2026-08-30 16:52:02.686 | + ./stack.sh:main:491 : exec 2026-08-30 16:52:02.687 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-30-185202' 2026-08-30 16:52:02.687 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-30-185202.summary.2026-08-30-185202 2026-08-30 16:52:02.687 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 16:52:02.687 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-30-185202 2026-08-30 16:52:02.687 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-30-185202 /opt/stack/logs/stack.sh.log 2026-08-30 16:52:02.687 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-30-185202.summary.2026-08-30-185202 /opt/stack/logs/stack.sh.log.summary 2026-08-30 16:52:02.687 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-30 16:52:02.687 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-30 16:52:02.687 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-30 16:52:02.688 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-30 16:52:02.688 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-30 16:52:02.688 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-30 16:52:02.688 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-30 16:52:02.688 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-30 16:52:02.688 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-30 16:52:02.688 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-30 16:52:02.689 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-30 16:52:02.689 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-30 16:52:02.689 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-30 16:52:02.689 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-30 16:52:02.693 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-30 16:52:02.696 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-30 16:52:02.699 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-30 16:52:02.701 | + ./stack.sh:main:577 : set -o errexit 2026-08-30 16:52:02.704 | + ./stack.sh:main:580 : uname -a 2026-08-30 16:52:02.705 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-30 16:52:02.708 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-30 16:52:02.711 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-30 16:52:02.715 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-30 16:52:02.755 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-30 16:52:02.773 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-30 16:52:02.776 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-30 16:52:02.792 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-30 16:52:02.795 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-30 16:52:02.810 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-30 16:52:02.814 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-30 16:52:02.830 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-30 16:52:02.833 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-30 16:52:02.835 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-30 16:52:02.838 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-30 16:52:02.854 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-30 16:52:02.857 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-30 16:52:02.872 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-30 16:52:02.875 | + ./stack.sh:main:594 : tune_host 2026-08-30 16:52:02.877 | + lib/host:tune_host:125 : configure_host_mem 2026-08-30 16:52:02.880 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-30 16:52:02.882 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-30 16:52:02.884 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-30 16:52:02.887 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-30 16:52:02.889 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-30 16:52:02.891 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 16:52:02.894 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 16:52:02.896 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-30 16:52:02.898 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 16:52:02.901 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 16:52:02.903 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 16:52:02.905 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:52:02.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:52:02.909 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 16:52:02.911 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-30 16:52:02.914 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-30 16:52:02.916 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-30 16:52:02.919 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-30 16:52:02.923 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-30 16:52:02.925 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-30 16:52:02.927 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-30 16:52:02.930 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:52:02.932 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:52:02.935 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:52:02.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108722936 2026-08-30 16:52:02.941 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-30 16:52:02.943 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-30 16:52:02.945 | + 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-08-30 16:52:03.077 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-30 16:52:03.088 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-30 16:52:03.112 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-30 16:52:03.136 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-30 16:52:03.159 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-30 16:52:06.308 | Fetched 4747 B in 0s (9589 B/s) 2026-08-30 16:52:07.944 | Reading package lists... 2026-08-30 16:52:07.970 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-30 16:52:07.973 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-30 16:52:07.976 | + functions-common:time_stop:2420 : local name 2026-08-30 16:52:07.978 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:52:07.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:52:07.983 | + functions-common:time_stop:2423 : local total 2026-08-30 16:52:07.986 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:52:07.988 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-30 16:52:07.991 | + functions-common:time_stop:2427 : start_time=1788108722936 2026-08-30 16:52:07.993 | + functions-common:time_stop:2429 : [[ -z 1788108722936 ]] 2026-08-30 16:52:07.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:52:08.000 | + functions-common:time_stop:2432 : end_time=1788108727998 2026-08-30 16:52:08.003 | + functions-common:time_stop:2433 : elapsed_time=5062 2026-08-30 16:52:08.005 | + functions-common:time_stop:2434 : total=0 2026-08-30 16:52:08.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:52:08.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5062 2026-08-30 16:52:08.013 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-30 16:52:08.016 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 16:52:08.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:52:08.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:52:08.023 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-30 16:52:08.044 | + 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-08-30 16:52:08.082 | Reading package lists... 2026-08-30 16:52:08.444 | Building dependency tree... 2026-08-30 16:52:08.446 | Reading state information... 2026-08-30 16:52:08.981 | The following packages were automatically installed and are no longer required: 2026-08-30 16:52:08.983 | libfwupd2 libgusb2 2026-08-30 16:52:08.983 | Use 'sudo apt autoremove' to remove them. 2026-08-30 16:52:09.019 | The following NEW packages will be installed: 2026-08-30 16:52:09.021 | ksmtuned 2026-08-30 16:52:09.249 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 16:52:09.250 | Need to get 7444 B of archives. 2026-08-30 16:52:09.250 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-30 16:52:09.250 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-30 16:52:09.453 | perl: warning: Setting locale failed. 2026-08-30 16:52:09.453 | perl: warning: Please check that your locale settings: 2026-08-30 16:52:09.453 | LANGUAGE = (unset), 2026-08-30 16:52:09.453 | LC_ALL = "en_US.utf8", 2026-08-30 16:52:09.453 | LANG = "de_DE.UTF-8" 2026-08-30 16:52:09.453 | are supported and installed on your system. 2026-08-30 16:52:09.454 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:52:09.546 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:52:09.546 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:52:09.546 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:52:09.738 | Fetched 7444 B in 0s (36.6 kB/s) 2026-08-30 16:52:09.782 | Selecting previously unselected package ksmtuned. 2026-08-30 16:52:10.079 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107930 files and directories currently installed.) 2026-08-30 16:52:10.084 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-30 16:52:10.095 | Unpacking ksmtuned (4.20150326) ... 2026-08-30 16:52:10.157 | Setting up ksmtuned (4.20150326) ... 2026-08-30 16:52:10.367 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-30 16:52:10.553 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-30 16:52:11.228 | perl: warning: Setting locale failed. 2026-08-30 16:52:11.228 | perl: warning: Please check that your locale settings: 2026-08-30 16:52:11.228 | LANGUAGE = (unset), 2026-08-30 16:52:11.228 | LC_ALL = "en_US.utf8", 2026-08-30 16:52:11.228 | LANG = "de_DE.UTF-8" 2026-08-30 16:52:11.228 | are supported and installed on your system. 2026-08-30 16:52:11.228 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:52:11.372 | perl: warning: Setting locale failed. 2026-08-30 16:52:11.372 | perl: warning: Please check that your locale settings: 2026-08-30 16:52:11.372 | LANGUAGE = (unset), 2026-08-30 16:52:11.372 | LC_ALL = "en_US.utf8", 2026-08-30 16:52:11.372 | LANG = "de_DE.UTF-8" 2026-08-30 16:52:11.372 | are supported and installed on your system. 2026-08-30 16:52:11.372 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:52:11.421 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:52:11.421 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:52:11.421 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:52:11.491 | perl: warning: Setting locale failed. 2026-08-30 16:52:11.491 | perl: warning: Please check that your locale settings: 2026-08-30 16:52:11.491 | LANGUAGE = (unset), 2026-08-30 16:52:11.492 | LC_ALL = "en_US.utf8", 2026-08-30 16:52:11.492 | LANG = "de_DE.UTF-8" 2026-08-30 16:52:11.492 | are supported and installed on your system. 2026-08-30 16:52:11.492 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:52:12.028 | 2026-08-30 16:52:12.028 | Running kernel seems to be up-to-date. 2026-08-30 16:52:12.028 | 2026-08-30 16:52:12.028 | No services need to be restarted. 2026-08-30 16:52:12.028 | 2026-08-30 16:52:12.028 | No containers need to be restarted. 2026-08-30 16:52:12.028 | 2026-08-30 16:52:12.028 | No user sessions are running outdated binaries. 2026-08-30 16:52:12.029 | 2026-08-30 16:52:12.029 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 16:52:13.991 | + functions-common:apt_get:1211 : result=0 2026-08-30 16:52:13.994 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 16:52:13.996 | + functions-common:time_stop:2420 : local name 2026-08-30 16:52:13.999 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:52:14.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:52:14.004 | + functions-common:time_stop:2423 : local total 2026-08-30 16:52:14.006 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:52:14.009 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 16:52:14.011 | + functions-common:time_stop:2427 : start_time=1788108728041 2026-08-30 16:52:14.014 | + functions-common:time_stop:2429 : [[ -z 1788108728041 ]] 2026-08-30 16:52:14.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:52:14.021 | + functions-common:time_stop:2432 : end_time=1788108734018 2026-08-30 16:52:14.023 | + functions-common:time_stop:2433 : elapsed_time=5977 2026-08-30 16:52:14.026 | + functions-common:time_stop:2434 : total=1001 2026-08-30 16:52:14.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:52:14.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6978 2026-08-30 16:52:14.033 | + functions-common:apt_get:1215 : return 0 2026-08-30 16:52:14.037 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-30 16:52:14.053 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-30 16:52:14.056 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-30 16:52:14.059 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-30 16:52:14.061 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-30 16:52:14.064 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-30 16:52:14.067 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-30 16:52:14.067 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-30 16:52:14.080 | 0 2026-08-30 16:52:14.084 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-30 16:52:14.086 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-30 16:52:14.089 | + lib/host:tune_host:126 : configure_host_net 2026-08-30 16:52:14.092 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-30 16:52:14.094 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-30 16:52:14.097 | + ./stack.sh:main:600 : fetch_plugins 2026-08-30 16:52:14.100 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-30 16:52:14.102 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-30 16:52:14.105 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-30 16:52:14.107 | + functions-common:fetch_plugins:1771 : return 2026-08-30 16:52:14.110 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-30 16:52:14.113 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-30 16:52:14.115 | + functions-common:run_phase:1849 : local phase= 2026-08-30 16:52:14.118 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 16:52:14.121 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 16:52:14.123 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 16:52:14.126 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 16:52:14.128 | + functions-common:run_phase:1858 : local extra 2026-08-30 16:52:14.132 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 16:52:14.135 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 16:52:14.138 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 16:52:14.141 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 16:52:14.143 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-30 16:52:14.146 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 16:52:14.162 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:52:14.165 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-30 16:52:14.167 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 16:52:14.170 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 16:52:14.172 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 16:52:14.175 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 16:52:14.177 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-30 16:52:14.180 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-30 16:52:14.182 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-30 16:52:14.185 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-30 16:52:14.187 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 16:52:14.190 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-30 16:52:14.193 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-30 16:52:14.195 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-30 16:52:14.198 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-30 16:52:14.200 | + functions-common:plugin_override_defaults:1812 : return 2026-08-30 16:52:14.203 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-30 16:52:14.222 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-30 16:52:14.225 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-30 16:52:14.241 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:52:14.245 | +++ lib/tls:source:43 : hostname -f 2026-08-30 16:52:14.250 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-30 16:52:14.253 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-30 16:52:14.255 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-30 16:52:14.257 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-30 16:52:14.260 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-30 16:52:14.262 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-30 16:52:14.265 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-30 16:52:14.267 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-30 16:52:14.270 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-30 16:52:14.273 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-30 16:52:14.277 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-30 16:52:14.292 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-30 16:52:14.311 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-30 16:52:14.326 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-30 16:52:14.342 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-30 16:52:14.381 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-30 16:52:14.461 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-30 16:52:14.565 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-30 16:52:14.596 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-30 16:52:14.654 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-30 16:52:14.708 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-30 16:52:14.711 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-30 16:52:14.729 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:52:14.732 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-30 16:52:14.735 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-30 16:52:14.738 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-30 16:52:14.741 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-30 16:52:14.744 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-30 16:52:14.761 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-30 16:52:14.763 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-30 16:52:14.766 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-30 16:52:14.768 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-30 16:52:14.771 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-30 16:52:14.774 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-30 16:52:14.777 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-30 16:52:14.779 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-30 16:52:14.782 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-30 16:52:14.786 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-30 16:52:14.804 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-30 16:52:14.807 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-30 16:52:14.810 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-30 16:52:14.813 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-30 16:52:14.816 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-30 16:52:14.819 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-30 16:52:14.822 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-30 16:52:14.825 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-30 16:52:14.828 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-30 16:52:14.831 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-30 16:52:14.833 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-30 16:52:14.836 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-30 16:52:14.839 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.208 2026-08-30 16:52:14.842 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-30 16:52:14.846 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-30 16:52:14.850 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-30 16:52:14.850 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-30 16:52:14.855 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-30 16:52:14.858 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-30 16:52:14.861 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-30 16:52:14.864 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-30 16:52:14.867 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-30 16:52:14.870 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-30 16:52:14.890 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-30 16:52:14.893 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.208 2026-08-30 16:52:14.897 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.208 2026-08-30 16:52:14.898 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-30 16:52:14.903 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.208 2026-08-30 16:52:14.907 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-30 16:52:14.909 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-30 16:52:14.912 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-30 16:52:14.914 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-30 16:52:14.917 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-30 16:52:14.920 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-30 16:52:14.923 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-30 16:52:14.926 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-30 16:52:14.929 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-30 16:52:14.932 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-30 16:52:14.935 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-30 16:52:14.938 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-30 16:52:14.941 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-30 16:52:14.944 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-30 16:52:14.947 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-30 16:52:14.950 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-30 16:52:14.954 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-30 16:52:14.956 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-30 16:52:14.960 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-30 16:52:14.964 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-30 16:52:14.967 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-30 16:52:14.972 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-30 16:52:14.989 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-30 16:52:14.991 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-30 16:52:14.994 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-30 16:52:14.997 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-30 16:52:14.999 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-30 16:52:15.002 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-30 16:52:15.004 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 16:52:15.006 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-30 16:52:15.007 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-30 16:52:15.010 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-30 16:52:15.013 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-30 16:52:15.015 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-30 16:52:15.018 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-30 16:52:15.020 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-30 16:52:15.021 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-30 16:52:15.024 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-30 16:52:15.026 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-30 16:52:15.028 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-30 16:52:15.030 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-30 16:52:15.033 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-30 16:52:15.139 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-30 16:52:15.155 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-30 16:52:15.159 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-30 16:52:15.161 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-30 16:52:15.165 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-30 16:52:15.168 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-30 16:52:15.171 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-30 16:52:15.173 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-30 16:52:15.176 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-30 16:52:15.178 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-30 16:52:15.181 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-30 16:52:15.184 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-30 16:52:15.187 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-30 16:52:15.190 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-30 16:52:15.193 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-30 16:52:15.196 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-30 16:52:15.199 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-30 16:52:15.202 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-30 16:52:15.205 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-30 16:52:15.208 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-30 16:52:15.211 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-30 16:52:15.216 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-30 16:52:15.216 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-30 16:52:15.218 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-30 16:52:15.218 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-30 16:52:15.223 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=d5:3640:241a 2026-08-30 16:52:15.226 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-30 16:52:15.229 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-30 16:52:15.232 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-30 16:52:15.235 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-30 16:52:15.238 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdd5:3640:241a::/56 2026-08-30 16:52:15.242 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-30 16:52:15.243 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdd5:3640:241a::/56 2026-08-30 16:52:15.248 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdd5:3640:241a::/64 2026-08-30 16:52:15.252 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-30 16:52:15.254 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-30 16:52:15.257 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-30 16:52:15.259 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-30 16:52:15.262 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-30 16:52:15.265 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-30 16:52:15.267 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-30 16:52:15.270 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-30 16:52:15.273 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-30 16:52:15.276 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-30 16:52:15.278 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-30 16:52:15.281 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-30 16:52:15.283 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-30 16:52:15.286 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdd5:3640:241a::/56 2026-08-30 16:52:15.289 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-30 16:52:15.291 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-30 16:52:15.296 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-30 16:52:15.296 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-30 16:52:15.297 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-30 16:52:15.303 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-30 16:52:15.308 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-30 16:52:15.308 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-30 16:52:15.309 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-30 16:52:15.315 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-30 16:52:15.320 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-30 16:52:15.323 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-30 16:52:15.326 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-30 16:52:15.329 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-30 16:52:15.332 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-30 16:52:15.336 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-30 16:52:15.339 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-30 16:52:15.342 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-30 16:52:15.345 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-30 16:52:15.348 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-30 16:52:15.369 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-30 16:52:15.386 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-30 16:52:15.403 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-30 16:52:15.418 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-30 16:52:15.433 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-30 16:52:15.470 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-30 16:52:15.475 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-30 16:52:15.477 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-30 16:52:15.480 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-30 16:52:15.484 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-30 16:52:15.489 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-30 16:52:15.507 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-30 16:52:15.511 | + ./stack.sh:main:635 : run_phase source 2026-08-30 16:52:15.514 | + functions-common:run_phase:1848 : local mode=source 2026-08-30 16:52:15.517 | + functions-common:run_phase:1849 : local phase= 2026-08-30 16:52:15.519 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 16:52:15.522 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 16:52:15.524 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 16:52:15.527 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 16:52:15.530 | + functions-common:run_phase:1858 : local extra 2026-08-30 16:52:15.534 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 16:52:15.539 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 16:52:15.542 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 16:52:15.545 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 16:52:15.547 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-30 16:52:15.551 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 16:52:15.570 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:52:15.573 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-30 16:52:15.576 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-30 16:52:15.626 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-30 16:52:15.630 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-30 16:52:15.633 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-30 16:52:15.636 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-30 16:52:15.639 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-30 16:52:15.642 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-30 16:52:15.645 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-30 16:52:15.648 | + functions-common:load_plugin_settings:1789 : return 2026-08-30 16:52:15.651 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-30 16:52:15.655 | + functions-common:verify_disabled_services:2131 : local service 2026-08-30 16:52:15.658 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.661 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-30 16:52:15.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.668 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-30 16:52:15.671 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.674 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-30 16:52:15.677 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.680 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-30 16:52:15.684 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.687 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-30 16:52:15.690 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.694 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-30 16:52:15.697 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.700 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-30 16:52:15.703 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.707 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-30 16:52:15.710 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.713 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-30 16:52:15.716 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.720 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-30 16:52:15.723 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.726 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-30 16:52:15.729 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.732 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-30 16:52:15.735 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.739 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-30 16:52:15.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.745 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-30 16:52:15.748 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.751 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-30 16:52:15.754 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.757 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-30 16:52:15.761 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.764 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-30 16:52:15.768 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.771 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-30 16:52:15.774 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.777 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-30 16:52:15.780 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.783 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-30 16:52:15.786 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.790 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-30 16:52:15.793 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.796 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-30 16:52:15.799 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.802 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-30 16:52:15.805 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.809 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-30 16:52:15.812 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 16:52:15.816 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-30 16:52:15.819 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-30 16:52:15.823 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-30 16:52:15.826 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-30 16:52:15.846 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:52:15.849 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-30 16:52:15.852 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-30 16:52:15.857 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-30 16:52:15.876 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:52:15.880 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-30 16:52:15.883 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-30 16:52:15.886 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-30 16:52:15.889 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-30 16:52:15.892 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-30 16:52:15.895 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-30 16:52:15.898 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-30 16:52:15.901 | + lib/database:initialize_database_backends:92 : return 0 2026-08-30 16:52:15.905 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-30 16:52:15.905 | Using mysql database backend 2026-08-30 16:52:15.908 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-30 16:52:15.929 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-30 16:52:15.934 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-30 16:52:15.937 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-30 16:52:15.940 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-30 16:52:15.944 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 16:52:15.948 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-30 16:52:15.970 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:52:15.974 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-30 16:52:15.997 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-30 16:52:16.020 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:52:16.024 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-30 16:52:16.049 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-30 16:52:16.073 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-30 16:52:16.097 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:52:16.101 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-30 16:52:16.125 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:52:16.129 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-30 16:52:16.133 | + functions-common:save_stackenv:65 : local tag=768 2026-08-30 16:52:16.138 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-30 16:52:16.143 | + functions-common:save_stackenv:67 : time_stamp=2026-08-30-185216 2026-08-30 16:52:16.147 | + functions-common:save_stackenv:68 : echo '# 2026-08-30-185216 768' 2026-08-30 16:52:16.151 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.154 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 16:52:16.158 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.162 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-30 16:52:16.166 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.169 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-30 16:52:16.173 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.177 | + 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-08-30 16:52:16.181 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.185 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.208 2026-08-30 16:52:16.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.192 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.208/identity 2026-08-30 16:52:16.197 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.200 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-30-185202 2026-08-30 16:52:16.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.208 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-30 16:52:16.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.216 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.208 2026-08-30 16:52:16.220 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.223 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-30 16:52:16.227 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.231 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-30 16:52:16.235 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.239 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-30 16:52:16.242 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.246 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-30 16:52:16.250 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.253 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.208 2026-08-30 16:52:16.257 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 16:52:16.261 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-30 16:52:16.265 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-30 16:52:16.269 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-30 16:52:16.274 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-30 16:52:16.277 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-30 16:52:16.281 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 16:52:16.285 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 16:52:16.289 | ++ functions-common:git_clone:593 : pwd 2026-08-30 16:52:16.293 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 16:52:16.297 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 16:52:16.302 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 16:52:16.325 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 16:52:16.329 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 16:52:16.332 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 16:52:16.337 | + functions-common:git_clone:610 : echo master 2026-08-30 16:52:16.338 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 16:52:16.343 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-30 16:52:16.347 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 16:52:16.351 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-30 16:52:16.354 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:52:16.358 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:52:16.361 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:52:16.364 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:52:16.368 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:52:16.371 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:52:16.375 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:52:16.379 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:52:16.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:52:16.388 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108736385 2026-08-30 16:52:16.392 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-30 16:52:16.395 | Cloning into '/opt/stack/requirements'... 2026-08-30 16:52:20.580 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:52:20.584 | + functions-common:time_stop:2420 : local name 2026-08-30 16:52:20.588 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:52:20.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:52:20.595 | + functions-common:time_stop:2423 : local total 2026-08-30 16:52:20.599 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:52:20.602 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:52:20.606 | + functions-common:time_stop:2427 : start_time=1788108736385 2026-08-30 16:52:20.610 | + functions-common:time_stop:2429 : [[ -z 1788108736385 ]] 2026-08-30 16:52:20.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:52:20.620 | + functions-common:time_stop:2432 : end_time=1788108740616 2026-08-30 16:52:20.624 | + functions-common:time_stop:2433 : elapsed_time=4231 2026-08-30 16:52:20.627 | + functions-common:time_stop:2434 : total=0 2026-08-30 16:52:20.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:52:20.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4231 2026-08-30 16:52:20.639 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-30 16:52:20.643 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 16:52:20.647 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:52:20.651 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:52:20.654 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:52:20.658 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:52:20.662 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:52:20.666 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:52:20.669 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:52:20.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:52:20.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:52:20.684 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108740680 2026-08-30 16:52:20.688 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 16:52:21.221 | From https://review.opendev.org/openstack/requirements 2026-08-30 16:52:21.222 | * branch master -> FETCH_HEAD 2026-08-30 16:52:21.232 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:52:21.236 | + functions-common:time_stop:2420 : local name 2026-08-30 16:52:21.240 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:52:21.244 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:52:21.247 | + functions-common:time_stop:2423 : local total 2026-08-30 16:52:21.251 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:52:21.255 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:52:21.259 | + functions-common:time_stop:2427 : start_time=1788108740680 2026-08-30 16:52:21.263 | + functions-common:time_stop:2429 : [[ -z 1788108740680 ]] 2026-08-30 16:52:21.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:52:21.273 | + functions-common:time_stop:2432 : end_time=1788108741269 2026-08-30 16:52:21.277 | + functions-common:time_stop:2433 : elapsed_time=589 2026-08-30 16:52:21.281 | + functions-common:time_stop:2434 : total=4231 2026-08-30 16:52:21.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:52:21.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4820 2026-08-30 16:52:21.292 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 16:52:21.296 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:52:21.300 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:52:21.303 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:52:21.307 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:52:21.311 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:52:21.314 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:52:21.318 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:52:21.322 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:52:21.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:52:21.332 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108741328 2026-08-30 16:52:21.336 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 16:52:21.351 | Note: switching to 'FETCH_HEAD'. 2026-08-30 16:52:21.351 | 2026-08-30 16:52:21.351 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 16:52:21.351 | changes and commit them, and you can discard any commits you make in this 2026-08-30 16:52:21.351 | state without impacting any branches by switching back to a branch. 2026-08-30 16:52:21.351 | 2026-08-30 16:52:21.352 | If you want to create a new branch to retain commits you create, you may 2026-08-30 16:52:21.352 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 16:52:21.352 | 2026-08-30 16:52:21.352 | git switch -c 2026-08-30 16:52:21.352 | 2026-08-30 16:52:21.352 | Or undo this operation with: 2026-08-30 16:52:21.352 | 2026-08-30 16:52:21.352 | git switch - 2026-08-30 16:52:21.352 | 2026-08-30 16:52:21.352 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 16:52:21.352 | 2026-08-30 16:52:21.353 | HEAD is now at b9e908e2 Merge "update constraint for python-watcherclient to new release 4.11.0" 2026-08-30 16:52:21.357 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:52:21.361 | + functions-common:time_stop:2420 : local name 2026-08-30 16:52:21.364 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:52:21.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:52:21.372 | + functions-common:time_stop:2423 : local total 2026-08-30 16:52:21.375 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:52:21.379 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:52:21.383 | + functions-common:time_stop:2427 : start_time=1788108741328 2026-08-30 16:52:21.387 | + functions-common:time_stop:2429 : [[ -z 1788108741328 ]] 2026-08-30 16:52:21.392 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:52:21.397 | + functions-common:time_stop:2432 : end_time=1788108741393 2026-08-30 16:52:21.400 | + functions-common:time_stop:2433 : elapsed_time=65 2026-08-30 16:52:21.404 | + functions-common:time_stop:2434 : total=4820 2026-08-30 16:52:21.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:52:21.412 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4885 2026-08-30 16:52:21.416 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-30 16:52:21.435 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-30 16:52:21.441 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 16:52:21.441 | + functions-common:git_clone:673 : head -1 2026-08-30 16:52:21.444 | b9e908e2 Merge "update constraint for python-watcherclient to new release 4.11.0" 2026-08-30 16:52:21.448 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 16:52:21.452 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-30 16:52:21.456 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 16:52:21.460 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-30 16:52:21.464 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-30 16:52:21.468 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-30 16:52:21.473 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-30 16:52:21.477 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-30 16:52:21.481 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-30 16:52:21.485 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-30 16:52:21.489 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-30 16:52:21.494 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-30 16:52:21.500 | ++ tools/install_prereqs.sh:source:47 : NOW=1788108741 2026-08-30 16:52:21.505 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-30 16:52:21.512 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-30 16:52:21.516 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-30 16:52:21.520 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788108741 2026-08-30 16:52:21.524 | ++ tools/install_prereqs.sh:source:50 : [[ 1788108741 -lt 7200 ]] 2026-08-30 16:52:21.528 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-30 16:52:21.532 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-30 16:52:21.536 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-30 16:52:21.540 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-30 16:52:21.544 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-30 16:52:21.548 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-30 16:52:21.552 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-30 16:52:21.558 | +++ 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-08-30 16:52:21.598 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-30 16:52:21.598 | apache2-dev 2026-08-30 16:52:21.598 | bc 2026-08-30 16:52:21.598 | bsdmainutils 2026-08-30 16:52:21.598 | curl 2026-08-30 16:52:21.598 | g++ 2026-08-30 16:52:21.598 | gawk 2026-08-30 16:52:21.599 | gcc 2026-08-30 16:52:21.599 | gettext 2026-08-30 16:52:21.599 | git 2026-08-30 16:52:21.600 | graphviz 2026-08-30 16:52:21.600 | iputils-ping 2026-08-30 16:52:21.600 | libffi-dev 2026-08-30 16:52:21.600 | libjpeg-dev 2026-08-30 16:52:21.600 | libpq-dev 2026-08-30 16:52:21.600 | libssl-dev 2026-08-30 16:52:21.600 | libsystemd-dev 2026-08-30 16:52:21.601 | libxml2-dev 2026-08-30 16:52:21.601 | libxslt1-dev 2026-08-30 16:52:21.601 | libyaml-dev 2026-08-30 16:52:21.601 | lsof 2026-08-30 16:52:21.601 | openssh-server 2026-08-30 16:52:21.601 | openssl 2026-08-30 16:52:21.601 | pkg-config 2026-08-30 16:52:21.601 | psmisc 2026-08-30 16:52:21.602 | python3-dev 2026-08-30 16:52:21.602 | python3-pip 2026-08-30 16:52:21.602 | python3-systemd 2026-08-30 16:52:21.602 | python3-venv 2026-08-30 16:52:21.602 | tar 2026-08-30 16:52:21.602 | tcpdump 2026-08-30 16:52:21.602 | unzip 2026-08-30 16:52:21.602 | uuid-runtime 2026-08-30 16:52:21.602 | wget 2026-08-30 16:52:21.602 | zlib1g-dev 2026-08-30 16:52:21.602 | libkrb5-dev 2026-08-30 16:52:21.603 | libldap2-dev 2026-08-30 16:52:21.603 | libsasl2-dev 2026-08-30 16:52:21.603 | memcached 2026-08-30 16:52:21.603 | python3-mysqldb 2026-08-30 16:52:21.603 | sqlite3 2026-08-30 16:52:21.603 | conntrack 2026-08-30 16:52:21.603 | curl 2026-08-30 16:52:21.603 | ebtables 2026-08-30 16:52:21.603 | genisoimage 2026-08-30 16:52:21.604 | iptables 2026-08-30 16:52:21.604 | iputils-arping 2026-08-30 16:52:21.604 | kpartx 2026-08-30 16:52:21.604 | libjs-jquery-tablesorter 2026-08-30 16:52:21.604 | parted 2026-08-30 16:52:21.604 | pm-utils 2026-08-30 16:52:21.604 | python3-mysqldb 2026-08-30 16:52:21.604 | socat 2026-08-30 16:52:21.604 | sqlite3 2026-08-30 16:52:21.604 | sudo 2026-08-30 16:52:21.604 | vlan 2026-08-30 16:52:21.605 | lsscsi 2026-08-30 16:52:21.605 | open-iscsi 2026-08-30 16:52:21.605 | cryptsetup 2026-08-30 16:52:21.605 | dosfstools 2026-08-30 16:52:21.605 | genisoimage 2026-08-30 16:52:21.605 | gir1.2-libosinfo-1.0 2026-08-30 16:52:21.605 | netcat-openbsd 2026-08-30 16:52:21.605 | open-iscsi 2026-08-30 16:52:21.605 | qemu-utils 2026-08-30 16:52:21.606 | sg3-utils 2026-08-30 16:52:21.606 | sysfsutils 2026-08-30 16:52:21.606 | lvm2 2026-08-30 16:52:21.606 | qemu-utils 2026-08-30 16:52:21.606 | thin-provisioning-tools 2026-08-30 16:52:21.606 | acl 2026-08-30 16:52:21.606 | dnsmasq-base 2026-08-30 16:52:21.606 | dnsmasq-utils 2026-08-30 16:52:21.607 | ebtables 2026-08-30 16:52:21.607 | haproxy 2026-08-30 16:52:21.607 | iptables 2026-08-30 16:52:21.607 | iputils-arping 2026-08-30 16:52:21.607 | iputils-ping 2026-08-30 16:52:21.607 | postgresql-server-dev-all 2026-08-30 16:52:21.607 | python3-mysqldb 2026-08-30 16:52:21.607 | sqlite3 2026-08-30 16:52:21.607 | sudo 2026-08-30 16:52:21.607 | vlan 2026-08-30 16:52:21.607 | pcp' 2026-08-30 16:52:21.608 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-30 16:52:21.629 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-30 16:52:21.629 | apache2-dev 2026-08-30 16:52:21.630 | bc 2026-08-30 16:52:21.630 | bsdmainutils 2026-08-30 16:52:21.630 | curl 2026-08-30 16:52:21.630 | g++ 2026-08-30 16:52:21.630 | gawk 2026-08-30 16:52:21.630 | gcc 2026-08-30 16:52:21.630 | gettext 2026-08-30 16:52:21.630 | git 2026-08-30 16:52:21.630 | graphviz 2026-08-30 16:52:21.630 | iputils-ping 2026-08-30 16:52:21.630 | libffi-dev 2026-08-30 16:52:21.631 | libjpeg-dev 2026-08-30 16:52:21.631 | libpq-dev 2026-08-30 16:52:21.631 | libssl-dev 2026-08-30 16:52:21.631 | libsystemd-dev 2026-08-30 16:52:21.631 | libxml2-dev 2026-08-30 16:52:21.631 | libxslt1-dev 2026-08-30 16:52:21.631 | libyaml-dev 2026-08-30 16:52:21.631 | lsof 2026-08-30 16:52:21.631 | openssh-server 2026-08-30 16:52:21.631 | openssl 2026-08-30 16:52:21.631 | pkg-config 2026-08-30 16:52:21.631 | psmisc 2026-08-30 16:52:21.632 | python3-dev 2026-08-30 16:52:21.632 | python3-pip 2026-08-30 16:52:21.632 | python3-systemd 2026-08-30 16:52:21.633 | python3-venv 2026-08-30 16:52:21.633 | tar 2026-08-30 16:52:21.633 | tcpdump 2026-08-30 16:52:21.634 | unzip 2026-08-30 16:52:21.634 | uuid-runtime 2026-08-30 16:52:21.634 | wget 2026-08-30 16:52:21.635 | zlib1g-dev 2026-08-30 16:52:21.635 | libkrb5-dev 2026-08-30 16:52:21.635 | libldap2-dev 2026-08-30 16:52:21.635 | libsasl2-dev 2026-08-30 16:52:21.635 | memcached 2026-08-30 16:52:21.635 | python3-mysqldb 2026-08-30 16:52:21.635 | sqlite3 2026-08-30 16:52:21.635 | conntrack 2026-08-30 16:52:21.635 | curl 2026-08-30 16:52:21.636 | ebtables 2026-08-30 16:52:21.636 | genisoimage 2026-08-30 16:52:21.636 | iptables 2026-08-30 16:52:21.636 | iputils-arping 2026-08-30 16:52:21.636 | kpartx 2026-08-30 16:52:21.636 | libjs-jquery-tablesorter 2026-08-30 16:52:21.636 | parted 2026-08-30 16:52:21.636 | pm-utils 2026-08-30 16:52:21.636 | python3-mysqldb 2026-08-30 16:52:21.636 | socat 2026-08-30 16:52:21.636 | sqlite3 2026-08-30 16:52:21.636 | sudo 2026-08-30 16:52:21.637 | vlan 2026-08-30 16:52:21.637 | lsscsi 2026-08-30 16:52:21.637 | open-iscsi 2026-08-30 16:52:21.637 | cryptsetup 2026-08-30 16:52:21.637 | dosfstools 2026-08-30 16:52:21.637 | genisoimage 2026-08-30 16:52:21.637 | gir1.2-libosinfo-1.0 2026-08-30 16:52:21.637 | netcat-openbsd 2026-08-30 16:52:21.637 | open-iscsi 2026-08-30 16:52:21.637 | qemu-utils 2026-08-30 16:52:21.637 | sg3-utils 2026-08-30 16:52:21.638 | sysfsutils 2026-08-30 16:52:21.638 | lvm2 2026-08-30 16:52:21.638 | qemu-utils 2026-08-30 16:52:21.638 | thin-provisioning-tools 2026-08-30 16:52:21.638 | acl 2026-08-30 16:52:21.638 | dnsmasq-base 2026-08-30 16:52:21.638 | dnsmasq-utils 2026-08-30 16:52:21.638 | ebtables 2026-08-30 16:52:21.638 | haproxy 2026-08-30 16:52:21.638 | iptables 2026-08-30 16:52:21.638 | iputils-arping 2026-08-30 16:52:21.639 | iputils-ping 2026-08-30 16:52:21.639 | postgresql-server-dev-all 2026-08-30 16:52:21.639 | python3-mysqldb 2026-08-30 16:52:21.639 | sqlite3 2026-08-30 16:52:21.639 | sudo 2026-08-30 16:52:21.639 | vlan 2026-08-30 16:52:21.639 | pcp ' 2026-08-30 16:52:21.639 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-30 16:52:21.639 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:52:21.639 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:52:21.644 | ++ 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-08-30 16:52:21.644 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-30 16:52:21.649 | ++ 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-08-30 16:52:21.653 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-30 16:52:21.655 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 16:52:21.658 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 16:52:21.662 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 16:52:21.664 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 16:52:21.666 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 16:52:21.669 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:52:21.671 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:52:21.673 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 16:52:21.675 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 16:52:21.679 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 16:52:21.683 | ++ functions-common:apt_get_update:1167 : return 2026-08-30 16:52:21.687 | ++ 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-08-30 16:52:21.691 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 16:52:21.694 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:52:21.698 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:52:21.702 | ++ 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-08-30 16:52:21.728 | ++ 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-08-30 16:52:21.770 | Reading package lists... 2026-08-30 16:52:22.219 | Building dependency tree... 2026-08-30 16:52:22.221 | Reading state information... 2026-08-30 16:52:22.994 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-30 16:52:22.994 | bc set to manually installed. 2026-08-30 16:52:22.995 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-30 16:52:22.995 | curl set to manually installed. 2026-08-30 16:52:22.995 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-30 16:52:22.995 | g++ set to manually installed. 2026-08-30 16:52:22.996 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-30 16:52:22.996 | gawk set to manually installed. 2026-08-30 16:52:22.996 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-30 16:52:22.996 | gcc set to manually installed. 2026-08-30 16:52:22.996 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-30 16:52:22.996 | git set to manually installed. 2026-08-30 16:52:22.996 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-30 16:52:22.996 | iputils-ping set to manually installed. 2026-08-30 16:52:22.996 | lsof is already the newest version (4.95.0-1build3). 2026-08-30 16:52:22.996 | lsof set to manually installed. 2026-08-30 16:52:22.996 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-30 16:52:22.996 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-30 16:52:22.997 | openssl set to manually installed. 2026-08-30 16:52:22.997 | psmisc is already the newest version (23.7-1build1). 2026-08-30 16:52:22.997 | psmisc set to manually installed. 2026-08-30 16:52:22.997 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-30 16:52:22.997 | python3-dev set to manually installed. 2026-08-30 16:52:22.997 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-30 16:52:22.997 | python3-systemd is already the newest version (235-1build4). 2026-08-30 16:52:22.997 | python3-systemd set to manually installed. 2026-08-30 16:52:22.997 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-30 16:52:22.997 | tar set to manually installed. 2026-08-30 16:52:22.997 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-30 16:52:22.998 | tcpdump set to manually installed. 2026-08-30 16:52:22.998 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-30 16:52:22.999 | uuid-runtime set to manually installed. 2026-08-30 16:52:22.999 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-30 16:52:22.999 | wget set to manually installed. 2026-08-30 16:52:23.000 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-30 16:52:23.000 | zlib1g-dev set to manually installed. 2026-08-30 16:52:23.000 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-30 16:52:23.001 | iptables set to manually installed. 2026-08-30 16:52:23.001 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-30 16:52:23.001 | kpartx set to manually installed. 2026-08-30 16:52:23.001 | parted is already the newest version (3.6-4build1). 2026-08-30 16:52:23.001 | parted set to manually installed. 2026-08-30 16:52:23.001 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-30 16:52:23.001 | sudo set to manually installed. 2026-08-30 16:52:23.001 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-30 16:52:23.001 | open-iscsi set to manually installed. 2026-08-30 16:52:23.001 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-30 16:52:23.001 | cryptsetup set to manually installed. 2026-08-30 16:52:23.001 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-30 16:52:23.002 | dosfstools set to manually installed. 2026-08-30 16:52:23.002 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-30 16:52:23.002 | netcat-openbsd set to manually installed. 2026-08-30 16:52:23.002 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-30 16:52:23.002 | qemu-utils set to manually installed. 2026-08-30 16:52:23.002 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-30 16:52:23.002 | sg3-utils set to manually installed. 2026-08-30 16:52:23.002 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-30 16:52:23.002 | lvm2 set to manually installed. 2026-08-30 16:52:23.002 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-30 16:52:23.002 | thin-provisioning-tools set to manually installed. 2026-08-30 16:52:23.003 | acl is already the newest version (2.3.2-1build1.1). 2026-08-30 16:52:23.003 | acl set to manually installed. 2026-08-30 16:52:23.003 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-30 16:52:23.004 | dnsmasq-base set to manually installed. 2026-08-30 16:52:23.004 | The following packages were automatically installed and are no longer required: 2026-08-30 16:52:23.004 | libfwupd2 libgusb2 2026-08-30 16:52:23.005 | Use 'sudo apt autoremove' to remove them. 2026-08-30 16:52:23.005 | The following additional packages will be installed: 2026-08-30 16:52:23.005 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-30 16:52:23.006 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-30 16:52:23.006 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-30 16:52:23.006 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-30 16:52:23.006 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-30 16:52:23.006 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-08-30 16:52:23.006 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-08-30 16:52:23.006 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-08-30 16:52:23.006 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-08-30 16:52:23.007 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-30 16:52:23.007 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-30 16:52:23.007 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-30 16:52:23.007 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-30 16:52:23.007 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-30 16:52:23.007 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-30 16:52:23.007 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-30 16:52:23.007 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-30 16:52:23.007 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-30 16:52:23.007 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-08-30 16:52:23.007 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-08-30 16:52:23.007 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-30 16:52:23.008 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-08-30 16:52:23.008 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-08-30 16:52:23.009 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-08-30 16:52:23.009 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-08-30 16:52:23.009 | Suggested packages: 2026-08-30 16:52:23.010 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-30 16:52:23.010 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-30 16:52:23.010 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-30 16:52:23.011 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-30 16:52:23.011 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-30 16:52:23.011 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-30 16:52:23.011 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-30 16:52:23.011 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-08-30 16:52:23.011 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-30 16:52:23.011 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-08-30 16:52:23.148 | The following NEW packages will be installed: 2026-08-30 16:52:23.149 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-30 16:52:23.149 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-30 16:52:23.149 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-30 16:52:23.149 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-30 16:52:23.149 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-30 16:52:23.149 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-30 16:52:23.149 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-30 16:52:23.149 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-30 16:52:23.149 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-30 16:52:23.149 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-30 16:52:23.150 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-30 16:52:23.150 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-30 16:52:23.150 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-30 16:52:23.150 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-30 16:52:23.150 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-30 16:52:23.150 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-30 16:52:23.150 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-30 16:52:23.150 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-30 16:52:23.150 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-30 16:52:23.150 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-30 16:52:23.150 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-30 16:52:23.151 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-30 16:52:23.151 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-30 16:52:23.152 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-30 16:52:23.152 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-30 16:52:23.152 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-30 16:52:23.153 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-30 16:52:23.153 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-30 16:52:23.153 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-30 16:52:23.154 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-30 16:52:23.154 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-30 16:52:23.154 | uuid-dev vbetool vlan 2026-08-30 16:52:23.405 | 0 upgraded, 161 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 16:52:23.406 | Need to get 175 MB of archives. 2026-08-30 16:52:23.406 | After this operation, 941 MB of additional disk space will be used. 2026-08-30 16:52:23.406 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-30 16:52:23.810 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-30 16:52:23.869 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-30 16:52:23.877 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-30 16:52:23.884 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-30 16:52:24.000 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-30 16:52:24.219 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-30 16:52:24.232 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-30 16:52:24.240 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-30 16:52:24.246 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-30 16:52:24.344 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-30 16:52:24.348 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-30 16:52:24.356 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-30 16:52:24.358 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-30 16:52:24.359 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-30 16:52:24.360 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-30 16:52:24.413 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-30 16:52:24.413 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-30 16:52:24.414 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-30 16:52:24.509 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-30 16:52:24.512 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-30 16:52:24.517 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-30 16:52:24.525 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-30 16:52:24.531 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-30 16:52:24.533 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-30 16:52:25.163 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-30 16:52:25.464 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-30 16:52:25.466 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-30 16:52:25.466 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-30 16:52:25.469 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-30 16:52:25.482 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-30 16:52:25.508 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-30 16:52:25.687 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-30 16:52:25.688 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-30 16:52:25.690 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-30 16:52:25.691 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-30 16:52:25.692 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-30 16:52:25.693 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-30 16:52:25.694 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-30 16:52:25.694 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-30 16:52:25.695 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-30 16:52:25.786 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-30 16:52:25.802 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-30 16:52:25.802 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-30 16:52:25.807 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-30 16:52:25.823 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-30 16:52:25.824 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-30 16:52:25.824 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-30 16:52:25.825 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-30 16:52:25.896 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-30 16:52:25.902 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-30 16:52:25.978 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-30 16:52:25.986 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-30 16:52:25.990 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-30 16:52:25.993 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-30 16:52:25.994 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-30 16:52:26.007 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-30 16:52:26.011 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-30 16:52:26.075 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-30 16:52:26.075 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-30 16:52:26.076 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-30 16:52:26.171 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-30 16:52:26.173 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-30 16:52:26.202 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-30 16:52:26.206 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-30 16:52:26.206 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-30 16:52:26.213 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-30 16:52:26.214 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-30 16:52:26.267 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-30 16:52:26.268 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-30 16:52:26.269 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-30 16:52:26.363 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-30 16:52:26.364 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-30 16:52:26.365 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-30 16:52:26.378 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-30 16:52:26.382 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-30 16:52:26.416 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-30 16:52:26.417 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-30 16:52:26.459 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-30 16:52:26.463 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-30 16:52:26.465 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-30 16:52:26.555 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-30 16:52:26.568 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-30 16:52:26.571 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-30 16:52:26.572 | Get:85 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-08-30 16:52:26.574 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-30 16:52:26.575 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-30 16:52:26.576 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-30 16:52:26.652 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-30 16:52:26.653 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-30 16:52:26.655 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-30 16:52:26.748 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-30 16:52:26.792 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-30 16:52:26.793 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-30 16:52:26.795 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-30 16:52:27.076 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-30 16:52:27.081 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-30 16:52:27.081 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-30 16:52:27.082 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-30 16:52:27.083 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-30 16:52:27.085 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-30 16:52:27.276 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-30 16:52:27.640 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-30 16:52:27.800 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-30 16:52:27.809 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-30 16:52:27.825 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-30 16:52:27.829 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-30 16:52:28.074 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-30 16:52:28.105 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-30 16:52:28.107 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-30 16:52:28.128 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-30 16:52:28.130 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-30 16:52:28.132 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-30 16:52:28.135 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-30 16:52:28.143 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-30 16:52:28.236 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-30 16:52:28.240 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-30 16:52:28.266 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-30 16:52:28.290 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-30 16:52:28.292 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-30 16:52:28.306 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-30 16:52:28.308 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-30 16:52:28.316 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-30 16:52:28.323 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-30 16:52:28.887 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-30 16:52:28.888 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-30 16:52:28.897 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-30 16:52:29.034 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-30 16:52:29.036 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-30 16:52:30.046 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-30 16:52:30.048 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-30 16:52:30.051 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-30 16:52:30.052 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-30 16:52:30.053 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-30 16:52:30.054 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-30 16:52:30.055 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-30 16:52:30.073 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-30 16:52:30.099 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-30 16:52:30.144 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-30 16:52:30.196 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-30 16:52:30.227 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-30 16:52:30.240 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-30 16:52:30.240 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-30 16:52:30.241 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-30 16:52:30.244 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-30 16:52:30.247 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-30 16:52:30.248 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-30 16:52:30.249 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-30 16:52:30.336 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-30 16:52:30.337 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-30 16:52:30.432 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-30 16:52:30.432 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-30 16:52:30.433 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-30 16:52:30.434 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-30 16:52:30.435 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-30 16:52:30.436 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-30 16:52:30.439 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-30 16:52:30.440 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-30 16:52:30.526 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-30 16:52:30.580 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-30 16:52:30.622 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-30 16:52:30.884 | perl: warning: Setting locale failed. 2026-08-30 16:52:30.884 | perl: warning: Please check that your locale settings: 2026-08-30 16:52:30.884 | LANGUAGE = (unset), 2026-08-30 16:52:30.884 | LC_ALL = "en_US.utf8", 2026-08-30 16:52:30.884 | LANG = "de_DE.UTF-8" 2026-08-30 16:52:30.884 | are supported and installed on your system. 2026-08-30 16:52:30.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:52:30.945 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:52:30.945 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:52:30.945 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:52:31.288 | Vorkonfiguration der Pakete ... 2026-08-30 16:52:31.312 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:52:31.425 | Fetched 175 MB in 7s (23.5 MB/s) 2026-08-30 16:52:31.469 | Selecting previously unselected package libapr1t64:amd64. 2026-08-30 16:52:31.523 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-08-30 16:52:31.528 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-30 16:52:31.536 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-30 16:52:31.588 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-30 16:52:31.598 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 16:52:31.604 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 16:52:31.648 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-30 16:52:31.658 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 16:52:31.662 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 16:52:31.701 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-30 16:52:31.711 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 16:52:31.716 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 16:52:31.761 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-30 16:52:31.769 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-30 16:52:31.773 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-30 16:52:31.817 | Selecting previously unselected package apache2-bin. 2026-08-30 16:52:31.827 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 16:52:31.831 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-30 16:52:31.994 | Selecting previously unselected package apache2-data. 2026-08-30 16:52:32.004 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-30 16:52:32.008 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-30 16:52:32.214 | Selecting previously unselected package apache2-utils. 2026-08-30 16:52:32.224 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 16:52:32.228 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-30 16:52:32.302 | Selecting previously unselected package apache2. 2026-08-30 16:52:32.310 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 16:52:32.318 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:52:32.320 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-30 16:52:32.442 | Selecting previously unselected package haproxy. 2026-08-30 16:52:32.453 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:52:32.465 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-30 16:52:32.600 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-30 16:52:32.608 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-30 16:52:32.612 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 16:52:32.665 | Selecting previously unselected package memcached. 2026-08-30 16:52:32.675 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-30 16:52:32.682 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-30 16:52:32.741 | Selecting previously unselected package libjson-perl. 2026-08-30 16:52:32.752 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-08-30 16:52:32.756 | Unpacking libjson-perl (4.10000-1) ... 2026-08-30 16:52:32.812 | Selecting previously unselected package postgresql-client-common. 2026-08-30 16:52:32.822 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-08-30 16:52:32.826 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-30 16:52:32.884 | Selecting previously unselected package ssl-cert. 2026-08-30 16:52:32.894 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-30 16:52:32.898 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-30 16:52:32.958 | Selecting previously unselected package postgresql-common. 2026-08-30 16:52:32.968 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-08-30 16:52:32.990 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-30 16:52:33.000 | Unpacking postgresql-common (257build1.1) ... 2026-08-30 16:52:33.120 | Selecting previously unselected package libsysfs2:amd64. 2026-08-30 16:52:33.128 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-30 16:52:33.132 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-30 16:52:33.179 | Selecting previously unselected package sysfsutils. 2026-08-30 16:52:33.190 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-30 16:52:33.196 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-30 16:52:33.235 | Selecting previously unselected package autotools-dev. 2026-08-30 16:52:33.246 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-08-30 16:52:33.250 | Unpacking autotools-dev (20220109.1) ... 2026-08-30 16:52:33.296 | Selecting previously unselected package m4. 2026-08-30 16:52:33.306 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-08-30 16:52:33.310 | Unpacking m4 (1.4.19-4build1) ... 2026-08-30 16:52:33.390 | Selecting previously unselected package autoconf. 2026-08-30 16:52:33.403 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-08-30 16:52:33.407 | Unpacking autoconf (2.71-3) ... 2026-08-30 16:52:33.504 | Selecting previously unselected package automake. 2026-08-30 16:52:33.517 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-30 16:52:33.523 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-30 16:52:33.639 | Selecting previously unselected package autopoint. 2026-08-30 16:52:33.652 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-30 16:52:33.656 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-30 16:52:33.699 | Selecting previously unselected package libdebhelper-perl. 2026-08-30 16:52:33.712 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-30 16:52:33.716 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-30 16:52:33.809 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-30 16:52:33.822 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:33.827 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:34.884 | Selecting previously unselected package libclang-cpp17t64. 2026-08-30 16:52:34.895 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:34.899 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:35.438 | Selecting previously unselected package libgc1:amd64. 2026-08-30 16:52:35.449 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-30 16:52:35.453 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-30 16:52:35.504 | Selecting previously unselected package libobjc4:amd64. 2026-08-30 16:52:35.513 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-30 16:52:35.517 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-30 16:52:35.557 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-30 16:52:35.568 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-30 16:52:35.572 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-30 16:52:35.639 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-30 16:52:35.649 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:35.653 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:35.888 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-30 16:52:35.899 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:35.903 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:36.003 | Selecting previously unselected package libclang1-17t64. 2026-08-30 16:52:36.015 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:36.019 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:36.325 | Selecting previously unselected package clang-17. 2026-08-30 16:52:36.339 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:36.343 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:36.392 | Selecting previously unselected package libtool. 2026-08-30 16:52:36.406 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-08-30 16:52:36.410 | Unpacking libtool (2.4.7-7build1) ... 2026-08-30 16:52:36.464 | Selecting previously unselected package dh-autoreconf. 2026-08-30 16:52:36.477 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-08-30 16:52:36.481 | Unpacking dh-autoreconf (20) ... 2026-08-30 16:52:36.528 | Selecting previously unselected package libarchive-zip-perl. 2026-08-30 16:52:36.541 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-30 16:52:36.545 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-30 16:52:36.613 | Selecting previously unselected package libsub-override-perl. 2026-08-30 16:52:36.626 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-08-30 16:52:36.629 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-30 16:52:36.669 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-30 16:52:36.683 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-30 16:52:36.686 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-30 16:52:36.732 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-30 16:52:36.746 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-30 16:52:36.750 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-30 16:52:36.789 | Selecting previously unselected package debugedit. 2026-08-30 16:52:36.799 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-30 16:52:36.803 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-30 16:52:36.846 | Selecting previously unselected package dwz. 2026-08-30 16:52:36.856 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-08-30 16:52:36.861 | Unpacking dwz (0.15-1build6) ... 2026-08-30 16:52:36.906 | Selecting previously unselected package gettext. 2026-08-30 16:52:36.916 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-30 16:52:36.920 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-30 16:52:37.032 | Selecting previously unselected package intltool-debian. 2026-08-30 16:52:37.045 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-30 16:52:37.049 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-30 16:52:37.092 | Selecting previously unselected package po-debconf. 2026-08-30 16:52:37.104 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-30 16:52:37.108 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-30 16:52:37.197 | Selecting previously unselected package debhelper. 2026-08-30 16:52:37.207 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-30 16:52:37.212 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-30 16:52:37.478 | Selecting previously unselected package uuid-dev:amd64. 2026-08-30 16:52:37.490 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-30 16:52:37.495 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-30 16:52:37.549 | Selecting previously unselected package libsctp1:amd64. 2026-08-30 16:52:37.560 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-30 16:52:37.565 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 16:52:37.601 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-30 16:52:37.613 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-30 16:52:37.617 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 16:52:37.670 | Selecting previously unselected package libapr1-dev. 2026-08-30 16:52:37.681 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-30 16:52:37.685 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-30 16:52:38.063 | Selecting previously unselected package libldap-dev:amd64. 2026-08-30 16:52:38.070 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:52:38.074 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 16:52:38.243 | Selecting previously unselected package libldap2-dev. 2026-08-30 16:52:38.250 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-30 16:52:38.254 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 16:52:38.293 | Selecting previously unselected package libaprutil1-dev. 2026-08-30 16:52:38.304 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-30 16:52:38.308 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-30 16:52:38.638 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-30 16:52:38.649 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 16:52:38.653 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:38.702 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-30 16:52:38.713 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 16:52:38.717 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:38.769 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-30 16:52:38.780 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 16:52:38.784 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:38.821 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-30 16:52:38.833 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-30 16:52:38.836 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:38.957 | Selecting previously unselected package apache2-dev. 2026-08-30 16:52:38.968 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-30 16:52:38.971 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-30 16:52:39.066 | Selecting previously unselected package ncal. 2026-08-30 16:52:39.076 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-08-30 16:52:39.080 | Unpacking ncal (12.1.8) ... 2026-08-30 16:52:39.128 | Selecting previously unselected package bsdmainutils. 2026-08-30 16:52:39.139 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-08-30 16:52:39.146 | Unpacking bsdmainutils (12.1.8) ... 2026-08-30 16:52:39.184 | Selecting previously unselected package conntrack. 2026-08-30 16:52:39.194 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-30 16:52:39.198 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-30 16:52:39.239 | Selecting previously unselected package dnsmasq-utils. 2026-08-30 16:52:39.250 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-30 16:52:39.254 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-30 16:52:39.305 | Selecting previously unselected package ebtables. 2026-08-30 16:52:39.316 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-30 16:52:39.333 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-30 16:52:39.386 | Selecting previously unselected package fonts-liberation. 2026-08-30 16:52:39.397 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-30 16:52:39.401 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-30 16:52:39.488 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-30 16:52:39.502 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-30 16:52:39.506 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-30 16:52:39.552 | Selecting previously unselected package fonts-liberation2. 2026-08-30 16:52:39.563 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-30 16:52:39.567 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-30 16:52:39.604 | Selecting previously unselected package genisoimage. 2026-08-30 16:52:39.616 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-30 16:52:39.619 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-30 16:52:39.678 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-30 16:52:39.689 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-30 16:52:39.692 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-30 16:52:39.740 | Selecting previously unselected package libann0. 2026-08-30 16:52:39.750 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-30 16:52:39.754 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-30 16:52:39.797 | Selecting previously unselected package libcdt5:amd64. 2026-08-30 16:52:39.808 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:39.812 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:39.853 | Selecting previously unselected package libcgraph6:amd64. 2026-08-30 16:52:39.863 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:39.867 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:39.909 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-30 16:52:39.921 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-30 16:52:39.924 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-30 16:52:39.971 | Selecting previously unselected package libltdl7:amd64. 2026-08-30 16:52:39.981 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-30 16:52:39.989 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-30 16:52:40.028 | Selecting previously unselected package libpathplan4:amd64. 2026-08-30 16:52:40.038 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:40.042 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:40.087 | Selecting previously unselected package libgvc6. 2026-08-30 16:52:40.096 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:40.099 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:40.162 | Selecting previously unselected package libgvpr2:amd64. 2026-08-30 16:52:40.173 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:40.176 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:40.222 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-30 16:52:40.233 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:40.236 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:40.302 | Selecting previously unselected package libice6:amd64. 2026-08-30 16:52:40.313 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-30 16:52:40.316 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-30 16:52:40.356 | Selecting previously unselected package libsm6:amd64. 2026-08-30 16:52:40.367 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-30 16:52:40.371 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-30 16:52:40.413 | Selecting previously unselected package libxt6t64:amd64. 2026-08-30 16:52:40.423 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-30 16:52:40.427 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-30 16:52:40.471 | Selecting previously unselected package libxmu6:amd64. 2026-08-30 16:52:40.482 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-30 16:52:40.486 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-30 16:52:40.527 | Selecting previously unselected package libxaw7:amd64. 2026-08-30 16:52:40.537 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-30 16:52:40.540 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-30 16:52:40.585 | Selecting previously unselected package graphviz. 2026-08-30 16:52:40.596 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-30 16:52:40.600 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:40.724 | Selecting previously unselected package icu-devtools. 2026-08-30 16:52:40.734 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-30 16:52:40.738 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-30 16:52:40.800 | Selecting previously unselected package iputils-arping. 2026-08-30 16:52:40.810 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-30 16:52:40.814 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-30 16:52:40.857 | Selecting previously unselected package comerr-dev:amd64. 2026-08-30 16:52:40.868 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-30 16:52:40.875 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-30 16:52:40.927 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-30 16:52:40.938 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 16:52:40.941 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:40.986 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-30 16:52:40.997 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 16:52:41.001 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:41.044 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-30 16:52:41.055 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 16:52:41.059 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:41.103 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-30 16:52:41.114 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 16:52:41.119 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:41.157 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-30 16:52:41.167 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 16:52:41.170 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:41.246 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-30 16:52:41.255 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-30 16:52:41.259 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-30 16:52:41.304 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-30 16:52:41.315 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:41.319 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:41.608 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-30 16:52:41.619 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-30 16:52:41.623 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-30 16:52:41.664 | Selecting previously unselected package libgts-bin. 2026-08-30 16:52:41.675 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-30 16:52:41.678 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-30 16:52:41.730 | Selecting previously unselected package libicu-dev:amd64. 2026-08-30 16:52:41.741 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-30 16:52:41.744 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-30 16:52:42.283 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-30 16:52:42.294 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-30 16:52:42.298 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-30 16:52:42.358 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-30 16:52:42.368 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-30 16:52:42.372 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 16:52:42.411 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-30 16:52:42.420 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-30 16:52:42.424 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 16:52:42.463 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-30 16:52:42.474 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-08-30 16:52:42.479 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-30 16:52:42.522 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-30 16:52:42.531 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-30 16:52:42.535 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-30 16:52:42.652 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-30 16:52:42.664 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-30 16:52:42.667 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-30 16:52:42.713 | Selecting previously unselected package libjson-xs-perl. 2026-08-30 16:52:42.724 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:52:42.728 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-30 16:52:42.778 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-30 16:52:42.789 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-30 16:52:42.793 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-30 16:52:42.862 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-30 16:52:42.873 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-30 16:52:42.877 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-30 16:52:42.920 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-30 16:52:42.931 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-30 16:52:42.935 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-30 16:52:42.988 | Selecting previously unselected package mysql-common. 2026-08-30 16:52:42.999 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-30 16:52:43.018 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-30 16:52:43.069 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-30 16:52:43.080 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:52:43.084 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:52:43.180 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-30 16:52:43.192 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-30 16:52:43.196 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-30 16:52:43.284 | Selecting previously unselected package pcp-conf. 2026-08-30 16:52:43.295 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:43.299 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-30 16:52:43.349 | Selecting previously unselected package libpcp3t64. 2026-08-30 16:52:43.358 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:43.362 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:43.413 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-30 16:52:43.424 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:43.428 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:43.470 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-30 16:52:43.481 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:43.484 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-30 16:52:43.533 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-30 16:52:43.544 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-30 16:52:43.548 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-30 16:52:43.597 | Selecting previously unselected package libpq5:amd64. 2026-08-30 16:52:43.608 | Preparing to unpack .../113-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:52:43.611 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:52:43.656 | Selecting previously unselected package libssl-dev:amd64. 2026-08-30 16:52:43.667 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-30 16:52:43.671 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-30 16:52:43.883 | Selecting previously unselected package libpq-dev. 2026-08-30 16:52:43.894 | Preparing to unpack .../115-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:52:43.898 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:52:43.953 | Selecting previously unselected package libsasl2-dev. 2026-08-30 16:52:43.964 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-30 16:52:43.968 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-30 16:52:44.049 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-30 16:52:44.061 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-30 16:52:44.065 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-30 16:52:44.308 | Selecting previously unselected package libx86-1:amd64. 2026-08-30 16:52:44.320 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-30 16:52:44.324 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-30 16:52:44.368 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-30 16:52:44.379 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-30 16:52:44.383 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-30 16:52:44.480 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-30 16:52:44.492 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:52:44.497 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-30 16:52:44.594 | Selecting previously unselected package llvm-17-runtime. 2026-08-30 16:52:44.607 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:44.610 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:44.676 | Selecting previously unselected package libpfm4:amd64. 2026-08-30 16:52:44.690 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-30 16:52:44.694 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-30 16:52:44.762 | Selecting previously unselected package llvm-17. 2026-08-30 16:52:44.775 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:44.779 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:45.842 | Selecting previously unselected package libffi-dev:amd64. 2026-08-30 16:52:45.854 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-30 16:52:45.859 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-30 16:52:45.921 | Selecting previously unselected package llvm-17-tools. 2026-08-30 16:52:45.932 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:45.936 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:46.310 | Selecting previously unselected package libz3-4:amd64. 2026-08-30 16:52:46.323 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-30 16:52:46.327 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-30 16:52:46.537 | Selecting previously unselected package libz3-dev:amd64. 2026-08-30 16:52:46.550 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-30 16:52:46.555 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-30 16:52:46.611 | Selecting previously unselected package llvm-17-dev. 2026-08-30 16:52:46.625 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-30 16:52:46.629 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:49.988 | Selecting previously unselected package lsscsi. 2026-08-30 16:52:50.003 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-08-30 16:52:50.006 | Unpacking lsscsi (0.32-1build1) ... 2026-08-30 16:52:50.046 | Selecting previously unselected package osinfo-db. 2026-08-30 16:52:50.060 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-30 16:52:50.064 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-30 16:52:50.717 | Selecting previously unselected package pkgconf-bin. 2026-08-30 16:52:50.732 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-30 16:52:50.736 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-30 16:52:50.783 | Selecting previously unselected package pkgconf:amd64. 2026-08-30 16:52:50.795 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-30 16:52:50.802 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-30 16:52:50.849 | Selecting previously unselected package pkg-config:amd64. 2026-08-30 16:52:50.863 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-30 16:52:50.870 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-30 16:52:50.910 | Selecting previously unselected package pm-utils. 2026-08-30 16:52:50.924 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-08-30 16:52:50.927 | Unpacking pm-utils (1.4.1-21) ... 2026-08-30 16:52:51.003 | Selecting previously unselected package postgresql-client-16. 2026-08-30 16:52:51.017 | Preparing to unpack .../135-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:52:51.021 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:52:51.217 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-30 16:52:51.231 | Preparing to unpack .../136-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:52:51.235 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:52:51.798 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-30 16:52:51.809 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-30 16:52:51.814 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-30 16:52:51.871 | Selecting previously unselected package python3-mysqldb. 2026-08-30 16:52:51.881 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-30 16:52:51.885 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-30 16:52:51.937 | Selecting previously unselected package python3-pip-whl. 2026-08-30 16:52:51.949 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-30 16:52:51.953 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-30 16:52:52.012 | Selecting previously unselected package python3-setuptools-whl. 2026-08-30 16:52:52.024 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-30 16:52:52.028 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-30 16:52:52.080 | Selecting previously unselected package python3.12-venv. 2026-08-30 16:52:52.091 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-30 16:52:52.095 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-30 16:52:52.134 | Selecting previously unselected package python3-venv. 2026-08-30 16:52:52.146 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-30 16:52:52.150 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-30 16:52:52.185 | Selecting previously unselected package sqlite3. 2026-08-30 16:52:52.197 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-30 16:52:52.200 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-30 16:52:52.247 | Selecting previously unselected package unzip. 2026-08-30 16:52:52.259 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-30 16:52:52.263 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-30 16:52:52.313 | Selecting previously unselected package vbetool. 2026-08-30 16:52:52.328 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-08-30 16:52:52.333 | Unpacking vbetool (1.1-5) ... 2026-08-30 16:52:52.375 | Selecting previously unselected package libosinfo-l10n. 2026-08-30 16:52:52.385 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-30 16:52:52.389 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-30 16:52:52.458 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-30 16:52:52.471 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-30 16:52:52.475 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-30 16:52:52.517 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-30 16:52:52.529 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-30 16:52:52.533 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-30 16:52:52.571 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-30 16:52:52.583 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-30 16:52:52.587 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:52.636 | Selecting previously unselected package libpcp-archive1t64. 2026-08-30 16:52:52.647 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:52.651 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:52.694 | Selecting previously unselected package libpcp-gui2t64. 2026-08-30 16:52:52.705 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:52.710 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:52.752 | Selecting previously unselected package libpcp-import1t64. 2026-08-30 16:52:52.763 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:52.768 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:52.809 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-30 16:52:52.821 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:52.825 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:52.865 | Selecting previously unselected package libpcp-trace2t64. 2026-08-30 16:52:52.877 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:52.882 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:52.923 | Selecting previously unselected package libpcp-web1t64. 2026-08-30 16:52:52.933 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:52.937 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-30 16:52:52.979 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-30 16:52:52.991 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-30 16:52:52.994 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-30 16:52:53.040 | Selecting previously unselected package python3-pcp. 2026-08-30 16:52:53.052 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:53.055 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-30 16:52:53.117 | Selecting previously unselected package pcp. 2026-08-30 16:52:53.126 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-30 16:52:53.388 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-30 16:52:54.324 | Selecting previously unselected package socat. 2026-08-30 16:52:54.337 | Preparing to unpack .../159-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-30 16:52:54.341 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-30 16:52:54.412 | Selecting previously unselected package vlan. 2026-08-30 16:52:54.423 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-08-30 16:52:54.427 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-30 16:52:54.510 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-30 16:52:54.520 | Setting up postgresql-client-common (257build1.1) ... 2026-08-30 16:52:54.537 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-30 16:52:54.548 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-30 16:52:54.558 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-30 16:52:54.593 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-30 16:52:54.600 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-30 16:52:54.610 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:52:54.620 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-30 16:52:54.630 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-30 16:52:54.640 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-30 16:52:54.650 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-30 16:52:54.659 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-30 16:52:54.669 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-30 16:52:54.678 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-30 16:52:55.309 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-30 16:52:55.309 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-30 16:52:55.766 | Setting up ncal (12.1.8) ... 2026-08-30 16:52:55.777 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-30 16:52:55.787 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-30 16:52:55.798 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-30 16:52:55.808 | Setting up vbetool (1.1-5) ... 2026-08-30 16:52:55.819 | Setting up pm-utils (1.4.1-21) ... 2026-08-30 16:52:55.835 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-30 16:52:55.849 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-30 16:52:55.859 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:55.869 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:52:55.879 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-30 16:52:55.889 | Setting up m4 (1.4.19-4build1) ... 2026-08-30 16:52:55.899 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 16:52:55.909 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-30 16:52:55.942 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-30 16:52:55.952 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-30 16:52:55.962 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-30 16:52:56.853 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-30 16:52:57.301 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:57.311 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-30 16:52:57.323 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-30 16:52:57.569 | Setting up autotools-dev (20220109.1) ... 2026-08-30 16:52:57.579 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-30 16:52:57.591 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:57.601 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-30 16:52:57.612 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-30 16:52:57.623 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:57.634 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:57.644 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-30 16:52:57.705 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:52:57.705 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:52:57.706 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:52:57.886 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:52:58.619 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-30 16:52:59.082 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:52:59.093 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 16:52:59.103 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-30 16:52:59.113 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:52:59.125 | Setting up ebtables (2.0.11-6build1) ... 2026-08-30 16:52:59.681 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-30 16:52:59.691 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-30 16:52:59.702 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-30 16:52:59.712 | Setting up bsdmainutils (12.1.8) ... 2026-08-30 16:52:59.724 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-30 16:52:59.736 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-30 16:52:59.748 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-30 16:52:59.758 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-30 16:52:59.768 | Setting up lsscsi (0.32-1build1) ... 2026-08-30 16:52:59.779 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-30 16:52:59.789 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-30 16:52:59.799 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-30 16:52:59.809 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-30 16:52:59.820 | Setting up autoconf (2.71-3) ... 2026-08-30 16:52:59.833 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:59.844 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:52:59.854 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-30 16:52:59.864 | Setting up dwz (0.15-1build6) ... 2026-08-30 16:52:59.874 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 16:52:59.885 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-30 16:52:59.895 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-30 16:52:59.921 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:59.931 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-30 16:52:59.941 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:59.952 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-30 16:52:59.963 | Setting up libjson-perl (4.10000-1) ... 2026-08-30 16:52:59.973 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-30 16:52:59.985 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-30 16:52:59.995 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-30 16:53:00.033 | Setting up debugedit (1:5.0-5build2) ... 2026-08-30 16:53:00.063 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-30 16:53:00.073 | Setting up libsub-override-perl (0.10-1) ... 2026-08-30 16:53:00.084 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-30 16:53:00.094 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:53:00.104 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:53:00.114 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-30 16:53:00.125 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-30 16:53:00.135 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 16:53:00.145 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-30 16:53:00.155 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-30 16:53:00.166 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-30 16:53:00.176 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-30 16:53:00.186 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-30 16:53:00.196 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-30 16:53:00.206 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:53:00.217 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-30 16:53:00.228 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-30 16:53:00.235 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-30 16:53:00.245 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-30 16:53:00.255 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 16:53:00.266 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-30 16:53:00.276 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-30 16:53:00.286 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-30 16:53:00.296 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-30 16:53:00.306 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:53:00.317 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-30 16:53:00.422 | Setting up libtool (2.4.7-7build1) ... 2026-08-30 16:53:00.433 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-30 16:53:00.443 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:53:01.008 | 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-08-30 16:53:01.047 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-30 16:53:01.057 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-30 16:53:01.882 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-30 16:53:02.451 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:53:02.464 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-30 16:53:02.475 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 16:53:02.485 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-30 16:53:02.495 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-30 16:53:02.505 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-30 16:53:02.516 | Setting up dh-autoreconf (20) ... 2026-08-30 16:53:02.526 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:53:02.536 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-30 16:53:02.547 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-30 16:53:02.557 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-30 16:53:02.570 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-30 16:53:02.580 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-30 16:53:02.590 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-30 16:53:02.600 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-30 16:53:02.610 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-30 16:53:02.620 | Setting up postgresql-common (257build1.1) ... 2026-08-30 16:53:02.693 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:53:02.693 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:53:02.693 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:53:02.772 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:53:03.232 | 2026-08-30 16:53:03.232 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-30 16:53:03.415 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-30 16:53:03.415 | Removing obsolete dictionary files: 2026-08-30 16:53:04.429 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-30 16:53:05.001 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:53:05.052 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.062 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-30 16:53:05.073 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-30 16:53:05.083 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.094 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-30 16:53:05.104 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-30 16:53:05.114 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.125 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:53:05.135 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.146 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-30 16:53:05.157 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:53:05.168 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-30 16:53:05.178 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-30 16:53:05.189 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:53:05.199 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-30 16:53:05.210 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.221 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-30 16:53:05.231 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-30 16:53:05.242 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-30 16:53:05.252 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-30 16:53:05.262 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-30 16:53:05.273 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-30 16:53:05.284 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-30 16:53:05.294 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.304 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:05.315 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-30 16:53:05.325 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-30 16:53:05.336 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-30 16:53:05.346 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-30 16:53:05.356 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-30 16:53:05.370 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-30 16:53:05.962 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:53:06.006 | Enabling module mpm_event. 2026-08-30 16:53:06.057 | Enabling module authz_core. 2026-08-30 16:53:06.063 | Enabling module authz_host. 2026-08-30 16:53:06.111 | Enabling module authn_core. 2026-08-30 16:53:06.117 | Enabling module auth_basic. 2026-08-30 16:53:06.167 | Enabling module access_compat. 2026-08-30 16:53:06.216 | Enabling module authn_file. 2026-08-30 16:53:06.266 | Enabling module authz_user. 2026-08-30 16:53:06.315 | Enabling module alias. 2026-08-30 16:53:06.364 | Enabling module dir. 2026-08-30 16:53:06.415 | Enabling module autoindex. 2026-08-30 16:53:06.463 | Enabling module env. 2026-08-30 16:53:06.515 | Enabling module mime. 2026-08-30 16:53:06.566 | Enabling module negotiation. 2026-08-30 16:53:06.615 | Enabling module setenvif. 2026-08-30 16:53:06.665 | Enabling module filter. 2026-08-30 16:53:06.717 | Enabling module deflate. 2026-08-30 16:53:06.766 | Enabling module status. 2026-08-30 16:53:06.819 | Enabling module reqtimeout. 2026-08-30 16:53:06.866 | Enabling conf charset. 2026-08-30 16:53:06.915 | Enabling conf localized-error-pages. 2026-08-30 16:53:06.962 | Enabling conf other-vhosts-access-log. 2026-08-30 16:53:07.010 | Enabling conf security. 2026-08-30 16:53:07.059 | Enabling conf serve-cgi-bin. 2026-08-30 16:53:07.108 | Enabling site 000-default. 2026-08-30 16:53:08.130 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-30 16:53:08.810 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-30 16:53:10.172 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-30 16:53:10.183 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-30 16:53:10.516 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-30 16:53:10.527 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-30 16:53:10.538 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-30 16:53:12.323 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-30 16:53:12.390 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-30 16:53:12.462 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-30 16:53:12.530 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-30 16:53:14.300 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-30 16:53:14.558 | Processing triggers for ufw (0.36.2-6) ... 2026-08-30 16:53:14.702 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-30 16:53:14.764 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 16:53:14.880 | Processing triggers for install-info (7.1-3build2) ... 2026-08-30 16:53:15.077 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-30 16:53:15.131 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 16:53:15.394 | perl: warning: Setting locale failed. 2026-08-30 16:53:15.394 | perl: warning: Please check that your locale settings: 2026-08-30 16:53:15.394 | LANGUAGE = (unset), 2026-08-30 16:53:15.394 | LC_ALL = "en_US.utf8", 2026-08-30 16:53:15.394 | LANG = "de_DE.UTF-8" 2026-08-30 16:53:15.394 | are supported and installed on your system. 2026-08-30 16:53:15.394 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:53:15.524 | perl: warning: Setting locale failed. 2026-08-30 16:53:15.525 | perl: warning: Please check that your locale settings: 2026-08-30 16:53:15.525 | LANGUAGE = (unset), 2026-08-30 16:53:15.525 | LC_ALL = "en_US.utf8", 2026-08-30 16:53:15.525 | LANG = "de_DE.UTF-8" 2026-08-30 16:53:15.525 | are supported and installed on your system. 2026-08-30 16:53:15.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:53:15.576 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:53:15.576 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:53:15.576 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:53:15.653 | perl: warning: Setting locale failed. 2026-08-30 16:53:15.653 | perl: warning: Please check that your locale settings: 2026-08-30 16:53:15.653 | LANGUAGE = (unset), 2026-08-30 16:53:15.653 | LC_ALL = "en_US.utf8", 2026-08-30 16:53:15.654 | LANG = "de_DE.UTF-8" 2026-08-30 16:53:15.654 | are supported and installed on your system. 2026-08-30 16:53:15.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:53:16.175 | 2026-08-30 16:53:16.175 | Running kernel seems to be up-to-date. 2026-08-30 16:53:16.175 | 2026-08-30 16:53:16.176 | No services need to be restarted. 2026-08-30 16:53:16.176 | 2026-08-30 16:53:16.177 | No containers need to be restarted. 2026-08-30 16:53:16.177 | 2026-08-30 16:53:16.177 | No user sessions are running outdated binaries. 2026-08-30 16:53:16.177 | 2026-08-30 16:53:16.177 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 16:53:18.128 | ++ functions-common:apt_get:1211 : result=0 2026-08-30 16:53:18.131 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 16:53:18.135 | ++ functions-common:time_stop:2420 : local name 2026-08-30 16:53:18.138 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 16:53:18.141 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:53:18.145 | ++ functions-common:time_stop:2423 : local total 2026-08-30 16:53:18.148 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 16:53:18.151 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-30 16:53:18.155 | ++ functions-common:time_stop:2427 : start_time=1788108741724 2026-08-30 16:53:18.158 | ++ functions-common:time_stop:2429 : [[ -z 1788108741724 ]] 2026-08-30 16:53:18.162 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:53:18.167 | ++ functions-common:time_stop:2432 : end_time=1788108798163 2026-08-30 16:53:18.171 | ++ functions-common:time_stop:2433 : elapsed_time=56439 2026-08-30 16:53:18.174 | ++ functions-common:time_stop:2434 : total=6978 2026-08-30 16:53:18.177 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:53:18.179 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63417 2026-08-30 16:53:18.182 | ++ functions-common:apt_get:1215 : return 0 2026-08-30 16:53:18.184 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-30 16:53:18.187 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-30 16:53:18.191 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-30 16:53:18.196 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-30 16:53:18.200 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-30 16:53:18.203 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-30 16:53:18.209 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-30 16:53:18.215 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-30 16:53:18.219 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-30 16:53:18.223 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-30 16:53:18.227 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:53:18.546 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-30 16:53:18.549 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-30 16:53:18.551 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-30 16:53:18.554 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-30 16:53:18.556 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-30 16:53:18.558 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-30 16:53:18.560 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-30 16:53:18.563 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-30 16:53:18.565 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-30 16:53:18.567 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-30 16:53:18.569 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-30 16:53:18.572 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-30 16:53:18.574 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-30 16:53:18.576 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-30 16:53:18.578 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-30 16:53:18.580 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-30 16:53:18.583 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-30 16:53:18.585 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-30 16:53:18.587 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-30 16:53:18.589 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-30 16:53:18.592 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-30 16:53:18.595 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-30 16:53:18.597 | + functions-common:_ensure_lsb_release:420 : return 2026-08-30 16:53:18.600 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-30 16:53:18.614 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-30 16:53:18.618 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-30 16:53:18.632 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-30 16:53:18.635 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-30 16:53:18.650 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-30 16:53:18.652 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-30 16:53:18.655 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-30 16:53:18.657 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-30 16:53:18.660 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-30 16:53:18.662 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-30 16:53:18.664 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-30 16:53:18.666 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-30 16:53:18.669 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-30 16:53:18.672 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-30 16:53:18.674 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-30 16:53:18.674 | Distro: noble 2026-08-30 16:53:18.676 | + tools/install_pip.sh:main:117 : get_versions 2026-08-30 16:53:18.680 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-30 16:53:18.685 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-30 16:53:18.687 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-30 16:53:18.691 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-30 16:53:18.691 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-30 16:53:19.378 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-30 16:53:19.381 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-30 16:53:19.381 | pip: 24.0 2026-08-30 16:53:19.383 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-30 16:53:19.385 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-30 16:53:19.387 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 16:53:19.389 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 16:53:19.392 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 16:53:19.394 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 16:53:19.396 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 16:53:19.399 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 16:53:19.401 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 16:53:19.403 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 16:53:19.405 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 16:53:19.408 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 16:53:19.410 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 16:53:19.412 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 16:53:19.414 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 16:53:19.417 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-30 16:53:19.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:53:19.421 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:53:19.423 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-30 16:53:19.429 | + tools/install_pip.sh:main:146 : set -x 2026-08-30 16:53:19.431 | + tools/install_pip.sh:main:149 : get_versions 2026-08-30 16:53:19.435 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-30 16:53:19.438 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-30 16:53:19.441 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-30 16:53:19.444 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-30 16:53:19.444 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-30 16:53:20.037 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-30 16:53:20.039 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-30 16:53:20.039 | pip: 24.0 2026-08-30 16:53:20.043 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-30 16:53:20.046 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-30 16:53:20.050 | + ./stack.sh:main:807 : fixup_all 2026-08-30 16:53:20.053 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-30 16:53:20.057 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-30 16:53:20.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:53:20.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:53:20.067 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-30 16:53:20.083 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-30 16:53:20.100 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-30 16:53:20.116 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-30 16:53:20.119 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-30 16:53:20.121 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 16:53:20.124 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 16:53:20.128 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 16:53:20.130 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 16:53:20.134 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 16:53:20.136 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 16:53:20.139 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 16:53:20.143 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 16:53:20.145 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 16:53:20.148 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 16:53:20.151 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 16:53:20.154 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 16:53:20.156 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 16:53:20.159 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-30 16:53:20.162 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-30 16:53:20.166 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-30 16:53:20.183 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-30 16:53:20.199 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-30 16:53:20.216 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-30 16:53:20.231 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-30 16:53:20.247 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-30 16:53:20.263 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-30 16:53:20.280 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-30 16:53:20.295 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-30 16:53:20.299 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-30 16:53:20.303 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-30 16:53:25.842 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-30 16:53:25.867 | Using python 3.12 to install setuptools 2026-08-30 16:53:25.870 | + 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-08-30 16:53:27.260 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-30 16:53:27.550 | Collecting pip 2026-08-30 16:53:27.658 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-30 16:53:27.678 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-30 16:53:28.153 | Collecting setuptools[core] 2026-08-30 16:53:28.181 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-30 16:53:28.363 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-30 16:53:28.381 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 16:53:28.465 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-30 16:53:28.481 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-30 16:53:28.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-08-30 16:53:28.578 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-30 16:53:28.604 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:53:28.710 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-30 16:53:28.726 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:53:28.808 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-30 16:53:28.824 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:53:28.936 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:28.953 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 16:53:29.034 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:29.052 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 16:53:29.302 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:29.319 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-30 16:53:29.411 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:29.426 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-30 16:53:29.606 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:29.622 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-30 16:53:29.686 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:29.702 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-30 16:53:29.795 | 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-08-30 16:53:29.811 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-30 16:53:29.904 | 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-08-30 16:53:29.923 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 16:53:29.971 | 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-08-30 16:53:30.003 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-30 16:53:30.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.9 MB/s eta 0:00:00 2026-08-30 16:53:30.103 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-30 16:53:30.128 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-30 16:53:30.157 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-30 16:53:30.171 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.6 MB/s eta 0:00:00 2026-08-30 16:53:30.187 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-30 16:53:30.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.7 MB/s eta 0:00:00 2026-08-30 16:53:30.217 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-30 16:53:30.240 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-30 16:53:30.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 21.4 MB/s eta 0:00:00 2026-08-30 16:53:30.299 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-30 16:53:30.326 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-30 16:53:30.347 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-30 16:53:30.363 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.4 MB/s eta 0:00:00 2026-08-30 16:53:30.378 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-30 16:53:30.402 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-30 16:53:30.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.0 MB/s eta 0:00:00 2026-08-30 16:53:30.439 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-30 16:53:30.462 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-30 16:53:30.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-08-30 16:53:30.493 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-30 16:53:30.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.8 MB/s eta 0:00:00 2026-08-30 16:53:31.277 | 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-08-30 16:53:31.301 | Attempting uninstall: setuptools 2026-08-30 16:53:31.319 | Found existing installation: setuptools 68.1.2 2026-08-30 16:53:31.319 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:31.319 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-30 16:53:32.187 | Attempting uninstall: pygments 2026-08-30 16:53:32.231 | Found existing installation: Pygments 2.17.2 2026-08-30 16:53:32.232 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:32.233 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-30 16:53:33.511 | Attempting uninstall: pip 2026-08-30 16:53:33.516 | Found existing installation: pip 24.0 2026-08-30 16:53:33.587 | Uninstalling pip-24.0: 2026-08-30 16:53:33.597 | Successfully uninstalled pip-24.0 2026-08-30 16:53:35.186 | Attempting uninstall: packaging 2026-08-30 16:53:35.213 | Found existing installation: packaging 24.0 2026-08-30 16:53:35.214 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:35.216 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-30 16:53:35.435 | Attempting uninstall: markdown-it-py 2026-08-30 16:53:35.463 | Found existing installation: markdown-it-py 3.0.0 2026-08-30 16:53:35.464 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:35.465 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-30 16:53:35.627 | Attempting uninstall: wheel 2026-08-30 16:53:35.659 | Found existing installation: wheel 0.42.0 2026-08-30 16:53:35.659 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:35.659 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-30 16:53:35.713 | Attempting uninstall: rich 2026-08-30 16:53:35.744 | Found existing installation: rich 13.7.1 2026-08-30 16:53:35.745 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:35.745 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-30 16:53:36.469 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-30 16:53:36.714 | + inc/python:pip_install:216 : result=0 2026-08-30 16:53:36.718 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:53:36.721 | + functions-common:time_stop:2420 : local name 2026-08-30 16:53:36.725 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:53:36.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:53:36.731 | + functions-common:time_stop:2423 : local total 2026-08-30 16:53:36.735 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:53:36.738 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:53:36.740 | + functions-common:time_stop:2427 : start_time=1788108805861 2026-08-30 16:53:36.744 | + functions-common:time_stop:2429 : [[ -z 1788108805861 ]] 2026-08-30 16:53:36.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:53:36.753 | + functions-common:time_stop:2432 : end_time=1788108816749 2026-08-30 16:53:36.756 | + functions-common:time_stop:2433 : elapsed_time=10888 2026-08-30 16:53:36.759 | + functions-common:time_stop:2434 : total=0 2026-08-30 16:53:36.762 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:53:36.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10888 2026-08-30 16:53:36.769 | + inc/python:pip_install:219 : return 0 2026-08-30 16:53:36.773 | + 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-08-30 16:53:36.777 | + 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-08-30 16:53:36.781 | + 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-08-30 16:53:36.785 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-30 16:53:36.789 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-30 16:53:36.792 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-30 16:53:36.821 | Using python 3.12 to install os-testr 2026-08-30 16:53:36.825 | + 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-08-30 16:53:38.114 | Collecting os-testr 2026-08-30 16:53:38.249 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-30 16:53:38.312 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-30 16:53:38.328 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:53:38.456 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-30 16:53:38.474 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-30 16:53:38.532 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-30 16:53:38.550 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-30 16:53:38.561 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-30 16:53:38.597 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-30 16:53:38.613 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-30 16:53:38.707 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-30 16:53:38.723 | 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-08-30 16:53:38.760 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-30 16:53:38.785 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-30 16:53:38.822 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-30 16:53:38.845 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-30 16:53:38.871 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-30 16:53:38.892 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-30 16:53:38.931 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.8 MB/s 0:00:00 2026-08-30 16:53:39.125 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-30 16:53:39.271 | Attempting uninstall: PyYAML 2026-08-30 16:53:39.279 | Found existing installation: PyYAML 6.0.1 2026-08-30 16:53:39.279 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:53:39.280 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-30 16:53:39.668 | 2026-08-30 16:53:39.672 | 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-08-30 16:53:39.807 | + inc/python:pip_install:216 : result=0 2026-08-30 16:53:39.811 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:53:39.814 | + functions-common:time_stop:2420 : local name 2026-08-30 16:53:39.818 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:53:39.821 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:53:39.825 | + functions-common:time_stop:2423 : local total 2026-08-30 16:53:39.828 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:53:39.832 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:53:39.836 | + functions-common:time_stop:2427 : start_time=1788108816814 2026-08-30 16:53:39.839 | + functions-common:time_stop:2429 : [[ -z 1788108816814 ]] 2026-08-30 16:53:39.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:53:39.849 | + functions-common:time_stop:2432 : end_time=1788108819845 2026-08-30 16:53:39.853 | + functions-common:time_stop:2433 : elapsed_time=3031 2026-08-30 16:53:39.856 | + functions-common:time_stop:2434 : total=10888 2026-08-30 16:53:39.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:53:39.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13919 2026-08-30 16:53:39.866 | + inc/python:pip_install:219 : return 0 2026-08-30 16:53:39.870 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-30 16:53:39.945 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-30 16:53:40.039 | + ./stack.sh:main:835 : install_infra 2026-08-30 16:53:40.043 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-30 16:53:40.047 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-30 16:53:40.051 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-30 16:53:45.568 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-30 16:53:45.572 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-30 16:53:45.604 | + 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-08-30 16:53:46.997 | Collecting pbr 2026-08-30 16:53:47.001 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:53:47.439 | Collecting setuptools[core] 2026-08-30 16:53:47.442 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-30 16:53:47.592 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-30 16:53:47.595 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 16:53:47.669 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-30 16:53:47.671 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-30 16:53:47.742 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-30 16:53:47.745 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:53:47.836 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-30 16:53:47.840 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:53:47.906 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-30 16:53:47.909 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:53:48.006 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:48.009 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 16:53:48.079 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:48.081 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-30 16:53:48.312 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:48.314 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-08-30 16:53:48.389 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:48.392 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-30 16:53:48.553 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:48.556 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-30 16:53:48.608 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-30 16:53:48.612 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-30 16:53:48.703 | 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-08-30 16:53:48.706 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-30 16:53:48.839 | 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-08-30 16:53:48.841 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 16:53:48.929 | 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-08-30 16:53:49.016 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 16:53:49.041 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-30 16:53:49.045 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-30 16:53:49.047 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-30 16:53:49.049 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-30 16:53:49.052 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-30 16:53:49.056 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-30 16:53:49.058 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-30 16:53:49.068 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-30 16:53:49.071 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-30 16:53:49.075 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-08-30 16:53:49.076 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-30 16:53:49.078 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-30 16:53:49.083 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-30 16:53:49.085 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-30 16:53:49.088 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-30 16:53:49.117 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-30 16:53:49.393 | 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-08-30 16:53:52.895 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-08-30 16:53:53.099 | + inc/python:pip_install:216 : result=0 2026-08-30 16:53:53.102 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:53:53.106 | + functions-common:time_stop:2420 : local name 2026-08-30 16:53:53.109 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:53:53.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:53:53.117 | + functions-common:time_stop:2423 : local total 2026-08-30 16:53:53.119 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:53:53.123 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:53:53.126 | + functions-common:time_stop:2427 : start_time=1788108825593 2026-08-30 16:53:53.129 | + functions-common:time_stop:2429 : [[ -z 1788108825593 ]] 2026-08-30 16:53:53.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:53:53.139 | + functions-common:time_stop:2432 : end_time=1788108833135 2026-08-30 16:53:53.142 | + functions-common:time_stop:2433 : elapsed_time=7542 2026-08-30 16:53:53.144 | + functions-common:time_stop:2434 : total=13919 2026-08-30 16:53:53.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:53:53.150 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21461 2026-08-30 16:53:53.154 | + inc/python:pip_install:219 : return 0 2026-08-30 16:53:53.158 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-30 16:53:53.161 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-30 16:53:53.192 | + 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-08-30 16:53:54.461 | Processing /opt/stack/requirements 2026-08-30 16:53:54.465 | Installing build dependencies: started 2026-08-30 16:53:57.304 | Installing build dependencies: finished with status 'done' 2026-08-30 16:53:57.307 | Getting requirements to build wheel: started 2026-08-30 16:53:57.602 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 16:53:57.607 | Preparing metadata (pyproject.toml): started 2026-08-30 16:53:58.801 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:53:58.984 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 16:53:59.079 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-30 16:53:59.098 | 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.dev8692) (26.3) 2026-08-30 16:53:59.212 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 16:53:59.227 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 16:53:59.387 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 16:53:59.391 | 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-08-30 16:53:59.532 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8692) 2026-08-30 16:53:59.549 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-30 16:53:59.561 | 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.dev8692) (84.0.0) 2026-08-30 16:53:59.949 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 16:53:59.967 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-30 16:53:59.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-08-30 16:54:00.057 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 16:54:00.074 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-30 16:54:00.201 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 16:54:00.217 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-30 16:54:00.309 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8692) 2026-08-30 16:54:00.325 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 16:54:00.447 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-30 16:54:00.474 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-30 16:54:00.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-08-30 16:54:00.489 | 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-08-30 16:54:00.513 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-30 16:54:00.525 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.0 MB/s eta 0:00:00 2026-08-30 16:54:00.542 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-30 16:54:00.559 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.9 MB/s eta 0:00:00 2026-08-30 16:54:00.581 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-30 16:54:00.599 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.6 MB/s eta 0:00:00 2026-08-30 16:54:00.616 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-30 16:54:00.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-08-30 16:54:00.644 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-30 16:54:00.660 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.5 MB/s eta 0:00:00 2026-08-30 16:54:00.693 | Building wheels for collected packages: openstack_requirements 2026-08-30 16:54:00.694 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-30 16:54:02.964 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-30 16:54:02.965 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8692-py3-none-any.whl size=53490 sha256=f1cc229213d38ac6bff075f8cc6b1d45abaf8fb2056cae72a6519540eb403257 2026-08-30 16:54:02.965 | Stored in directory: /tmp/pip-ephem-wheel-cache-pknow5nu/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-30 16:54:02.971 | Successfully built openstack_requirements 2026-08-30 16:54:03.253 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-30 16:54:03.980 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8692 requests-2.34.2 urllib3-2.7.0 2026-08-30 16:54:04.224 | + inc/python:pip_install:216 : result=0 2026-08-30 16:54:04.227 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:54:04.231 | + functions-common:time_stop:2420 : local name 2026-08-30 16:54:04.234 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:54:04.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:54:04.241 | + functions-common:time_stop:2423 : local total 2026-08-30 16:54:04.244 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:54:04.247 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:54:04.251 | + functions-common:time_stop:2427 : start_time=1788108833182 2026-08-30 16:54:04.254 | + functions-common:time_stop:2429 : [[ -z 1788108833182 ]] 2026-08-30 16:54:04.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:54:04.263 | + functions-common:time_stop:2432 : end_time=1788108844259 2026-08-30 16:54:04.266 | + functions-common:time_stop:2433 : elapsed_time=11077 2026-08-30 16:54:04.269 | + functions-common:time_stop:2434 : total=21461 2026-08-30 16:54:04.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:54:04.275 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32538 2026-08-30 16:54:04.278 | + inc/python:pip_install:219 : return 0 2026-08-30 16:54:04.282 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-30 16:54:04.285 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-30 16:54:04.289 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-30 16:54:04.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:54:04.297 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:54:04.301 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-30 16:54:04.304 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:54:04.308 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-30 16:54:04.337 | Using python 3.12 to install pbr 2026-08-30 16:54:04.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 -U pbr 2026-08-30 16:54:05.298 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-30 16:54:05.342 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-30 16:54:05.601 | + inc/python:pip_install:216 : result=0 2026-08-30 16:54:05.605 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:54:05.609 | + functions-common:time_stop:2420 : local name 2026-08-30 16:54:05.613 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:54:05.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:54:05.619 | + functions-common:time_stop:2423 : local total 2026-08-30 16:54:05.622 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:54:05.626 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:54:05.629 | + functions-common:time_stop:2427 : start_time=1788108844330 2026-08-30 16:54:05.633 | + functions-common:time_stop:2429 : [[ -z 1788108844330 ]] 2026-08-30 16:54:05.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:54:05.643 | + functions-common:time_stop:2432 : end_time=1788108845639 2026-08-30 16:54:05.646 | + functions-common:time_stop:2433 : elapsed_time=1309 2026-08-30 16:54:05.650 | + functions-common:time_stop:2434 : total=32538 2026-08-30 16:54:05.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:54:05.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33847 2026-08-30 16:54:05.660 | + inc/python:pip_install:219 : return 0 2026-08-30 16:54:05.664 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-30 16:54:11.219 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-30 16:54:12.024 | Collecting bindep 2026-08-30 16:54:12.115 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-30 16:54:12.219 | Collecting distro>=1.7 (from bindep) 2026-08-30 16:54:12.234 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-30 16:54:12.318 | Collecting packaging (from bindep) 2026-08-30 16:54:12.321 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 16:54:12.372 | Collecting Parsley (from bindep) 2026-08-30 16:54:12.392 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-30 16:54:12.483 | Collecting pbr>=2 (from bindep) 2026-08-30 16:54:12.487 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:54:12.886 | Collecting setuptools (from pbr>=2->bindep) 2026-08-30 16:54:12.889 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-30 16:54:12.975 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-30 16:54:13.004 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-30 16:54:13.012 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-30 16:54:13.015 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-30 16:54:13.034 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-30 16:54:13.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.5 MB/s eta 0:00:00 2026-08-30 16:54:13.057 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-30 16:54:13.196 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-30 16:54:14.704 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-30 16:54:14.872 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-30 16:54:14.876 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-30 16:54:14.882 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-30 16:54:14.905 | + ./stack.sh:main:844 : pkgs= 2026-08-30 16:54:14.909 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-30 16:54:14.912 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-30 16:54:14.916 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 16:54:14.919 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-30 16:54:14.922 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 16:54:14.926 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 16:54:14.929 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 16:54:14.933 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 16:54:14.936 | + functions-common:run_phase:1858 : local extra 2026-08-30 16:54:14.940 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 16:54:14.944 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 16:54:14.948 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 16:54:14.950 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 16:54:14.952 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-30 16:54:14.955 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 16:54:14.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:54:14.978 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 16:54:14.982 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 16:54:14.984 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-30 16:54:14.988 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 16:54:14.991 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 16:54:14.995 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-30 16:54:14.998 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-30 16:54:15.001 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-30 16:54:15.005 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-30 16:54:15.008 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-30 16:54:15.011 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-30 16:54:15.014 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 16:54:15.016 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 16:54:15.020 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 16:54:15.023 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 16:54:15.027 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-30 16:54:15.030 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 16:54:15.033 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-30 16:54:15.036 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 16:54:15.041 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 16:54:15.044 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-30 16:54:15.048 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-30 16:54:15.052 | + functions:set_systemd_override:845 : local value=2048 2026-08-30 16:54:15.055 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-30 16:54:15.059 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-30 16:54:15.131 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-30 16:54:15.131 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-30 16:54:15.134 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-30 16:54:15.542 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-30 16:54:15.548 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-30 16:54:15.574 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:54:15.578 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-30 16:54:15.582 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 16:54:15.586 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 16:54:15.590 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 16:54:15.594 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 16:54:15.598 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 16:54:15.602 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 16:54:15.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:15.610 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:15.614 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 16:54:15.618 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 16:54:15.622 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 16:54:15.626 | + functions-common:apt_get_update:1167 : return 2026-08-30 16:54:15.631 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-30 16:54:15.635 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 16:54:15.639 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:15.643 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:15.647 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-30 16:54:15.678 | + 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-08-30 16:54:15.718 | Reading package lists... 2026-08-30 16:54:16.153 | Building dependency tree... 2026-08-30 16:54:16.156 | Reading state information... 2026-08-30 16:54:16.862 | The following packages were automatically installed and are no longer required: 2026-08-30 16:54:16.865 | libfwupd2 libgusb2 2026-08-30 16:54:16.865 | Use 'sudo apt autoremove' to remove them. 2026-08-30 16:54:16.867 | The following additional packages will be installed: 2026-08-30 16:54:16.867 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-30 16:54:16.867 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-30 16:54:16.868 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-30 16:54:16.871 | erlang-tools erlang-xmerl 2026-08-30 16:54:16.874 | Suggested packages: 2026-08-30 16:54:16.876 | erlang erlang-manpages erlang-doc 2026-08-30 16:54:16.939 | The following NEW packages will be installed: 2026-08-30 16:54:16.939 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-30 16:54:16.939 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-30 16:54:16.939 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-30 16:54:16.942 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-30 16:54:17.068 | 0 upgraded, 18 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 16:54:17.069 | Need to get 36.1 MB of archives. 2026-08-30 16:54:17.069 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-30 16:54:17.069 | 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-08-30 16:54:17.393 | 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-08-30 16:54:17.426 | 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-08-30 16:54:17.429 | 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-08-30 16:54:17.439 | 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-08-30 16:54:17.450 | 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-08-30 16:54:17.453 | 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-08-30 16:54:17.472 | 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-08-30 16:54:17.474 | 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-08-30 16:54:17.476 | 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-08-30 16:54:17.477 | 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-08-30 16:54:17.485 | 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-08-30 16:54:17.505 | 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-08-30 16:54:17.507 | 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-08-30 16:54:17.509 | 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-08-30 16:54:17.513 | 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-08-30 16:54:17.520 | 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-08-30 16:54:17.537 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-30 16:54:17.959 | perl: warning: Setting locale failed. 2026-08-30 16:54:17.959 | perl: warning: Please check that your locale settings: 2026-08-30 16:54:17.959 | LANGUAGE = (unset), 2026-08-30 16:54:17.959 | LC_ALL = "en_US.utf8", 2026-08-30 16:54:17.959 | LANG = "de_DE.UTF-8" 2026-08-30 16:54:17.959 | are supported and installed on your system. 2026-08-30 16:54:17.959 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:54:18.022 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:54:18.022 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:54:18.022 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:54:18.230 | Fetched 36.1 MB in 1s (48.8 MB/s) 2026-08-30 16:54:18.309 | Selecting previously unselected package erlang-base. 2026-08-30 16:54:18.372 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123043 files and directories currently installed.) 2026-08-30 16:54:18.380 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:18.385 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:18.760 | Selecting previously unselected package erlang-asn1. 2026-08-30 16:54:18.772 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:18.776 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:18.839 | Selecting previously unselected package erlang-crypto. 2026-08-30 16:54:18.851 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:18.855 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:18.902 | Selecting previously unselected package erlang-public-key. 2026-08-30 16:54:18.914 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:18.918 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:18.975 | Selecting previously unselected package erlang-mnesia. 2026-08-30 16:54:18.988 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:18.992 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.060 | Selecting previously unselected package erlang-runtime-tools. 2026-08-30 16:54:19.072 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.076 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.139 | Selecting previously unselected package erlang-ssl. 2026-08-30 16:54:19.152 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.156 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.249 | Selecting previously unselected package erlang-eldap. 2026-08-30 16:54:19.260 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.263 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.308 | Selecting previously unselected package erlang-ftp. 2026-08-30 16:54:19.320 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.324 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.378 | Selecting previously unselected package erlang-tftp. 2026-08-30 16:54:19.390 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.394 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.443 | Selecting previously unselected package erlang-inets. 2026-08-30 16:54:19.455 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.459 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.540 | Selecting previously unselected package erlang-snmp. 2026-08-30 16:54:19.552 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.556 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.706 | Selecting previously unselected package erlang-os-mon. 2026-08-30 16:54:19.718 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.722 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.769 | Selecting previously unselected package erlang-parsetools. 2026-08-30 16:54:19.782 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.785 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.830 | Selecting previously unselected package erlang-syntax-tools. 2026-08-30 16:54:19.842 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.846 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.894 | Selecting previously unselected package erlang-tools. 2026-08-30 16:54:19.906 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.910 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:19.971 | Selecting previously unselected package erlang-xmerl. 2026-08-30 16:54:19.983 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-30 16:54:19.987 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:20.068 | Selecting previously unselected package rabbitmq-server. 2026-08-30 16:54:20.080 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-30 16:54:20.087 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-30 16:54:21.121 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:21.492 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-30 16:54:21.492 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-30 16:54:23.961 | Searching for services which depend on erlang and should be started... none found. 2026-08-30 16:54:23.968 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:23.979 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:23.989 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:23.999 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.008 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.018 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.027 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.037 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.048 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.057 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.067 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.076 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.089 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.099 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.108 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.117 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-30 16:54:24.126 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-30 16:54:24.211 | info: Selecting GID from range 100 to 999 ... 2026-08-30 16:54:24.216 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-30 16:54:24.314 | info: Selecting UID from range 100 to 999 ... 2026-08-30 16:54:24.314 | 2026-08-30 16:54:24.318 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-30 16:54:24.322 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-30 16:54:24.373 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-30 16:54:24.585 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-30 16:54:40.802 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 16:54:42.496 | perl: warning: Setting locale failed. 2026-08-30 16:54:42.496 | perl: warning: Please check that your locale settings: 2026-08-30 16:54:42.496 | LANGUAGE = (unset), 2026-08-30 16:54:42.496 | LC_ALL = "en_US.utf8", 2026-08-30 16:54:42.496 | LANG = "de_DE.UTF-8" 2026-08-30 16:54:42.496 | are supported and installed on your system. 2026-08-30 16:54:42.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:54:42.627 | perl: warning: Setting locale failed. 2026-08-30 16:54:42.627 | perl: warning: Please check that your locale settings: 2026-08-30 16:54:42.627 | LANGUAGE = (unset), 2026-08-30 16:54:42.627 | LC_ALL = "en_US.utf8", 2026-08-30 16:54:42.627 | LANG = "de_DE.UTF-8" 2026-08-30 16:54:42.627 | are supported and installed on your system. 2026-08-30 16:54:42.627 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:54:42.676 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:54:42.676 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:54:42.676 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:54:42.745 | perl: warning: Setting locale failed. 2026-08-30 16:54:42.745 | perl: warning: Please check that your locale settings: 2026-08-30 16:54:42.745 | LANGUAGE = (unset), 2026-08-30 16:54:42.745 | LC_ALL = "en_US.utf8", 2026-08-30 16:54:42.745 | LANG = "de_DE.UTF-8" 2026-08-30 16:54:42.745 | are supported and installed on your system. 2026-08-30 16:54:42.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:54:43.251 | 2026-08-30 16:54:43.251 | Running kernel seems to be up-to-date. 2026-08-30 16:54:43.251 | 2026-08-30 16:54:43.251 | No services need to be restarted. 2026-08-30 16:54:43.251 | 2026-08-30 16:54:43.251 | No containers need to be restarted. 2026-08-30 16:54:43.251 | 2026-08-30 16:54:43.252 | No user sessions are running outdated binaries. 2026-08-30 16:54:43.252 | 2026-08-30 16:54:43.252 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 16:54:45.252 | + functions-common:apt_get:1211 : result=0 2026-08-30 16:54:45.255 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 16:54:45.259 | + functions-common:time_stop:2420 : local name 2026-08-30 16:54:45.262 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:54:45.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:54:45.269 | + functions-common:time_stop:2423 : local total 2026-08-30 16:54:45.272 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:54:45.276 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 16:54:45.279 | + functions-common:time_stop:2427 : start_time=1788108855674 2026-08-30 16:54:45.282 | + functions-common:time_stop:2429 : [[ -z 1788108855674 ]] 2026-08-30 16:54:45.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:54:45.291 | + functions-common:time_stop:2432 : end_time=1788108885287 2026-08-30 16:54:45.295 | + functions-common:time_stop:2433 : elapsed_time=29613 2026-08-30 16:54:45.298 | + functions-common:time_stop:2434 : total=63417 2026-08-30 16:54:45.302 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:54:45.304 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93030 2026-08-30 16:54:45.307 | + functions-common:apt_get:1215 : return 0 2026-08-30 16:54:45.310 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-30 16:54:45.313 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 16:54:45.316 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 16:54:45.319 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 16:54:45.322 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 16:54:45.326 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 16:54:45.329 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 16:54:45.332 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 16:54:45.336 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 16:54:45.339 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 16:54:45.343 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 16:54:45.346 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 16:54:45.350 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 16:54:45.353 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 16:54:45.356 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-30 16:54:45.359 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-30 16:54:45.383 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:54:45.387 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-30 16:54:45.391 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 16:54:45.394 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-30 16:54:45.398 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-30 16:54:45.402 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-30 16:54:45.407 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-30 16:54:45.412 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-30 16:54:45.415 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-30 16:54:45.419 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-30 16:54:45.423 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-30 16:54:45.427 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-30 16:54:45.431 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-30 16:54:46.594 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-30 16:54:46.594 | user tags 2026-08-30 16:54:46.594 | guest [administrator]' 2026-08-30 16:54:46.600 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-30 16:54:46.600 | user tags 2026-08-30 16:54:46.600 | guest [administrator]' 2026-08-30 16:54:46.600 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-30 16:54:46.607 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-30 16:54:46.611 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-30 16:54:46.614 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-30 16:54:47.717 | Adding user "stackrabbit" ... 2026-08-30 16:54:47.752 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-30 16:54:47.776 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-30 16:54:48.895 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-30 16:54:48.931 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-30 16:54:48.936 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-30 16:54:50.104 | Changing password for user "stackrabbit" ... 2026-08-30 16:54:50.144 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-30 16:54:50.148 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-30 16:54:50.151 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-30 16:54:51.289 | Deleting user "guest" ... 2026-08-30 16:54:51.328 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-30 16:54:51.352 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:54:51.356 | + ./stack.sh:main:861 : install_database 2026-08-30 16:54:51.360 | + lib/database:install_database:118 : install_database_mysql 2026-08-30 16:54:51.363 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-30 16:54:51.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:51.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:51.374 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-30 16:54:51.389 | perl: warning: Setting locale failed. 2026-08-30 16:54:51.389 | perl: warning: Please check that your locale settings: 2026-08-30 16:54:51.389 | LANGUAGE = (unset), 2026-08-30 16:54:51.390 | LC_ALL = "en_US.utf8", 2026-08-30 16:54:51.390 | LANG = "de_DE.UTF-8" 2026-08-30 16:54:51.390 | are supported and installed on your system. 2026-08-30 16:54:51.390 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:54:51.445 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:54:51.446 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:54:51.446 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:54:51.559 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-30 16:54:51.563 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-30 16:54:51.569 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-30 16:54:51.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:51.576 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:51.580 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-30 16:54:51.584 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-30 16:54:51.593 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-30 16:54:51.599 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-30 16:54:51.604 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-30 16:54:51.608 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 16:54:51.612 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 16:54:51.616 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 16:54:51.619 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 16:54:51.623 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 16:54:51.627 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 16:54:51.630 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 16:54:51.634 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 16:54:51.638 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 16:54:51.642 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 16:54:51.645 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 16:54:51.650 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 16:54:51.653 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 16:54:51.657 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-30 16:54:51.661 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:51.665 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:51.669 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-30 16:54:51.672 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 16:54:51.676 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 16:54:51.679 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 16:54:51.683 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 16:54:51.686 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 16:54:51.690 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 16:54:51.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:51.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:51.701 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 16:54:51.705 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 16:54:51.709 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 16:54:51.713 | + functions-common:apt_get_update:1167 : return 2026-08-30 16:54:51.716 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-30 16:54:51.720 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 16:54:51.724 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:54:51.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:54:51.731 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-30 16:54:51.762 | + 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-08-30 16:54:51.801 | Reading package lists... 2026-08-30 16:54:52.191 | Building dependency tree... 2026-08-30 16:54:52.192 | Reading state information... 2026-08-30 16:54:52.758 | The following packages were automatically installed and are no longer required: 2026-08-30 16:54:52.760 | libfwupd2 libgusb2 2026-08-30 16:54:52.760 | Use 'sudo apt autoremove' to remove them. 2026-08-30 16:54:52.761 | The following additional packages will be installed: 2026-08-30 16:54:52.761 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-30 16:54:52.762 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-30 16:54:52.762 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-30 16:54:52.762 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-30 16:54:52.762 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-30 16:54:52.763 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-30 16:54:52.763 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-30 16:54:52.766 | Suggested packages: 2026-08-30 16:54:52.766 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-30 16:54:52.766 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-30 16:54:52.822 | The following NEW packages will be installed: 2026-08-30 16:54:52.822 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-30 16:54:52.822 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-30 16:54:52.822 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-30 16:54:52.822 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-30 16:54:52.823 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-30 16:54:52.823 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-30 16:54:52.824 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-30 16:54:52.934 | 0 upgraded, 27 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 16:54:52.934 | Need to get 29.6 MB of archives. 2026-08-30 16:54:52.934 | After this operation, 243 MB of additional disk space will be used. 2026-08-30 16:54:52.934 | 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-08-30 16:54:53.147 | 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-08-30 16:54:53.148 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-30 16:54:53.148 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-30 16:54:53.151 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-30 16:54:53.154 | 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-08-30 16:54:53.410 | 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-08-30 16:54:53.426 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-30 16:54:53.426 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-30 16:54:53.428 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-30 16:54:53.429 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-30 16:54:53.431 | 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-08-30 16:54:53.432 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-30 16:54:53.433 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-30 16:54:53.433 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-30 16:54:53.436 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-30 16:54:53.458 | 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-08-30 16:54:53.459 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-30 16:54:53.460 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-30 16:54:53.461 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-30 16:54:53.461 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-30 16:54:53.462 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-30 16:54:53.462 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-30 16:54:53.464 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-30 16:54:53.464 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-30 16:54:53.538 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-30 16:54:53.538 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-30 16:54:53.795 | perl: warning: Setting locale failed. 2026-08-30 16:54:53.795 | perl: warning: Please check that your locale settings: 2026-08-30 16:54:53.795 | LANGUAGE = (unset), 2026-08-30 16:54:53.795 | LC_ALL = "en_US.utf8", 2026-08-30 16:54:53.795 | LANG = "de_DE.UTF-8" 2026-08-30 16:54:53.795 | are supported and installed on your system. 2026-08-30 16:54:53.795 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:54:53.859 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:54:53.859 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:54:53.859 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:54:53.991 | Vorkonfiguration der Pakete ... 2026-08-30 16:54:54.002 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:54.148 | Fetched 29.6 MB in 1s (43.3 MB/s) 2026-08-30 16:54:54.185 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-30 16:54:54.256 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125848 files and directories currently installed.) 2026-08-30 16:54:54.263 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:54:54.266 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:54.673 | Selecting previously unselected package mysql-client-8.0. 2026-08-30 16:54:54.684 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:54:54.687 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:54.735 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-30 16:54:54.748 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-30 16:54:54.754 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 16:54:54.798 | Selecting previously unselected package libmecab2:amd64. 2026-08-30 16:54:54.811 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-30 16:54:54.815 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-30 16:54:54.864 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-30 16:54:54.877 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-30 16:54:54.881 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-30 16:54:54.929 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-30 16:54:54.942 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:54:54.945 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:55.904 | Selecting previously unselected package mysql-server-8.0. 2026-08-30 16:54:55.916 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-30 16:54:55.924 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:55.976 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:54:55.976 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:54:55.976 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:54:56.052 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:56.064 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:56.364 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:56.433 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-30 16:54:56.445 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-30 16:54:56.450 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-30 16:54:56.493 | Selecting previously unselected package liburi-perl. 2026-08-30 16:54:56.504 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-30 16:54:56.509 | Unpacking liburi-perl (5.27-1) ... 2026-08-30 16:54:56.594 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-30 16:54:56.607 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-30 16:54:56.611 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-30 16:54:56.671 | Selecting previously unselected package libcgi-pm-perl. 2026-08-30 16:54:56.682 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-30 16:54:56.686 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-30 16:54:56.750 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-30 16:54:56.763 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:54:56.766 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 16:54:56.811 | Selecting previously unselected package libfcgi-perl. 2026-08-30 16:54:56.823 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-30 16:54:56.827 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-30 16:54:56.875 | Selecting previously unselected package libcgi-fast-perl. 2026-08-30 16:54:56.887 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-30 16:54:56.891 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-30 16:54:56.935 | Selecting previously unselected package libclone-perl:amd64. 2026-08-30 16:54:56.948 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-30 16:54:56.952 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-30 16:54:56.996 | Selecting previously unselected package libencode-locale-perl. 2026-08-30 16:54:57.009 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-30 16:54:57.013 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-30 16:54:57.058 | Selecting previously unselected package libfcgi-bin. 2026-08-30 16:54:57.071 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-30 16:54:57.075 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 16:54:57.118 | Selecting previously unselected package libhtml-template-perl. 2026-08-30 16:54:57.131 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-30 16:54:57.135 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-30 16:54:57.183 | Selecting previously unselected package libtimedate-perl. 2026-08-30 16:54:57.196 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-30 16:54:57.200 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-30 16:54:57.273 | Selecting previously unselected package libhttp-date-perl. 2026-08-30 16:54:57.283 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-30 16:54:57.287 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-30 16:54:57.330 | Selecting previously unselected package libio-html-perl. 2026-08-30 16:54:57.343 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-30 16:54:57.347 | Unpacking libio-html-perl (1.004-3) ... 2026-08-30 16:54:57.389 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-30 16:54:57.402 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-30 16:54:57.406 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-30 16:54:57.450 | Selecting previously unselected package libhttp-message-perl. 2026-08-30 16:54:57.463 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-30 16:54:57.467 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-30 16:54:57.522 | Selecting previously unselected package mecab-utils. 2026-08-30 16:54:57.535 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-30 16:54:57.539 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-30 16:54:57.587 | Selecting previously unselected package mecab-ipadic. 2026-08-30 16:54:57.600 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-30 16:54:57.604 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-30 16:54:58.242 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-30 16:54:58.254 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-30 16:54:58.258 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-30 16:54:58.313 | Selecting previously unselected package mysql-server. 2026-08-30 16:54:58.325 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-30 16:54:58.329 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:58.396 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-30 16:54:58.409 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-30 16:54:58.423 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:58.434 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-30 16:54:58.444 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-30 16:54:58.455 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 16:54:58.466 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-30 16:54:58.476 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-30 16:54:58.486 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-30 16:54:58.497 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-30 16:54:58.508 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-30 16:54:58.519 | Setting up libio-html-perl (1.004-3) ... 2026-08-30 16:54:58.529 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:58.540 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-30 16:54:58.550 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:58.561 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-30 16:54:58.572 | Setting up liburi-perl (5.27-1) ... 2026-08-30 16:54:58.582 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:54:58.634 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:58.684 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:54:58.684 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:54:58.684 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:54:58.760 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:58.772 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 16:54:58.823 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-30 16:54:58.858 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-30 16:55:10.784 | mysqld will log errors to /var/log/mysql/error.log 2026-08-30 16:55:11.675 | mysqld is running as pid 16027 2026-08-30 16:55:14.119 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-30 16:55:15.747 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-30 16:55:15.758 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-30 16:55:15.766 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-30 16:55:15.769 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-30 16:55:15.769 | 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-08-30 16:55:15.769 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-30 16:55:15.771 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-30 16:55:15.844 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-30 16:55:15.844 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-30 16:55:16.156 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-30 16:55:16.157 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-30 16:55:16.157 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-30 16:55:16.157 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-30 16:55:16.204 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-30 16:55:16.204 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-30 16:55:16.213 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-30 16:55:16.213 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-30 16:55:16.213 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-30 16:55:16.217 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-30 16:55:16.217 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-30 16:55:16.363 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-30 16:55:16.363 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-30 16:55:16.592 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-30 16:55:16.641 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-30 16:55:16.646 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-30 16:55:16.646 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-30 16:55:16.647 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-30 16:55:16.740 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-30 16:55:16.769 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-30 16:55:16.776 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-30 16:55:16.777 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-30 16:55:16.777 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-30 16:55:17.126 | 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-08-30 16:55:17.245 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-30 16:55:17.495 | 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-08-30 16:55:17.498 | 2026-08-30 16:55:17.498 | done! 2026-08-30 16:55:17.504 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-30 16:55:17.511 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-30 16:55:17.519 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-30 16:55:17.525 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-30 16:55:17.525 | 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-08-30 16:55:17.525 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-30 16:55:17.525 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-30 16:55:17.627 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-30 16:55:17.627 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-30 16:55:18.086 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-30 16:55:18.086 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-30 16:55:18.086 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-30 16:55:18.087 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-30 16:55:18.166 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-30 16:55:18.167 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-30 16:55:18.178 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-30 16:55:18.179 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-30 16:55:18.179 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-30 16:55:18.183 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-30 16:55:18.183 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-30 16:55:18.387 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-30 16:55:18.387 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-30 16:55:18.694 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-30 16:55:18.762 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-30 16:55:18.768 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-30 16:55:18.768 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-30 16:55:18.769 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-30 16:55:18.893 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-30 16:55:18.932 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-30 16:55:18.942 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-30 16:55:18.943 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-30 16:55:18.943 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-30 16:55:19.382 | 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-08-30 16:55:19.511 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-30 16:55:19.759 | 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-08-30 16:55:19.763 | 2026-08-30 16:55:19.763 | done! 2026-08-30 16:55:19.770 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-30 16:55:19.777 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-30 16:55:19.789 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-30 16:55:19.799 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-30 16:55:19.810 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-30 16:55:19.821 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-30 16:55:19.831 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-30 16:55:19.843 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 16:55:21.731 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 16:55:21.990 | perl: warning: Setting locale failed. 2026-08-30 16:55:21.990 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:21.990 | LANGUAGE = (unset), 2026-08-30 16:55:21.990 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:21.990 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:21.990 | are supported and installed on your system. 2026-08-30 16:55:21.991 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:22.121 | perl: warning: Setting locale failed. 2026-08-30 16:55:22.121 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:22.121 | LANGUAGE = (unset), 2026-08-30 16:55:22.121 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:22.121 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:22.121 | are supported and installed on your system. 2026-08-30 16:55:22.122 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:22.172 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:55:22.172 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:55:22.172 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:55:22.242 | perl: warning: Setting locale failed. 2026-08-30 16:55:22.242 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:22.242 | LANGUAGE = (unset), 2026-08-30 16:55:22.243 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:22.243 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:22.243 | are supported and installed on your system. 2026-08-30 16:55:22.243 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:22.750 | 2026-08-30 16:55:22.750 | Running kernel seems to be up-to-date. 2026-08-30 16:55:22.750 | 2026-08-30 16:55:22.750 | No services need to be restarted. 2026-08-30 16:55:22.750 | 2026-08-30 16:55:22.750 | No containers need to be restarted. 2026-08-30 16:55:22.750 | 2026-08-30 16:55:22.751 | No user sessions are running outdated binaries. 2026-08-30 16:55:22.751 | 2026-08-30 16:55:22.751 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 16:55:25.143 | + functions-common:apt_get:1211 : result=0 2026-08-30 16:55:25.147 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 16:55:25.150 | + functions-common:time_stop:2420 : local name 2026-08-30 16:55:25.154 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:55:25.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:55:25.161 | + functions-common:time_stop:2423 : local total 2026-08-30 16:55:25.165 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:55:25.168 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 16:55:25.172 | + functions-common:time_stop:2427 : start_time=1788108891758 2026-08-30 16:55:25.175 | + functions-common:time_stop:2429 : [[ -z 1788108891758 ]] 2026-08-30 16:55:25.180 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:55:25.185 | + functions-common:time_stop:2432 : end_time=1788108925181 2026-08-30 16:55:25.189 | + functions-common:time_stop:2433 : elapsed_time=33423 2026-08-30 16:55:25.192 | + functions-common:time_stop:2434 : total=93030 2026-08-30 16:55:25.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:55:25.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=126453 2026-08-30 16:55:25.203 | + functions-common:apt_get:1215 : return 0 2026-08-30 16:55:25.207 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-30 16:55:25.211 | + ./stack.sh:main:864 : install_database_python 2026-08-30 16:55:25.214 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-30 16:55:25.218 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-30 16:55:25.222 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-30 16:55:25.225 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 16:55:25.230 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-30 16:55:25.234 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-30 16:55:25.237 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 16:55:25.245 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-30 16:55:25.245 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 16:55:25.252 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-30 16:55:25.256 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-30 16:55:25.260 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-30 16:55:25.264 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-30 16:55:25.268 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-30 16:55:25.297 | Using python 3.12 to install PyMySQL 2026-08-30 16:55:25.301 | + 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-08-30 16:55:26.435 | Collecting PyMySQL 2026-08-30 16:55:26.584 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-30 16:55:26.610 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-30 16:55:26.801 | Installing collected packages: PyMySQL 2026-08-30 16:55:26.870 | Successfully installed PyMySQL-1.2.0 2026-08-30 16:55:26.974 | + inc/python:pip_install:216 : result=0 2026-08-30 16:55:26.977 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:55:26.981 | + functions-common:time_stop:2420 : local name 2026-08-30 16:55:26.985 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:55:26.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:55:26.993 | + functions-common:time_stop:2423 : local total 2026-08-30 16:55:26.997 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:55:27.001 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:55:27.004 | + functions-common:time_stop:2427 : start_time=1788108925290 2026-08-30 16:55:27.008 | + functions-common:time_stop:2429 : [[ -z 1788108925290 ]] 2026-08-30 16:55:27.013 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:55:27.019 | + functions-common:time_stop:2432 : end_time=1788108927014 2026-08-30 16:55:27.022 | + functions-common:time_stop:2433 : elapsed_time=1724 2026-08-30 16:55:27.026 | + functions-common:time_stop:2434 : total=33847 2026-08-30 16:55:27.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:55:27.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35571 2026-08-30 16:55:27.037 | + inc/python:pip_install:219 : return 0 2026-08-30 16:55:27.040 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-30 16:55:27.044 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-30 16:55:27.048 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-30 16:55:27.052 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-30 16:55:27.076 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:55:27.080 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-30 16:55:27.083 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-30 16:55:27.108 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:55:27.112 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-30 16:55:27.137 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:55:27.141 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-30 16:55:27.165 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:55:27.168 | + ./stack.sh:main:872 : install_etcd3 2026-08-30 16:55:27.172 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-30 16:55:27.172 | Installing etcd 2026-08-30 16:55:27.176 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-30 16:55:27.194 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-30 16:55:27.211 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-30 16:55:27.215 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-30 16:55:27.236 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-30 16:55:27.241 | ++ 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-08-30 16:55:27.246 | ++ 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-08-30 16:55:27.249 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-30 16:55:27.253 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-30 16:55:27.257 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-30 16:55:27.261 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 16:55:27.265 | ++ 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-08-30 16:55:27.268 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-30 16:55:27.272 | ++ 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-08-30 16:55:27.278 | --2026-08-30 18:55:27-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 16:55:27.347 | Resolving github.com (github.com)... 140.82.121.4 2026-08-30 16:55:27.362 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-30 16:55:27.575 | HTTP request sent, awaiting response... 302 Found 2026-08-30 16:55:27.575 | 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-08-30T17%3A51%3A37Z&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-08-30T16%3A51%3A16Z&ske=2026-08-30T17%3A51%3A37Z&sks=b&skv=2018-11-09&sig=fnYzZt4a60tt9c5aae%2Bi9ktmUpXmnVsJc3GKcmnnjRk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODExMDcyNywibmJmIjoxNzg4MTA4OTI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jqgS0pRyWMNrVdHXoykuBG6N1q_XDbyQf5u4u0Tw93k&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-30 16:55:27.575 | --2026-08-30 18:55:27-- 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-08-30T17%3A51%3A37Z&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-08-30T16%3A51%3A16Z&ske=2026-08-30T17%3A51%3A37Z&sks=b&skv=2018-11-09&sig=fnYzZt4a60tt9c5aae%2Bi9ktmUpXmnVsJc3GKcmnnjRk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODExMDcyNywibmJmIjoxNzg4MTA4OTI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.jqgS0pRyWMNrVdHXoykuBG6N1q_XDbyQf5u4u0Tw93k&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-30 16:55:27.610 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-08-30 16:55:27.622 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-30 16:55:27.670 | HTTP request sent, awaiting response... 200 OK 2026-08-30 16:55:27.670 | Length: 20927601 (20M) [application/octet-stream] 2026-08-30 16:55:27.670 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-30 16:55:27.722 | 2026-08-30 16:55:27.923 | 0K ........ ........ ... 100% 79.4M=0.3s 2026-08-30 16:55:27.923 | 2026-08-30 16:55:27.923 | 2026-08-30 18:55:27 (79.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-30 16:55:27.923 | 2026-08-30 16:55:27.927 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-30 16:55:27.931 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 16:55:27.935 | ++ functions:get_extra_file:81 : return 2026-08-30 16:55:27.939 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-30 16:55:27.943 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-30 16:55:27.947 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-30 16:55:27.951 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-30 16:55:27.978 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-30 16:55:27.982 | + 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-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/ 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-30 16:55:27.993 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-30 16:55:27.994 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-30 16:55:27.994 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-30 16:55:27.994 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-30 16:55:27.995 | etcd-v3.5.21-linux-amd64/README.md 2026-08-30 16:55:27.995 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-30 16:55:28.158 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-30 16:55:28.355 | etcd-v3.5.21-linux-amd64/etcd 2026-08-30 16:55:28.616 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-30 16:55:28.654 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-30 16:55:28.689 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-30 16:55:28.692 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-30 16:55:28.716 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:55:28.720 | + ./stack.sh:main:891 : install_dstat 2026-08-30 16:55:28.724 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-30 16:55:28.747 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:55:28.751 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-30 16:55:28.754 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 16:55:28.758 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-30 16:55:28.762 | + ./stack.sh:main:900 : install_libs 2026-08-30 16:55:28.766 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-30 16:55:28.770 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-30 16:55:28.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-30 16:55:28.777 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-30 16:55:28.781 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-30 16:55:28.792 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.796 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-30 16:55:28.799 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-30 16:55:28.803 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-30 16:55:28.806 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-30 16:55:28.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.813 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-30 16:55:28.820 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.823 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-30 16:55:28.827 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-30 16:55:28.831 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-30 16:55:28.834 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-30 16:55:28.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.842 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.845 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-30 16:55:28.849 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.853 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-30 16:55:28.856 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-30 16:55:28.860 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-30 16:55:28.863 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-30 16:55:28.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.874 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-30 16:55:28.878 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.882 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-30 16:55:28.885 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-30 16:55:28.889 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-30 16:55:28.893 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-30 16:55:28.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.901 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-30 16:55:28.907 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.911 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-30 16:55:28.915 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-30 16:55:28.919 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-30 16:55:28.922 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-30 16:55:28.925 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.929 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.932 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-30 16:55:28.936 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.940 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-30 16:55:28.944 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-30 16:55:28.947 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-30 16:55:28.951 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-30 16:55:28.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-30 16:55:28.965 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.969 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-30 16:55:28.973 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-30 16:55:28.977 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-30 16:55:28.980 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-30 16:55:28.984 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:28.987 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:28.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-30 16:55:28.995 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:28.999 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-30 16:55:29.003 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-30 16:55:29.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-30 16:55:29.010 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-30 16:55:29.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.017 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.021 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-30 16:55:29.025 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.029 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-30 16:55:29.033 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-30 16:55:29.036 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-30 16:55:29.039 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-30 16:55:29.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.046 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.050 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-30 16:55:29.054 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.057 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-30 16:55:29.061 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-30 16:55:29.065 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-30 16:55:29.068 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-30 16:55:29.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.075 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.079 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-30 16:55:29.082 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.086 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-30 16:55:29.091 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-30 16:55:29.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-30 16:55:29.098 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-30 16:55:29.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-30 16:55:29.113 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.117 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-30 16:55:29.121 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-30 16:55:29.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-30 16:55:29.128 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-30 16:55:29.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-30 16:55:29.142 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.146 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-30 16:55:29.150 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-30 16:55:29.154 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-30 16:55:29.157 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-30 16:55:29.161 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.164 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-30 16:55:29.172 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.176 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-30 16:55:29.179 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-30 16:55:29.183 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-30 16:55:29.186 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-30 16:55:29.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-30 16:55:29.201 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.204 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-30 16:55:29.208 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-30 16:55:29.212 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-30 16:55:29.216 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-30 16:55:29.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.226 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-30 16:55:29.230 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.234 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-30 16:55:29.237 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-30 16:55:29.241 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-30 16:55:29.244 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-30 16:55:29.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.255 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-30 16:55:29.259 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.263 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-30 16:55:29.266 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-30 16:55:29.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-30 16:55:29.273 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-30 16:55:29.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.281 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-30 16:55:29.288 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.292 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-30 16:55:29.295 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-30 16:55:29.299 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-30 16:55:29.303 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-30 16:55:29.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.310 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.314 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-30 16:55:29.317 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.321 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-30 16:55:29.325 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-30 16:55:29.329 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-30 16:55:29.332 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-30 16:55:29.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.339 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-30 16:55:29.347 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.351 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-30 16:55:29.354 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-30 16:55:29.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-30 16:55:29.361 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-30 16:55:29.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-30 16:55:29.375 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.378 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-30 16:55:29.382 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-30 16:55:29.386 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-30 16:55:29.389 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-30 16:55:29.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-30 16:55:29.404 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.408 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-30 16:55:29.412 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-30 16:55:29.416 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-30 16:55:29.420 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-30 16:55:29.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.427 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-30 16:55:29.434 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.438 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-30 16:55:29.441 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-30 16:55:29.445 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-30 16:55:29.449 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-30 16:55:29.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.457 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.460 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-30 16:55:29.464 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.468 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-30 16:55:29.471 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-30 16:55:29.475 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-30 16:55:29.479 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-30 16:55:29.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.486 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-30 16:55:29.493 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.497 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-30 16:55:29.501 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-30 16:55:29.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-30 16:55:29.508 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-30 16:55:29.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.519 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-30 16:55:29.523 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.527 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-30 16:55:29.530 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-30 16:55:29.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-30 16:55:29.538 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-30 16:55:29.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.545 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.549 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-30 16:55:29.553 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.556 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-30 16:55:29.560 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-30 16:55:29.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-30 16:55:29.567 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-30 16:55:29.571 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-30 16:55:29.582 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.586 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-30 16:55:29.589 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-30 16:55:29.593 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-30 16:55:29.597 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-30 16:55:29.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.608 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-30 16:55:29.611 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.615 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-30 16:55:29.619 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-30 16:55:29.622 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-30 16:55:29.626 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-30 16:55:29.630 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.633 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.637 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-30 16:55:29.640 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.644 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-30 16:55:29.648 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-30 16:55:29.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-30 16:55:29.655 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-30 16:55:29.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.662 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.666 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-30 16:55:29.669 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.673 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-30 16:55:29.677 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-30 16:55:29.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-30 16:55:29.684 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-30 16:55:29.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-30 16:55:29.699 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.703 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-30 16:55:29.706 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-30 16:55:29.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-30 16:55:29.715 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-30 16:55:29.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.722 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.726 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-30 16:55:29.730 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.733 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-30 16:55:29.737 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-30 16:55:29.741 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-30 16:55:29.745 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-30 16:55:29.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.752 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.756 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-30 16:55:29.759 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.763 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-30 16:55:29.767 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-30 16:55:29.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-30 16:55:29.774 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-30 16:55:29.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.781 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.785 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-30 16:55:29.788 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.792 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-30 16:55:29.796 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-30 16:55:29.800 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-30 16:55:29.803 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-30 16:55:29.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.811 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.815 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-30 16:55:29.819 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.823 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-30 16:55:29.826 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-30 16:55:29.830 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-30 16:55:29.833 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-30 16:55:29.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-30 16:55:29.848 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.852 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-30 16:55:29.856 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-30 16:55:29.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-30 16:55:29.863 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-30 16:55:29.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-30 16:55:29.878 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.882 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-30 16:55:29.886 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-30 16:55:29.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:29.894 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:29.897 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-30 16:55:29.901 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:29.905 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-30 16:55:29.934 | Using python 3.12 to install etcd3gw 2026-08-30 16:55:29.938 | + 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-08-30 16:55:31.173 | Collecting etcd3gw 2026-08-30 16:55:31.304 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:55:31.315 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-30 16:55:31.340 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-30 16:55:31.343 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 16:55:31.388 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-30 16:55:31.404 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:55:31.449 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-30 16:55:31.465 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-30 16:55:32.098 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-30 16:55:32.115 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-30 16:55:32.128 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-30 16:55:32.361 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-30 16:55:32.363 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-08-30 16:55:32.379 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-30 16:55:32.381 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-30 16:55:32.404 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-30 16:55:32.406 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-30 16:55:32.412 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-30 16:55:32.440 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-30 16:55:32.475 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-30 16:55:32.505 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-30 16:55:32.515 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-30 16:55:32.517 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-08-30 16:55:32.520 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-30 16:55:32.522 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-30 16:55:32.537 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-30 16:55:32.782 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-30 16:55:32.840 | Attempting uninstall: urllib3 2026-08-30 16:55:32.848 | Found existing installation: urllib3 2.0.7 2026-08-30 16:55:32.848 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:32.849 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-30 16:55:32.992 | Attempting uninstall: idna 2026-08-30 16:55:32.998 | Found existing installation: idna 3.6 2026-08-30 16:55:32.998 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:32.999 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-30 16:55:33.161 | Attempting uninstall: requests 2026-08-30 16:55:33.170 | Found existing installation: requests 2.31.0 2026-08-30 16:55:33.170 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:33.171 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-30 16:55:33.406 | 2026-08-30 16:55:33.412 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-08-30 16:55:33.561 | + inc/python:pip_install:216 : result=0 2026-08-30 16:55:33.564 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:55:33.566 | + functions-common:time_stop:2420 : local name 2026-08-30 16:55:33.569 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:55:33.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:55:33.573 | + functions-common:time_stop:2423 : local total 2026-08-30 16:55:33.577 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:55:33.579 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:55:33.582 | + functions-common:time_stop:2427 : start_time=1788108929927 2026-08-30 16:55:33.584 | + functions-common:time_stop:2429 : [[ -z 1788108929927 ]] 2026-08-30 16:55:33.587 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:55:33.591 | + functions-common:time_stop:2432 : end_time=1788108933588 2026-08-30 16:55:33.594 | + functions-common:time_stop:2433 : elapsed_time=3661 2026-08-30 16:55:33.597 | + functions-common:time_stop:2434 : total=35571 2026-08-30 16:55:33.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:55:33.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39232 2026-08-30 16:55:33.604 | + inc/python:pip_install:219 : return 0 2026-08-30 16:55:33.608 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-30 16:55:33.610 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-30 16:55:33.613 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-30 16:55:33.615 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 16:55:33.618 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 16:55:33.621 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 16:55:33.623 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 16:55:33.627 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 16:55:33.629 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 16:55:33.632 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 16:55:33.636 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 16:55:33.638 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 16:55:33.640 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 16:55:33.643 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 16:55:33.646 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 16:55:33.649 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 16:55:33.651 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-30 16:55:33.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:55:33.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:55:33.660 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-30 16:55:33.663 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-30 16:55:33.666 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 16:55:33.669 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 16:55:33.672 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 16:55:33.675 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 16:55:33.677 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 16:55:33.680 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 16:55:33.683 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:55:33.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:55:33.687 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 16:55:33.690 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 16:55:33.693 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 16:55:33.695 | + functions-common:apt_get_update:1167 : return 2026-08-30 16:55:33.698 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-30 16:55:33.700 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 16:55:33.702 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:55:33.705 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:55:33.709 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-30 16:55:33.732 | + 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-08-30 16:55:33.769 | Reading package lists... 2026-08-30 16:55:34.216 | Building dependency tree... 2026-08-30 16:55:34.217 | Reading state information... 2026-08-30 16:55:34.980 | The following packages were automatically installed and are no longer required: 2026-08-30 16:55:34.984 | libfwupd2 libgusb2 2026-08-30 16:55:34.984 | Use 'sudo apt autoremove' to remove them. 2026-08-30 16:55:34.984 | The following additional packages will be installed: 2026-08-30 16:55:34.986 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-30 16:55:34.989 | Suggested packages: 2026-08-30 16:55:34.989 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-30 16:55:34.990 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-30 16:55:34.990 | python3-uwsgidecorators 2026-08-30 16:55:35.038 | The following NEW packages will be installed: 2026-08-30 16:55:35.040 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-30 16:55:35.297 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 16:55:35.297 | Need to get 1270 kB of archives. 2026-08-30 16:55:35.297 | After this operation, 4285 kB of additional disk space will be used. 2026-08-30 16:55:35.297 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-30 16:55:35.751 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-30 16:55:35.827 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-30 16:55:35.949 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-30 16:55:36.057 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-30 16:55:36.060 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-30 16:55:36.328 | perl: warning: Setting locale failed. 2026-08-30 16:55:36.328 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:36.328 | LANGUAGE = (unset), 2026-08-30 16:55:36.328 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:36.328 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:36.328 | are supported and installed on your system. 2026-08-30 16:55:36.328 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:36.391 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:55:36.391 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:55:36.391 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:55:36.581 | Fetched 1270 kB in 1s (1276 kB/s) 2026-08-30 16:55:36.625 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-30 16:55:36.693 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126450 files and directories currently installed.) 2026-08-30 16:55:36.700 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-30 16:55:36.707 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-30 16:55:36.758 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-30 16:55:36.770 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-30 16:55:36.774 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-30 16:55:36.825 | Selecting previously unselected package libzmq5:amd64. 2026-08-30 16:55:36.837 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-30 16:55:36.841 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-30 16:55:36.892 | Selecting previously unselected package uwsgi-core. 2026-08-30 16:55:36.904 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-30 16:55:36.909 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-30 16:55:37.084 | Selecting previously unselected package uwsgi. 2026-08-30 16:55:37.096 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-30 16:55:37.103 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-30 16:55:37.158 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-30 16:55:37.168 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-30 16:55:37.172 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-30 16:55:37.243 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-30 16:55:37.253 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-30 16:55:37.264 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-30 16:55:37.275 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-30 16:55:37.294 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-30 16:55:37.838 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-30 16:55:37.872 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 16:55:38.861 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 16:55:39.092 | perl: warning: Setting locale failed. 2026-08-30 16:55:39.092 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:39.092 | LANGUAGE = (unset), 2026-08-30 16:55:39.092 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:39.092 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:39.092 | are supported and installed on your system. 2026-08-30 16:55:39.092 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:39.221 | perl: warning: Setting locale failed. 2026-08-30 16:55:39.221 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:39.221 | LANGUAGE = (unset), 2026-08-30 16:55:39.221 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:39.221 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:39.221 | are supported and installed on your system. 2026-08-30 16:55:39.221 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:39.272 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:55:39.272 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:55:39.272 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:55:39.344 | perl: warning: Setting locale failed. 2026-08-30 16:55:39.344 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:39.344 | LANGUAGE = (unset), 2026-08-30 16:55:39.344 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:39.344 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:39.344 | are supported and installed on your system. 2026-08-30 16:55:39.344 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:39.855 | 2026-08-30 16:55:39.855 | Running kernel seems to be up-to-date. 2026-08-30 16:55:39.855 | 2026-08-30 16:55:39.855 | No services need to be restarted. 2026-08-30 16:55:39.855 | 2026-08-30 16:55:39.855 | No containers need to be restarted. 2026-08-30 16:55:39.856 | 2026-08-30 16:55:39.856 | No user sessions are running outdated binaries. 2026-08-30 16:55:39.856 | 2026-08-30 16:55:39.857 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 16:55:41.944 | + functions-common:apt_get:1211 : result=0 2026-08-30 16:55:41.946 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 16:55:41.949 | + functions-common:time_stop:2420 : local name 2026-08-30 16:55:41.952 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:55:41.954 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:55:41.956 | + functions-common:time_stop:2423 : local total 2026-08-30 16:55:41.958 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:55:41.961 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 16:55:41.963 | + functions-common:time_stop:2427 : start_time=1788108933728 2026-08-30 16:55:41.965 | + functions-common:time_stop:2429 : [[ -z 1788108933728 ]] 2026-08-30 16:55:41.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:55:41.973 | + functions-common:time_stop:2432 : end_time=1788108941970 2026-08-30 16:55:41.976 | + functions-common:time_stop:2433 : elapsed_time=8242 2026-08-30 16:55:41.978 | + functions-common:time_stop:2434 : total=126453 2026-08-30 16:55:41.980 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:55:41.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134695 2026-08-30 16:55:41.986 | + functions-common:apt_get:1215 : return 0 2026-08-30 16:55:41.989 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-30 16:55:41.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:55:41.994 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:55:41.997 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-30 16:55:41.999 | perl: warning: Setting locale failed. 2026-08-30 16:55:41.999 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:41.999 | LANGUAGE = (unset), 2026-08-30 16:55:42.000 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:42.000 | LANG = (unset) 2026-08-30 16:55:42.000 | are supported and installed on your system. 2026-08-30 16:55:42.000 | perl: warning: Falling back to the standard locale ("C"). 2026-08-30 16:55:42.034 | No module matches proxy 2026-08-30 16:55:42.038 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-30 16:55:42.050 | perl: warning: Setting locale failed. 2026-08-30 16:55:42.050 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:42.050 | LANGUAGE = (unset), 2026-08-30 16:55:42.050 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:42.050 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:42.050 | are supported and installed on your system. 2026-08-30 16:55:42.050 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:42.089 | Enabling module proxy. 2026-08-30 16:55:42.094 | To activate the new configuration, you need to run: 2026-08-30 16:55:42.094 | systemctl restart apache2 2026-08-30 16:55:42.099 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-30 16:55:42.109 | perl: warning: Setting locale failed. 2026-08-30 16:55:42.110 | perl: warning: Please check that your locale settings: 2026-08-30 16:55:42.110 | LANGUAGE = (unset), 2026-08-30 16:55:42.110 | LC_ALL = "en_US.utf8", 2026-08-30 16:55:42.110 | LANG = "de_DE.UTF-8" 2026-08-30 16:55:42.110 | are supported and installed on your system. 2026-08-30 16:55:42.110 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:55:42.149 | Considering dependency proxy for proxy_uwsgi: 2026-08-30 16:55:42.149 | Module proxy already enabled 2026-08-30 16:55:42.149 | Enabling module proxy_uwsgi. 2026-08-30 16:55:42.154 | To activate the new configuration, you need to run: 2026-08-30 16:55:42.154 | systemctl restart apache2 2026-08-30 16:55:42.160 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-30 16:55:42.162 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 16:55:42.164 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 16:55:42.167 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 16:55:42.296 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-30 16:55:42.298 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-30 16:55:42.302 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-30 16:55:42.305 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.309 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.312 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-30 16:55:42.315 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.318 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-30 16:55:42.320 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-30 16:55:42.323 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-30 16:55:42.326 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-30 16:55:42.334 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.337 | + ./stack.sh:main:908 : install_glanceclient 2026-08-30 16:55:42.340 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-30 16:55:42.343 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-30 16:55:42.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.351 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-30 16:55:42.354 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.357 | + ./stack.sh:main:909 : install_cinderclient 2026-08-30 16:55:42.360 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-30 16:55:42.363 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-30 16:55:42.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-30 16:55:42.374 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.376 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-30 16:55:42.379 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-30 16:55:42.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.385 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-30 16:55:42.390 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.393 | + ./stack.sh:main:910 : install_novaclient 2026-08-30 16:55:42.396 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-30 16:55:42.400 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-30 16:55:42.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.406 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.409 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-30 16:55:42.412 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.415 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-30 16:55:42.434 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:55:42.437 | + ./stack.sh:main:912 : install_swiftclient 2026-08-30 16:55:42.440 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-30 16:55:42.443 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-30 16:55:42.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.449 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.452 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-30 16:55:42.455 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.458 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-30 16:55:42.477 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:55:42.480 | + ./stack.sh:main:915 : install_neutronclient 2026-08-30 16:55:42.483 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-30 16:55:42.485 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-30 16:55:42.488 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-30 16:55:42.497 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.500 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-30 16:55:42.503 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-30 16:55:42.506 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-30 16:55:42.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:55:42.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:55:42.515 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-30 16:55:42.518 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:55:42.521 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-30 16:55:42.523 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-30 16:55:42.526 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 16:55:42.530 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-30 16:55:42.533 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-30 16:55:42.536 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 16:55:42.540 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-30 16:55:42.542 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 16:55:42.546 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-30 16:55:42.549 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-30 16:55:42.552 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-30 16:55:42.556 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-30 16:55:42.559 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-30 16:55:42.582 | Using python 3.12 to install keystonemiddleware 2026-08-30 16:55:42.585 | + 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-08-30 16:55:43.751 | Collecting keystonemiddleware 2026-08-30 16:55:43.882 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-30 16:55:43.949 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-30 16:55:43.967 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 16:55:44.022 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-30 16:55:44.038 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 16:55:44.102 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-30 16:55:44.119 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:55:44.165 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-30 16:55:44.181 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:55:44.226 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-30 16:55:44.242 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 16:55:44.301 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-30 16:55:44.318 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 16:55:44.367 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-30 16:55:44.384 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:55:44.444 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-30 16:55:44.464 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:55:44.474 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-30 16:55:44.505 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-30 16:55:44.522 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 16:55:44.566 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-30 16:55:44.582 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-30 16:55:44.634 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-30 16:55:44.649 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:55:44.660 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-30 16:55:44.694 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-30 16:55:44.712 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-30 16:55:44.726 | 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-08-30 16:55:44.765 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-30 16:55:44.781 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:55:44.816 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-30 16:55:44.833 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 16:55:44.875 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-30 16:55:44.890 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-30 16:55:44.935 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-30 16:55:44.951 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 16:55:45.001 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-30 16:55:45.022 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-30 16:55:45.065 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-30 16:55:45.081 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-30 16:55:45.119 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-30 16:55:45.135 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-30 16:55:45.145 | 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-08-30 16:55:45.183 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-30 16:55:45.198 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-30 16:55:45.208 | 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-08-30 16:55:45.210 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-08-30 16:55:45.368 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-30 16:55:45.384 | 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-08-30 16:55:45.441 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-30 16:55:45.456 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-30 16:55:45.466 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-08-30 16:55:45.596 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-30 16:55:45.612 | 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-08-30 16:55:45.632 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-30 16:55:45.665 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-30 16:55:45.680 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-30 16:55:45.697 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-08-30 16:55:45.698 | 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-08-30 16:55:45.699 | 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-08-30 16:55:45.701 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-30 16:55:45.774 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-30 16:55:45.818 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-30 16:55:45.860 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-30 16:55:45.885 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-30 16:55:45.913 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-30 16:55:45.937 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-30 16:55:45.961 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-30 16:55:45.985 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-30 16:55:46.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.8 MB/s 0:00:00 2026-08-30 16:55:46.050 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-30 16:55:46.079 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-30 16:55:46.103 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-30 16:55:46.129 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-30 16:55:46.152 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-30 16:55:46.179 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-30 16:55:46.201 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-30 16:55:46.224 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-30 16:55:46.245 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-30 16:55:46.267 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-30 16:55:46.289 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-30 16:55:46.314 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-08-30 16:55:46.343 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-30 16:55:46.365 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-30 16:55:46.387 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-30 16:55:46.408 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-30 16:55:46.430 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-30 16:55:46.795 | 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-08-30 16:55:47.052 | Attempting uninstall: six 2026-08-30 16:55:47.060 | Found existing installation: six 1.16.0 2026-08-30 16:55:47.060 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:47.062 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-30 16:55:47.121 | Attempting uninstall: pyparsing 2026-08-30 16:55:47.129 | Found existing installation: pyparsing 3.1.1 2026-08-30 16:55:47.129 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:47.130 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-30 16:55:47.268 | Attempting uninstall: PyJWT 2026-08-30 16:55:47.275 | Found existing installation: PyJWT 2.7.0 2026-08-30 16:55:47.276 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:47.276 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-30 16:55:47.442 | Attempting uninstall: netaddr 2026-08-30 16:55:47.450 | Found existing installation: netaddr 0.8.0 2026-08-30 16:55:47.451 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:47.451 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-30 16:55:47.707 | Attempting uninstall: python-dateutil 2026-08-30 16:55:47.716 | Found existing installation: python-dateutil 2.8.2 2026-08-30 16:55:47.716 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:55:47.716 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-30 16:55:49.972 | 2026-08-30 16:55:49.982 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-30 16:55:50.156 | + inc/python:pip_install:216 : result=0 2026-08-30 16:55:50.159 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:55:50.163 | + functions-common:time_stop:2420 : local name 2026-08-30 16:55:50.166 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:55:50.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:55:50.172 | + functions-common:time_stop:2423 : local total 2026-08-30 16:55:50.176 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:55:50.179 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:55:50.182 | + functions-common:time_stop:2427 : start_time=1788108942577 2026-08-30 16:55:50.187 | + functions-common:time_stop:2429 : [[ -z 1788108942577 ]] 2026-08-30 16:55:50.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:55:50.195 | + functions-common:time_stop:2432 : end_time=1788108950191 2026-08-30 16:55:50.199 | + functions-common:time_stop:2433 : elapsed_time=7614 2026-08-30 16:55:50.203 | + functions-common:time_stop:2434 : total=39232 2026-08-30 16:55:50.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:55:50.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46846 2026-08-30 16:55:50.212 | + inc/python:pip_install:219 : return 0 2026-08-30 16:55:50.216 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-30 16:55:50.220 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-30 16:55:50.223 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 16:55:50.228 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-30 16:55:50.231 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-30 16:55:50.234 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 16:55:50.239 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-30 16:55:50.240 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 16:55:50.246 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-30 16:55:50.249 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-30 16:55:50.252 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-30 16:55:50.256 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-30 16:55:50.259 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-30 16:55:50.286 | Using python 3.12 to install python-memcached 2026-08-30 16:55:50.289 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-30 16:55:51.425 | Collecting python-memcached 2026-08-30 16:55:51.568 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:55:51.597 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-30 16:55:51.796 | Installing collected packages: python-memcached 2026-08-30 16:55:51.830 | Successfully installed python-memcached-1.62 2026-08-30 16:55:51.933 | + inc/python:pip_install:216 : result=0 2026-08-30 16:55:51.937 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:55:51.940 | + functions-common:time_stop:2420 : local name 2026-08-30 16:55:51.944 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:55:51.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:55:51.950 | + functions-common:time_stop:2423 : local total 2026-08-30 16:55:51.954 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:55:51.957 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:55:51.961 | + functions-common:time_stop:2427 : start_time=1788108950279 2026-08-30 16:55:51.964 | + functions-common:time_stop:2429 : [[ -z 1788108950279 ]] 2026-08-30 16:55:51.968 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:55:51.974 | + functions-common:time_stop:2432 : end_time=1788108951970 2026-08-30 16:55:51.977 | + functions-common:time_stop:2433 : elapsed_time=1691 2026-08-30 16:55:51.980 | + functions-common:time_stop:2434 : total=46846 2026-08-30 16:55:51.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:55:51.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48537 2026-08-30 16:55:51.990 | + inc/python:pip_install:219 : return 0 2026-08-30 16:55:51.994 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-30 16:55:52.019 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:55:52.023 | + ./stack.sh:main:922 : '[' 192.168.122.208 == 192.168.122.208 ']' 2026-08-30 16:55:52.026 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-30 16:55:52.029 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-30 16:55:52.032 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-30 16:55:52.035 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 16:55:52.039 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-30 16:55:52.042 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-30 16:55:52.063 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:55:52.066 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-30 16:55:52.069 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-30 16:55:52.072 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-30 16:55:52.075 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 16:55:52.078 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 16:55:52.084 | ++ functions-common:git_clone:593 : pwd 2026-08-30 16:55:52.086 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 16:55:52.090 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 16:55:52.094 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 16:55:52.116 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 16:55:52.120 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 16:55:52.122 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 16:55:52.127 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 16:55:52.127 | + functions-common:git_clone:610 : echo master 2026-08-30 16:55:52.133 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-30 16:55:52.136 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 16:55:52.138 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-30 16:55:52.141 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:55:52.144 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:55:52.147 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:55:52.149 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:55:52.152 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:55:52.155 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:55:52.157 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:55:52.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:55:52.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:55:52.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108952166 2026-08-30 16:55:52.172 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-30 16:55:52.176 | Cloning into '/opt/stack/keystone'... 2026-08-30 16:56:10.004 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:56:10.007 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:10.010 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:10.013 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:10.015 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:10.018 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:10.021 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:56:10.023 | + functions-common:time_stop:2427 : start_time=1788108952166 2026-08-30 16:56:10.027 | + functions-common:time_stop:2429 : [[ -z 1788108952166 ]] 2026-08-30 16:56:10.031 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:10.036 | + functions-common:time_stop:2432 : end_time=1788108970033 2026-08-30 16:56:10.039 | + functions-common:time_stop:2433 : elapsed_time=17867 2026-08-30 16:56:10.042 | + functions-common:time_stop:2434 : total=4885 2026-08-30 16:56:10.046 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:10.049 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22752 2026-08-30 16:56:10.052 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-30 16:56:10.056 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 16:56:10.059 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:56:10.063 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:56:10.067 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:56:10.071 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:56:10.075 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:56:10.078 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:56:10.082 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:56:10.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:56:10.089 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:56:10.095 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108970091 2026-08-30 16:56:10.098 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 16:56:10.753 | From https://review.opendev.org/openstack/keystone 2026-08-30 16:56:10.753 | * branch master -> FETCH_HEAD 2026-08-30 16:56:10.764 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:56:10.768 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:10.771 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:10.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:10.778 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:10.782 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:10.786 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:56:10.789 | + functions-common:time_stop:2427 : start_time=1788108970091 2026-08-30 16:56:10.792 | + functions-common:time_stop:2429 : [[ -z 1788108970091 ]] 2026-08-30 16:56:10.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:10.802 | + functions-common:time_stop:2432 : end_time=1788108970798 2026-08-30 16:56:10.805 | + functions-common:time_stop:2433 : elapsed_time=707 2026-08-30 16:56:10.809 | + functions-common:time_stop:2434 : total=22752 2026-08-30 16:56:10.813 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:10.816 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23459 2026-08-30 16:56:10.820 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 16:56:10.824 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:56:10.827 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:56:10.831 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:56:10.835 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:56:10.838 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:56:10.842 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:56:10.846 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:56:10.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:56:10.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:56:10.859 | + functions-common:time_start:2411 : _TIME_START[$name]=1788108970855 2026-08-30 16:56:10.862 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 16:56:11.037 | Note: switching to 'FETCH_HEAD'. 2026-08-30 16:56:11.037 | 2026-08-30 16:56:11.037 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 16:56:11.037 | changes and commit them, and you can discard any commits you make in this 2026-08-30 16:56:11.037 | state without impacting any branches by switching back to a branch. 2026-08-30 16:56:11.037 | 2026-08-30 16:56:11.037 | If you want to create a new branch to retain commits you create, you may 2026-08-30 16:56:11.037 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 16:56:11.038 | 2026-08-30 16:56:11.038 | git switch -c 2026-08-30 16:56:11.038 | 2026-08-30 16:56:11.038 | Or undo this operation with: 2026-08-30 16:56:11.038 | 2026-08-30 16:56:11.038 | git switch - 2026-08-30 16:56:11.038 | 2026-08-30 16:56:11.038 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 16:56:11.038 | 2026-08-30 16:56:11.038 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-30 16:56:11.044 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:56:11.048 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:11.052 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:11.056 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:11.059 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:11.063 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:11.066 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:56:11.070 | + functions-common:time_stop:2427 : start_time=1788108970855 2026-08-30 16:56:11.073 | + functions-common:time_stop:2429 : [[ -z 1788108970855 ]] 2026-08-30 16:56:11.078 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:11.083 | + functions-common:time_stop:2432 : end_time=1788108971079 2026-08-30 16:56:11.087 | + functions-common:time_stop:2433 : elapsed_time=224 2026-08-30 16:56:11.091 | + functions-common:time_stop:2434 : total=23459 2026-08-30 16:56:11.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:11.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23683 2026-08-30 16:56:11.101 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-30 16:56:11.120 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-30 16:56:11.125 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 16:56:11.126 | + functions-common:git_clone:673 : head -1 2026-08-30 16:56:11.129 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-30 16:56:11.134 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 16:56:11.137 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-30 16:56:11.141 | + inc/python:setup_develop:353 : local bindep 2026-08-30 16:56:11.145 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-30 16:56:11.149 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-30 16:56:11.152 | + inc/python:setup_develop:359 : local extras= 2026-08-30 16:56:11.156 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-30 16:56:11.160 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 16:56:11.163 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-30 16:56:11.166 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-30 16:56:11.170 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 16:56:11.174 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 16:56:11.178 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-30 16:56:11.181 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 16:56:11.185 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-30 16:56:11.189 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 16:56:11.192 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 16:56:11.197 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-30 16:56:11.204 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-30 16:56:11.207 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-30 16:56:11.210 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-30 16:56:11.368 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-30 16:56:11.372 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 16:56:11.375 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 16:56:11.379 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 16:56:11.382 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-30 16:56:11.386 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-30 16:56:11.390 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 16:56:11.393 | + inc/python:setup_package:446 : local extras= 2026-08-30 16:56:11.396 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 16:56:11.400 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 16:56:11.404 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 16:56:11.408 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 16:56:11.412 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 16:56:11.415 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-30 16:56:11.444 | Using python 3.12 to install /opt/stack/keystone 2026-08-30 16:56:11.448 | + 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-08-30 16:56:12.430 | Obtaining file:///opt/stack/keystone 2026-08-30 16:56:12.435 | Installing build dependencies: started 2026-08-30 16:56:13.941 | Installing build dependencies: finished with status 'done' 2026-08-30 16:56:13.942 | Checking if build backend supports build_editable: started 2026-08-30 16:56:14.483 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 16:56:14.484 | Getting requirements to build editable: started 2026-08-30 16:56:14.777 | Getting requirements to build editable: finished with status 'done' 2026-08-30 16:56:14.779 | Preparing editable metadata (pyproject.toml): started 2026-08-30 16:56:15.837 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:56:15.854 | 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.dev64) (7.0.3) 2026-08-30 16:56:15.854 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-30 16:56:16.046 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-30 16:56:16.204 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-30 16:56:16.246 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-30 16:56:16.263 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-30 16:56:16.650 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-30 16:56:16.674 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-30 16:56:17.252 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.268 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-08-30 16:56:17.289 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-30 16:56:17.291 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.0.0) 2026-08-30 16:56:17.293 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-30 16:56:17.369 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.387 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-30 16:56:17.399 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-30 16:56:17.400 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-30 16:56:17.402 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-30 16:56:17.464 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.483 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:56:17.547 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.565 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 16:56:17.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-30 16:56:17.577 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.1) 2026-08-30 16:56:17.724 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.745 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 16:56:17.801 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.837 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 16:56:17.847 | 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.dev64) (5.11.0) 2026-08-30 16:56:17.878 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.895 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-30 16:56:17.905 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-30 16:56:17.936 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-30 16:56:17.951 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-30 16:56:17.996 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:18.011 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-30 16:56:18.022 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-30 16:56:18.024 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-30 16:56:18.064 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:18.080 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-30 16:56:18.093 | 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.dev64) (4.1.0) 2026-08-30 16:56:18.094 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-30 16:56:18.129 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:18.146 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-30 16:56:18.195 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-30 16:56:18.212 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 16:56:18.426 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-30 16:56:18.442 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-30 16:56:18.479 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-30 16:56:18.494 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-30 16:56:18.506 | 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.dev64) (5.3.1) 2026-08-30 16:56:18.536 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 16:56:18.551 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 16:56:18.594 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 16:56:18.609 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-30 16:56:18.644 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 16:56:18.659 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:56:18.701 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 16:56:18.715 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:56:18.823 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-30 16:56:18.839 | 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-08-30 16:56:18.882 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-30 16:56:18.899 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-30 16:56:18.915 | 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.dev64) (1.17.0) 2026-08-30 16:56:18.985 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-30 16:56:19.001 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-30 16:56:19.048 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 16:56:19.063 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-30 16:56:19.103 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 16:56:19.119 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:56:19.169 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 16:56:19.185 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 16:56:19.786 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-30 16:56:19.801 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-30 16:56:19.817 | 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.dev64) (5.16.0) 2026-08-30 16:56:19.820 | 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.dev64) (2.34.2) 2026-08-30 16:56:19.824 | 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.dev64) (2.1.0) 2026-08-30 16:56:19.825 | 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.dev64) (1.9.0) 2026-08-30 16:56:19.826 | 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.dev64) (4.16.0) 2026-08-30 16:56:19.838 | 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.dev64) (1.3.0) 2026-08-30 16:56:19.840 | 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.dev64) (2.0.0) 2026-08-30 16:56:19.841 | 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.dev64) (6.0.3) 2026-08-30 16:56:19.888 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:19.905 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-30 16:56:19.916 | 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.dev64) (3.1.0) 2026-08-30 16:56:19.948 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:19.964 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-30 16:56:20.002 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.018 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-30 16:56:20.066 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.082 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:56:20.095 | 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.dev64) (2.3.0) 2026-08-30 16:56:20.100 | 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.dev64) (2.9.0.post0) 2026-08-30 16:56:20.103 | 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.dev64) (3.5.0) 2026-08-30 16:56:20.149 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.168 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 16:56:20.214 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.230 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 16:56:20.276 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.291 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-30 16:56:20.359 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.378 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 16:56:20.425 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.443 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-30 16:56:20.482 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.497 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 16:56:20.547 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.561 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-30 16:56:20.571 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.3) 2026-08-30 16:56:20.606 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.622 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:56:20.665 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.683 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:56:20.773 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:20.788 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-30 16:56:21.099 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.114 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-30 16:56:21.169 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.185 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 16:56:21.225 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.242 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 16:56:21.284 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.301 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-30 16:56:21.350 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.366 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-30 16:56:21.442 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.460 | 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-08-30 16:56:21.502 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.520 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-30 16:56:21.572 | 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.dev64) 2026-08-30 16:56:21.589 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 16:56:21.633 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.649 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-30 16:56:21.670 | 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.dev64) (3.3.2) 2026-08-30 16:56:21.671 | 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.dev64) (7.2.2) 2026-08-30 16:56:21.684 | 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.dev64) (84.0.0) 2026-08-30 16:56:21.726 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.744 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-30 16:56:21.810 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.827 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-30 16:56:21.871 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.897 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-30 16:56:21.950 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:21.967 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-30 16:56:21.990 | 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.dev64) (3.5.0) 2026-08-30 16:56:21.991 | 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.dev64) (3.18) 2026-08-30 16:56:21.992 | 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.dev64) (2.7.0) 2026-08-30 16:56:21.994 | 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.dev64) (2023.11.17) 2026-08-30 16:56:22.047 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-30 16:56:22.064 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-30 16:56:22.133 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-30 16:56:22.151 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-30 16:56:22.255 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-30 16:56:22.302 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-30 16:56:22.398 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 42.7 MB/s 0:00:00 2026-08-30 16:56:22.414 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-30 16:56:22.438 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-30 16:56:22.463 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-30 16:56:22.484 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-30 16:56:22.507 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-30 16:56:22.530 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-30 16:56:22.554 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-30 16:56:22.575 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-30 16:56:22.598 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-30 16:56:22.621 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-30 16:56:22.642 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-30 16:56:22.663 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-30 16:56:22.685 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-30 16:56:22.709 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-30 16:56:22.736 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-30 16:56:22.770 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-30 16:56:22.796 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-30 16:56:22.822 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-30 16:56:22.847 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-30 16:56:22.868 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-30 16:56:22.893 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-30 16:56:22.916 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-30 16:56:22.941 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-30 16:56:22.966 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-30 16:56:22.992 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-30 16:56:23.020 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-30 16:56:23.046 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-30 16:56:23.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 31.9 MB/s 0:00:00 2026-08-30 16:56:23.082 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-30 16:56:23.108 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-30 16:56:23.132 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-30 16:56:23.166 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-30 16:56:23.190 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-30 16:56:23.215 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-30 16:56:23.238 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-30 16:56:23.261 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-30 16:56:23.284 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-30 16:56:23.310 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-30 16:56:23.331 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-30 16:56:23.358 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-30 16:56:23.382 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-30 16:56:23.404 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-30 16:56:23.427 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-30 16:56:23.448 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-30 16:56:23.477 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-30 16:56:23.534 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 64.0 MB/s 0:00:00 2026-08-30 16:56:23.550 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-30 16:56:23.573 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-30 16:56:23.595 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-30 16:56:23.618 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-30 16:56:23.644 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-30 16:56:23.669 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-30 16:56:23.696 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-30 16:56:23.718 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-30 16:56:23.740 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-30 16:56:23.764 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-30 16:56:23.786 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-30 16:56:24.106 | Building wheels for collected packages: keystone 2026-08-30 16:56:24.108 | Building editable for keystone (pyproject.toml): started 2026-08-30 16:56:25.197 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-30 16:56:25.198 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=e2d35d15223aef7fa8d439bad23cd2df2bef507daed15f7ea947fd8e5f250395 2026-08-30 16:56:25.199 | Stored in directory: /tmp/pip-ephem-wheel-cache-71x4euum/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-30 16:56:25.204 | Successfully built keystone 2026-08-30 16:56:25.570 | 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-08-30 16:56:25.612 | Attempting uninstall: pytz 2026-08-30 16:56:25.620 | Found existing installation: pytz 2024.1 2026-08-30 16:56:25.621 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:25.621 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-30 16:56:27.445 | Attempting uninstall: oauthlib 2026-08-30 16:56:27.458 | Found existing installation: oauthlib 3.2.2 2026-08-30 16:56:27.459 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:27.459 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-30 16:56:27.608 | Attempting uninstall: markupsafe 2026-08-30 16:56:27.619 | Found existing installation: MarkupSafe 2.1.5 2026-08-30 16:56:27.621 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:27.621 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-30 16:56:28.727 | Attempting uninstall: click 2026-08-30 16:56:28.736 | Found existing installation: click 8.1.6 2026-08-30 16:56:28.737 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:28.737 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-30 16:56:28.911 | Attempting uninstall: blinker 2026-08-30 16:56:28.922 | Found existing installation: blinker 1.7.0 2026-08-30 16:56:28.923 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:28.925 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-30 16:56:28.942 | Attempting uninstall: bcrypt 2026-08-30 16:56:28.953 | Found existing installation: bcrypt 3.2.2 2026-08-30 16:56:28.954 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:28.955 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-30 16:56:28.975 | Attempting uninstall: attrs 2026-08-30 16:56:28.984 | Found existing installation: attrs 23.2.0 2026-08-30 16:56:28.985 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:28.986 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-30 16:56:32.177 | Attempting uninstall: jinja2 2026-08-30 16:56:32.188 | Found existing installation: Jinja2 3.1.2 2026-08-30 16:56:32.189 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:32.190 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-30 16:56:33.257 | Attempting uninstall: cryptography 2026-08-30 16:56:33.271 | Found existing installation: cryptography 41.0.7 2026-08-30 16:56:33.272 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:33.272 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-30 16:56:33.887 | Attempting uninstall: pyopenssl 2026-08-30 16:56:33.900 | Found existing installation: pyOpenSSL 23.2.0 2026-08-30 16:56:33.900 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:33.900 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-30 16:56:34.335 | Attempting uninstall: jsonschema 2026-08-30 16:56:34.346 | Found existing installation: jsonschema 4.10.3 2026-08-30 16:56:34.347 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:56:34.348 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-30 16:56:36.000 | 2026-08-30 16:56:36.002 | 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-08-30 16:56:36.002 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-30 16:56:36.018 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-08-30 16:56:36.481 | + inc/python:pip_install:216 : result=0 2026-08-30 16:56:36.485 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:56:36.488 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:36.491 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:36.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:36.499 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:36.502 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:36.506 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:56:36.510 | + functions-common:time_stop:2427 : start_time=1788108971437 2026-08-30 16:56:36.513 | + functions-common:time_stop:2429 : [[ -z 1788108971437 ]] 2026-08-30 16:56:36.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:36.523 | + functions-common:time_stop:2432 : end_time=1788108996519 2026-08-30 16:56:36.527 | + functions-common:time_stop:2433 : elapsed_time=25082 2026-08-30 16:56:36.530 | + functions-common:time_stop:2434 : total=48537 2026-08-30 16:56:36.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:36.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73619 2026-08-30 16:56:36.540 | + inc/python:pip_install:219 : return 0 2026-08-30 16:56:36.544 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 16:56:36.547 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 16:56:36.551 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-30 16:56:36.556 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-30 16:56:36.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:56:36.564 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:56:36.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-30 16:56:36.572 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:56:36.576 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-30 16:56:36.601 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:56:36.605 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 16:56:36.608 | + ./stack.sh:main:924 : configure_keystone 2026-08-30 16:56:36.612 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-30 16:56:36.630 | + 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-08-30 16:56:36.634 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-30 16:56:36.641 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-30 16:56:36.663 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:56:36.666 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-30 16:56:36.712 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-30 16:56:36.753 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-30 16:56:36.797 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-30 16:56:36.841 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-30 16:56:36.884 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-30 16:56:36.927 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-30 16:56:36.970 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-30 16:56:37.012 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-30 16:56:37.056 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-30 16:56:37.060 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-30 16:56:37.063 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-30 16:56:37.067 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-30 16:56:37.070 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 16:56:37.074 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 16:56:37.095 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:56:37.100 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 16:56:37.105 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 16:56:37.109 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 16:56:37.132 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:56:37.136 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 16:56:37.141 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 16:56:37.188 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 16:56:37.192 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 16:56:37.196 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.208/identity 2026-08-30 16:56:37.241 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-30 16:56:37.245 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-30 16:56:37.292 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-30 16:56:37.296 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-30 16:56:37.299 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-30 16:56:37.303 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-30 16:56:37.307 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 16:56:37.310 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 16:56:37.315 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 16:56:37.338 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:56:37.342 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 16:56:37.345 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-30 16:56:37.350 | + 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-08-30 16:56:37.397 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-30 16:56:37.400 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-30 16:56:37.404 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-30 16:56:37.408 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-30 16:56:37.415 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 16:56:37.440 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 16:56:37.444 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 16:56:37.446 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 16:56:37.450 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 16:56:37.454 | + 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-08-30 16:56:37.497 | + 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-08-30 16:56:37.542 | + 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-08-30 16:56:37.587 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 16:56:37.630 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-30 16:56:37.673 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-30 16:56:37.716 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-30 16:56:37.719 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-30 16:56:37.722 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-30 16:56:37.726 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-30 16:56:37.729 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 16:56:37.733 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-30 16:56:37.737 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-30 16:56:37.741 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 16:56:37.745 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 16:56:37.765 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 16:56:37.765 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 16:56:37.776 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 16:56:37.781 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 16:56:37.796 | /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-08-30 16:56:37.802 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-30 16:56:37.806 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-30 16:56:37.811 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 16:56:37.814 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-30 16:56:37.857 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-30 16:56:37.899 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-30 16:56:37.942 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-30 16:56:37.985 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-30 16:56:38.025 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-30 16:56:38.067 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-30 16:56:38.109 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-30 16:56:38.153 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-30 16:56:38.194 | + 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-08-30 16:56:38.238 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-30 16:56:38.280 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-30 16:56:38.322 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-30 16:56:38.363 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-30 16:56:38.405 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 16:56:38.408 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 16:56:38.413 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-30 16:56:38.416 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-30 16:56:38.420 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 16:56:38.423 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:56:38.427 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:56:38.430 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-30 16:56:38.435 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-30 16:56:38.439 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-30 16:56:38.482 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-30 16:56:38.527 | + 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-08-30 16:56:38.528 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-30 16:56:38.539 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-30 16:56:38.545 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-30 16:56:38.549 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-30 16:56:38.552 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 16:56:38.556 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 16:56:38.559 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 16:56:38.563 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 16:56:38.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:56:38.570 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:56:38.574 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 16:56:38.578 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 16:56:38.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:56:38.585 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:56:38.589 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-30 16:56:38.601 | perl: warning: Setting locale failed. 2026-08-30 16:56:38.602 | perl: warning: Please check that your locale settings: 2026-08-30 16:56:38.602 | LANGUAGE = (unset), 2026-08-30 16:56:38.602 | LC_ALL = "en_US.utf8", 2026-08-30 16:56:38.602 | LANG = "de_DE.UTF-8" 2026-08-30 16:56:38.602 | are supported and installed on your system. 2026-08-30 16:56:38.602 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:56:38.643 | Enabling site keystone-api. 2026-08-30 16:56:38.650 | To activate the new configuration, you need to run: 2026-08-30 16:56:38.650 | systemctl reload apache2 2026-08-30 16:56:38.657 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 16:56:38.660 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 16:56:38.664 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 16:56:38.667 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 16:56:38.795 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-30 16:56:38.836 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-30 16:56:38.880 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-30 16:56:38.925 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-30 16:56:38.929 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-30 16:56:38.973 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-30 16:56:39.014 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-30 16:56:39.059 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-30 16:56:39.104 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-30 16:56:39.108 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-30 16:56:39.149 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-30 16:56:39.174 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:56:39.178 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-30 16:56:39.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:56:39.208 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-30 16:56:39.212 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-30 16:56:39.215 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-30 16:56:39.219 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 16:56:39.223 | + lib/stack:stack_install_service:32 : install_glance 2026-08-30 16:56:39.227 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-30 16:56:39.232 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-30 16:56:39.236 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-30 16:56:39.260 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:56:39.263 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-30 16:56:39.267 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-30 16:56:39.292 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:56:39.296 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-30 16:56:39.300 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-30 16:56:39.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:56:39.309 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:56:39.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-30 16:56:39.317 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:56:39.322 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-30 16:56:39.327 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-30 16:56:39.331 | ++ inc/python:join_extras:29 : echo cinder 2026-08-30 16:56:39.334 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-30 16:56:39.338 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-30 16:56:39.341 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-30 16:56:39.345 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-30 16:56:39.350 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-30 16:56:39.353 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-30 16:56:39.357 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-30 16:56:39.363 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-30 16:56:39.363 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-30 16:56:39.370 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-30 16:56:39.374 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-30 16:56:39.377 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-30 16:56:39.381 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-30 16:56:39.386 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-30 16:56:39.415 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-30 16:56:39.419 | + 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-08-30 16:56:40.712 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 16:56:40.872 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-30 16:56:40.889 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-08-30 16:56:40.893 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-30 16:56:40.893 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-30 16:56:40.893 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-08-30 16:56:40.893 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-30 16:56:40.894 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-08-30 16:56:40.895 | 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-08-30 16:56:40.896 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.16.0) 2026-08-30 16:56:40.897 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-08-30 16:56:40.898 | 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-08-30 16:56:40.925 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-30 16:56:40.942 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 16:56:40.953 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-30 16:56:40.955 | 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-08-30 16:56:40.957 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-08-30 16:56:41.002 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 16:56:41.019 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-30 16:56:41.193 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 16:56:41.211 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-30 16:56:41.377 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 16:56:41.398 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:56:41.544 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-30 16:56:41.564 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-30 16:56:41.574 | 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-08-30 16:56:41.575 | 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-08-30 16:56:41.576 | 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-08-30 16:56:41.578 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-08-30 16:56:41.584 | 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-08-30 16:56:41.585 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-08-30 16:56:41.586 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-08-30 16:56:41.590 | 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-08-30 16:56:41.592 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-30 16:56:41.592 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-08-30 16:56:41.595 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-30 16:56:41.631 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-30 16:56:41.647 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-30 16:56:41.658 | 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-08-30 16:56:41.663 | 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-08-30 16:56:41.667 | 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-08-30 16:56:41.668 | 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-08-30 16:56:41.669 | 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-08-30 16:56:41.678 | 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-08-30 16:56:41.682 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-08-30 16:56:41.682 | 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-08-30 16:56:41.685 | 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-08-30 16:56:41.693 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-08-30 16:56:41.694 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-08-30 16:56:41.695 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-08-30 16:56:41.697 | 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-08-30 16:56:41.698 | 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-08-30 16:56:41.699 | 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-08-30 16:56:41.700 | 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-08-30 16:56:41.703 | 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-08-30 16:56:41.713 | 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-08-30 16:56:41.714 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-08-30 16:56:41.720 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-08-30 16:56:41.736 | 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-08-30 16:56:41.741 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-08-30 16:56:41.744 | 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-08-30 16:56:41.757 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-08-30 16:56:41.758 | 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-08-30 16:56:41.758 | 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-08-30 16:56:41.760 | 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-08-30 16:56:41.781 | 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-08-30 16:56:41.839 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-30 16:56:41.899 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-30 16:56:41.926 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-30 16:56:41.948 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-30 16:56:41.984 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-30 16:56:42.010 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-30 16:56:42.031 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-30 16:56:42.305 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-30 16:56:43.587 | 2026-08-30 16:56:43.604 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-30 16:56:43.773 | + inc/python:pip_install:216 : result=0 2026-08-30 16:56:43.777 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:56:43.781 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:43.784 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:43.787 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:43.790 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:43.794 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:43.797 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:56:43.801 | + functions-common:time_stop:2427 : start_time=1788108999408 2026-08-30 16:56:43.805 | + functions-common:time_stop:2429 : [[ -z 1788108999408 ]] 2026-08-30 16:56:43.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:43.813 | + functions-common:time_stop:2432 : end_time=1788109003810 2026-08-30 16:56:43.817 | + functions-common:time_stop:2433 : elapsed_time=4402 2026-08-30 16:56:43.820 | + functions-common:time_stop:2434 : total=73619 2026-08-30 16:56:43.824 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:43.828 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78021 2026-08-30 16:56:43.831 | + inc/python:pip_install:219 : return 0 2026-08-30 16:56:43.835 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-30 16:56:43.838 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-30 16:56:43.842 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-30 16:56:43.862 | + 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-08-30 16:56:43.869 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-30 16:56:43.873 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-30 16:56:43.877 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-30 16:56:43.881 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 16:56:43.884 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 16:56:43.889 | ++ functions-common:git_clone:593 : pwd 2026-08-30 16:56:43.892 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 16:56:43.896 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 16:56:43.900 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 16:56:43.921 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 16:56:43.924 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 16:56:43.928 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 16:56:43.934 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 16:56:43.934 | + functions-common:git_clone:610 : echo master 2026-08-30 16:56:43.940 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-30 16:56:43.944 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 16:56:43.948 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-30 16:56:43.952 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:56:43.956 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:56:43.960 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:56:43.964 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:56:43.968 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:56:43.972 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:56:43.975 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:56:43.978 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:56:43.982 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:56:43.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109003984 2026-08-30 16:56:43.992 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-30 16:56:43.996 | Cloning into '/opt/stack/glance'... 2026-08-30 16:56:52.118 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:56:52.122 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:52.126 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:52.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:52.133 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:52.137 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:52.141 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:56:52.145 | + functions-common:time_stop:2427 : start_time=1788109003984 2026-08-30 16:56:52.148 | + functions-common:time_stop:2429 : [[ -z 1788109003984 ]] 2026-08-30 16:56:52.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:52.158 | + functions-common:time_stop:2432 : end_time=1788109012154 2026-08-30 16:56:52.162 | + functions-common:time_stop:2433 : elapsed_time=8170 2026-08-30 16:56:52.166 | + functions-common:time_stop:2434 : total=23683 2026-08-30 16:56:52.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:52.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31853 2026-08-30 16:56:52.177 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-30 16:56:52.181 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 16:56:52.185 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:56:52.189 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:56:52.193 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:56:52.196 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:56:52.200 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:56:52.204 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:56:52.208 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:56:52.212 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:56:52.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:56:52.222 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109012218 2026-08-30 16:56:52.226 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 16:56:52.826 | From https://review.opendev.org/openstack/glance 2026-08-30 16:56:52.827 | * branch master -> FETCH_HEAD 2026-08-30 16:56:52.837 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:56:52.841 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:52.845 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:52.849 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:52.852 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:52.856 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:52.860 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:56:52.864 | + functions-common:time_stop:2427 : start_time=1788109012218 2026-08-30 16:56:52.868 | + functions-common:time_stop:2429 : [[ -z 1788109012218 ]] 2026-08-30 16:56:52.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:52.879 | + functions-common:time_stop:2432 : end_time=1788109012874 2026-08-30 16:56:52.882 | + functions-common:time_stop:2433 : elapsed_time=656 2026-08-30 16:56:52.886 | + functions-common:time_stop:2434 : total=31853 2026-08-30 16:56:52.890 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:52.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32509 2026-08-30 16:56:52.897 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 16:56:52.901 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:56:52.905 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:56:52.909 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:56:52.914 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:56:52.918 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:56:52.922 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:56:52.926 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:56:52.930 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:56:52.935 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:56:52.940 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109012936 2026-08-30 16:56:52.944 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 16:56:53.079 | Note: switching to 'FETCH_HEAD'. 2026-08-30 16:56:53.079 | 2026-08-30 16:56:53.079 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 16:56:53.079 | changes and commit them, and you can discard any commits you make in this 2026-08-30 16:56:53.079 | state without impacting any branches by switching back to a branch. 2026-08-30 16:56:53.079 | 2026-08-30 16:56:53.079 | If you want to create a new branch to retain commits you create, you may 2026-08-30 16:56:53.080 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 16:56:53.080 | 2026-08-30 16:56:53.080 | git switch -c 2026-08-30 16:56:53.080 | 2026-08-30 16:56:53.080 | Or undo this operation with: 2026-08-30 16:56:53.080 | 2026-08-30 16:56:53.080 | git switch - 2026-08-30 16:56:53.080 | 2026-08-30 16:56:53.080 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 16:56:53.080 | 2026-08-30 16:56:53.081 | HEAD is now at 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-30 16:56:53.087 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:56:53.091 | + functions-common:time_stop:2420 : local name 2026-08-30 16:56:53.095 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:56:53.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:56:53.102 | + functions-common:time_stop:2423 : local total 2026-08-30 16:56:53.106 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:56:53.110 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:56:53.113 | + functions-common:time_stop:2427 : start_time=1788109012936 2026-08-30 16:56:53.117 | + functions-common:time_stop:2429 : [[ -z 1788109012936 ]] 2026-08-30 16:56:53.122 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:56:53.128 | + functions-common:time_stop:2432 : end_time=1788109013123 2026-08-30 16:56:53.131 | + functions-common:time_stop:2433 : elapsed_time=187 2026-08-30 16:56:53.135 | + functions-common:time_stop:2434 : total=32509 2026-08-30 16:56:53.139 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:56:53.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32696 2026-08-30 16:56:53.147 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-30 16:56:53.168 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-30 16:56:53.173 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 16:56:53.174 | + functions-common:git_clone:673 : head -1 2026-08-30 16:56:53.176 | 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-30 16:56:53.180 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 16:56:53.184 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-30 16:56:53.189 | + inc/python:setup_develop:353 : local bindep 2026-08-30 16:56:53.193 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-30 16:56:53.197 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-30 16:56:53.202 | + inc/python:setup_develop:359 : local extras= 2026-08-30 16:56:53.206 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-30 16:56:53.210 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 16:56:53.214 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-30 16:56:53.218 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-30 16:56:53.222 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 16:56:53.226 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 16:56:53.231 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-30 16:56:53.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 16:56:53.240 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-30 16:56:53.244 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 16:56:53.249 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 16:56:53.254 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-30 16:56:53.261 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-30 16:56:53.265 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-30 16:56:53.270 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-30 16:56:53.432 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-30 16:56:53.437 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 16:56:53.441 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 16:56:53.445 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 16:56:53.449 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-30 16:56:53.453 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-30 16:56:53.457 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 16:56:53.461 | + inc/python:setup_package:446 : local extras= 2026-08-30 16:56:53.464 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 16:56:53.468 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 16:56:53.472 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 16:56:53.476 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 16:56:53.480 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 16:56:53.484 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-30 16:56:53.515 | Using python 3.12 to install /opt/stack/glance 2026-08-30 16:56:53.519 | + 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-08-30 16:56:54.505 | Obtaining file:///opt/stack/glance 2026-08-30 16:56:54.509 | Installing build dependencies: started 2026-08-30 16:56:56.058 | Installing build dependencies: finished with status 'done' 2026-08-30 16:56:56.059 | Checking if build backend supports build_editable: started 2026-08-30 16:56:56.619 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 16:56:56.620 | Getting requirements to build editable: started 2026-08-30 16:56:56.927 | Getting requirements to build editable: finished with status 'done' 2026-08-30 16:56:56.929 | Preparing editable metadata (pyproject.toml): started 2026-08-30 16:56:57.876 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:56:57.895 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.0.3) 2026-08-30 16:56:57.896 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (0.7.1) 2026-08-30 16:56:57.897 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.0.52) 2026-08-30 16:56:57.898 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-30 16:56:57.899 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.5.1) 2026-08-30 16:56:57.900 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.8.11) 2026-08-30 16:56:57.901 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.19.1) 2026-08-30 16:56:58.094 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:58.224 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 16:56:58.235 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.7.0) 2026-08-30 16:56:58.236 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.6.1) 2026-08-30 16:56:58.237 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.5.0) 2026-08-30 16:56:58.238 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-30 16:56:58.238 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.2.0) 2026-08-30 16:56:58.239 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.9.1) 2026-08-30 16:56:58.396 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:58.413 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-30 16:56:58.428 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.16.0) 2026-08-30 16:56:58.429 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (13.0.1) 2026-08-30 16:56:58.458 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:58.473 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 16:56:58.484 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.18.0) 2026-08-30 16:56:58.485 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.10.1) 2026-08-30 16:56:58.486 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.26.0) 2026-08-30 16:56:58.487 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.0) 2026-08-30 16:56:58.488 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.1.1) 2026-08-30 16:56:58.488 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.9.0) 2026-08-30 16:56:58.612 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:58.629 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:56:58.640 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.3.1) 2026-08-30 16:56:58.641 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.3.0) 2026-08-30 16:56:58.642 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.2.0) 2026-08-30 16:56:58.771 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:58.787 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:56:58.798 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.1) 2026-08-30 16:56:58.799 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (4.8.0) 2026-08-30 16:56:58.800 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.4.0) 2026-08-30 16:56:58.801 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.7.0) 2026-08-30 16:56:58.802 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-30 16:56:58.803 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (43.0.3) 2026-08-30 16:56:58.921 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:58.940 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:56:59.077 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.097 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:56:59.109 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (1.4.1) 2026-08-30 16:56:59.110 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (4.16.0) 2026-08-30 16:56:59.147 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.166 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-08-30 16:56:59.179 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.34.2) 2026-08-30 16:56:59.182 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev43) (2.1.1) 2026-08-30 16:56:59.186 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev43) (3.0) 2026-08-30 16:56:59.188 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev43) (5.11.0) 2026-08-30 16:56:59.193 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev43) (2.3.0) 2026-08-30 16:56:59.199 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev43) (1.4.2) 2026-08-30 16:56:59.201 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev43) (3.5.0) 2026-08-30 16:56:59.207 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev43) (3.3.2) 2026-08-30 16:56:59.211 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (26.1.0) 2026-08-30 16:56:59.213 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (2025.9.1) 2026-08-30 16:56:59.213 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (0.37.0) 2026-08-30 16:56:59.213 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev43) (2026.6.3) 2026-08-30 16:56:59.221 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev43) (2.1.0) 2026-08-30 16:56:59.222 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev43) (1.9.0) 2026-08-30 16:56:59.227 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (4.3.0) 2026-08-30 16:56:59.230 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (4.1.0) 2026-08-30 16:56:59.232 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (2.13.0) 2026-08-30 16:56:59.239 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (1.5.0) 2026-08-30 16:56:59.244 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev43) (5.3.1) 2026-08-30 16:56:59.248 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev43) (0.20) 2026-08-30 16:56:59.253 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev43) (1.3.0) 2026-08-30 16:56:59.255 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev43) (2.0.0) 2026-08-30 16:56:59.256 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev43) (6.0.3) 2026-08-30 16:56:59.265 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev43) (2.1.2) 2026-08-30 16:56:59.266 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev43) (0.6.2) 2026-08-30 16:56:59.326 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.342 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-30 16:56:59.385 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.400 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-30 16:56:59.440 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.455 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-30 16:56:59.502 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.524 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 16:56:59.535 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) (7.2.2) 2026-08-30 16:56:59.567 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.583 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 16:56:59.598 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev43) (2.9.0.post0) 2026-08-30 16:56:59.604 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (7.1.7) 2026-08-30 16:56:59.606 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (5.3.1) 2026-08-30 16:56:59.606 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (5.6.2) 2026-08-30 16:56:59.607 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (0.17.0) 2026-08-30 16:56:59.611 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (5.1.0) 2026-08-30 16:56:59.620 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (2026.3) 2026-08-30 16:56:59.621 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (26.3) 2026-08-30 16:56:59.628 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev43) (0.26.0) 2026-08-30 16:56:59.632 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (5.0.0) 2026-08-30 16:56:59.633 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (3.1.6) 2026-08-30 16:56:59.636 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (4.0.1) 2026-08-30 16:56:59.642 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev43) (3.0.3) 2026-08-30 16:56:59.657 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev43) (1.2.1) 2026-08-30 16:56:59.665 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (0.41.2) 2026-08-30 16:56:59.665 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (3.5.5) 2026-08-30 16:56:59.671 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (1.7.6) 2026-08-30 16:56:59.673 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-30 16:56:59.809 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.826 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-30 16:56:59.943 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:56:59.962 | 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-08-30 16:56:59.995 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev43) (84.0.0) 2026-08-30 16:57:00.012 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev43) (0.8.2) 2026-08-30 16:57:00.075 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.094 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 16:57:00.135 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.153 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-30 16:57:00.222 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.241 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-30 16:57:00.310 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.325 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-30 16:57:00.366 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.382 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 16:57:00.392 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (15.0.0) 2026-08-30 16:57:00.422 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.440 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-30 16:57:00.462 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev43) (1.17.0) 2026-08-30 16:57:00.482 | 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==33.0.0.0b3.dev43) (3.5.0) 2026-08-30 16:57:00.484 | 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==33.0.0.0b3.dev43) (3.18) 2026-08-30 16:57:00.484 | 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==33.0.0.0b3.dev43) (2.7.0) 2026-08-30 16:57:00.486 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2023.11.17) 2026-08-30 16:57:00.519 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (4.2.0) 2026-08-30 16:57:00.522 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.20.0) 2026-08-30 16:57:00.529 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (0.1.2) 2026-08-30 16:57:00.546 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev43) (0.8) 2026-08-30 16:57:00.673 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.690 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-30 16:57:00.828 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.881 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-30 16:57:00.892 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) (9.1.4) 2026-08-30 16:57:00.926 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:00.945 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-30 16:57:01.041 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:01.063 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-30 16:57:01.076 | Installing build dependencies: started 2026-08-30 16:57:02.548 | Installing build dependencies: finished with status 'done' 2026-08-30 16:57:02.550 | Getting requirements to build wheel: started 2026-08-30 16:57:03.192 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 16:57:03.193 | Preparing metadata (pyproject.toml): started 2026-08-30 16:57:03.563 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:57:03.618 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:03.637 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-30 16:57:03.688 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-30 16:57:03.704 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-30 16:57:03.783 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-30 16:57:03.824 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-30 16:57:03.848 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-30 16:57:03.875 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-30 16:57:03.905 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-30 16:57:03.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 35.0 MB/s 0:00:00 2026-08-30 16:57:03.989 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-30 16:57:04.011 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-30 16:57:04.032 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-30 16:57:04.054 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-30 16:57:04.080 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-30 16:57:04.104 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-30 16:57:04.128 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-08-30 16:57:04.154 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-30 16:57:04.179 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-30 16:57:04.206 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-30 16:57:04.229 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-30 16:57:04.258 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-30 16:57:04.279 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-30 16:57:04.303 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-30 16:57:04.336 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-30 16:57:04.361 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-30 16:57:04.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.5 MB/s 0:00:00 2026-08-30 16:57:04.430 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-30 16:57:04.453 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-30 16:57:04.479 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-30 16:57:04.501 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-30 16:57:04.526 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-30 16:57:04.690 | Building wheels for collected packages: glance, simplegeneric 2026-08-30 16:57:04.691 | Building editable for glance (pyproject.toml): started 2026-08-30 16:57:05.544 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-30 16:57:05.545 | Created wheel for glance: filename=glance-33.0.0.0b3.dev43-0.editable-py3-none-any.whl size=9068 sha256=989eb13272ea69972347bc968076638e979325f9811a9c02ea5cde7e1fbcd4dc 2026-08-30 16:57:05.546 | Stored in directory: /tmp/pip-ephem-wheel-cache-mx2_y_9e/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-30 16:57:05.552 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-30 16:57:05.985 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-30 16:57:05.986 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=db73ea91a8b0068be94fd60731c9b52f5f88b149d82b1cba242fc2ab33175ee0 2026-08-30 16:57:05.986 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-30 16:57:05.991 | Successfully built glance simplegeneric 2026-08-30 16:57:06.289 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-30 16:57:09.296 | Attempting uninstall: jsonpointer 2026-08-30 16:57:09.311 | Found existing installation: jsonpointer 2.0 2026-08-30 16:57:09.312 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:57:09.312 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-30 16:57:09.329 | Attempting uninstall: jmespath 2026-08-30 16:57:09.345 | Found existing installation: jmespath 1.0.1 2026-08-30 16:57:09.345 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:57:09.346 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-30 16:57:09.387 | Attempting uninstall: httplib2 2026-08-30 16:57:09.402 | Found existing installation: httplib2 0.20.4 2026-08-30 16:57:09.403 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:57:09.403 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-30 16:57:09.500 | Attempting uninstall: jsonpatch 2026-08-30 16:57:09.516 | Found existing installation: jsonpatch 1.32 2026-08-30 16:57:09.517 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:57:09.517 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-30 16:57:14.076 | 2026-08-30 16:57:14.096 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev43 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.19.1 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-30 16:57:14.398 | + inc/python:pip_install:216 : result=0 2026-08-30 16:57:14.403 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:57:14.407 | + functions-common:time_stop:2420 : local name 2026-08-30 16:57:14.411 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:57:14.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:57:14.418 | + functions-common:time_stop:2423 : local total 2026-08-30 16:57:14.422 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:57:14.425 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:57:14.429 | + functions-common:time_stop:2427 : start_time=1788109013508 2026-08-30 16:57:14.433 | + functions-common:time_stop:2429 : [[ -z 1788109013508 ]] 2026-08-30 16:57:14.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:57:14.444 | + functions-common:time_stop:2432 : end_time=1788109034439 2026-08-30 16:57:14.447 | + functions-common:time_stop:2433 : elapsed_time=20931 2026-08-30 16:57:14.451 | + functions-common:time_stop:2434 : total=78021 2026-08-30 16:57:14.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:57:14.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98952 2026-08-30 16:57:14.463 | + inc/python:pip_install:219 : return 0 2026-08-30 16:57:14.467 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 16:57:14.471 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 16:57:14.475 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-30 16:57:14.479 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-30 16:57:14.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:57:14.487 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:57:14.491 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-30 16:57:14.496 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:57:14.500 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 16:57:14.504 | + ./stack.sh:main:945 : configure_glance 2026-08-30 16:57:14.508 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-30 16:57:14.526 | + lib/glance:configure_glance:353 : local dburl 2026-08-30 16:57:14.532 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-30 16:57:14.536 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-30 16:57:14.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-30 16:57:14.544 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-30 16:57:14.548 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 16:57:14.551 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 16:57:14.555 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 16:57:14.580 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:57:14.583 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 16:57:14.587 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-30 16:57:14.592 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-30 16:57:14.596 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-30 16:57:14.642 | + 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-08-30 16:57:14.688 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-30 16:57:14.731 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-30 16:57:14.776 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-30 16:57:14.819 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-30 16:57:14.868 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-30 16:57:14.916 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-30 16:57:14.920 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-30 16:57:14.924 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-30 16:57:14.928 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 16:57:14.932 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 16:57:14.936 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-30 16:57:14.940 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-30 16:57:14.944 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-30 16:57:14.948 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 16:57:14.952 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-30 16:57:14.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-30 16:57:15.040 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.208/identity 2026-08-30 16:57:15.084 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-30 16:57:15.128 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-30 16:57:15.173 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-30 16:57:15.217 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-30 16:57:15.261 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-30 16:57:15.305 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.208/identity 2026-08-30 16:57:15.349 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 16:57:15.393 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 16:57:15.438 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 16:57:15.442 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-30 16:57:15.488 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-30 16:57:15.492 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-30 16:57:15.496 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-30 16:57:15.500 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 16:57:15.504 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 16:57:15.508 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 16:57:15.533 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:57:15.538 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 16:57:15.542 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 16:57:15.546 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 16:57:15.572 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:57:15.575 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 16:57:15.580 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 16:57:15.626 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 16:57:15.629 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 16:57:15.633 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-30 16:57:15.637 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-30 16:57:15.641 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-30 16:57:15.686 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-30 16:57:15.731 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-30 16:57:15.778 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-30 16:57:15.783 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-30 16:57:15.787 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-30 16:57:15.791 | + lib/glance:configure_glance_store:282 : local be 2026-08-30 16:57:15.795 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-30 16:57:15.799 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-30 16:57:15.803 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-30 16:57:15.852 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-30 16:57:15.855 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.208 2026-08-30 16:57:15.903 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-30 16:57:15.907 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-30 16:57:15.911 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-30 16:57:15.936 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:57:15.940 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.208/image 2026-08-30 16:57:15.985 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-30 16:57:16.012 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:57:16.016 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-30 16:57:16.019 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-30 16:57:16.023 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-30 16:57:16.029 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 16:57:16.055 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 16:57:16.059 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 16:57:16.063 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 16:57:16.067 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 16:57:16.070 | + 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-08-30 16:57:16.115 | + 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-08-30 16:57:16.160 | + 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-08-30 16:57:16.204 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 16:57:16.251 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-30 16:57:16.296 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-30 16:57:16.302 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-30 16:57:16.349 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-30 16:57:16.393 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-30 16:57:16.438 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-30 16:57:16.483 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-30 16:57:16.530 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-30 16:57:16.577 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-30 16:57:16.626 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-30 16:57:16.671 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-30 16:57:16.678 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-30 16:57:16.687 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-30 16:57:16.712 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:57:16.716 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-30 16:57:16.720 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-30 16:57:16.724 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-30 16:57:16.727 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-30 16:57:16.731 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-30 16:57:16.735 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-30 16:57:16.739 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-30 16:57:16.745 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 16:57:16.749 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-30 16:57:16.796 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-30 16:57:16.800 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-30 16:57:16.804 | ++ functions:get_random_port:861 : true 2026-08-30 16:57:16.807 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-30 16:57:16.811 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-30 16:57:16.815 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-30 16:57:16.876 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-30 16:57:16.880 | ++ functions:get_random_port:865 : break 2 2026-08-30 16:57:16.883 | ++ functions:get_random_port:869 : echo 60999 2026-08-30 16:57:16.888 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-30 16:57:16.892 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-30 16:57:16.935 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-30 16:57:16.978 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-30 16:57:17.021 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-30 16:57:17.065 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 16:57:17.108 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 16:57:17.151 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-30 16:57:17.194 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-30 16:57:17.237 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-30 16:57:17.281 | + 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-08-30 16:57:17.325 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 16:57:17.369 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 16:57:17.413 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-30 16:57:17.456 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 16:57:17.500 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-30 16:57:17.544 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-30 16:57:17.587 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-30 16:57:17.630 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-30 16:57:17.676 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-30 16:57:17.719 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-30 16:57:17.762 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-30 16:57:17.766 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-30 16:57:17.770 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 16:57:17.774 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 16:57:17.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:57:17.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:57:17.785 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-30 16:57:17.789 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-30 16:57:17.792 | perl: warning: Setting locale failed. 2026-08-30 16:57:17.792 | perl: warning: Please check that your locale settings: 2026-08-30 16:57:17.792 | LANGUAGE = (unset), 2026-08-30 16:57:17.792 | LC_ALL = "en_US.utf8", 2026-08-30 16:57:17.792 | LANG = (unset) 2026-08-30 16:57:17.792 | are supported and installed on your system. 2026-08-30 16:57:17.792 | perl: warning: Falling back to the standard locale ("C"). 2026-08-30 16:57:17.829 | proxy (enabled by site administrator) 2026-08-30 16:57:17.833 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-30 16:57:17.837 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-30 16:57:17.841 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 16:57:17.845 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 16:57:17.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:57:17.853 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:57:17.857 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-30 16:57:17.860 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-30 16:57:17.863 | perl: warning: Setting locale failed. 2026-08-30 16:57:17.863 | perl: warning: Please check that your locale settings: 2026-08-30 16:57:17.863 | LANGUAGE = (unset), 2026-08-30 16:57:17.863 | LC_ALL = "en_US.utf8", 2026-08-30 16:57:17.863 | LANG = (unset) 2026-08-30 16:57:17.864 | are supported and installed on your system. 2026-08-30 16:57:17.864 | perl: warning: Falling back to the standard locale ("C"). 2026-08-30 16:57:17.900 | No module matches proxy_http 2026-08-30 16:57:17.905 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-30 16:57:17.917 | perl: warning: Setting locale failed. 2026-08-30 16:57:17.918 | perl: warning: Please check that your locale settings: 2026-08-30 16:57:17.918 | LANGUAGE = (unset), 2026-08-30 16:57:17.918 | LC_ALL = "en_US.utf8", 2026-08-30 16:57:17.918 | LANG = "de_DE.UTF-8" 2026-08-30 16:57:17.918 | are supported and installed on your system. 2026-08-30 16:57:17.918 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:57:17.959 | Considering dependency proxy for proxy_http: 2026-08-30 16:57:17.959 | Module proxy already enabled 2026-08-30 16:57:17.959 | Enabling module proxy_http. 2026-08-30 16:57:17.965 | To activate the new configuration, you need to run: 2026-08-30 16:57:17.965 | systemctl restart apache2 2026-08-30 16:57:17.971 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-30 16:57:17.975 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-30 16:57:17.979 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 16:57:17.983 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 16:57:17.987 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 16:57:18.121 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-30 16:57:18.126 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-30 16:57:18.131 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-30 16:57:18.134 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 16:57:18.138 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:57:18.142 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:57:18.146 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-30 16:57:18.150 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-30 16:57:18.156 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-30 16:57:18.156 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-30 16:57:18.167 | KeepAlive Off 2026-08-30 16:57:18.174 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-30 16:57:18.174 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-30 16:57:18.185 | SetEnv proxy-sendchunked 1 2026-08-30 16:57:18.193 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-30 16:57:18.193 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-30 16:57:18.204 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-30 16:57:18.209 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-30 16:57:18.213 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-30 16:57:18.217 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 16:57:18.221 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 16:57:18.225 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 16:57:18.229 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 16:57:18.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:57:18.236 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:57:18.240 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 16:57:18.244 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 16:57:18.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:57:18.252 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:57:18.255 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-30 16:57:18.269 | perl: warning: Setting locale failed. 2026-08-30 16:57:18.269 | perl: warning: Please check that your locale settings: 2026-08-30 16:57:18.269 | LANGUAGE = (unset), 2026-08-30 16:57:18.269 | LC_ALL = "en_US.utf8", 2026-08-30 16:57:18.269 | LANG = "de_DE.UTF-8" 2026-08-30 16:57:18.269 | are supported and installed on your system. 2026-08-30 16:57:18.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:57:18.311 | Enabling site glance-api. 2026-08-30 16:57:18.318 | To activate the new configuration, you need to run: 2026-08-30 16:57:18.318 | systemctl reload apache2 2026-08-30 16:57:18.324 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-30 16:57:18.328 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 16:57:18.332 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 16:57:18.336 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 16:57:18.466 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-30 16:57:18.475 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-30 16:57:18.521 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-30 16:57:18.571 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-30 16:57:18.575 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-30 16:57:18.624 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-30 16:57:18.670 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-30 16:57:18.697 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:57:18.701 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-30 16:57:18.706 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-30 16:57:18.710 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-30 16:57:18.714 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 16:57:18.718 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-30 16:57:18.723 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/75/1002975/1 2026-08-30 16:57:18.727 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-30 16:57:18.730 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-30 16:57:18.734 | + functions-common:git_clone:591 : local git_ref=refs/changes/75/1002975/1 2026-08-30 16:57:18.738 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 16:57:18.743 | ++ functions-common:git_clone:593 : pwd 2026-08-30 16:57:18.747 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 16:57:18.751 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 16:57:18.756 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 16:57:18.781 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 16:57:18.786 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 16:57:18.789 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 16:57:18.794 | + functions-common:git_clone:610 : echo refs/changes/75/1002975/1 2026-08-30 16:57:18.795 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 16:57:18.802 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-08-30 16:57:18.806 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-30 16:57:18.810 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-30 16:57:18.814 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:57:18.817 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:57:18.821 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:57:18.825 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:57:18.829 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:57:18.833 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:57:18.837 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:57:18.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:57:18.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:57:18.851 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109038847 2026-08-30 16:57:18.855 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-30 16:57:18.859 | Cloning into '/opt/stack/cinder'... 2026-08-30 16:58:11.712 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:58:11.716 | + functions-common:time_stop:2420 : local name 2026-08-30 16:58:11.720 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:58:11.724 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:58:11.728 | + functions-common:time_stop:2423 : local total 2026-08-30 16:58:11.731 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:58:11.735 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:58:11.739 | + functions-common:time_stop:2427 : start_time=1788109038847 2026-08-30 16:58:11.743 | + functions-common:time_stop:2429 : [[ -z 1788109038847 ]] 2026-08-30 16:58:11.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:58:11.755 | + functions-common:time_stop:2432 : end_time=1788109091751 2026-08-30 16:58:11.759 | + functions-common:time_stop:2433 : elapsed_time=52904 2026-08-30 16:58:11.763 | + functions-common:time_stop:2434 : total=32696 2026-08-30 16:58:11.767 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:58:11.771 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85600 2026-08-30 16:58:11.775 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-08-30 16:58:11.779 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/75/1002975/1 2026-08-30 16:58:11.783 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:58:11.787 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:58:11.791 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:58:11.795 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:58:11.799 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:58:11.803 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:58:11.807 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:58:11.811 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:58:11.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:58:11.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109091818 2026-08-30 16:58:11.826 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/75/1002975/1 2026-08-30 16:58:12.620 | From https://review.opendev.org/openstack/cinder 2026-08-30 16:58:12.620 | * branch refs/changes/75/1002975/1 -> FETCH_HEAD 2026-08-30 16:58:12.629 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:58:12.633 | + functions-common:time_stop:2420 : local name 2026-08-30 16:58:12.637 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:58:12.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:58:12.644 | + functions-common:time_stop:2423 : local total 2026-08-30 16:58:12.648 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:58:12.652 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:58:12.656 | + functions-common:time_stop:2427 : start_time=1788109091818 2026-08-30 16:58:12.660 | + functions-common:time_stop:2429 : [[ -z 1788109091818 ]] 2026-08-30 16:58:12.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:58:12.671 | + functions-common:time_stop:2432 : end_time=1788109092666 2026-08-30 16:58:12.675 | + functions-common:time_stop:2433 : elapsed_time=848 2026-08-30 16:58:12.678 | + functions-common:time_stop:2434 : total=85600 2026-08-30 16:58:12.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:58:12.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86448 2026-08-30 16:58:12.691 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-30 16:58:12.936 | Note: switching to 'FETCH_HEAD'. 2026-08-30 16:58:12.936 | 2026-08-30 16:58:12.936 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 16:58:12.937 | changes and commit them, and you can discard any commits you make in this 2026-08-30 16:58:12.937 | state without impacting any branches by switching back to a branch. 2026-08-30 16:58:12.937 | 2026-08-30 16:58:12.937 | If you want to create a new branch to retain commits you create, you may 2026-08-30 16:58:12.937 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 16:58:12.937 | 2026-08-30 16:58:12.937 | git switch -c 2026-08-30 16:58:12.937 | 2026-08-30 16:58:12.937 | Or undo this operation with: 2026-08-30 16:58:12.937 | 2026-08-30 16:58:12.937 | git switch - 2026-08-30 16:58:12.938 | 2026-08-30 16:58:12.938 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 16:58:12.938 | 2026-08-30 16:58:12.938 | HEAD is now at af7c3f9ad Replace remaining deprecated pyparsing interface 2026-08-30 16:58:12.942 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-30 16:58:12.961 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-30 16:58:12.966 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 16:58:12.966 | + functions-common:git_clone:673 : head -1 2026-08-30 16:58:12.970 | af7c3f9ad Replace remaining deprecated pyparsing interface 2026-08-30 16:58:12.974 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 16:58:12.978 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-30 16:58:12.982 | + inc/python:setup_develop:353 : local bindep 2026-08-30 16:58:12.986 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-30 16:58:12.990 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-30 16:58:12.994 | + inc/python:setup_develop:359 : local extras= 2026-08-30 16:58:12.998 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-30 16:58:13.003 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 16:58:13.007 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-30 16:58:13.011 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-30 16:58:13.015 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 16:58:13.019 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 16:58:13.024 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-30 16:58:13.028 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 16:58:13.033 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-30 16:58:13.037 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 16:58:13.041 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 16:58:13.047 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-30 16:58:13.054 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-30 16:58:13.058 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-30 16:58:13.062 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-30 16:58:13.222 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-30 16:58:13.226 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 16:58:13.230 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 16:58:13.235 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 16:58:13.239 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-30 16:58:13.243 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-30 16:58:13.247 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 16:58:13.251 | + inc/python:setup_package:446 : local extras= 2026-08-30 16:58:13.255 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 16:58:13.259 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 16:58:13.263 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 16:58:13.267 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 16:58:13.272 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 16:58:13.276 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-30 16:58:13.307 | Using python 3.12 to install /opt/stack/cinder 2026-08-30 16:58:13.311 | + 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-08-30 16:58:14.300 | Obtaining file:///opt/stack/cinder 2026-08-30 16:58:14.306 | Installing build dependencies: started 2026-08-30 16:58:15.866 | Installing build dependencies: finished with status 'done' 2026-08-30 16:58:15.867 | Checking if build backend supports build_editable: started 2026-08-30 16:58:16.418 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 16:58:16.419 | Getting requirements to build editable: started 2026-08-30 16:58:16.721 | Getting requirements to build editable: finished with status 'done' 2026-08-30 16:58:16.723 | Preparing editable metadata (pyproject.toml): started 2026-08-30 16:58:18.136 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:58:18.166 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.0.3) 2026-08-30 16:58:18.166 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.3.1) 2026-08-30 16:58:18.170 | 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.dev309) (0.41.2) 2026-08-30 16:58:18.170 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.5.0) 2026-08-30 16:58:18.170 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.5.5) 2026-08-30 16:58:18.170 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.1.0) 2026-08-30 16:58:18.171 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (4.26.0) 2026-08-30 16:58:18.172 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.16.0) 2026-08-30 16:58:18.173 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (13.0.1) 2026-08-30 16:58:18.832 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.005 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-30 16:58:19.017 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (10.7.0) 2026-08-30 16:58:19.018 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.6.1) 2026-08-30 16:58:19.019 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.5.0) 2026-08-30 16:58:19.020 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (18.1.1) 2026-08-30 16:58:19.022 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (8.3.1) 2026-08-30 16:58:19.023 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (18.3.0) 2026-08-30 16:58:19.025 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (8.2.0) 2026-08-30 16:58:19.027 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.0.1) 2026-08-30 16:58:19.027 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.12.0) 2026-08-30 16:58:19.027 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.9.0) 2026-08-30 16:58:19.028 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.10.0) 2026-08-30 16:58:19.029 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.11.0) 2026-08-30 16:58:19.030 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (4.8.0) 2026-08-30 16:58:19.032 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.8.0) 2026-08-30 16:58:19.033 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (10.2.0) 2026-08-30 16:58:19.162 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.179 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-30 16:58:19.190 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (4.4.0) 2026-08-30 16:58:19.192 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (26.3) 2026-08-30 16:58:19.239 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.256 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-30 16:58:19.268 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.10.1) 2026-08-30 16:58:19.268 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.1.0) 2026-08-30 16:58:19.269 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (3.3.2) 2026-08-30 16:58:19.271 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.6.0) 2026-08-30 16:58:19.310 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.326 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 16:58:19.337 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.0.0) 2026-08-30 16:58:19.380 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.401 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-08-30 16:58:19.410 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.34.2) 2026-08-30 16:58:19.411 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.7.0) 2026-08-30 16:58:19.412 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.5.1) 2026-08-30 16:58:19.413 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.4.0) 2026-08-30 16:58:19.529 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.546 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 16:58:19.556 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2.0.52) 2026-08-30 16:58:19.556 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.9.1) 2026-08-30 16:58:19.582 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.597 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-30 16:58:19.626 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (9.1.4) 2026-08-30 16:58:19.626 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (1.8.11) 2026-08-30 16:58:19.626 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (6.9.0) 2026-08-30 16:58:19.755 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.776 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-30 16:58:19.788 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.1.1) 2026-08-30 16:58:19.837 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev309) 2026-08-30 16:58:19.861 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-30 16:58:19.874 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (5.8.0) 2026-08-30 16:58:19.876 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (43.0.3) 2026-08-30 16:58:19.876 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (0.3.1) 2026-08-30 16:58:20.071 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev309) 2026-08-30 16:58:20.088 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-30 16:58:20.101 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev309) (1.9.0) 2026-08-30 16:58:20.104 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (2026.3) 2026-08-30 16:58:20.104 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev309) (7.1.7) 2026-08-30 16:58:20.111 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev309) (2.1.1) 2026-08-30 16:58:20.116 | 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.dev309) (3.0) 2026-08-30 16:58:20.124 | 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.dev309) (2.8.0) 2026-08-30 16:58:20.131 | 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.dev309) (3.1.0) 2026-08-30 16:58:20.134 | 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.dev309) (2.3.0) 2026-08-30 16:58:20.140 | 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.dev309) (26.1.0) 2026-08-30 16:58:20.141 | 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.dev309) (2025.9.1) 2026-08-30 16:58:20.142 | 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.dev309) (0.37.0) 2026-08-30 16:58:20.143 | 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.dev309) (2026.6.3) 2026-08-30 16:58:20.151 | 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.dev309) (1.9.0) 2026-08-30 16:58:20.152 | 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.dev309) (4.16.0) 2026-08-30 16:58:20.158 | 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.dev309) (4.3.0) 2026-08-30 16:58:20.159 | 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.dev309) (4.1.0) 2026-08-30 16:58:20.161 | 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.dev309) (2.13.0) 2026-08-30 16:58:20.169 | 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.dev309) (7.2.2) 2026-08-30 16:58:20.174 | 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.dev309) (1.5.0) 2026-08-30 16:58:20.182 | 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.dev309) (0.20) 2026-08-30 16:58:20.187 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev309) (1.3.0) 2026-08-30 16:58:20.189 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev309) (2.0.0) 2026-08-30 16:58:20.190 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev309) (6.0.3) 2026-08-30 16:58:20.198 | 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.dev309) (1.19.1) 2026-08-30 16:58:20.201 | 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.dev309) (2.1.2) 2026-08-30 16:58:20.204 | 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.dev309) (0.6.2) 2026-08-30 16:58:20.205 | 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.dev309) (1.4.1) 2026-08-30 16:58:20.213 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev309) (2.9.0.post0) 2026-08-30 16:58:20.219 | 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.dev309) (5.3.1) 2026-08-30 16:58:20.220 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev309) (5.6.2) 2026-08-30 16:58:20.222 | 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.dev309) (0.17.0) 2026-08-30 16:58:20.226 | 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.dev309) (5.1.0) 2026-08-30 16:58:20.239 | 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.dev309) (0.26.0) 2026-08-30 16:58:20.243 | 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.dev309) (5.0.0) 2026-08-30 16:58:20.244 | 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.dev309) (3.1.6) 2026-08-30 16:58:20.246 | 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.dev309) (4.0.1) 2026-08-30 16:58:20.254 | 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.dev309) (3.0.3) 2026-08-30 16:58:20.266 | 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.dev309) (1.2.1) 2026-08-30 16:58:20.286 | 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.dev309) (1.7.6) 2026-08-30 16:58:20.293 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev309) (2.2.0) 2026-08-30 16:58:20.298 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev309) (1.3.7) 2026-08-30 16:58:20.303 | 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.dev309) (3.18.0) 2026-08-30 16:58:20.347 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev309) 2026-08-30 16:58:20.364 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 16:58:20.426 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev309) 2026-08-30 16:58:20.442 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-30 16:58:20.499 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev309) 2026-08-30 16:58:20.522 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-30 16:58:20.542 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev309) (84.0.0) 2026-08-30 16:58:20.556 | 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.dev309) (0.8.2) 2026-08-30 16:58:20.591 | 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.dev309) (4.16.0) 2026-08-30 16:58:20.598 | 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.dev309) (0.6.0) 2026-08-30 16:58:20.598 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (4.2.0) 2026-08-30 16:58:20.608 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (3.0.53) 2026-08-30 16:58:20.610 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (1.11.0) 2026-08-30 16:58:20.610 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (15.0.0) 2026-08-30 16:58:20.611 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (1.8.0) 2026-08-30 16:58:20.624 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev309) (1.17.0) 2026-08-30 16:58:20.656 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev309) 2026-08-30 16:58:20.673 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-30 16:58:20.684 | 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.dev309) (24.2.1) 2026-08-30 16:58:20.719 | 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.dev309) (3.5.0) 2026-08-30 16:58:20.719 | 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.dev309) (3.18) 2026-08-30 16:58:20.722 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev309) (2023.11.17) 2026-08-30 16:58:20.754 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (4.2.0) 2026-08-30 16:58:20.758 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (2.20.0) 2026-08-30 16:58:20.766 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev309) (0.1.2) 2026-08-30 16:58:20.785 | 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.dev309) (0.8) 2026-08-30 16:58:20.829 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev309) 2026-08-30 16:58:20.847 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-30 16:58:20.907 | 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.dev309) (3.6.1) 2026-08-30 16:58:20.908 | 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.dev309) (3.5.0) 2026-08-30 16:58:20.910 | 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.dev309) (4.0.1) 2026-08-30 16:58:20.986 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev309) 2026-08-30 16:58:21.005 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-30 16:58:21.039 | 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.dev309) (1.33) 2026-08-30 16:58:21.046 | 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.dev309) (3.1.1) 2026-08-30 16:58:21.137 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-30 16:58:21.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 51.4 MB/s 0:00:00 2026-08-30 16:58:21.276 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-30 16:58:21.301 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-30 16:58:21.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 29.8 MB/s 0:00:00 2026-08-30 16:58:21.338 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-30 16:58:21.361 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-30 16:58:21.385 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-30 16:58:21.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.0 MB/s 0:00:00 2026-08-30 16:58:21.436 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-30 16:58:21.464 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-08-30 16:58:21.496 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-30 16:58:21.521 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-30 16:58:21.543 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-30 16:58:21.567 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-30 16:58:21.590 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-30 16:58:21.616 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-30 16:58:21.639 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-30 16:58:21.663 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-30 16:58:21.774 | Building wheels for collected packages: cinder 2026-08-30 16:58:21.775 | Building editable for cinder (pyproject.toml): started 2026-08-30 16:58:23.463 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-30 16:58:23.463 | Created wheel for cinder: filename=cinder-28.1.0.dev309-0.editable-py3-none-any.whl size=9266 sha256=9c29cbb96da1e3595965157ab405e3d9ccc6d9a0f33fb693324765ed28e2f6c6 2026-08-30 16:58:23.464 | Stored in directory: /tmp/pip-ephem-wheel-cache-_2w04ll9/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-30 16:58:23.470 | Successfully built cinder 2026-08-30 16:58:23.739 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-08-30 16:58:24.012 | Attempting uninstall: pyudev 2026-08-30 16:58:24.029 | Found existing installation: pyudev 0.24.0 2026-08-30 16:58:24.029 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-30 16:58:24.029 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-30 16:58:26.257 | 2026-08-30 16:58:26.278 | Successfully installed cinder-28.1.0.dev309 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-08-30 16:58:26.506 | + inc/python:pip_install:216 : result=0 2026-08-30 16:58:26.510 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 16:58:26.514 | + functions-common:time_stop:2420 : local name 2026-08-30 16:58:26.518 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:58:26.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:58:26.526 | + functions-common:time_stop:2423 : local total 2026-08-30 16:58:26.530 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:58:26.534 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 16:58:26.538 | + functions-common:time_stop:2427 : start_time=1788109093300 2026-08-30 16:58:26.542 | + functions-common:time_stop:2429 : [[ -z 1788109093300 ]] 2026-08-30 16:58:26.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:58:26.553 | + functions-common:time_stop:2432 : end_time=1788109106548 2026-08-30 16:58:26.557 | + functions-common:time_stop:2433 : elapsed_time=13248 2026-08-30 16:58:26.560 | + functions-common:time_stop:2434 : total=98952 2026-08-30 16:58:26.564 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:58:26.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=112200 2026-08-30 16:58:26.572 | + inc/python:pip_install:219 : return 0 2026-08-30 16:58:26.576 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 16:58:26.580 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 16:58:26.584 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-30 16:58:26.588 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-30 16:58:26.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:58:26.596 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:58:26.600 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-30 16:58:26.605 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:58:26.609 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-30 16:58:26.613 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-30 16:58:26.617 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-30 16:58:26.621 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:58:26.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:58:26.629 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-30 16:58:26.648 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-30 16:58:26.652 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 16:58:26.656 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 16:58:26.660 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 16:58:26.664 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 16:58:26.669 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 16:58:26.672 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 16:58:26.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:58:26.681 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:58:26.685 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 16:58:26.689 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 16:58:26.693 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 16:58:26.697 | + functions-common:apt_get_update:1167 : return 2026-08-30 16:58:26.701 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-30 16:58:26.705 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 16:58:26.709 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:58:26.713 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:58:26.718 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-30 16:58:26.751 | + 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-08-30 16:58:26.796 | Reading package lists... 2026-08-30 16:58:27.213 | Building dependency tree... 2026-08-30 16:58:27.215 | Reading state information... 2026-08-30 16:58:27.893 | The following packages were automatically installed and are no longer required: 2026-08-30 16:58:27.897 | libfwupd2 libgusb2 2026-08-30 16:58:27.897 | Use 'sudo apt autoremove' to remove them. 2026-08-30 16:58:27.900 | The following additional packages will be installed: 2026-08-30 16:58:27.900 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-30 16:58:27.900 | python3-urwid python3-wcwidth 2026-08-30 16:58:27.905 | Suggested packages: 2026-08-30 16:58:27.905 | python-urwid-doc 2026-08-30 16:58:27.946 | The following NEW packages will be installed: 2026-08-30 16:58:27.947 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-30 16:58:27.947 | python3-urwid python3-wcwidth targetcli-fb 2026-08-30 16:58:28.058 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 16:58:28.058 | Need to get 385 kB of archives. 2026-08-30 16:58:28.058 | After this operation, 3098 kB of additional disk space will be used. 2026-08-30 16:58:28.058 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-30 16:58:28.133 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-30 16:58:28.138 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-30 16:58:28.181 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-30 16:58:28.185 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-30 16:58:28.189 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-30 16:58:28.445 | perl: warning: Setting locale failed. 2026-08-30 16:58:28.445 | perl: warning: Please check that your locale settings: 2026-08-30 16:58:28.445 | LANGUAGE = (unset), 2026-08-30 16:58:28.445 | LC_ALL = "en_US.utf8", 2026-08-30 16:58:28.445 | LANG = "de_DE.UTF-8" 2026-08-30 16:58:28.445 | are supported and installed on your system. 2026-08-30 16:58:28.445 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:58:28.509 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:58:28.509 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:58:28.509 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:58:28.715 | Fetched 385 kB in 0s (1806 kB/s) 2026-08-30 16:58:28.758 | Selecting previously unselected package python3-typing-extensions. 2026-08-30 16:58:28.821 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-08-30 16:58:28.828 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-30 16:58:28.832 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-30 16:58:28.886 | Selecting previously unselected package python3-wcwidth. 2026-08-30 16:58:28.899 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-30 16:58:28.903 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-30 16:58:28.959 | Selecting previously unselected package python3-urwid. 2026-08-30 16:58:28.971 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-30 16:58:28.975 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-30 16:58:29.070 | Selecting previously unselected package python3-configshell-fb. 2026-08-30 16:58:29.082 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-30 16:58:29.086 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-30 16:58:29.149 | Selecting previously unselected package python3-rtslib-fb. 2026-08-30 16:58:29.162 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-30 16:58:29.166 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-30 16:58:29.236 | Selecting previously unselected package targetcli-fb. 2026-08-30 16:58:29.248 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-30 16:58:29.252 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-30 16:58:29.333 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-30 16:58:30.498 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-30 16:58:30.506 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-30 16:58:30.821 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-30 16:58:31.066 | Setting up python3-urwid (2.6.10-1) ... 2026-08-30 16:58:31.604 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-30 16:58:31.802 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 16:58:31.802 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-30 16:58:31.827 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-30 16:58:31.827 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-30 16:58:31.827 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-30 16:58:31.827 | keyword = Word(alphanums + '_\-') 2026-08-30 16:58:31.830 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 16:58:31.830 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 16:58:31.830 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 16:58:31.830 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 16:58:31.830 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-30 16:58:31.830 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-30 16:58:31.836 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 16:58:31.836 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-30 16:58:31.858 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-30 16:58:31.858 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-30 16:58:31.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-30 16:58:31.859 | keyword = Word(alphanums + '_\-') 2026-08-30 16:58:31.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 16:58:31.859 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 16:58:31.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-30 16:58:31.859 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-30 16:58:31.859 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-30 16:58:31.860 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-30 16:58:31.892 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-30 16:58:32.100 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-30 16:58:32.101 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-30 16:58:32.394 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 16:58:33.260 | perl: warning: Setting locale failed. 2026-08-30 16:58:33.260 | perl: warning: Please check that your locale settings: 2026-08-30 16:58:33.260 | LANGUAGE = (unset), 2026-08-30 16:58:33.260 | LC_ALL = "en_US.utf8", 2026-08-30 16:58:33.260 | LANG = "de_DE.UTF-8" 2026-08-30 16:58:33.260 | are supported and installed on your system. 2026-08-30 16:58:33.260 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:58:33.395 | perl: warning: Setting locale failed. 2026-08-30 16:58:33.395 | perl: warning: Please check that your locale settings: 2026-08-30 16:58:33.395 | LANGUAGE = (unset), 2026-08-30 16:58:33.395 | LC_ALL = "en_US.utf8", 2026-08-30 16:58:33.395 | LANG = "de_DE.UTF-8" 2026-08-30 16:58:33.395 | are supported and installed on your system. 2026-08-30 16:58:33.395 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:58:33.446 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 16:58:33.446 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 16:58:33.446 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 16:58:33.519 | perl: warning: Setting locale failed. 2026-08-30 16:58:33.519 | perl: warning: Please check that your locale settings: 2026-08-30 16:58:33.519 | LANGUAGE = (unset), 2026-08-30 16:58:33.519 | LC_ALL = "en_US.utf8", 2026-08-30 16:58:33.519 | LANG = "de_DE.UTF-8" 2026-08-30 16:58:33.520 | are supported and installed on your system. 2026-08-30 16:58:33.520 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:58:34.030 | 2026-08-30 16:58:34.031 | Running kernel seems to be up-to-date. 2026-08-30 16:58:34.031 | 2026-08-30 16:58:34.031 | No services need to be restarted. 2026-08-30 16:58:34.031 | 2026-08-30 16:58:34.031 | No containers need to be restarted. 2026-08-30 16:58:34.031 | 2026-08-30 16:58:34.031 | No user sessions are running outdated binaries. 2026-08-30 16:58:34.031 | 2026-08-30 16:58:34.031 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 16:58:36.336 | + functions-common:apt_get:1211 : result=0 2026-08-30 16:58:36.339 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 16:58:36.343 | + functions-common:time_stop:2420 : local name 2026-08-30 16:58:36.346 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:58:36.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:58:36.353 | + functions-common:time_stop:2423 : local total 2026-08-30 16:58:36.356 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:58:36.359 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 16:58:36.362 | + functions-common:time_stop:2427 : start_time=1788109106746 2026-08-30 16:58:36.366 | + functions-common:time_stop:2429 : [[ -z 1788109106746 ]] 2026-08-30 16:58:36.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:58:36.378 | + functions-common:time_stop:2432 : end_time=1788109116373 2026-08-30 16:58:36.381 | + functions-common:time_stop:2433 : elapsed_time=9627 2026-08-30 16:58:36.385 | + functions-common:time_stop:2434 : total=134695 2026-08-30 16:58:36.388 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:58:36.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144322 2026-08-30 16:58:36.396 | + functions-common:apt_get:1215 : return 0 2026-08-30 16:58:36.399 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 16:58:36.403 | + ./stack.sh:main:951 : configure_cinder 2026-08-30 16:58:36.407 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-30 16:58:36.425 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-30 16:58:36.431 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-30 16:58:36.434 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-30 16:58:36.438 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-30 16:58:36.444 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-30 16:58:36.444 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-30 16:58:36.449 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-30 16:58:36.453 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-30 16:58:36.457 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-30 16:58:36.461 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-30 16:58:36.464 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-30 16:58:36.467 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-30 16:58:36.470 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-30 16:58:36.474 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-30 16:58:36.491 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-30 16:58:36.509 | + 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-08-30 16:58:36.527 | + 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-08-30 16:58:36.544 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-30 16:58:36.562 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-30 16:58:36.581 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-30 16:58:36.586 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-30 16:58:36.591 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.sDSISUw37U 2026-08-30 16:58:36.594 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-30 16:58:36.597 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-30 16:58:36.601 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-30 16:58:36.604 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.sDSISUw37U 2026-08-30 16:58:36.610 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.sDSISUw37U 2026-08-30 16:58:36.627 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.sDSISUw37U /etc/sudoers.d/cinder-rootwrap 2026-08-30 16:58:36.646 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-30 16:58:36.651 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-30 16:58:36.654 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-30 16:58:36.658 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-30 16:58:36.662 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-30 16:58:36.665 | + 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-08-30 16:58:36.668 | + 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-08-30 16:58:36.672 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-30 16:58:36.675 | + 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-08-30 16:58:36.684 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-30 16:58:36.689 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-30 16:58:36.707 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-30 16:58:36.725 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-30 16:58:36.729 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-30 16:58:36.736 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-30 16:58:36.743 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-30 16:58:36.747 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:36.751 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-30 16:58:36.756 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 16:58:36.760 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 16:58:36.764 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-30 16:58:36.768 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:36.772 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-30 16:58:36.775 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 16:58:36.780 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-30 16:58:36.822 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-30 16:58:36.864 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.208/identity 2026-08-30 16:58:36.906 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-30 16:58:36.950 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-30 16:58:36.992 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-30 16:58:37.035 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-30 16:58:37.081 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-30 16:58:37.127 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.208/identity 2026-08-30 16:58:37.174 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 16:58:37.220 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 16:58:37.267 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 16:58:37.271 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-30 16:58:37.320 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-30 16:58:37.368 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-30 16:58:37.372 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-30 16:58:37.376 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-30 16:58:37.381 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-30 16:58:37.385 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 16:58:37.389 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 16:58:37.393 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 16:58:37.420 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:37.424 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 16:58:37.428 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-30 16:58:37.433 | + 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-08-30 16:58:37.484 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-30 16:58:37.530 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-30 16:58:37.577 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-30 16:58:37.625 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-30 16:58:37.672 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-30 16:58:37.722 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.208 2026-08-30 16:58:37.769 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-30 16:58:37.820 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-30 16:58:37.831 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key b234e939c3c1b3debf24cf8f19dacbcb 2026-08-30 16:58:37.878 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-30 16:58:37.882 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-30 16:58:37.929 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-30 16:58:37.976 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-30 16:58:38.022 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-30 16:58:38.069 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-30 16:58:38.115 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-30 16:58:38.163 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-30 16:58:38.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:38.194 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 16:58:38.198 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-30 16:58:38.202 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-30 16:58:38.206 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-30 16:58:38.210 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-30 16:58:38.214 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-30 16:58:38.218 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-30 16:58:38.222 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-30 16:58:38.226 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-30 16:58:38.230 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-30 16:58:38.234 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-30 16:58:38.284 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-30 16:58:38.330 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-30 16:58:38.376 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-30 16:58:38.422 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-30 16:58:38.468 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-30 16:58:38.514 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-30 16:58:38.561 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-30 16:58:38.608 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-30 16:58:38.655 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-30 16:58:38.660 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-30 16:58:38.663 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-30 16:58:38.668 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-30 16:58:38.714 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-30 16:58:38.718 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-30 16:58:38.765 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-30 16:58:38.769 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-30 16:58:38.773 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-30 16:58:38.777 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-30 16:58:38.824 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-30 16:58:38.828 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-30 16:58:38.832 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-30 16:58:38.836 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-30 16:58:38.840 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-30 16:58:38.866 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:58:38.870 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-30 16:58:38.897 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:58:38.901 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-30 16:58:38.927 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:58:38.931 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-30 16:58:38.935 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-30 16:58:38.939 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-30 16:58:38.943 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-30 16:58:38.947 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 16:58:38.951 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 16:58:38.955 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 16:58:38.982 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:38.987 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 16:58:38.991 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 16:58:38.995 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 16:58:39.019 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:39.023 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 16:58:39.028 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 16:58:39.075 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 16:58:39.079 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 16:58:39.082 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-30 16:58:39.086 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-30 16:58:39.090 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:39.096 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 16:58:39.122 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 16:58:39.126 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 16:58:39.130 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 16:58:39.134 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 16:58:39.138 | + 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-08-30 16:58:39.184 | + 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-08-30 16:58:39.229 | + 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-08-30 16:58:39.275 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 16:58:39.319 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-30 16:58:39.364 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-30 16:58:39.391 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:39.395 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-30 16:58:39.399 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-30 16:58:39.403 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-30 16:58:39.406 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-30 16:58:39.411 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 16:58:39.415 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-30 16:58:39.419 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-30 16:58:39.423 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 16:58:39.426 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 16:58:39.446 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 16:58:39.447 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 16:58:39.460 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 16:58:39.466 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 16:58:39.482 | /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-08-30 16:58:39.488 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-30 16:58:39.492 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-30 16:58:39.498 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 16:58:39.502 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-30 16:58:39.548 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-30 16:58:39.592 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-30 16:58:39.636 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-30 16:58:39.680 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 16:58:39.724 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 16:58:39.769 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-30 16:58:39.813 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-30 16:58:39.858 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-30 16:58:39.902 | + 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-08-30 16:58:39.946 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 16:58:39.991 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 16:58:40.036 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-30 16:58:40.082 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-30 16:58:40.126 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 16:58:40.130 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 16:58:40.135 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-30 16:58:40.139 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-30 16:58:40.143 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 16:58:40.147 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:58:40.151 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:58:40.155 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-30 16:58:40.160 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-30 16:58:40.164 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-30 16:58:40.210 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 16:58:40.256 | + 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-08-30 16:58:40.256 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-30 16:58:40.268 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-30 16:58:40.274 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-30 16:58:40.278 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-30 16:58:40.282 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 16:58:40.286 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 16:58:40.290 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 16:58:40.294 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 16:58:40.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:58:40.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:58:40.306 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 16:58:40.310 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 16:58:40.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 16:58:40.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 16:58:40.321 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-30 16:58:40.337 | perl: warning: Setting locale failed. 2026-08-30 16:58:40.337 | perl: warning: Please check that your locale settings: 2026-08-30 16:58:40.337 | LANGUAGE = (unset), 2026-08-30 16:58:40.337 | LC_ALL = "en_US.utf8", 2026-08-30 16:58:40.337 | LANG = "de_DE.UTF-8" 2026-08-30 16:58:40.337 | are supported and installed on your system. 2026-08-30 16:58:40.337 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 16:58:40.377 | Enabling site cinder-api. 2026-08-30 16:58:40.384 | To activate the new configuration, you need to run: 2026-08-30 16:58:40.384 | systemctl reload apache2 2026-08-30 16:58:40.390 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 16:58:40.394 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 16:58:40.398 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 16:58:40.402 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 16:58:40.541 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-30 16:58:40.546 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.208/image 2026-08-30 16:58:40.591 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-30 16:58:40.617 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 16:58:40.622 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-30 16:58:40.626 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:40.630 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-30 16:58:40.634 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-30 16:58:40.638 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 16:58:40.642 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-30 16:58:40.647 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:40.651 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-30 16:58:40.656 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-30 16:58:40.659 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-30 16:58:40.707 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-30 16:58:40.751 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.208/identity 2026-08-30 16:58:40.796 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-30 16:58:40.843 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-30 16:58:40.888 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-30 16:58:40.934 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-30 16:58:40.978 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-30 16:58:41.023 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.208/identity 2026-08-30 16:58:41.068 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-30 16:58:41.114 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-30 16:58:41.159 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 16:58:41.163 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-30 16:58:41.167 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:41.171 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 16:58:41.176 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-30 16:58:41.179 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-30 16:58:41.223 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-30 16:58:41.264 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.208/identity 2026-08-30 16:58:41.305 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-30 16:58:41.346 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-30 16:58:41.389 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-30 16:58:41.433 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-30 16:58:41.483 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-30 16:58:41.526 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-30 16:58:41.569 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-30 16:58:41.615 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-30 16:58:41.620 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-30 16:58:41.647 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:41.650 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.208:2379?api_version=v3' 2026-08-30 16:58:41.704 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-30 16:58:41.708 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-30 16:58:41.762 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-30 16:58:41.765 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-30 16:58:41.769 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-30 16:58:41.814 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-30 16:58:41.818 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-30 16:58:41.822 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-30 16:58:41.826 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-30 16:58:41.830 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-30 16:58:41.874 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-30 16:58:41.915 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.208/identity 2026-08-30 16:58:41.957 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-30 16:58:42.001 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-30 16:58:42.040 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-30 16:58:42.078 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-30 16:58:42.119 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-30 16:58:42.164 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-30 16:58:42.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 16:58:42.194 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-30 16:58:42.198 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-30 16:58:42.202 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-30 16:58:42.206 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 16:58:42.210 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-30 16:58:42.214 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-30 16:58:42.218 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-30 16:58:42.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:58:42.226 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:58:42.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-30 16:58:42.235 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:58:42.239 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-30 16:58:42.244 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-30 16:58:42.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:58:42.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:58:42.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-30 16:58:42.260 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:58:42.264 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-30 16:58:42.268 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-30 16:58:42.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 16:58:42.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 16:58:42.279 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-30 16:58:42.283 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 16:58:42.287 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-30 16:58:42.291 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-30 16:58:42.295 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-30 16:58:42.298 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 16:58:42.301 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 16:58:42.306 | ++ functions-common:git_clone:593 : pwd 2026-08-30 16:58:42.309 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 16:58:42.313 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 16:58:42.317 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 16:58:42.341 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 16:58:42.344 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 16:58:42.347 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 16:58:42.351 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 16:58:42.352 | + functions-common:git_clone:610 : echo master 2026-08-30 16:58:42.358 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-30 16:58:42.362 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 16:58:42.366 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-30 16:58:42.369 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:58:42.373 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:58:42.376 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:58:42.379 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:58:42.382 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:58:42.385 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:58:42.388 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:58:42.392 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:58:42.396 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:58:42.401 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109122397 2026-08-30 16:58:42.404 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-30 16:58:42.408 | Cloning into '/opt/stack/neutron'... 2026-08-30 16:59:46.487 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:59:46.489 | + functions-common:time_stop:2420 : local name 2026-08-30 16:59:46.493 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:59:46.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:59:46.500 | + functions-common:time_stop:2423 : local total 2026-08-30 16:59:46.504 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:59:46.507 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:59:46.511 | + functions-common:time_stop:2427 : start_time=1788109122397 2026-08-30 16:59:46.514 | + functions-common:time_stop:2429 : [[ -z 1788109122397 ]] 2026-08-30 16:59:46.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:59:46.528 | + functions-common:time_stop:2432 : end_time=1788109186524 2026-08-30 16:59:46.532 | + functions-common:time_stop:2433 : elapsed_time=64127 2026-08-30 16:59:46.535 | + functions-common:time_stop:2434 : total=86448 2026-08-30 16:59:46.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:59:46.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150575 2026-08-30 16:59:46.546 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-30 16:59:46.550 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 16:59:46.554 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:59:46.558 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:59:46.561 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:59:46.565 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:59:46.569 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:59:46.572 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:59:46.576 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:59:46.580 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:59:46.585 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:59:46.591 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109186586 2026-08-30 16:59:46.594 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 16:59:47.357 | From https://review.opendev.org/openstack/neutron 2026-08-30 16:59:47.358 | * branch master -> FETCH_HEAD 2026-08-30 16:59:47.369 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:59:47.372 | + functions-common:time_stop:2420 : local name 2026-08-30 16:59:47.376 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:59:47.380 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:59:47.383 | + functions-common:time_stop:2423 : local total 2026-08-30 16:59:47.386 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:59:47.390 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:59:47.394 | + functions-common:time_stop:2427 : start_time=1788109186586 2026-08-30 16:59:47.397 | + functions-common:time_stop:2429 : [[ -z 1788109186586 ]] 2026-08-30 16:59:47.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:59:47.407 | + functions-common:time_stop:2432 : end_time=1788109187404 2026-08-30 16:59:47.411 | + functions-common:time_stop:2433 : elapsed_time=818 2026-08-30 16:59:47.415 | + functions-common:time_stop:2434 : total=150575 2026-08-30 16:59:47.418 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:59:47.422 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151393 2026-08-30 16:59:47.426 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 16:59:47.429 | + functions-common:git_timed:697 : local count=0 2026-08-30 16:59:47.433 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 16:59:47.437 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 16:59:47.441 | + functions-common:git_timed:701 : timeout=0 2026-08-30 16:59:47.444 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 16:59:47.448 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 16:59:47.452 | + functions-common:time_start:2407 : local start_time= 2026-08-30 16:59:47.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 16:59:47.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 16:59:47.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109187462 2026-08-30 16:59:47.470 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 16:59:47.955 | Note: switching to 'FETCH_HEAD'. 2026-08-30 16:59:47.955 | 2026-08-30 16:59:47.955 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 16:59:47.955 | changes and commit them, and you can discard any commits you make in this 2026-08-30 16:59:47.955 | state without impacting any branches by switching back to a branch. 2026-08-30 16:59:47.955 | 2026-08-30 16:59:47.955 | If you want to create a new branch to retain commits you create, you may 2026-08-30 16:59:47.955 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 16:59:47.955 | 2026-08-30 16:59:47.955 | git switch -c 2026-08-30 16:59:47.956 | 2026-08-30 16:59:47.956 | Or undo this operation with: 2026-08-30 16:59:47.956 | 2026-08-30 16:59:47.956 | git switch - 2026-08-30 16:59:47.956 | 2026-08-30 16:59:47.956 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 16:59:47.956 | 2026-08-30 16:59:47.956 | HEAD is now at 2475d0380e Merge "Migrate vtysh commands from rootwrap to oslo_privsep" 2026-08-30 16:59:47.965 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 16:59:47.969 | + functions-common:time_stop:2420 : local name 2026-08-30 16:59:47.973 | + functions-common:time_stop:2421 : local end_time 2026-08-30 16:59:47.976 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 16:59:47.980 | + functions-common:time_stop:2423 : local total 2026-08-30 16:59:47.983 | + functions-common:time_stop:2424 : local start_time 2026-08-30 16:59:47.987 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 16:59:47.990 | + functions-common:time_stop:2427 : start_time=1788109187462 2026-08-30 16:59:47.994 | + functions-common:time_stop:2429 : [[ -z 1788109187462 ]] 2026-08-30 16:59:47.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 16:59:48.005 | + functions-common:time_stop:2432 : end_time=1788109188000 2026-08-30 16:59:48.008 | + functions-common:time_stop:2433 : elapsed_time=538 2026-08-30 16:59:48.012 | + functions-common:time_stop:2434 : total=151393 2026-08-30 16:59:48.015 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 16:59:48.019 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151931 2026-08-30 16:59:48.023 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-30 16:59:48.041 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-30 16:59:48.047 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 16:59:48.047 | + functions-common:git_clone:673 : head -1 2026-08-30 16:59:48.053 | 2475d0380e Merge "Migrate vtysh commands from rootwrap to oslo_privsep" 2026-08-30 16:59:48.057 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 16:59:48.061 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-30 16:59:48.065 | + inc/python:setup_develop:353 : local bindep 2026-08-30 16:59:48.069 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-30 16:59:48.073 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-30 16:59:48.076 | + inc/python:setup_develop:359 : local extras= 2026-08-30 16:59:48.080 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-30 16:59:48.084 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 16:59:48.088 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-30 16:59:48.092 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-30 16:59:48.096 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 16:59:48.100 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 16:59:48.105 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-30 16:59:48.108 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 16:59:48.113 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-30 16:59:48.117 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 16:59:48.121 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 16:59:48.126 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-30 16:59:48.133 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-30 16:59:48.137 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-30 16:59:48.141 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-30 16:59:48.300 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-30 16:59:48.304 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 16:59:48.308 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 16:59:48.312 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 16:59:48.316 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-30 16:59:48.320 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-30 16:59:48.323 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 16:59:48.327 | + inc/python:setup_package:446 : local extras= 2026-08-30 16:59:48.331 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 16:59:48.335 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 16:59:48.339 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 16:59:48.343 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 16:59:48.347 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 16:59:48.351 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-30 16:59:48.380 | Using python 3.12 to install /opt/stack/neutron 2026-08-30 16:59:48.383 | + 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-08-30 16:59:49.373 | Obtaining file:///opt/stack/neutron 2026-08-30 16:59:49.381 | Installing build dependencies: started 2026-08-30 16:59:51.027 | Installing build dependencies: finished with status 'done' 2026-08-30 16:59:51.028 | Checking if build backend supports build_editable: started 2026-08-30 16:59:51.585 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 16:59:51.587 | Getting requirements to build editable: started 2026-08-30 16:59:51.904 | Getting requirements to build editable: finished with status 'done' 2026-08-30 16:59:51.907 | Preparing editable metadata (pyproject.toml): started 2026-08-30 16:59:53.664 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:59:53.688 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.0.3) 2026-08-30 16:59:53.688 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.10.1) 2026-08-30 16:59:53.689 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.0) 2026-08-30 16:59:53.690 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.5.1) 2026-08-30 16:59:53.691 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.0) 2026-08-30 16:59:53.692 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.3.1) 2026-08-30 16:59:53.879 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:54.030 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-30 16:59:54.040 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (0.32.0) 2026-08-30 16:59:54.041 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.34.2) 2026-08-30 16:59:54.042 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.1.6) 2026-08-30 16:59:54.043 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (13.0.1) 2026-08-30 16:59:54.044 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.3.0) 2026-08-30 16:59:54.105 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:54.123 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-30 16:59:54.133 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (9.1.4) 2026-08-30 16:59:54.134 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.0.52) 2026-08-30 16:59:54.134 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.8.11) 2026-08-30 16:59:54.135 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.16.0) 2026-08-30 16:59:54.136 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (1.19.1) 2026-08-30 16:59:54.137 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.9.1) 2026-08-30 16:59:54.138 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.3.0) 2026-08-30 16:59:54.139 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.6.1) 2026-08-30 16:59:54.139 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (10.7.0) 2026-08-30 16:59:54.140 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.5.0) 2026-08-30 16:59:54.141 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.1.1) 2026-08-30 16:59:54.142 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.9.0) 2026-08-30 16:59:54.143 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (8.3.1) 2026-08-30 16:59:54.144 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.3.0) 2026-08-30 16:59:54.144 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (8.2.0) 2026-08-30 16:59:54.145 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (6.0.1) 2026-08-30 16:59:54.146 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.12.0) 2026-08-30 16:59:54.147 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.9.0) 2026-08-30 16:59:54.148 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.10.0) 2026-08-30 16:59:54.148 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (5.11.0) 2026-08-30 16:59:54.150 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev153) (4.8.0) 2026-08-30 16:59:54.151 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (2.8.0) 2026-08-30 16:59:54.152 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (10.2.0) 2026-08-30 16:59:54.153 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.12.0) 2026-08-30 16:59:54.153 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.4.0) 2026-08-30 16:59:54.277 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:54.292 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 16:59:54.414 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:54.429 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:59:54.470 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:54.487 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-30 16:59:54.594 | Installing build dependencies: started 2026-08-30 16:59:56.098 | Installing build dependencies: finished with status 'done' 2026-08-30 16:59:56.099 | Getting requirements to build wheel: started 2026-08-30 16:59:56.779 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 16:59:56.780 | Preparing metadata (pyproject.toml): started 2026-08-30 16:59:57.170 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 16:59:57.308 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:57.325 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:59:57.335 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (7.2.2) 2026-08-30 16:59:57.374 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:57.392 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-30 16:59:57.402 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (24.2.1) 2026-08-30 16:59:57.403 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (18.13.1) 2026-08-30 16:59:57.404 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (4.19.1) 2026-08-30 16:59:57.440 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:57.457 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-30 16:59:57.602 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:57.617 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 16:59:57.627 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (3.5.0) 2026-08-30 16:59:57.629 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev153) (9.1.0) 2026-08-30 16:59:57.634 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev153) (1.4.1) 2026-08-30 16:59:57.634 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev153) (4.16.0) 2026-08-30 16:59:57.635 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev153) (2.3.0) 2026-08-30 16:59:57.641 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev153) (3.3.2) 2026-08-30 16:59:57.644 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev153) (3.0.3) 2026-08-30 16:59:57.648 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev153) (2.1.0) 2026-08-30 16:59:57.649 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev153) (1.9.0) 2026-08-30 16:59:57.656 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev153) (4.1.0) 2026-08-30 16:59:57.657 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev153) (2.13.0) 2026-08-30 16:59:57.658 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev153) (6.0.0) 2026-08-30 16:59:57.670 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev153) (1.3.7) 2026-08-30 16:59:57.794 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:57.811 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-30 16:59:57.826 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (43.0.3) 2026-08-30 16:59:57.826 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (1.5.0) 2026-08-30 16:59:57.827 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (1.1.0) 2026-08-30 16:59:57.828 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (1.33) 2026-08-30 16:59:57.830 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (4.11.3) 2026-08-30 16:59:57.831 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (6.0.3) 2026-08-30 16:59:57.834 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (2.1.1) 2026-08-30 16:59:57.839 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (3.0) 2026-08-30 16:59:57.847 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev153) (3.1.1) 2026-08-30 16:59:57.851 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (0.41.2) 2026-08-30 16:59:57.853 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (1.2.1) 2026-08-30 16:59:57.886 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:57.903 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-30 16:59:57.915 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (26.3) 2026-08-30 16:59:57.919 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (2.8.0) 2026-08-30 16:59:57.920 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (3.5.5) 2026-08-30 16:59:57.932 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (6.1.1) 2026-08-30 16:59:57.933 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (4.0.0) 2026-08-30 16:59:57.955 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev153) (0.20) 2026-08-30 16:59:57.961 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev153) (2.0.0) 2026-08-30 16:59:57.969 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev153) (2.1.2) 2026-08-30 16:59:57.969 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev153) (0.6.2) 2026-08-30 16:59:57.977 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev153) (2.9.0.post0) 2026-08-30 16:59:57.983 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (7.1.7) 2026-08-30 16:59:57.983 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (5.3.1) 2026-08-30 16:59:57.985 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (5.6.2) 2026-08-30 16:59:57.985 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (0.17.0) 2026-08-30 16:59:57.990 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (5.1.0) 2026-08-30 16:59:58.000 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (2026.3) 2026-08-30 16:59:58.007 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev153) (0.26.0) 2026-08-30 16:59:58.011 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev153) (5.0.0) 2026-08-30 16:59:58.015 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev153) (4.0.1) 2026-08-30 16:59:58.048 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev153) (1.7.6) 2026-08-30 16:59:58.055 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev153) (2.2.0) 2026-08-30 16:59:58.065 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev153) (3.18.0) 2026-08-30 16:59:58.116 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:58.132 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-30 16:59:58.155 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:58.158 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-30 16:59:58.177 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (3.0.3) 2026-08-30 16:59:58.178 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev153) (1.6.2) 2026-08-30 16:59:58.187 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev153) (84.0.0) 2026-08-30 16:59:58.215 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev153) (0.8.2) 2026-08-30 16:59:58.256 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev153) (1.17.0) 2026-08-30 16:59:58.261 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (4.16.0) 2026-08-30 16:59:58.265 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (4.26.0) 2026-08-30 16:59:58.302 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) 2026-08-30 16:59:58.319 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-30 16:59:58.344 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (0.6.0) 2026-08-30 16:59:58.345 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (4.2.0) 2026-08-30 16:59:58.356 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (3.0.53) 2026-08-30 16:59:58.357 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (1.11.0) 2026-08-30 16:59:58.358 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (15.0.0) 2026-08-30 16:59:58.360 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (1.8.0) 2026-08-30 16:59:58.364 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (26.1.0) 2026-08-30 16:59:58.365 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (2025.9.1) 2026-08-30 16:59:58.366 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (0.37.0) 2026-08-30 16:59:58.367 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (2026.6.3) 2026-08-30 16:59:58.423 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev153) (3.5.0) 2026-08-30 16:59:58.425 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev153) (3.18) 2026-08-30 16:59:58.425 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev153) (2.7.0) 2026-08-30 16:59:58.427 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev153) (2023.11.17) 2026-08-30 16:59:58.462 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (4.2.0) 2026-08-30 16:59:58.464 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (2.20.0) 2026-08-30 16:59:58.473 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev153) (0.1.2) 2026-08-30 16:59:58.493 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev153) (0.8) 2026-08-30 16:59:58.563 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev153) (0.16.0) 2026-08-30 16:59:58.655 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-30 16:59:58.762 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 6.4 MB/s 0:00:00 2026-08-30 16:59:58.781 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-30 16:59:58.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.5 MB/s 0:00:00 2026-08-30 16:59:58.983 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-30 16:59:59.008 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-30 16:59:59.030 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-30 16:59:59.056 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-30 16:59:59.084 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-30 16:59:59.099 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-30 16:59:59.115 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-30 16:59:59.144 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-30 16:59:59.194 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-30 16:59:59.220 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-30 16:59:59.244 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-30 16:59:59.349 | Building wheels for collected packages: neutron, ovs 2026-08-30 16:59:59.349 | Building editable for neutron (pyproject.toml): started 2026-08-30 17:00:01.617 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-30 17:00:01.618 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev153-0.editable-py3-none-any.whl size=16057 sha256=6a2b155ca81a0f66387fe6717b9ba77ce89299733f46df571f437722945d924d 2026-08-30 17:00:01.619 | Stored in directory: /tmp/pip-ephem-wheel-cache-dy40rena/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-30 17:00:01.626 | Building wheel for ovs (pyproject.toml): started 2026-08-30 17:00:02.485 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-30 17:00:02.486 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=bf94c3f4853ca3cee98dffb4f2013c847ea0af7f0ac650f89973986404e54a5e 2026-08-30 17:00:02.487 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-30 17:00:02.492 | Successfully built neutron ovs 2026-08-30 17:00:02.837 | 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-08-30 17:00:08.101 | 2026-08-30 17:00:08.123 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev153 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-30 17:00:08.382 | + inc/python:pip_install:216 : result=0 2026-08-30 17:00:08.385 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:00:08.389 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:08.393 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:08.397 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:08.401 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:08.404 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:08.408 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:00:08.410 | + functions-common:time_stop:2427 : start_time=1788109188373 2026-08-30 17:00:08.414 | + functions-common:time_stop:2429 : [[ -z 1788109188373 ]] 2026-08-30 17:00:08.418 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:08.423 | + functions-common:time_stop:2432 : end_time=1788109208419 2026-08-30 17:00:08.427 | + functions-common:time_stop:2433 : elapsed_time=20046 2026-08-30 17:00:08.430 | + functions-common:time_stop:2434 : total=112200 2026-08-30 17:00:08.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:08.437 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132246 2026-08-30 17:00:08.441 | + inc/python:pip_install:219 : return 0 2026-08-30 17:00:08.445 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 17:00:08.448 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:00:08.452 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-30 17:00:08.455 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-30 17:00:08.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:00:08.462 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:00:08.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-30 17:00:08.470 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 17:00:08.473 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-30 17:00:08.477 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-30 17:00:08.480 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-30 17:00:08.480 | Installing OVN and dependent packages 2026-08-30 17:00:08.483 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-30 17:00:08.487 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-30 17:00:08.510 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:00:08.514 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-30 17:00:08.538 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:00:08.541 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-30 17:00:08.565 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:00:08.570 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-30 17:00:08.574 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-30 17:00:08.597 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:00:08.600 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-30 17:00:08.604 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-30 17:00:08.623 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-30 17:00:08.629 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-30 17:00:08.645 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-30 17:00:08.651 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-30 17:00:08.677 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-30 17:00:08.682 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 17:00:08.686 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 17:00:08.690 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 17:00:08.694 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 17:00:08.698 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:08.702 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 17:00:08.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:08.710 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:08.713 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 17:00:08.717 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 17:00:08.721 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 17:00:08.724 | + functions-common:apt_get_update:1167 : return 2026-08-30 17:00:08.728 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-30 17:00:08.731 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 17:00:08.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:08.739 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:08.741 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-30 17:00:08.770 | + 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-08-30 17:00:08.811 | Reading package lists... 2026-08-30 17:00:09.250 | Building dependency tree... 2026-08-30 17:00:09.254 | Reading state information... 2026-08-30 17:00:09.987 | fakeroot is already the newest version (1.33-1). 2026-08-30 17:00:09.987 | fakeroot set to manually installed. 2026-08-30 17:00:09.987 | make is already the newest version (4.3-4.1build2). 2026-08-30 17:00:09.987 | make set to manually installed. 2026-08-30 17:00:09.987 | The following packages were automatically installed and are no longer required: 2026-08-30 17:00:09.990 | libfwupd2 libgusb2 2026-08-30 17:00:09.990 | Use 'sudo apt autoremove' to remove them. 2026-08-30 17:00:09.994 | The following additional packages will be installed: 2026-08-30 17:00:09.995 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-30 17:00:09.996 | python3-sortedcontainers 2026-08-30 17:00:09.999 | Suggested packages: 2026-08-30 17:00:09.999 | openvswitch-doc python-sortedcontainers-doc 2026-08-30 17:00:10.045 | The following NEW packages will be installed: 2026-08-30 17:00:10.047 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-30 17:00:10.049 | python3-openvswitch python3-sortedcontainers 2026-08-30 17:00:10.292 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 17:00:10.293 | Need to get 4225 kB of archives. 2026-08-30 17:00:10.293 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-30 17:00:10.293 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-30 17:00:10.899 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-30 17:00:11.079 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-30 17:00:11.081 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-30 17:00:11.090 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-30 17:00:11.165 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-30 17:00:11.495 | perl: warning: Setting locale failed. 2026-08-30 17:00:11.495 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:11.496 | LANGUAGE = (unset), 2026-08-30 17:00:11.496 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:11.496 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:11.496 | are supported and installed on your system. 2026-08-30 17:00:11.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:11.559 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 17:00:11.559 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 17:00:11.559 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 17:00:11.769 | Fetched 4225 kB in 1s (3658 kB/s) 2026-08-30 17:00:11.815 | Selecting previously unselected package libunbound8:amd64. 2026-08-30 17:00:11.882 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126900 files and directories currently installed.) 2026-08-30 17:00:11.890 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-30 17:00:11.896 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-30 17:00:11.949 | Selecting previously unselected package openvswitch-common. 2026-08-30 17:00:11.964 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:11.967 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 17:00:12.065 | Selecting previously unselected package python3-sortedcontainers. 2026-08-30 17:00:12.079 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-30 17:00:12.082 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-30 17:00:12.130 | Selecting previously unselected package libxdp1:amd64. 2026-08-30 17:00:12.145 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-30 17:00:12.148 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-30 17:00:12.201 | Selecting previously unselected package python3-openvswitch. 2026-08-30 17:00:12.216 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:12.219 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 17:00:12.324 | Selecting previously unselected package openvswitch-switch. 2026-08-30 17:00:12.338 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:12.347 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 17:00:12.479 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-30 17:00:12.724 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-30 17:00:12.735 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-30 17:00:12.744 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 17:00:12.758 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 17:00:13.145 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-30 17:00:13.167 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-30 17:00:13.844 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-30 17:00:14.036 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-30 17:00:15.053 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 17:00:16.808 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-30 17:00:17.058 | perl: warning: Setting locale failed. 2026-08-30 17:00:17.058 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:17.058 | LANGUAGE = (unset), 2026-08-30 17:00:17.058 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:17.058 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:17.058 | are supported and installed on your system. 2026-08-30 17:00:17.058 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:17.193 | perl: warning: Setting locale failed. 2026-08-30 17:00:17.193 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:17.193 | LANGUAGE = (unset), 2026-08-30 17:00:17.193 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:17.193 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:17.193 | are supported and installed on your system. 2026-08-30 17:00:17.193 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:17.242 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 17:00:17.242 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 17:00:17.242 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 17:00:17.315 | perl: warning: Setting locale failed. 2026-08-30 17:00:17.315 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:17.315 | LANGUAGE = (unset), 2026-08-30 17:00:17.315 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:17.315 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:17.315 | are supported and installed on your system. 2026-08-30 17:00:17.315 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:17.826 | 2026-08-30 17:00:17.827 | Running kernel seems to be up-to-date. 2026-08-30 17:00:17.827 | 2026-08-30 17:00:17.827 | No services need to be restarted. 2026-08-30 17:00:17.827 | 2026-08-30 17:00:17.827 | No containers need to be restarted. 2026-08-30 17:00:17.827 | 2026-08-30 17:00:17.828 | No user sessions are running outdated binaries. 2026-08-30 17:00:17.828 | 2026-08-30 17:00:17.828 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 17:00:19.965 | + functions-common:apt_get:1211 : result=0 2026-08-30 17:00:19.969 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 17:00:19.973 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:19.976 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:19.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:19.984 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:19.987 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:19.991 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 17:00:19.994 | + functions-common:time_stop:2427 : start_time=1788109208766 2026-08-30 17:00:19.998 | + functions-common:time_stop:2429 : [[ -z 1788109208766 ]] 2026-08-30 17:00:20.003 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:20.009 | + functions-common:time_stop:2432 : end_time=1788109220004 2026-08-30 17:00:20.012 | + functions-common:time_stop:2433 : elapsed_time=11238 2026-08-30 17:00:20.016 | + functions-common:time_stop:2434 : total=144322 2026-08-30 17:00:20.019 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:20.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155560 2026-08-30 17:00:20.027 | + functions-common:apt_get:1215 : return 0 2026-08-30 17:00:20.031 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-30 17:00:20.061 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-30 17:00:20.065 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 17:00:20.069 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 17:00:20.073 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 17:00:20.077 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 17:00:20.081 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:20.086 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 17:00:20.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:20.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:20.096 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 17:00:20.100 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 17:00:20.104 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 17:00:20.108 | + functions-common:apt_get_update:1167 : return 2026-08-30 17:00:20.113 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-30 17:00:20.117 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 17:00:20.121 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:20.125 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:20.129 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-30 17:00:20.160 | + 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-08-30 17:00:20.199 | Reading package lists... 2026-08-30 17:00:20.573 | Building dependency tree... 2026-08-30 17:00:20.574 | Reading state information... 2026-08-30 17:00:21.136 | The following packages were automatically installed and are no longer required: 2026-08-30 17:00:21.138 | libfwupd2 libgusb2 2026-08-30 17:00:21.139 | Use 'sudo apt autoremove' to remove them. 2026-08-30 17:00:21.142 | The following additional packages will be installed: 2026-08-30 17:00:21.142 | ovn-common 2026-08-30 17:00:21.184 | The following NEW packages will be installed: 2026-08-30 17:00:21.185 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-30 17:00:21.265 | 0 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 17:00:21.265 | Need to get 2360 kB of archives. 2026-08-30 17:00:21.265 | After this operation, 8355 kB of additional disk space will be used. 2026-08-30 17:00:21.265 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-30 17:00:21.418 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-30 17:00:21.418 | 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-08-30 17:00:21.422 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-30 17:00:21.672 | perl: warning: Setting locale failed. 2026-08-30 17:00:21.672 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:21.672 | LANGUAGE = (unset), 2026-08-30 17:00:21.672 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:21.672 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:21.672 | are supported and installed on your system. 2026-08-30 17:00:21.672 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:21.734 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 17:00:21.738 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 17:00:21.738 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 17:00:21.929 | Fetched 2360 kB in 0s (10.8 MB/s) 2026-08-30 17:00:22.024 | Selecting previously unselected package ovn-common. 2026-08-30 17:00:22.092 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127100 files and directories currently installed.) 2026-08-30 17:00:22.100 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:22.108 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:22.217 | Selecting previously unselected package ovn-central. 2026-08-30 17:00:22.231 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:22.235 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:22.299 | Selecting previously unselected package ovn-controller-vtep. 2026-08-30 17:00:22.313 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:22.317 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:22.376 | Selecting previously unselected package ovn-host. 2026-08-30 17:00:22.390 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-30 17:00:22.398 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:22.488 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:22.507 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:22.994 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-30 17:00:23.184 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-30 17:00:23.647 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-30 17:00:23.700 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:24.216 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-30 17:00:24.411 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-30 17:00:25.110 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-30 17:00:25.805 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-30 17:00:26.666 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-30 17:00:26.739 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-30 17:00:26.945 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-30 17:00:27.512 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 17:00:29.560 | perl: warning: Setting locale failed. 2026-08-30 17:00:29.561 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:29.561 | LANGUAGE = (unset), 2026-08-30 17:00:29.561 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:29.561 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:29.561 | are supported and installed on your system. 2026-08-30 17:00:29.561 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:29.694 | perl: warning: Setting locale failed. 2026-08-30 17:00:29.695 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:29.695 | LANGUAGE = (unset), 2026-08-30 17:00:29.695 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:29.695 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:29.695 | are supported and installed on your system. 2026-08-30 17:00:29.695 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:29.744 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 17:00:29.744 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 17:00:29.744 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 17:00:29.813 | perl: warning: Setting locale failed. 2026-08-30 17:00:29.813 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:29.813 | LANGUAGE = (unset), 2026-08-30 17:00:29.813 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:29.814 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:29.814 | are supported and installed on your system. 2026-08-30 17:00:29.814 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:30.332 | 2026-08-30 17:00:30.332 | Running kernel seems to be up-to-date. 2026-08-30 17:00:30.332 | 2026-08-30 17:00:30.332 | No services need to be restarted. 2026-08-30 17:00:30.332 | 2026-08-30 17:00:30.332 | No containers need to be restarted. 2026-08-30 17:00:30.332 | 2026-08-30 17:00:30.333 | No user sessions are running outdated binaries. 2026-08-30 17:00:30.333 | 2026-08-30 17:00:30.333 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 17:00:32.690 | + functions-common:apt_get:1211 : result=0 2026-08-30 17:00:32.694 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 17:00:32.698 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:32.701 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:32.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:32.709 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:32.713 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:32.716 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 17:00:32.720 | + functions-common:time_stop:2427 : start_time=1788109220155 2026-08-30 17:00:32.724 | + functions-common:time_stop:2429 : [[ -z 1788109220155 ]] 2026-08-30 17:00:32.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:32.734 | + functions-common:time_stop:2432 : end_time=1788109232730 2026-08-30 17:00:32.738 | + functions-common:time_stop:2433 : elapsed_time=12575 2026-08-30 17:00:32.742 | + functions-common:time_stop:2434 : total=155560 2026-08-30 17:00:32.746 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:32.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168135 2026-08-30 17:00:32.754 | + functions-common:apt_get:1215 : return 0 2026-08-30 17:00:32.758 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-30 17:00:32.762 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-30 17:00:32.766 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-30 17:00:32.771 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-30 17:00:32.777 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.782 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-30 17:00:32.785 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.789 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-30 17:00:32.793 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.797 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-30 17:00:32.801 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.805 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-30 17:00:32.809 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.813 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-30 17:00:32.817 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.821 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-30 17:00:32.825 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.828 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-30 17:00:32.832 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-30 17:00:32.836 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-30 17:00:32.841 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-30 17:00:32.844 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-30 17:00:32.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:00:32.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:00:32.856 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-30 17:00:32.860 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 17:00:32.864 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-30 17:00:32.868 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 17:00:32.872 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-30 17:00:32.898 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:00:32.902 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-30 17:00:32.906 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-30 17:00:32.909 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-30 17:00:32.914 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 17:00:32.917 | + lib/stack:stack_install_service:32 : install_nova 2026-08-30 17:00:32.922 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-30 17:00:32.925 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-30 17:00:32.929 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:00:32.933 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:00:32.936 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-30 17:00:32.940 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 17:00:32.944 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-30 17:00:32.968 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:00:32.972 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-30 17:00:32.976 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-30 17:00:32.980 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-30 17:00:32.984 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-30 17:00:32.987 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-30 17:00:33.144 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-30 17:00:33.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:33.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:33.154 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-30 17:00:33.157 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 17:00:33.161 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 17:00:33.164 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 17:00:33.167 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 17:00:33.170 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:33.173 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 17:00:33.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:33.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:33.181 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 17:00:33.186 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 17:00:33.189 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 17:00:33.192 | + functions-common:apt_get_update:1167 : return 2026-08-30 17:00:33.195 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-30 17:00:33.198 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 17:00:33.201 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:33.204 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:33.208 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-30 17:00:33.234 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-30 17:00:33.275 | Reading package lists... 2026-08-30 17:00:33.729 | Building dependency tree... 2026-08-30 17:00:33.731 | Reading state information... 2026-08-30 17:00:34.508 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-30 17:00:34.508 | libvirt-clients set to manually installed. 2026-08-30 17:00:34.508 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-30 17:00:34.508 | The following packages were automatically installed and are no longer required: 2026-08-30 17:00:34.511 | libfwupd2 libgusb2 2026-08-30 17:00:34.511 | Use 'sudo apt autoremove' to remove them. 2026-08-30 17:00:34.515 | The following additional packages will be installed: 2026-08-30 17:00:34.515 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-30 17:00:34.515 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-30 17:00:34.515 | qemu-system-sparc 2026-08-30 17:00:34.519 | Suggested packages: 2026-08-30 17:00:34.519 | python-zstandard-doc samba vde2 2026-08-30 17:00:34.566 | The following packages will be REMOVED: 2026-08-30 17:00:34.569 | apport-core-dump-handler 2026-08-30 17:00:34.571 | The following NEW packages will be installed: 2026-08-30 17:00:34.571 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-30 17:00:34.572 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-30 17:00:34.572 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-30 17:00:34.685 | 0 upgraded, 13 newly installed, 1 to remove and 15 not upgraded. 2026-08-30 17:00:34.685 | Need to get 110 MB of archives. 2026-08-30 17:00:34.685 | After this operation, 897 MB of additional disk space will be used. 2026-08-30 17:00:34.685 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-30 17:00:34.826 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-30 17:00:34.829 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-30 17:00:34.838 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-30 17:00:34.851 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-30 17:00:35.034 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-30 17:00:35.237 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-08-30 17:00:35.339 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-08-30 17:00:35.414 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-08-30 17:00:35.452 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-30 17:00:36.086 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-30 17:00:36.087 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-30 17:00:36.133 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-30 17:00:36.396 | perl: warning: Setting locale failed. 2026-08-30 17:00:36.396 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:36.396 | LANGUAGE = (unset), 2026-08-30 17:00:36.396 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:36.396 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:36.396 | are supported and installed on your system. 2026-08-30 17:00:36.396 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:36.458 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 17:00:36.458 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 17:00:36.459 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 17:00:36.765 | Fetched 110 MB in 2s (71.4 MB/s) 2026-08-30 17:00:36.805 | Selecting previously unselected package python3-zstandard. 2026-08-30 17:00:36.870 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127168 files and directories currently installed.) 2026-08-30 17:00:36.876 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-30 17:00:36.880 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-30 17:00:37.017 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-30 17:00:37.017 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-30 17:00:37.017 | Package apport-core-dump-handler is to be removed. 2026-08-30 17:00:37.017 | Package python3-zstandard is not configured yet. 2026-08-30 17:00:37.018 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-30 17:00:37.018 | Package apport-core-dump-handler is to be removed. 2026-08-30 17:00:37.018 | Package systemd-coredump is not installed. 2026-08-30 17:00:37.018 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-30 17:00:37.019 | Package apport-core-dump-handler is to be removed. 2026-08-30 17:00:37.019 | Package python3-zstandard is not configured yet. 2026-08-30 17:00:37.019 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-30 17:00:37.019 | Package apport-core-dump-handler is to be removed. 2026-08-30 17:00:37.019 | Package systemd-coredump is not installed. 2026-08-30 17:00:37.019 | 2026-08-30 17:00:37.085 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127184 files and directories currently installed.) 2026-08-30 17:00:37.094 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-30 17:00:37.953 | Selecting previously unselected package systemd-coredump. 2026-08-30 17:00:38.015 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127180 files and directories currently installed.) 2026-08-30 17:00:38.022 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-30 17:00:38.025 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-30 17:00:38.088 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-30 17:00:38.100 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-30 17:00:38.113 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-30 17:00:38.184 | Selecting previously unselected package python3-libvirt. 2026-08-30 17:00:38.196 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-30 17:00:38.200 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-30 17:00:38.267 | Selecting previously unselected package qemu-system-arm. 2026-08-30 17:00:38.280 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:38.292 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:38.797 | Selecting previously unselected package qemu-system-mips. 2026-08-30 17:00:38.808 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:38.821 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:39.388 | Selecting previously unselected package qemu-system-ppc. 2026-08-30 17:00:39.400 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:39.413 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:39.772 | Selecting previously unselected package qemu-system-sparc. 2026-08-30 17:00:39.787 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:39.806 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:40.101 | Selecting previously unselected package qemu-system-s390x. 2026-08-30 17:00:40.113 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:40.126 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:40.299 | Selecting previously unselected package qemu-system-misc. 2026-08-30 17:00:40.311 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:40.324 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:42.195 | Selecting previously unselected package qemu-system. 2026-08-30 17:00:42.213 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-30 17:00:42.218 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:42.265 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-30 17:00:42.277 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-30 17:00:42.281 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-30 17:00:44.190 | Selecting previously unselected package qemu-efi-arm. 2026-08-30 17:00:44.202 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-30 17:00:44.208 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-30 17:00:45.026 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-30 17:00:45.522 | Creating group 'systemd-coredump' with GID 987. 2026-08-30 17:00:45.526 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-30 17:00:45.551 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-30 17:00:45.856 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:45.876 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:45.894 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-30 17:00:45.911 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:45.928 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-30 17:00:45.938 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:45.955 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-30 17:00:46.203 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:46.221 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-30 17:00:46.232 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:46.250 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-30 17:00:46.261 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-30 17:00:48.068 | perl: warning: Setting locale failed. 2026-08-30 17:00:48.068 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:48.068 | LANGUAGE = (unset), 2026-08-30 17:00:48.068 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:48.068 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:48.068 | are supported and installed on your system. 2026-08-30 17:00:48.068 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:48.201 | perl: warning: Setting locale failed. 2026-08-30 17:00:48.201 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:48.201 | LANGUAGE = (unset), 2026-08-30 17:00:48.201 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:48.201 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:48.201 | are supported and installed on your system. 2026-08-30 17:00:48.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:48.251 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-30 17:00:48.251 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-30 17:00:48.251 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-30 17:00:48.320 | perl: warning: Setting locale failed. 2026-08-30 17:00:48.320 | perl: warning: Please check that your locale settings: 2026-08-30 17:00:48.321 | LANGUAGE = (unset), 2026-08-30 17:00:48.321 | LC_ALL = "en_US.utf8", 2026-08-30 17:00:48.321 | LANG = "de_DE.UTF-8" 2026-08-30 17:00:48.321 | are supported and installed on your system. 2026-08-30 17:00:48.321 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:00:48.837 | 2026-08-30 17:00:48.837 | Running kernel seems to be up-to-date. 2026-08-30 17:00:48.837 | 2026-08-30 17:00:48.837 | No services need to be restarted. 2026-08-30 17:00:48.837 | 2026-08-30 17:00:48.837 | No containers need to be restarted. 2026-08-30 17:00:48.837 | 2026-08-30 17:00:48.837 | No user sessions are running outdated binaries. 2026-08-30 17:00:48.837 | 2026-08-30 17:00:48.838 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-30 17:00:51.033 | + functions-common:apt_get:1211 : result=0 2026-08-30 17:00:51.037 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 17:00:51.041 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:51.045 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:51.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:51.052 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:51.056 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:51.060 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 17:00:51.063 | + functions-common:time_stop:2427 : start_time=1788109233230 2026-08-30 17:00:51.067 | + functions-common:time_stop:2429 : [[ -z 1788109233230 ]] 2026-08-30 17:00:51.073 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:51.078 | + functions-common:time_stop:2432 : end_time=1788109251074 2026-08-30 17:00:51.082 | + functions-common:time_stop:2433 : elapsed_time=17844 2026-08-30 17:00:51.085 | + functions-common:time_stop:2434 : total=168135 2026-08-30 17:00:51.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:51.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185979 2026-08-30 17:00:51.096 | + functions-common:apt_get:1215 : return 0 2026-08-30 17:00:51.100 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-30 17:00:51.104 | + functions-common:install_package:1438 : update_package_repo 2026-08-30 17:00:51.108 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-30 17:00:51.112 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-30 17:00:51.115 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-30 17:00:51.119 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:51.122 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-30 17:00:51.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:51.130 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:51.134 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-30 17:00:51.138 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-30 17:00:51.142 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-30 17:00:51.145 | + functions-common:apt_get_update:1167 : return 2026-08-30 17:00:51.149 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-30 17:00:51.153 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-30 17:00:51.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:00:51.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:00:51.164 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-30 17:00:51.196 | + 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-08-30 17:00:51.235 | Reading package lists... 2026-08-30 17:00:51.657 | Building dependency tree... 2026-08-30 17:00:51.659 | Reading state information... 2026-08-30 17:00:52.377 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-30 17:00:52.377 | ovmf set to manually installed. 2026-08-30 17:00:52.377 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-30 17:00:52.377 | swtpm set to manually installed. 2026-08-30 17:00:52.377 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-30 17:00:52.377 | swtpm-tools set to manually installed. 2026-08-30 17:00:52.377 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-30 17:00:52.377 | mdevctl set to manually installed. 2026-08-30 17:00:52.377 | The following packages were automatically installed and are no longer required: 2026-08-30 17:00:52.379 | libfwupd2 libgusb2 2026-08-30 17:00:52.379 | Use 'sudo apt autoremove' to remove them. 2026-08-30 17:00:52.479 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2026-08-30 17:00:52.485 | + functions-common:apt_get:1211 : result=0 2026-08-30 17:00:52.489 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-30 17:00:52.493 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:52.497 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:52.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:52.505 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:52.508 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:52.512 | + functions-common:time_stop:2426 : name=apt-get 2026-08-30 17:00:52.515 | + functions-common:time_stop:2427 : start_time=1788109251191 2026-08-30 17:00:52.519 | + functions-common:time_stop:2429 : [[ -z 1788109251191 ]] 2026-08-30 17:00:52.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:52.530 | + functions-common:time_stop:2432 : end_time=1788109252525 2026-08-30 17:00:52.534 | + functions-common:time_stop:2433 : elapsed_time=1334 2026-08-30 17:00:52.538 | + functions-common:time_stop:2434 : total=185979 2026-08-30 17:00:52.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:52.545 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187313 2026-08-30 17:00:52.549 | + functions-common:apt_get:1215 : return 0 2026-08-30 17:00:52.552 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-30 17:00:52.557 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:00:52.563 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 17:00:52.566 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-30 17:00:52.570 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-30 17:00:52.574 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-30 17:00:52.578 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-30 17:00:52.582 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-30 17:00:52.586 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-30 17:00:52.610 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:00:52.616 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-30 17:00:52.643 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-30 17:00:52.647 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-30 17:00:52.650 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-30 17:00:52.654 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-30 17:00:52.658 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-30 17:00:52.662 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-30 17:00:52.666 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-30 17:00:52.671 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 17:00:52.675 | ++ functions-common:git_clone:593 : pwd 2026-08-30 17:00:52.680 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 17:00:52.684 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 17:00:52.689 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 17:00:52.715 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 17:00:52.719 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 17:00:52.722 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:52.728 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 17:00:52.728 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-30 17:00:52.734 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-30 17:00:52.738 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:52.741 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-30 17:00:52.745 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:00:52.749 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:00:52.753 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:00:52.757 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:00:52.761 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:00:52.764 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:00:52.768 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:00:52.771 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:00:52.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:00:52.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109252777 2026-08-30 17:00:52.784 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-30 17:00:52.788 | Cloning into '/opt/stack/novnc'... 2026-08-30 17:00:54.568 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:00:54.572 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:54.576 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:54.579 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:54.583 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:54.587 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:54.591 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:00:54.595 | + functions-common:time_stop:2427 : start_time=1788109252777 2026-08-30 17:00:54.598 | + functions-common:time_stop:2429 : [[ -z 1788109252777 ]] 2026-08-30 17:00:54.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:54.609 | + functions-common:time_stop:2432 : end_time=1788109254605 2026-08-30 17:00:54.613 | + functions-common:time_stop:2433 : elapsed_time=1828 2026-08-30 17:00:54.616 | + functions-common:time_stop:2434 : total=151931 2026-08-30 17:00:54.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:54.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153759 2026-08-30 17:00:54.627 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-30 17:00:54.631 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-30 17:00:54.635 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:00:54.639 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:00:54.643 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:00:54.647 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:00:54.651 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:00:54.654 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:00:54.658 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:00:54.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:00:54.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:00:54.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109254668 2026-08-30 17:00:54.676 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-30 17:00:55.170 | From https://github.com/novnc/novnc 2026-08-30 17:00:55.170 | * tag v1.3.0 -> FETCH_HEAD 2026-08-30 17:00:55.181 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:00:55.185 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:55.189 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:55.193 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:55.196 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:55.200 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:55.204 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:00:55.208 | + functions-common:time_stop:2427 : start_time=1788109254668 2026-08-30 17:00:55.211 | + functions-common:time_stop:2429 : [[ -z 1788109254668 ]] 2026-08-30 17:00:55.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:55.223 | + functions-common:time_stop:2432 : end_time=1788109255218 2026-08-30 17:00:55.226 | + functions-common:time_stop:2433 : elapsed_time=550 2026-08-30 17:00:55.230 | + functions-common:time_stop:2434 : total=153759 2026-08-30 17:00:55.234 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:55.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154309 2026-08-30 17:00:55.242 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 17:00:55.246 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:00:55.249 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:00:55.253 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:00:55.257 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:00:55.261 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:00:55.264 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:00:55.268 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:00:55.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:00:55.277 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:00:55.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109255279 2026-08-30 17:00:55.287 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 17:00:55.319 | Note: switching to 'FETCH_HEAD'. 2026-08-30 17:00:55.319 | 2026-08-30 17:00:55.319 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 17:00:55.320 | changes and commit them, and you can discard any commits you make in this 2026-08-30 17:00:55.320 | state without impacting any branches by switching back to a branch. 2026-08-30 17:00:55.320 | 2026-08-30 17:00:55.320 | If you want to create a new branch to retain commits you create, you may 2026-08-30 17:00:55.320 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 17:00:55.320 | 2026-08-30 17:00:55.320 | git switch -c 2026-08-30 17:00:55.320 | 2026-08-30 17:00:55.320 | Or undo this operation with: 2026-08-30 17:00:55.320 | 2026-08-30 17:00:55.321 | git switch - 2026-08-30 17:00:55.321 | 2026-08-30 17:00:55.321 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 17:00:55.321 | 2026-08-30 17:00:55.321 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-30 17:00:55.325 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:00:55.329 | + functions-common:time_stop:2420 : local name 2026-08-30 17:00:55.333 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:00:55.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:00:55.341 | + functions-common:time_stop:2423 : local total 2026-08-30 17:00:55.344 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:00:55.348 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:00:55.352 | + functions-common:time_stop:2427 : start_time=1788109255279 2026-08-30 17:00:55.356 | + functions-common:time_stop:2429 : [[ -z 1788109255279 ]] 2026-08-30 17:00:55.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:00:55.367 | + functions-common:time_stop:2432 : end_time=1788109255363 2026-08-30 17:00:55.371 | + functions-common:time_stop:2433 : elapsed_time=84 2026-08-30 17:00:55.375 | + functions-common:time_stop:2434 : total=154309 2026-08-30 17:00:55.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:00:55.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154393 2026-08-30 17:00:55.386 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-30 17:00:55.406 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-30 17:00:55.411 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 17:00:55.411 | + functions-common:git_clone:673 : head -1 2026-08-30 17:00:55.414 | 463c39e noVNC 1.3.0 2026-08-30 17:00:55.418 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 17:00:55.423 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-30 17:00:55.451 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:00:55.455 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-30 17:00:55.459 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-30 17:00:55.463 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-30 17:00:55.467 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 17:00:55.471 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 17:00:55.476 | ++ functions-common:git_clone:593 : pwd 2026-08-30 17:00:55.481 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 17:00:55.485 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 17:00:55.491 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 17:00:55.516 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 17:00:55.520 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 17:00:55.524 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:55.529 | + functions-common:git_clone:610 : echo master 2026-08-30 17:00:55.530 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 17:00:55.537 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-30 17:00:55.541 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 17:00:55.545 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-30 17:00:55.549 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:00:55.552 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:00:55.556 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:00:55.560 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:00:55.564 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:00:55.568 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:00:55.572 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:00:55.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:00:55.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:00:55.586 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109255582 2026-08-30 17:00:55.590 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-30 17:00:55.594 | Cloning into '/opt/stack/nova'... 2026-08-30 17:04:32.268 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:04:32.271 | + functions-common:time_stop:2420 : local name 2026-08-30 17:04:32.275 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:04:32.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:04:32.282 | + functions-common:time_stop:2423 : local total 2026-08-30 17:04:32.285 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:04:32.289 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:04:32.292 | + functions-common:time_stop:2427 : start_time=1788109255582 2026-08-30 17:04:32.296 | + functions-common:time_stop:2429 : [[ -z 1788109255582 ]] 2026-08-30 17:04:32.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:04:32.310 | + functions-common:time_stop:2432 : end_time=1788109472306 2026-08-30 17:04:32.314 | + functions-common:time_stop:2433 : elapsed_time=216724 2026-08-30 17:04:32.317 | + functions-common:time_stop:2434 : total=154393 2026-08-30 17:04:32.321 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:04:32.325 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=371117 2026-08-30 17:04:32.328 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-08-30 17:04:32.332 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 17:04:32.336 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:04:32.340 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:04:32.343 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:04:32.347 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:04:32.351 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:04:32.355 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:04:32.358 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:04:32.362 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:04:32.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:04:32.372 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109472368 2026-08-30 17:04:32.376 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 17:04:33.075 | From https://review.opendev.org/openstack/nova 2026-08-30 17:04:33.075 | * branch master -> FETCH_HEAD 2026-08-30 17:04:33.086 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:04:33.090 | + functions-common:time_stop:2420 : local name 2026-08-30 17:04:33.093 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:04:33.097 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:04:33.100 | + functions-common:time_stop:2423 : local total 2026-08-30 17:04:33.104 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:04:33.107 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:04:33.111 | + functions-common:time_stop:2427 : start_time=1788109472368 2026-08-30 17:04:33.115 | + functions-common:time_stop:2429 : [[ -z 1788109472368 ]] 2026-08-30 17:04:33.119 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:04:33.124 | + functions-common:time_stop:2432 : end_time=1788109473121 2026-08-30 17:04:33.128 | + functions-common:time_stop:2433 : elapsed_time=753 2026-08-30 17:04:33.132 | + functions-common:time_stop:2434 : total=371117 2026-08-30 17:04:33.135 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:04:33.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=371870 2026-08-30 17:04:33.143 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 17:04:33.147 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:04:33.150 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:04:33.154 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:04:33.158 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:04:33.162 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:04:33.165 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:04:33.169 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:04:33.173 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:04:33.177 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:04:33.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109473179 2026-08-30 17:04:33.186 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 17:04:33.745 | Note: switching to 'FETCH_HEAD'. 2026-08-30 17:04:33.745 | 2026-08-30 17:04:33.745 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 17:04:33.745 | changes and commit them, and you can discard any commits you make in this 2026-08-30 17:04:33.746 | state without impacting any branches by switching back to a branch. 2026-08-30 17:04:33.746 | 2026-08-30 17:04:33.746 | If you want to create a new branch to retain commits you create, you may 2026-08-30 17:04:33.746 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 17:04:33.746 | 2026-08-30 17:04:33.746 | git switch -c 2026-08-30 17:04:33.746 | 2026-08-30 17:04:33.746 | Or undo this operation with: 2026-08-30 17:04:33.746 | 2026-08-30 17:04:33.746 | git switch - 2026-08-30 17:04:33.746 | 2026-08-30 17:04:33.747 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 17:04:33.747 | 2026-08-30 17:04:33.747 | HEAD is now at 445fc2db21 Merge "libvirt: Add functional tests for TDX capability report" 2026-08-30 17:04:33.757 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:04:33.761 | + functions-common:time_stop:2420 : local name 2026-08-30 17:04:33.764 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:04:33.768 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:04:33.772 | + functions-common:time_stop:2423 : local total 2026-08-30 17:04:33.775 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:04:33.779 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:04:33.782 | + functions-common:time_stop:2427 : start_time=1788109473179 2026-08-30 17:04:33.786 | + functions-common:time_stop:2429 : [[ -z 1788109473179 ]] 2026-08-30 17:04:33.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:04:33.796 | + functions-common:time_stop:2432 : end_time=1788109473792 2026-08-30 17:04:33.800 | + functions-common:time_stop:2433 : elapsed_time=613 2026-08-30 17:04:33.804 | + functions-common:time_stop:2434 : total=371870 2026-08-30 17:04:33.807 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:04:33.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=372483 2026-08-30 17:04:33.815 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-30 17:04:33.841 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-30 17:04:33.846 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 17:04:33.846 | + functions-common:git_clone:673 : head -1 2026-08-30 17:04:33.852 | 445fc2db21 Merge "libvirt: Add functional tests for TDX capability report" 2026-08-30 17:04:33.856 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 17:04:33.861 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-30 17:04:33.865 | + inc/python:setup_develop:353 : local bindep 2026-08-30 17:04:33.869 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-30 17:04:33.873 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-30 17:04:33.877 | + inc/python:setup_develop:359 : local extras= 2026-08-30 17:04:33.881 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-30 17:04:33.885 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 17:04:33.889 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-30 17:04:33.893 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-30 17:04:33.897 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 17:04:33.901 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 17:04:33.905 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-30 17:04:33.909 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 17:04:33.913 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-30 17:04:33.917 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 17:04:33.921 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 17:04:33.926 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-30 17:04:33.933 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-30 17:04:33.937 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-30 17:04:33.941 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-30 17:04:34.100 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-30 17:04:34.104 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 17:04:34.108 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 17:04:34.111 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 17:04:34.115 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-30 17:04:34.118 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-30 17:04:34.122 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 17:04:34.126 | + inc/python:setup_package:446 : local extras= 2026-08-30 17:04:34.130 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 17:04:34.133 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 17:04:34.137 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 17:04:34.141 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 17:04:34.144 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 17:04:34.148 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-30 17:04:34.178 | Using python 3.12 to install /opt/stack/nova 2026-08-30 17:04:34.181 | + 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-08-30 17:04:35.188 | Obtaining file:///opt/stack/nova 2026-08-30 17:04:35.192 | Installing build dependencies: started 2026-08-30 17:04:36.987 | Installing build dependencies: finished with status 'done' 2026-08-30 17:04:36.989 | Checking if build backend supports build_editable: started 2026-08-30 17:04:37.556 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 17:04:37.558 | Getting requirements to build editable: started 2026-08-30 17:04:37.864 | Getting requirements to build editable: finished with status 'done' 2026-08-30 17:04:37.866 | Preparing editable metadata (pyproject.toml): started 2026-08-30 17:04:40.206 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 17:04:40.231 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.0.3) 2026-08-30 17:04:40.232 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.0.52) 2026-08-30 17:04:40.233 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.3.1) 2026-08-30 17:04:40.233 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (0.41.2) 2026-08-30 17:04:40.234 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.1.6) 2026-08-30 17:04:40.235 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (13.0.1) 2026-08-30 17:04:40.236 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.1.1) 2026-08-30 17:04:40.237 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.5.1) 2026-08-30 17:04:40.238 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (43.0.3) 2026-08-30 17:04:40.238 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.8.11) 2026-08-30 17:04:40.239 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.5.5) 2026-08-30 17:04:40.240 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.1.0) 2026-08-30 17:04:40.241 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.10.1) 2026-08-30 17:04:40.242 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.18.0) 2026-08-30 17:04:40.243 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.19.1) 2026-08-30 17:04:40.244 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.3.0) 2026-08-30 17:04:40.244 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.0.0) 2026-08-30 17:04:40.245 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.26.0) 2026-08-30 17:04:40.246 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (9.9.0) 2026-08-30 17:04:40.247 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.16.0) 2026-08-30 17:04:40.546 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev432) 2026-08-30 17:04:40.683 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 17:04:40.694 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.13.0) 2026-08-30 17:04:40.694 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.34.2) 2026-08-30 17:04:40.695 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.9.1) 2026-08-30 17:04:40.723 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev432) 2026-08-30 17:04:40.739 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-30 17:04:40.757 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.3.0) 2026-08-30 17:04:40.758 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.6.1) 2026-08-30 17:04:40.759 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (10.7.0) 2026-08-30 17:04:40.760 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.5.0) 2026-08-30 17:04:40.761 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (8.3.1) 2026-08-30 17:04:40.762 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.12.0) 2026-08-30 17:04:40.762 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.9.0) 2026-08-30 17:04:40.763 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.11.0) 2026-08-30 17:04:40.764 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.8.0) 2026-08-30 17:04:40.765 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (10.2.0) 2026-08-30 17:04:40.766 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (18.1.1) 2026-08-30 17:04:40.766 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.10.0) 2026-08-30 17:04:40.767 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (18.3.0) 2026-08-30 17:04:40.768 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.0.1) 2026-08-30 17:04:40.769 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.12.0) 2026-08-30 17:04:40.770 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.9.0) 2026-08-30 17:04:40.771 | 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.dev432) (4.8.0) 2026-08-30 17:04:40.772 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.0.0) 2026-08-30 17:04:40.773 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (8.2.0) 2026-08-30 17:04:40.774 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.2.2) 2026-08-30 17:04:40.774 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.12.0) 2026-08-30 17:04:40.775 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (7.1.1) 2026-08-30 17:04:40.776 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.1.0) 2026-08-30 17:04:40.777 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.9.0) 2026-08-30 17:04:40.778 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.2.0) 2026-08-30 17:04:40.778 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (5.8.0) 2026-08-30 17:04:40.896 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev432) 2026-08-30 17:04:40.913 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-30 17:04:40.923 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (9.1.0) 2026-08-30 17:04:40.924 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (0.3.1) 2026-08-30 17:04:40.925 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.4.2) 2026-08-30 17:04:40.926 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (1.9.0) 2026-08-30 17:04:40.926 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (2.9.0.post0) 2026-08-30 17:04:40.927 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (3.5.0) 2026-08-30 17:04:40.928 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (4.19.1) 2026-08-30 17:04:40.929 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev432) (6.0.3) 2026-08-30 17:04:40.932 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev432) (1.4.1) 2026-08-30 17:04:40.933 | 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.dev432) (4.16.0) 2026-08-30 17:04:40.936 | 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.dev432) (7.6.0) 2026-08-30 17:04:40.940 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev432) (2.1.1) 2026-08-30 17:04:40.944 | 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.dev432) (3.0) 2026-08-30 17:04:40.952 | 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.dev432) (2.8.0) 2026-08-30 17:04:40.960 | 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.dev432) (3.1.0) 2026-08-30 17:04:40.962 | 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.dev432) (2.3.0) 2026-08-30 17:04:40.967 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev432) (3.0.3) 2026-08-30 17:04:40.969 | 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.dev432) (26.1.0) 2026-08-30 17:04:40.970 | 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.dev432) (2025.9.1) 2026-08-30 17:04:40.971 | 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.dev432) (0.37.0) 2026-08-30 17:04:40.972 | 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.dev432) (2026.6.3) 2026-08-30 17:04:40.981 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev432) (2.1.0) 2026-08-30 17:04:40.988 | 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.dev432) (4.1.0) 2026-08-30 17:04:40.989 | 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.dev432) (2.13.0) 2026-08-30 17:04:40.990 | 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.dev432) (6.0.0) 2026-08-30 17:04:41.003 | 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.dev432) (1.5.0) 2026-08-30 17:04:41.004 | 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.dev432) (1.1.0) 2026-08-30 17:04:41.005 | 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.dev432) (1.33) 2026-08-30 17:04:41.007 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev432) (4.11.3) 2026-08-30 17:04:41.015 | 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.dev432) (3.1.1) 2026-08-30 17:04:41.022 | 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.dev432) (9.1.4) 2026-08-30 17:04:41.034 | 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.dev432) (2.19.0) 2026-08-30 17:04:41.041 | 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.dev432) (0.20) 2026-08-30 17:04:41.056 | 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.dev432) (2.1.2) 2026-08-30 17:04:41.057 | 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.dev432) (0.6.2) 2026-08-30 17:04:41.073 | 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.dev432) (7.1.7) 2026-08-30 17:04:41.075 | 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.dev432) (5.3.1) 2026-08-30 17:04:41.075 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev432) (5.6.2) 2026-08-30 17:04:41.076 | 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.dev432) (0.17.0) 2026-08-30 17:04:41.081 | 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.dev432) (5.1.0) 2026-08-30 17:04:41.091 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev432) (2026.3) 2026-08-30 17:04:41.092 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev432) (26.3) 2026-08-30 17:04:41.099 | 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.dev432) (0.26.0) 2026-08-30 17:04:41.103 | 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.dev432) (5.0.0) 2026-08-30 17:04:41.105 | 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.dev432) (4.0.1) 2026-08-30 17:04:41.119 | 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.dev432) (1.2.1) 2026-08-30 17:04:41.141 | 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.dev432) (1.7.6) 2026-08-30 17:04:41.148 | 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.dev432) (2.2.0) 2026-08-30 17:04:41.153 | 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.dev432) (1.3.7) 2026-08-30 17:04:41.164 | 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.dev432) (3.3.2) 2026-08-30 17:04:41.175 | 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.dev432) (4.3.2) 2026-08-30 17:04:41.176 | 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.dev432) (3.7.1) 2026-08-30 17:04:41.186 | 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.dev432) (2.4.0) 2026-08-30 17:04:41.196 | 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.dev432) (3.0.3) 2026-08-30 17:04:41.197 | 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.dev432) (1.6.2) 2026-08-30 17:04:41.206 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev432) (84.0.0) 2026-08-30 17:04:41.226 | 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.dev432) (0.8.2) 2026-08-30 17:04:41.266 | 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.dev432) (4.16.0) 2026-08-30 17:04:41.271 | 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.dev432) (0.6.0) 2026-08-30 17:04:41.273 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (4.2.0) 2026-08-30 17:04:41.283 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (3.0.53) 2026-08-30 17:04:41.284 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (1.11.0) 2026-08-30 17:04:41.285 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (15.0.0) 2026-08-30 17:04:41.286 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (1.8.0) 2026-08-30 17:04:41.308 | 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.dev432) (1.17.0) 2026-08-30 17:04:41.315 | 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.dev432) (2.1.0) 2026-08-30 17:04:41.317 | 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.dev432) (24.2.1) 2026-08-30 17:04:41.339 | 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.dev432) (4.7.0) 2026-08-30 17:04:41.365 | 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.dev432) (3.5.0) 2026-08-30 17:04:41.365 | 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.dev432) (3.18) 2026-08-30 17:04:41.367 | 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.dev432) (2.7.0) 2026-08-30 17:04:41.367 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev432) (2023.11.17) 2026-08-30 17:04:41.409 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (4.2.0) 2026-08-30 17:04:41.410 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (2.20.0) 2026-08-30 17:04:41.423 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev432) (0.1.2) 2026-08-30 17:04:41.444 | 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.dev432) (0.8) 2026-08-30 17:04:41.511 | 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.dev432) (0.16.0) 2026-08-30 17:04:42.018 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-30 17:04:42.034 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-30 17:04:42.074 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-30 17:04:42.091 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-30 17:04:42.147 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev432) 2026-08-30 17:04:42.163 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-30 17:04:42.269 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-30 17:04:42.293 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-30 17:04:42.341 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-30 17:04:42.368 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-30 17:04:42.393 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-30 17:04:42.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.7 MB/s 0:00:00 2026-08-30 17:04:42.683 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-30 17:04:42.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 29.3 MB/s 0:00:00 2026-08-30 17:04:42.774 | Building wheels for collected packages: nova 2026-08-30 17:04:42.776 | Building editable for nova (pyproject.toml): started 2026-08-30 17:04:45.559 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-30 17:04:45.559 | Created wheel for nova: filename=nova-33.1.0.dev432-0.editable-py3-none-any.whl size=10628 sha256=b178f3c98eaecd1a3cf32446e4e29552ef403499d64e1156e99b1a7b75cde44b 2026-08-30 17:04:45.559 | Stored in directory: /tmp/pip-ephem-wheel-cache-o2ibiepl/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-30 17:04:45.566 | Successfully built nova 2026-08-30 17:04:45.847 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-30 17:04:50.873 | 2026-08-30 17:04:50.897 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev432 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-30 17:04:51.141 | + inc/python:pip_install:216 : result=0 2026-08-30 17:04:51.144 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:04:51.147 | + functions-common:time_stop:2420 : local name 2026-08-30 17:04:51.150 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:04:51.152 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:04:51.155 | + functions-common:time_stop:2423 : local total 2026-08-30 17:04:51.157 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:04:51.160 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:04:51.162 | + functions-common:time_stop:2427 : start_time=1788109474170 2026-08-30 17:04:51.165 | + functions-common:time_stop:2429 : [[ -z 1788109474170 ]] 2026-08-30 17:04:51.169 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:04:51.173 | + functions-common:time_stop:2432 : end_time=1788109491170 2026-08-30 17:04:51.176 | + functions-common:time_stop:2433 : elapsed_time=17000 2026-08-30 17:04:51.178 | + functions-common:time_stop:2434 : total=132246 2026-08-30 17:04:51.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:04:51.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149246 2026-08-30 17:04:51.187 | + inc/python:pip_install:219 : return 0 2026-08-30 17:04:51.190 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 17:04:51.193 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:04:51.196 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-30 17:04:51.199 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-30 17:04:51.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:04:51.204 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:04:51.207 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-30 17:04:51.211 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 17:04:51.214 | + 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-08-30 17:04:51.232 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 17:04:51.235 | + ./stack.sh:main:962 : configure_nova 2026-08-30 17:04:51.238 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-30 17:04:51.255 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-30 17:04:51.258 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-30 17:04:51.261 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-30 17:04:51.266 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-30 17:04:51.266 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-30 17:04:51.271 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-30 17:04:51.274 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-30 17:04:51.277 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-30 17:04:51.280 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-30 17:04:51.283 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-30 17:04:51.286 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-30 17:04:51.289 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-30 17:04:51.292 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-30 17:04:51.308 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-30 17:04:51.327 | + 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-08-30 17:04:51.343 | + 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-08-30 17:04:51.359 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-30 17:04:51.375 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-30 17:04:51.392 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-30 17:04:51.396 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-30 17:04:51.400 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.XsoyvzBjZN 2026-08-30 17:04:51.403 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-30 17:04:51.406 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-30 17:04:51.409 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-30 17:04:51.412 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-30 17:04:51.415 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-30 17:04:51.418 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.XsoyvzBjZN 2026-08-30 17:04:51.423 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.XsoyvzBjZN 2026-08-30 17:04:51.439 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.XsoyvzBjZN /etc/sudoers.d/nova-rootwrap 2026-08-30 17:04:51.455 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-30 17:04:51.460 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-30 17:04:51.462 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-30 17:04:51.466 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-30 17:04:51.469 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-30 17:04:51.471 | + 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-08-30 17:04:51.474 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-30 17:04:51.479 | + 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-08-30 17:04:51.479 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-30 17:04:51.490 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-30 17:04:51.495 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-30 17:04:51.511 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-30 17:04:51.528 | + 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-08-30 17:04:51.531 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-30 17:04:51.536 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-30 17:04:51.555 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:51.558 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-30 17:04:51.570 | net.ipv4.ip_forward = 1 2026-08-30 17:04:51.575 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-30 17:04:51.578 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-30 17:04:51.581 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-30 17:04:51.598 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-30 17:04:51.601 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-30 17:04:51.604 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-30 17:04:51.621 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-30 17:04:51.626 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-30 17:04:51.626 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-30 17:04:51.634 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:9815ce943662 2026-08-30 17:04:51.640 | InitiatorName=iqn.2016-04.com.open-iscsi:9815ce943662 2026-08-30 17:04:51.646 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-30 17:04:51.649 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-30 17:04:51.737 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-30 17:04:51.740 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-30 17:04:51.743 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:04:51.746 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-30 17:04:51.801 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-30 17:04:51.804 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-30 17:04:51.809 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-30 17:04:51.814 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-30 17:04:51.855 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-30 17:04:51.857 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-30 17:04:51.890 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-30 17:04:51.925 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-30 17:04:51.957 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-30 17:04:51.992 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-30 17:04:52.027 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-30 17:04:52.061 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.208 2026-08-30 17:04:52.093 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-30 17:04:52.125 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-30 17:04:52.157 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-30 17:04:52.188 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-30 17:04:52.220 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-30 17:04:52.252 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-30 17:04:52.286 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-30 17:04:52.320 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-30 17:04:52.355 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-30 17:04:52.358 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 17:04:52.361 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 17:04:52.364 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 17:04:52.366 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 17:04:52.369 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 17:04:52.371 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 17:04:52.374 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 17:04:52.376 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 17:04:52.378 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 17:04:52.381 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 17:04:52.384 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 17:04:52.387 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 17:04:52.389 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 17:04:52.392 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-30 17:04:52.410 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:52.413 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:04:52.416 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-30 17:04:52.419 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-30 17:04:52.453 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-30 17:04:52.456 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-30 17:04:52.460 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-30 17:04:52.463 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-30 17:04:52.466 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 17:04:52.470 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 17:04:52.473 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 17:04:52.493 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:52.497 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 17:04:52.500 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-30 17:04:52.504 | + 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-08-30 17:04:52.542 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-30 17:04:52.546 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-30 17:04:52.548 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-30 17:04:52.551 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-30 17:04:52.553 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 17:04:52.556 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 17:04:52.560 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 17:04:52.579 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:52.583 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 17:04:52.586 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-30 17:04:52.589 | + 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-08-30 17:04:52.623 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-30 17:04:52.657 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-30 17:04:52.689 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-30 17:04:52.719 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-30 17:04:52.737 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:52.740 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-30 17:04:52.757 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:52.762 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-30 17:04:52.763 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-30 17:04:52.769 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-30 17:04:52.772 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-30 17:04:52.804 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-30 17:04:52.807 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-30 17:04:52.841 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-30 17:04:52.844 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:04:52.846 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-30 17:04:52.849 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 17:04:52.851 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 17:04:52.854 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-30 17:04:52.857 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:04:52.860 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:04:52.863 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 17:04:52.865 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-30 17:04:52.900 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-30 17:04:52.932 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.208/identity 2026-08-30 17:04:52.965 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-30 17:04:52.998 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-30 17:04:53.031 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-30 17:04:53.064 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-30 17:04:53.095 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-30 17:04:53.127 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.208/identity 2026-08-30 17:04:53.160 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 17:04:53.194 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 17:04:53.226 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 17:04:53.228 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-30 17:04:53.247 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:53.249 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-30 17:04:53.252 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-30 17:04:53.287 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-30 17:04:53.291 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:04:53.294 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:04:53.297 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-30 17:04:53.301 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-30 17:04:53.333 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-30 17:04:53.366 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.208/identity 2026-08-30 17:04:53.398 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-30 17:04:53.430 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-30 17:04:53.463 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-30 17:04:53.498 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-30 17:04:53.532 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-30 17:04:53.566 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-30 17:04:53.583 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:04:53.586 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-30 17:04:53.605 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:04:53.608 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-30 17:04:53.611 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-30 17:04:53.645 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-30 17:04:53.681 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-30 17:04:53.683 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-30 17:04:53.717 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-30 17:04:53.719 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-30 17:04:53.722 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-30 17:04:53.725 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 17:04:53.727 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 17:04:53.730 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 17:04:53.733 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 17:04:53.736 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 17:04:53.739 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 17:04:53.742 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 17:04:53.745 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 17:04:53.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 17:04:53.751 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 17:04:53.753 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 17:04:53.756 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 17:04:53.758 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 17:04:53.761 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-30 17:04:53.764 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-30 17:04:53.766 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:04:53.769 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 17:04:53.789 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 17:04:53.791 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 17:04:53.794 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 17:04:53.797 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 17:04:53.800 | + 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-08-30 17:04:53.837 | + 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-08-30 17:04:53.872 | + 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-08-30 17:04:53.909 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 17:04:53.942 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-30 17:04:53.977 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-30 17:04:54.011 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-30 17:04:54.031 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:54.034 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-30 17:04:54.038 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-30 17:04:54.040 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-30 17:04:54.043 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-30 17:04:54.046 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 17:04:54.049 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-30 17:04:54.051 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-30 17:04:54.054 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 17:04:54.057 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 17:04:54.075 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 17:04:54.075 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:04:54.086 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 17:04:54.091 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:04:54.105 | /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-08-30 17:04:54.110 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-30 17:04:54.113 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-30 17:04:54.118 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 17:04:54.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-30 17:04:54.156 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-30 17:04:54.189 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-30 17:04:54.222 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-30 17:04:54.257 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 17:04:54.290 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 17:04:54.322 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-30 17:04:54.356 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-30 17:04:54.390 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-30 17:04:54.424 | + 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-08-30 17:04:54.459 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 17:04:54.493 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 17:04:54.527 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-30 17:04:54.561 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-30 17:04:54.593 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 17:04:54.597 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 17:04:54.600 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-30 17:04:54.603 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-30 17:04:54.606 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 17:04:54.609 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:04:54.612 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:04:54.615 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-30 17:04:54.618 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-30 17:04:54.621 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-30 17:04:54.657 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 17:04:54.693 | + 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-08-30 17:04:54.693 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-30 17:04:54.704 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-30 17:04:54.708 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-30 17:04:54.711 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-30 17:04:54.714 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 17:04:54.717 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 17:04:54.719 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 17:04:54.722 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 17:04:54.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:04:54.728 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:04:54.731 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 17:04:54.734 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 17:04:54.737 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:04:54.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:04:54.743 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-30 17:04:54.754 | perl: warning: Setting locale failed. 2026-08-30 17:04:54.755 | perl: warning: Please check that your locale settings: 2026-08-30 17:04:54.755 | LANGUAGE = (unset), 2026-08-30 17:04:54.755 | LC_ALL = "en_US.utf8", 2026-08-30 17:04:54.755 | LANG = "de_DE.UTF-8" 2026-08-30 17:04:54.755 | are supported and installed on your system. 2026-08-30 17:04:54.755 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:04:54.797 | Enabling site nova-api. 2026-08-30 17:04:54.803 | To activate the new configuration, you need to run: 2026-08-30 17:04:54.803 | systemctl reload apache2 2026-08-30 17:04:54.809 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 17:04:54.811 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 17:04:54.814 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:04:54.818 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 17:04:54.952 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-30 17:04:54.974 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:54.977 | + 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-08-30 17:04:54.980 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-30 17:04:54.983 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-30 17:04:54.986 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-30 17:04:54.989 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-30 17:04:54.992 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-30 17:04:54.995 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-30 17:04:54.998 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 17:04:55.001 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 17:04:55.018 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 17:04:55.019 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:04:55.029 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 17:04:55.034 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:04:55.048 | /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-08-30 17:04:55.052 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-30 17:04:55.055 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-30 17:04:55.061 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 17:04:55.064 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-30 17:04:55.101 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-30 17:04:55.134 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-30 17:04:55.168 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-30 17:04:55.203 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 17:04:55.236 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 17:04:55.270 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-30 17:04:55.303 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-30 17:04:55.338 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-30 17:04:55.373 | + 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-08-30 17:04:55.406 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 17:04:55.439 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 17:04:55.475 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-30 17:04:55.509 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-30 17:04:55.542 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-30 17:04:55.545 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-30 17:04:55.579 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-30 17:04:55.598 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:04:55.601 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-30 17:04:55.639 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-30 17:04:55.642 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-30 17:04:55.645 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-30 17:04:55.664 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:55.667 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 17:04:55.671 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 17:04:55.706 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-30 17:04:55.742 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-30 17:04:55.744 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-30 17:04:55.747 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-30 17:04:55.749 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 17:04:55.752 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 17:04:55.755 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 17:04:55.774 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:55.778 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 17:04:55.781 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 17:04:55.784 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 17:04:55.803 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:55.806 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 17:04:55.810 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 17:04:55.845 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 17:04:55.847 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 17:04:55.850 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-30 17:04:55.885 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-30 17:04:55.921 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-30 17:04:55.958 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-30 17:04:55.977 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:04:55.979 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-30 17:04:56.013 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-30 17:04:56.017 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-30 17:04:56.020 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-30 17:04:56.057 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-30 17:04:56.060 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:04:56.063 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:04:56.066 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-30 17:04:56.069 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-30 17:04:56.106 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-30 17:04:56.139 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.208/identity 2026-08-30 17:04:56.172 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-30 17:04:56.206 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-30 17:04:56.241 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-30 17:04:56.275 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-30 17:04:56.312 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-30 17:04:56.351 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-30 17:04:56.372 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:56.375 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-30 17:04:56.381 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:04:56.385 | + lib/nova:create_nova_conf:589 : local conf 2026-08-30 17:04:56.387 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-30 17:04:56.392 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-30 17:04:56.395 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:04:56.399 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:04:56.404 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-30 17:04:56.406 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-30 17:04:56.410 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-30 17:04:56.416 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-30 17:04:56.419 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-30 17:04:56.423 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-30 17:04:56.426 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-30 17:04:56.429 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 17:04:56.433 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 17:04:56.436 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 17:04:56.459 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:56.463 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 17:04:56.466 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-30 17:04:56.471 | + 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-08-30 17:04:56.513 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-30 17:04:56.552 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-30 17:04:56.595 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:04:56.598 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-30 17:04:56.602 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-30 17:04:56.605 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-30 17:04:56.628 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:04:56.634 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-30 17:04:56.634 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-30 17:04:57.842 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-30 17:04:57.846 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-30 17:04:58.948 | Adding vhost "nova_cell1" ... 2026-08-30 17:04:59.036 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-30 17:05:00.133 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-30 17:05:00.169 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-30 17:05:00.172 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-30 17:05:00.175 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-30 17:05:00.179 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 17:05:00.181 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-30 17:05:00.185 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 17:05:00.205 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:00.208 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-30 17:05:00.212 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-30 17:05:00.215 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 17:05:00.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:00.239 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/nova_cell1 2026-08-30 17:05:00.243 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/nova_cell1 2026-08-30 17:05:00.284 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 17:05:00.287 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 17:05:00.290 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-30 17:05:00.311 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:00.315 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-30 17:05:00.318 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-30 17:05:00.321 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-30 17:05:00.324 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-30 17:05:00.327 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:05:00.330 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-30 17:05:00.333 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-30 17:05:00.373 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-30 17:05:00.413 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.208/identity 2026-08-30 17:05:00.450 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-30 17:05:00.488 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-30 17:05:00.527 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-30 17:05:00.565 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-30 17:05:00.604 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-30 17:05:00.643 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-30 17:05:00.646 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-30 17:05:00.649 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-30 17:05:00.654 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 17:05:00.677 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 17:05:00.681 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 17:05:00.684 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 17:05:00.687 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 17:05:00.691 | + 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-08-30 17:05:00.729 | + 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-08-30 17:05:00.768 | + 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-08-30 17:05:00.808 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 17:05:00.846 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-30 17:05:00.886 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:05:00.890 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-30 17:05:00.894 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:05:00.898 | + lib/nova:create_nova_conf:623 : local conf 2026-08-30 17:05:00.900 | + lib/nova:create_nova_conf:624 : local offset 2026-08-30 17:05:00.905 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-30 17:05:00.908 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:05:00.911 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:05:00.915 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-30 17:05:00.919 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-30 17:05:00.922 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-30 17:05:00.925 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-30 17:05:00.929 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-30 17:05:00.932 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-30 17:05:00.936 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-30 17:05:00.958 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:00.962 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-30 17:05:01.002 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-30 17:05:01.042 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-30 17:05:01.046 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-30 17:05:01.049 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-30 17:05:01.053 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-30 17:05:01.075 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:01.079 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-30 17:05:01.100 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:01.104 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-30 17:05:01.127 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:01.130 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-30 17:05:01.133 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-30 17:05:01.137 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-30 17:05:01.140 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-30 17:05:01.162 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:01.166 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-30 17:05:01.184 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-30 17:05:01.185 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-30 17:05:01.197 | cgroup_device_acl = [ 2026-08-30 17:05:01.197 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-30 17:05:01.197 | "/dev/random", "/dev/urandom", 2026-08-30 17:05:01.198 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-30 17:05:01.198 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-30 17:05:01.198 | "/dev/vfio/vfio", 2026-08-30 17:05:01.198 | ] 2026-08-30 17:05:01.202 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-30 17:05:01.206 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 17:05:01.210 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 17:05:01.214 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 17:05:01.218 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 17:05:01.222 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 17:05:01.226 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 17:05:01.229 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 17:05:01.233 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 17:05:01.237 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 17:05:01.241 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 17:05:01.244 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 17:05:01.248 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 17:05:01.252 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 17:05:01.255 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-30 17:05:01.262 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-30 17:05:01.266 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-30 17:05:01.269 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-30 17:05:01.272 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-30 17:05:01.304 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-30 17:05:01.306 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-30 17:05:01.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:01.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:01.315 | + 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-08-30 17:05:01.317 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-30 17:05:01.320 | + 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-08-30 17:05:01.337 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-30 17:05:01.337 | + 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-08-30 17:05:01.347 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-30 17:05:01.351 | + 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-08-30 17:05:01.368 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-30 17:05:01.368 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-30 17:05:01.378 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-30 17:05:01.383 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-30 17:05:01.385 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-30 17:05:01.388 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-30 17:05:01.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-30 17:05:01.394 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:05:01.396 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-30 17:05:01.474 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-30 17:05:01.477 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:05:01.479 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-30 17:05:01.586 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-30 17:05:01.622 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-30 17:05:01.655 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-30 17:05:01.658 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-30 17:05:01.692 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-30 17:05:01.725 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-30 17:05:01.759 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-30 17:05:01.795 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-30 17:05:01.831 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-30 17:05:01.836 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:05:01.840 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-30 17:05:01.843 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-30 17:05:01.847 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:05:01.851 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 17:05:01.854 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-30 17:05:01.857 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-30 17:05:01.860 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-30 17:05:01.863 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-30 17:05:01.866 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-30 17:05:01.886 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:01.889 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-30 17:05:01.893 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-30 17:05:01.896 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-30 17:05:01.900 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-30 17:05:01.903 | + lib/stack:stack_install_service:32 : install_placement 2026-08-30 17:05:01.906 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-30 17:05:01.909 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-30 17:05:01.912 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 17:05:01.916 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-30 17:05:01.920 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-30 17:05:01.924 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 17:05:01.929 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-30 17:05:01.931 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 17:05:01.937 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-30 17:05:01.940 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-30 17:05:01.943 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-30 17:05:01.948 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-30 17:05:01.951 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-30 17:05:01.976 | Using python 3.12 to install osc-placement 2026-08-30 17:05:01.979 | + 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-08-30 17:05:03.269 | Collecting osc-placement 2026-08-30 17:05:03.440 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-30 17:05:03.453 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-30 17:05:03.454 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-30 17:05:03.454 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-30 17:05:03.455 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-08-30 17:05:03.457 | 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-08-30 17:05:03.458 | 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-08-30 17:05:03.459 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-08-30 17:05:03.460 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-30 17:05:03.461 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-08-30 17:05:03.466 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-08-30 17:05:03.467 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.19.1) 2026-08-30 17:05:03.468 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-30 17:05:03.470 | 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-08-30 17:05:03.471 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-30 17:05:03.472 | 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-08-30 17:05:03.473 | 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-08-30 17:05:03.477 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-08-30 17:05:03.478 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-30 17:05:03.479 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-30 17:05:03.480 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-30 17:05:03.482 | 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-08-30 17:05:03.483 | 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-08-30 17:05:03.484 | 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-08-30 17:05:03.485 | 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-08-30 17:05:03.486 | 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-08-30 17:05:03.487 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-08-30 17:05:03.488 | 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-08-30 17:05:03.491 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-08-30 17:05:03.495 | 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-08-30 17:05:03.502 | 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-08-30 17:05:03.507 | 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-08-30 17:05:03.508 | 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-08-30 17:05:03.509 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-08-30 17:05:03.514 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-30 17:05:03.519 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-08-30 17:05:03.533 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-08-30 17:05:03.534 | 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-08-30 17:05:03.536 | 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-08-30 17:05:03.537 | 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-08-30 17:05:03.549 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-30 17:05:03.551 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-30 17:05:03.556 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-30 17:05:03.600 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-08-30 17:05:03.936 | Installing collected packages: osc-placement 2026-08-30 17:05:04.061 | Successfully installed osc-placement-4.9.1 2026-08-30 17:05:04.214 | + inc/python:pip_install:216 : result=0 2026-08-30 17:05:04.217 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:05:04.220 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:04.223 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:04.226 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:04.229 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:04.232 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:04.235 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:05:04.237 | + functions-common:time_stop:2427 : start_time=1788109501970 2026-08-30 17:05:04.240 | + functions-common:time_stop:2429 : [[ -z 1788109501970 ]] 2026-08-30 17:05:04.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:04.249 | + functions-common:time_stop:2432 : end_time=1788109504246 2026-08-30 17:05:04.252 | + functions-common:time_stop:2433 : elapsed_time=2276 2026-08-30 17:05:04.254 | + functions-common:time_stop:2434 : total=149246 2026-08-30 17:05:04.257 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:04.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151522 2026-08-30 17:05:04.263 | + inc/python:pip_install:219 : return 0 2026-08-30 17:05:04.266 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-30 17:05:04.269 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-30 17:05:04.272 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-30 17:05:04.275 | + functions-common:git_clone:591 : local git_ref=master 2026-08-30 17:05:04.277 | + functions-common:git_clone:592 : local orig_dir 2026-08-30 17:05:04.281 | ++ functions-common:git_clone:593 : pwd 2026-08-30 17:05:04.285 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 17:05:04.288 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 17:05:04.292 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 17:05:04.312 | + functions-common:git_clone:596 : RECLONE=False 2026-08-30 17:05:04.315 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 17:05:04.319 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 17:05:04.323 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 17:05:04.323 | + functions-common:git_clone:610 : echo master 2026-08-30 17:05:04.328 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-30 17:05:04.331 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 17:05:04.334 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-30 17:05:04.338 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:05:04.341 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:05:04.344 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:05:04.347 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:05:04.351 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:05:04.353 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:05:04.356 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:04.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:04.363 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:04.367 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109504364 2026-08-30 17:05:04.370 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-30 17:05:04.373 | Cloning into '/opt/stack/placement'... 2026-08-30 17:05:08.136 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:05:08.139 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:08.143 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:08.146 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:08.150 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:08.154 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:08.158 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:05:08.162 | + functions-common:time_stop:2427 : start_time=1788109504364 2026-08-30 17:05:08.165 | + functions-common:time_stop:2429 : [[ -z 1788109504364 ]] 2026-08-30 17:05:08.170 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:08.175 | + functions-common:time_stop:2432 : end_time=1788109508172 2026-08-30 17:05:08.179 | + functions-common:time_stop:2433 : elapsed_time=3808 2026-08-30 17:05:08.182 | + functions-common:time_stop:2434 : total=372483 2026-08-30 17:05:08.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:08.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376291 2026-08-30 17:05:08.193 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-30 17:05:08.197 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 17:05:08.201 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:05:08.204 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:05:08.208 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:05:08.212 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:05:08.215 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:05:08.219 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:05:08.223 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:08.226 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:08.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:08.236 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109508232 2026-08-30 17:05:08.240 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 17:05:08.748 | From https://review.opendev.org/openstack/placement 2026-08-30 17:05:08.748 | * branch master -> FETCH_HEAD 2026-08-30 17:05:08.759 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:05:08.763 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:08.766 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:08.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:08.773 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:08.777 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:08.780 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:05:08.785 | + functions-common:time_stop:2427 : start_time=1788109508232 2026-08-30 17:05:08.788 | + functions-common:time_stop:2429 : [[ -z 1788109508232 ]] 2026-08-30 17:05:08.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:08.798 | + functions-common:time_stop:2432 : end_time=1788109508794 2026-08-30 17:05:08.802 | + functions-common:time_stop:2433 : elapsed_time=562 2026-08-30 17:05:08.805 | + functions-common:time_stop:2434 : total=376291 2026-08-30 17:05:08.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:08.813 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376853 2026-08-30 17:05:08.816 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 17:05:08.820 | + functions-common:git_timed:697 : local count=0 2026-08-30 17:05:08.823 | + functions-common:git_timed:698 : local timeout=0 2026-08-30 17:05:08.827 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:05:08.831 | + functions-common:git_timed:701 : timeout=0 2026-08-30 17:05:08.835 | + functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:05:08.839 | + functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:05:08.842 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:08.846 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:08.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:08.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109508852 2026-08-30 17:05:08.860 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 17:05:08.914 | Note: switching to 'FETCH_HEAD'. 2026-08-30 17:05:08.914 | 2026-08-30 17:05:08.914 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 17:05:08.914 | changes and commit them, and you can discard any commits you make in this 2026-08-30 17:05:08.914 | state without impacting any branches by switching back to a branch. 2026-08-30 17:05:08.914 | 2026-08-30 17:05:08.915 | If you want to create a new branch to retain commits you create, you may 2026-08-30 17:05:08.915 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 17:05:08.915 | 2026-08-30 17:05:08.915 | git switch -c 2026-08-30 17:05:08.915 | 2026-08-30 17:05:08.916 | Or undo this operation with: 2026-08-30 17:05:08.916 | 2026-08-30 17:05:08.916 | git switch - 2026-08-30 17:05:08.916 | 2026-08-30 17:05:08.916 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 17:05:08.916 | 2026-08-30 17:05:08.916 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-30 17:05:08.920 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:05:08.923 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:08.927 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:08.931 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:08.935 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:08.938 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:08.942 | + functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:05:08.945 | + functions-common:time_stop:2427 : start_time=1788109508852 2026-08-30 17:05:08.949 | + functions-common:time_stop:2429 : [[ -z 1788109508852 ]] 2026-08-30 17:05:08.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:08.959 | + functions-common:time_stop:2432 : end_time=1788109508955 2026-08-30 17:05:08.963 | + functions-common:time_stop:2433 : elapsed_time=103 2026-08-30 17:05:08.966 | + functions-common:time_stop:2434 : total=376853 2026-08-30 17:05:08.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:08.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376956 2026-08-30 17:05:08.977 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-30 17:05:08.996 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-30 17:05:09.002 | + functions-common:git_clone:673 : git show --oneline 2026-08-30 17:05:09.002 | + functions-common:git_clone:673 : head -1 2026-08-30 17:05:09.005 | 7d35f974 bump min version of os-traits 2026-08-30 17:05:09.009 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 17:05:09.013 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-30 17:05:09.017 | + inc/python:setup_develop:353 : local bindep 2026-08-30 17:05:09.021 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-30 17:05:09.025 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-30 17:05:09.029 | + inc/python:setup_develop:359 : local extras= 2026-08-30 17:05:09.032 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-30 17:05:09.036 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 17:05:09.040 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-30 17:05:09.044 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-30 17:05:09.048 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 17:05:09.051 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 17:05:09.056 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-30 17:05:09.060 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 17:05:09.065 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-30 17:05:09.069 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 17:05:09.072 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 17:05:09.078 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-30 17:05:09.085 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-30 17:05:09.088 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-30 17:05:09.092 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-30 17:05:09.254 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-30 17:05:09.257 | + inc/python:setup_package:436 : local bindep=0 2026-08-30 17:05:09.261 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-30 17:05:09.265 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 17:05:09.269 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-30 17:05:09.273 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-30 17:05:09.277 | + inc/python:setup_package:445 : local flags=-e 2026-08-30 17:05:09.281 | + inc/python:setup_package:446 : local extras= 2026-08-30 17:05:09.285 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 17:05:09.289 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 17:05:09.292 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 17:05:09.296 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 17:05:09.300 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 17:05:09.304 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-30 17:05:09.334 | Using python 3.12 to install /opt/stack/placement 2026-08-30 17:05:09.338 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-30 17:05:10.355 | Obtaining file:///opt/stack/placement 2026-08-30 17:05:10.360 | Installing build dependencies: started 2026-08-30 17:05:12.017 | Installing build dependencies: finished with status 'done' 2026-08-30 17:05:12.017 | Checking if build backend supports build_editable: started 2026-08-30 17:05:12.588 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 17:05:12.590 | Getting requirements to build editable: started 2026-08-30 17:05:12.901 | Getting requirements to build editable: finished with status 'done' 2026-08-30 17:05:12.903 | Preparing editable metadata (pyproject.toml): started 2026-08-30 17:05:13.849 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 17:05:13.873 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-30 17:05:13.873 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-30 17:05:13.874 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-30 17:05:13.875 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-30 17:05:13.876 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-30 17:05:13.877 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-30 17:05:13.878 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-30 17:05:13.878 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-30 17:05:13.879 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-30 17:05:13.880 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-30 17:05:13.881 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-08-30 17:05:13.882 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-30 17:05:13.882 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-30 17:05:13.883 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-30 17:05:13.884 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-30 17:05:13.885 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-30 17:05:13.886 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-30 17:05:13.886 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-08-30 17:05:13.887 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-30 17:05:13.888 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-30 17:05:13.890 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-08-30 17:05:13.891 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-08-30 17:05:13.892 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-08-30 17:05:13.893 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-08-30 17:05:13.899 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-08-30 17:05:13.900 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-08-30 17:05:13.901 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-08-30 17:05:13.903 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-08-30 17:05:13.904 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-08-30 17:05:13.905 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.0.0) 2026-08-30 17:05:13.909 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-30 17:05:13.910 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-08-30 17:05:13.911 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-08-30 17:05:13.912 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-08-30 17:05:13.921 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-08-30 17:05:13.924 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-08-30 17:05:13.929 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-08-30 17:05:13.930 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-08-30 17:05:13.932 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-08-30 17:05:13.935 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-08-30 17:05:13.936 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-08-30 17:05:13.937 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-08-30 17:05:13.943 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-08-30 17:05:13.946 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-08-30 17:05:13.946 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-08-30 17:05:13.949 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-08-30 17:05:13.955 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-08-30 17:05:13.958 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-08-30 17:05:13.959 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-08-30 17:05:13.960 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-08-30 17:05:13.966 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-08-30 17:05:13.973 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-08-30 17:05:13.979 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-08-30 17:05:13.983 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-08-30 17:05:13.983 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-08-30 17:05:13.985 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-08-30 17:05:13.991 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-30 17:05:13.995 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-08-30 17:05:14.012 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-08-30 17:05:14.025 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-08-30 17:05:14.026 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-08-30 17:05:14.027 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-08-30 17:05:14.028 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-30 17:05:14.047 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-08-30 17:05:14.059 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-08-30 17:05:14.109 | Building wheels for collected packages: openstack-placement 2026-08-30 17:05:14.111 | Building editable for openstack-placement (pyproject.toml): started 2026-08-30 17:05:14.901 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-30 17:05:14.903 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=b8b604ba4fe7484a7f97d1337ceb80f03d033d763a1df1bc54e32ac9b7368f4a 2026-08-30 17:05:14.903 | Stored in directory: /tmp/pip-ephem-wheel-cache-ng8nlrl9/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-30 17:05:14.909 | Successfully built openstack-placement 2026-08-30 17:05:15.183 | Installing collected packages: openstack-placement 2026-08-30 17:05:15.230 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-30 17:05:15.396 | + inc/python:pip_install:216 : result=0 2026-08-30 17:05:15.399 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:05:15.403 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:15.407 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:15.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:15.414 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:15.418 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:15.422 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:05:15.425 | + functions-common:time_stop:2427 : start_time=1788109509327 2026-08-30 17:05:15.429 | + functions-common:time_stop:2429 : [[ -z 1788109509327 ]] 2026-08-30 17:05:15.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:15.441 | + functions-common:time_stop:2432 : end_time=1788109515436 2026-08-30 17:05:15.445 | + functions-common:time_stop:2433 : elapsed_time=6109 2026-08-30 17:05:15.448 | + functions-common:time_stop:2434 : total=151522 2026-08-30 17:05:15.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:15.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157631 2026-08-30 17:05:15.459 | + inc/python:pip_install:219 : return 0 2026-08-30 17:05:15.463 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 17:05:15.467 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:05:15.471 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-30 17:05:15.474 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-30 17:05:15.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:05:15.482 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:05:15.485 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-30 17:05:15.490 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 17:05:15.493 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-30 17:05:15.498 | + ./stack.sh:main:968 : configure_placement 2026-08-30 17:05:15.501 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-30 17:05:15.520 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-30 17:05:15.524 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-30 17:05:15.532 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-30 17:05:15.536 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-30 17:05:15.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-30 17:05:15.543 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-30 17:05:15.547 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 17:05:15.551 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 17:05:15.555 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 17:05:15.580 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:15.584 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 17:05:15.588 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-30 17:05:15.592 | + 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-08-30 17:05:15.639 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-30 17:05:15.686 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-30 17:05:15.732 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-30 17:05:15.736 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-30 17:05:15.740 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-30 17:05:15.744 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 17:05:15.748 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 17:05:15.752 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-30 17:05:15.756 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-30 17:05:15.760 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-30 17:05:15.764 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 17:05:15.767 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-30 17:05:15.814 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-30 17:05:15.857 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.208/identity 2026-08-30 17:05:15.901 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-30 17:05:15.945 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-30 17:05:15.989 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-30 17:05:16.032 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-30 17:05:16.077 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-30 17:05:16.121 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.208/identity 2026-08-30 17:05:16.165 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 17:05:16.209 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 17:05:16.252 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 17:05:16.256 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-30 17:05:16.260 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-30 17:05:16.264 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-30 17:05:16.269 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 17:05:16.296 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 17:05:16.300 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 17:05:16.304 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 17:05:16.307 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 17:05:16.311 | + 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-08-30 17:05:16.355 | + 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-08-30 17:05:16.399 | + 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-08-30 17:05:16.443 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 17:05:16.488 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-30 17:05:16.532 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-30 17:05:16.536 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-30 17:05:16.540 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-30 17:05:16.544 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-30 17:05:16.548 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 17:05:16.552 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-30 17:05:16.556 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-30 17:05:16.560 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 17:05:16.563 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 17:05:16.583 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 17:05:16.583 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:05:16.595 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 17:05:16.600 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:05:16.616 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-30 17:05:16.622 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-30 17:05:16.626 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-30 17:05:16.632 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 17:05:16.636 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-30 17:05:16.682 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-30 17:05:16.725 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-30 17:05:16.767 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-30 17:05:16.810 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 17:05:16.854 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 17:05:16.898 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-30 17:05:16.942 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-30 17:05:16.984 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-30 17:05:17.028 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-30 17:05:17.071 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 17:05:17.110 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 17:05:17.154 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-30 17:05:17.198 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-30 17:05:17.242 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 17:05:17.246 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 17:05:17.251 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-30 17:05:17.255 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-30 17:05:17.259 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 17:05:17.263 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:17.267 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:17.271 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-30 17:05:17.276 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-30 17:05:17.280 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-30 17:05:17.326 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 17:05:17.370 | + 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-08-30 17:05:17.370 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-30 17:05:17.382 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-30 17:05:17.387 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-30 17:05:17.391 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-30 17:05:17.395 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 17:05:17.399 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 17:05:17.403 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 17:05:17.406 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 17:05:17.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:17.414 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:17.418 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 17:05:17.422 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 17:05:17.425 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:17.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:17.432 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-30 17:05:17.448 | perl: warning: Setting locale failed. 2026-08-30 17:05:17.448 | perl: warning: Please check that your locale settings: 2026-08-30 17:05:17.448 | LANGUAGE = (unset), 2026-08-30 17:05:17.448 | LC_ALL = "en_US.utf8", 2026-08-30 17:05:17.448 | LANG = "de_DE.UTF-8" 2026-08-30 17:05:17.448 | are supported and installed on your system. 2026-08-30 17:05:17.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:05:17.492 | Enabling site placement-api. 2026-08-30 17:05:17.498 | To activate the new configuration, you need to run: 2026-08-30 17:05:17.498 | systemctl reload apache2 2026-08-30 17:05:17.504 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 17:05:17.508 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 17:05:17.512 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:05:17.515 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 17:05:17.649 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-30 17:05:17.653 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-30 17:05:17.701 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-30 17:05:17.726 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:17.730 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-30 17:05:17.756 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:17.760 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-30 17:05:17.764 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-30 17:05:17.768 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-30 17:05:17.772 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:05:17.776 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:05:17.780 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-30 17:05:17.783 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-30 17:05:17.830 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-30 17:05:17.876 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.208/identity 2026-08-30 17:05:17.920 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-30 17:05:17.966 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-30 17:05:18.009 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-30 17:05:18.052 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-30 17:05:18.093 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-30 17:05:18.133 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-30 17:05:18.159 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:18.163 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-30 17:05:18.187 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:18.191 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-30 17:05:18.216 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:18.219 | + ./stack.sh:main:992 : init_os_brick 2026-08-30 17:05:18.223 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-30 17:05:18.229 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-30 17:05:18.254 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:18.258 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 17:05:18.300 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-30 17:05:18.324 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:18.328 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 17:05:18.371 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-30 17:05:18.397 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:18.400 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 17:05:18.446 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-30 17:05:18.490 | + ./stack.sh:main:999 : run_phase stack install 2026-08-30 17:05:18.493 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 17:05:18.496 | + functions-common:run_phase:1849 : local phase=install 2026-08-30 17:05:18.500 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 17:05:18.503 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 17:05:18.508 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 17:05:18.511 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 17:05:18.515 | + functions-common:run_phase:1858 : local extra 2026-08-30 17:05:18.520 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 17:05:18.525 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 17:05:18.529 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 17:05:18.533 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 17:05:18.536 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-30 17:05:18.540 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 17:05:18.564 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:18.568 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:05:18.571 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:05:18.575 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-30 17:05:18.578 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-30 17:05:18.581 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:05:18.585 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-30 17:05:18.588 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-30 17:05:18.592 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-30 17:05:18.666 | ++ inc/async:async_inner:63 : install_tempest 2026-08-30 17:05:18.711 | [2021 Async install_tempest:37890]: running: install_tempest 2026-08-30 17:05:18.715 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 17:05:18.719 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 17:05:18.723 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:05:18.727 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 17:05:18.732 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-30 17:05:18.735 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 17:05:18.739 | + functions-common:run_plugins:1835 : local phase=install 2026-08-30 17:05:18.743 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 17:05:18.749 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 17:05:18.752 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-30 17:05:18.757 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-30 17:05:18.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:05:18.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:05:18.768 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-30 17:05:18.772 | + inc/python:use_library_from_git:269 : return 1 2026-08-30 17:05:18.776 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-30 17:05:18.780 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-30 17:05:18.784 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-30 17:05:18.789 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-30 17:05:18.792 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-30 17:05:18.796 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-30 17:05:18.801 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-30 17:05:18.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-30 17:05:18.806 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-30 17:05:18.809 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-30 17:05:18.811 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-30 17:05:18.816 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-30 17:05:18.820 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-30 17:05:18.848 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-30 17:05:18.852 | + 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-08-30 17:05:20.104 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-30 17:05:20.238 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-30 17:05:20.251 | 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-08-30 17:05:20.252 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-30 17:05:20.252 | 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-08-30 17:05:20.253 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.1) 2026-08-30 17:05:20.254 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-30 17:05:20.255 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-30 17:05:20.256 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-08-30 17:05:20.301 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-30 17:05:20.319 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-30 17:05:20.331 | 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-08-30 17:05:20.332 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-08-30 17:05:20.334 | 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-08-30 17:05:20.335 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-30 17:05:20.336 | 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-08-30 17:05:20.337 | 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-08-30 17:05:20.340 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-08-30 17:05:20.341 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-30 17:05:20.342 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-30 17:05:20.343 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-30 17:05:20.345 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-08-30 17:05:20.350 | 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-08-30 17:05:20.353 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-30 17:05:20.355 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-30 17:05:20.355 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-30 17:05:20.356 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-30 17:05:20.357 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-08-30 17:05:20.358 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-30 17:05:20.359 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-30 17:05:20.360 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-08-30 17:05:20.361 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-30 17:05:20.370 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-30 17:05:20.376 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-30 17:05:20.381 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-08-30 17:05:20.386 | 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-08-30 17:05:20.387 | 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-08-30 17:05:20.388 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-08-30 17:05:20.394 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-30 17:05:20.398 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-08-30 17:05:20.414 | 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-08-30 17:05:20.415 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-30 17:05:20.416 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-30 17:05:20.420 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-08-30 17:05:20.424 | 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-08-30 17:05:20.427 | 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-08-30 17:05:20.433 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-08-30 17:05:20.437 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-30 17:05:20.439 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-30 17:05:20.445 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-30 17:05:20.450 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-08-30 17:05:20.451 | 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-08-30 17:05:20.453 | 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-08-30 17:05:20.454 | 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-08-30 17:05:20.474 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-30 17:05:20.475 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-30 17:05:20.480 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-30 17:05:20.534 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-30 17:05:20.805 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 4.9 MB/s 0:00:00 2026-08-30 17:05:20.822 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-30 17:05:21.210 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-30 17:05:24.161 | 2026-08-30 17:05:24.186 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.3.0 2026-08-30 17:05:24.350 | + inc/python:pip_install:216 : result=0 2026-08-30 17:05:24.355 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:05:24.360 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:24.363 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:24.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:24.372 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:24.375 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:24.379 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:05:24.383 | + functions-common:time_stop:2427 : start_time=1788109518842 2026-08-30 17:05:24.388 | + functions-common:time_stop:2429 : [[ -z 1788109518842 ]] 2026-08-30 17:05:24.393 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:24.399 | + functions-common:time_stop:2432 : end_time=1788109524395 2026-08-30 17:05:24.403 | + functions-common:time_stop:2433 : elapsed_time=5553 2026-08-30 17:05:24.407 | + functions-common:time_stop:2434 : total=157631 2026-08-30 17:05:24.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:24.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163184 2026-08-30 17:05:24.418 | + inc/python:pip_install:219 : return 0 2026-08-30 17:05:24.422 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-30 17:05:24.449 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:24.453 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-30 17:05:24.458 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-30 17:05:24.464 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.roJH3njrLn 2026-08-30 17:05:24.468 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-30 17:05:24.472 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-30 17:05:24.476 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-30 17:05:24.480 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-30 17:05:24.484 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-30 17:05:24.488 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-30 17:05:24.514 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:24.518 | + ./stack.sh:main:1068 : configure_database 2026-08-30 17:05:24.522 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-30 17:05:24.528 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-30 17:05:24.530 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-30 17:05:24.533 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:05:24.537 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-30 17:05:24.541 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-30 17:05:24.544 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:24.548 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:24.552 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-30 17:05:24.556 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-30 17:05:24.559 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:24.563 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:24.567 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-30 17:05:24.572 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-30 17:05:24.573 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-30 17:05:24.578 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-30 17:05:24.581 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-30 17:05:24.587 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-30 17:05:24.591 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-30 17:05:24.593 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-30 17:05:24.599 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-30 17:05:24.696 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-30 17:05:24.700 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 17:05:24.704 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 17:05:24.707 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 17:05:24.711 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 17:05:24.715 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 17:05:24.718 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 17:05:24.722 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 17:05:24.726 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 17:05:24.730 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 17:05:24.733 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 17:05:24.737 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 17:05:24.741 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 17:05:24.745 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 17:05:24.748 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-30 17:05:24.752 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:24.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:24.760 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-30 17:05:24.763 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:05:24.767 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-30 17:05:27.061 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-30 17:05:27.065 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-30 17:05:27.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:27.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:27.077 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-30 17:05:27.081 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-30 17:05:27.085 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-30 17:05:27.111 | mysqladmin: connect to server at 'localhost' failed 2026-08-30 17:05:27.111 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-30 17:05:27.118 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-30 17:05:27.122 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-30 17:05:27.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:05:27.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:05:27.135 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-30 17:05:27.139 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-30 17:05:27.143 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-30 17:05:27.150 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-30 17:05:27.152 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-30 17:05:27.168 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:27.244 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-30 17:05:27.249 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-30 17:05:27.250 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-30 17:05:27.251 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-30 17:05:27.258 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-30 17:05:27.262 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-30 17:05:27.266 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-30 17:05:27.270 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-30 17:05:27.276 | + 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-08-30 17:05:27.292 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:27.380 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-30 17:05:27.396 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:27.468 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-30 17:05:27.554 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-30 17:05:27.632 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-30 17:05:27.708 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-30 17:05:27.713 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-30 17:05:27.717 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-30 17:05:27.717 | enabling MySQL performance counting 2026-08-30 17:05:27.720 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-30 17:05:27.750 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-30 17:05:27.754 | + 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-08-30 17:05:28.796 | Processing ./tools/dbcounter 2026-08-30 17:05:28.799 | Installing build dependencies: started 2026-08-30 17:05:31.481 | Installing build dependencies: finished with status 'done' 2026-08-30 17:05:31.482 | Getting requirements to build wheel: started 2026-08-30 17:05:32.132 | Getting requirements to build wheel: finished with status 'done' 2026-08-30 17:05:32.135 | Preparing metadata (pyproject.toml): started 2026-08-30 17:05:32.515 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-30 17:05:32.519 | Building wheels for collected packages: dbcounter 2026-08-30 17:05:32.520 | Building wheel for dbcounter (pyproject.toml): started 2026-08-30 17:05:32.956 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-30 17:05:32.957 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=c2099f92d498935017868c783a238267ef397bf5f56db919963f49eb1006d97c 2026-08-30 17:05:32.958 | Stored in directory: /tmp/pip-ephem-wheel-cache-e3_axxpv/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-30 17:05:32.962 | Successfully built dbcounter 2026-08-30 17:05:33.278 | Installing collected packages: dbcounter 2026-08-30 17:05:33.334 | Successfully installed dbcounter-0.1 2026-08-30 17:05:33.509 | + inc/python:pip_install:216 : result=0 2026-08-30 17:05:33.513 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:05:33.517 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:33.521 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:33.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:33.528 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:33.532 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:33.535 | + functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:05:33.540 | + functions-common:time_stop:2427 : start_time=1788109527743 2026-08-30 17:05:33.543 | + functions-common:time_stop:2429 : [[ -z 1788109527743 ]] 2026-08-30 17:05:33.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:33.554 | + functions-common:time_stop:2432 : end_time=1788109533550 2026-08-30 17:05:33.557 | + functions-common:time_stop:2433 : elapsed_time=5807 2026-08-30 17:05:33.561 | + functions-common:time_stop:2434 : total=163184 2026-08-30 17:05:33.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:33.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168991 2026-08-30 17:05:33.572 | + inc/python:pip_install:219 : return 0 2026-08-30 17:05:33.577 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-30 17:05:33.582 | + lib/database:recreate_database:112 : local db=stats 2026-08-30 17:05:33.586 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-30 17:05:33.590 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-30 17:05:33.595 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-30 17:05:33.601 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:33.678 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-30 17:05:33.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:33.761 | + 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-08-30 17:05:33.761 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-30 17:05:33.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:33.846 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-30 17:05:33.851 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-30 17:05:33.933 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-30 17:05:34.015 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-30 17:05:34.091 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-30 17:05:34.166 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-30 17:05:34.244 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-30 17:05:34.323 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-30 17:05:34.410 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-30 17:05:34.414 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:05:34.419 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-30 17:05:36.486 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-30 17:05:36.490 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-30 17:05:36.496 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-30 17:05:36.501 | + functions-common:save_stackenv:67 : time_stamp=2026-08-30-190536 2026-08-30 17:05:36.505 | + functions-common:save_stackenv:68 : echo '# 2026-08-30-190536 1072' 2026-08-30 17:05:36.509 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.513 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 17:05:36.517 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.521 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-30 17:05:36.524 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.528 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-30 17:05:36.532 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.536 | + 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-08-30 17:05:36.539 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.543 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.208 2026-08-30 17:05:36.547 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.552 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.208/identity 2026-08-30 17:05:36.556 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.560 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-30-185202 2026-08-30 17:05:36.563 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.567 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-30 17:05:36.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.574 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.208 2026-08-30 17:05:36.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.582 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-30 17:05:36.586 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.589 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-30 17:05:36.593 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.597 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-30 17:05:36.601 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.605 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-30 17:05:36.608 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.612 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.208 2026-08-30 17:05:36.616 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:05:36.620 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-30 17:05:36.624 | + ./stack.sh:main:1082 : start_dstat 2026-08-30 17:05:36.628 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.631 | + functions-common:run_process:1674 : local service=dstat 2026-08-30 17:05:36.635 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.639 | + functions-common:run_process:1676 : local group= 2026-08-30 17:05:36.643 | + functions-common:run_process:1677 : local user= 2026-08-30 17:05:36.646 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:05:36.650 | + functions-common:run_process:1680 : local name=dstat 2026-08-30 17:05:36.654 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:05:36.658 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:05:36.661 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:36.665 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:36.671 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:36.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109536672 2026-08-30 17:05:36.680 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-30 17:05:36.706 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:36.711 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-30 17:05:36.715 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-30 17:05:36.718 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.722 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.727 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.731 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.734 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-30 17:05:36.738 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-30 17:05:36.742 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-30 17:05:36.746 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:05:36.749 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:05:36.753 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:05:36.757 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:05:36.762 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-30 17:05:36.765 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-30 17:05:36.770 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-30 17:05:36.774 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-30 17:05:36.777 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-30 17:05:36.781 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:05:36.786 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:05:36.790 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:05:36.794 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:05:36.798 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:05:36.804 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-30 17:05:36.809 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:05:36.816 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-30 17:05:36.907 | + 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-08-30 17:05:36.996 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-30 17:05:37.074 | + 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-08-30 17:05:37.150 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-30 17:05:37.226 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-30 17:05:37.310 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:05:37.390 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:05:37.394 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:05:37.398 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-30 17:05:37.495 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:05:37.964 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-30 17:05:37.984 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-30 17:05:38.431 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-30 17:05:38.473 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:05:38.478 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:38.482 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:38.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:38.491 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:38.495 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:38.499 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:05:38.503 | + functions-common:time_stop:2427 : start_time=1788109536672 2026-08-30 17:05:38.508 | + functions-common:time_stop:2429 : [[ -z 1788109536672 ]] 2026-08-30 17:05:38.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:38.518 | + functions-common:time_stop:2432 : end_time=1788109538515 2026-08-30 17:05:38.522 | + functions-common:time_stop:2433 : elapsed_time=1843 2026-08-30 17:05:38.527 | + functions-common:time_stop:2434 : total=0 2026-08-30 17:05:38.531 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:38.534 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1843 2026-08-30 17:05:38.538 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-30 17:05:38.542 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-30 17:05:38.546 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-30 17:05:38.550 | + functions-common:run_process:1676 : local group= 2026-08-30 17:05:38.554 | + functions-common:run_process:1677 : local user=root 2026-08-30 17:05:38.558 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-30 17:05:38.561 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-30 17:05:38.565 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:05:38.569 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:05:38.572 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:38.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:38.582 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:38.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109538583 2026-08-30 17:05:38.591 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-30 17:05:38.614 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:38.618 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:05:38.622 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:38.625 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:38.629 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:38.633 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:38.636 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:38.641 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:05:38.645 | + functions-common:time_stop:2427 : start_time=1788109538583 2026-08-30 17:05:38.648 | + functions-common:time_stop:2429 : [[ -z 1788109538583 ]] 2026-08-30 17:05:38.653 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:38.658 | + functions-common:time_stop:2432 : end_time=1788109538654 2026-08-30 17:05:38.662 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-30 17:05:38.665 | + functions-common:time_stop:2434 : total=1843 2026-08-30 17:05:38.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:38.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1914 2026-08-30 17:05:38.676 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-30 17:05:38.699 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:38.700 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-30 17:05:38.702 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-30 17:05:38.704 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-30 17:05:38.706 | + functions-common:run_process:1676 : local group= 2026-08-30 17:05:38.708 | + functions-common:run_process:1677 : local user= 2026-08-30 17:05:38.710 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:05:38.712 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-30 17:05:38.714 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:05:38.716 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:05:38.718 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:38.720 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:38.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:38.726 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109538724 2026-08-30 17:05:38.728 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-30 17:05:38.748 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:38.750 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:05:38.753 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:38.755 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:38.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:38.758 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:38.760 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:38.763 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:05:38.766 | + functions-common:time_stop:2427 : start_time=1788109538724 2026-08-30 17:05:38.769 | + functions-common:time_stop:2429 : [[ -z 1788109538724 ]] 2026-08-30 17:05:38.773 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:38.779 | + functions-common:time_stop:2432 : end_time=1788109538775 2026-08-30 17:05:38.784 | + functions-common:time_stop:2433 : elapsed_time=51 2026-08-30 17:05:38.791 | + functions-common:time_stop:2434 : total=1914 2026-08-30 17:05:38.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:38.796 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1965 2026-08-30 17:05:38.797 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-30 17:05:38.819 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:38.822 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-30 17:05:38.849 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:38.855 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-30 17:05:38.882 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:38.884 | + ./stack.sh:main:1101 : start_etcd3 2026-08-30 17:05:38.888 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-30 17:05:38.893 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-30 17:05:38.897 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-30 17:05:38.900 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.208:2380' 2026-08-30 17:05:38.905 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.208:2380' 2026-08-30 17:05:38.909 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.208:2379' 2026-08-30 17:05:38.913 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-30 17:05:38.919 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-30 17:05:38.924 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.208:2379' 2026-08-30 17:05:38.928 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-30 17:05:38.932 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-30 17:05:38.936 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-30 17:05:38.941 | + 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.208:2380 --initial-advertise-peer-urls http://192.168.122.208:2380 --advertise-client-urls http://192.168.122.208:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.208:2379 --log-level=debug' '' root 2026-08-30 17:05:38.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-30 17:05:38.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.208:2380 --initial-advertise-peer-urls http://192.168.122.208:2380 --advertise-client-urls http://192.168.122.208:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.208:2379 --log-level=debug' 2026-08-30 17:05:38.952 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:05:38.955 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-30 17:05:38.959 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:05:38.962 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:05:38.966 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:05:38.969 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-30 17:05:38.972 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:05:38.978 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-30 17:05:39.073 | + 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-08-30 17:05:39.167 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-30 17:05:39.243 | + 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.208:2380 --initial-advertise-peer-urls http://192.168.122.208:2380 --advertise-client-urls http://192.168.122.208:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.208:2379 --log-level=debug' 2026-08-30 17:05:39.320 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-30 17:05:39.398 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-30 17:05:39.475 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:05:39.552 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:05:39.556 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:05:39.559 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-30 17:05:39.652 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:05:40.119 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-30 17:05:40.195 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-30 17:05:40.272 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-30 17:05:40.351 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-30 17:05:40.429 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-30 17:05:40.434 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:05:40.440 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 17:05:40.444 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-30 17:05:40.909 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-30 17:05:40.938 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-30 17:05:41.400 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-30 17:05:42.525 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-30 17:05:42.551 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:42.555 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-30 17:05:42.559 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-30 17:05:42.564 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-30 17:05:42.582 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-30 17:05:42.600 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-30 17:05:42.604 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-30 17:05:42.608 | + 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.208/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-30 17:05:42.716 | The user clouds.yaml file didn't exist. 2026-08-30 17:05:42.731 | + 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.208/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-30 17:05:42.854 | + 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.208/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-30 17:05:42.980 | + 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.208/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-30 17:05:43.113 | + 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.208/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-30 17:05:43.242 | + 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.208/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-30 17:05:43.371 | + 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.208/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-30 17:05:43.502 | + 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.208/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-30 17:05:43.636 | + 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.208/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-30 17:05:43.772 | + 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.208/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-30 17:05:43.921 | + functions-common:write_clouds_yaml:203 : cat 2026-08-30 17:05:43.928 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-30 17:05:43.936 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-30 17:05:43.943 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-30 17:05:43.949 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-30 17:05:43.954 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-30 17:05:43.958 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-30 17:05:43.984 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:05:43.988 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-30 17:05:43.992 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:05:43.997 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-30 17:05:44.001 | + ./stack.sh:main:1118 : '[' 192.168.122.208 == 192.168.122.208 ']' 2026-08-30 17:05:44.005 | + ./stack.sh:main:1119 : init_keystone 2026-08-30 17:05:44.008 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-30 17:05:44.037 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:05:44.042 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-30 17:05:44.045 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-30 17:05:44.051 | + lib/database:recreate_database:112 : local db=keystone 2026-08-30 17:05:44.056 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-30 17:05:44.060 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-30 17:05:44.066 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-30 17:05:44.074 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:44.151 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-30 17:05:44.157 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:05:44.227 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-30 17:05:44.231 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 17:05:44.235 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:05:44.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:05:44.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:05:44.251 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109544246 2026-08-30 17:05:44.254 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-30 17:05:44.980 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:05:44.980 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:05:44.980 | we strongly recommend against using it for new projects. 2026-08-30 17:05:44.980 | 2026-08-30 17:05:44.980 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:05:44.980 | framework. For more detail see 2026-08-30 17:05:44.980 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:05:44.980 | 2026-08-30 17:05:44.980 | from eventlet import event 2026-08-30 17:05:47.778 | INFO dbcounter [-] Registered counter for database keystone 2026-08-30 17:05:47.861 | 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=40814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:05:47.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:05:47.876 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:05:47.877 | DEBUG dbcounter [-] [40814] Writer thread running {{(pid=40814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:05:47.954 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-30 17:05:51.417 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:05:51.421 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-30 17:05:51.421 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.424 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-30 17:05:51.464 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.467 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-30 17:05:51.488 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.490 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-30 17:05:51.565 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.567 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-30 17:05:51.605 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.609 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-30 17:05:51.690 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.692 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-30 17:05:51.692 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:05:51.695 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-30 17:05:51.754 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:51.759 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-30 17:05:51.787 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:05:52.289 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-30 17:05:52.293 | + functions-common:time_stop:2420 : local name 2026-08-30 17:05:52.297 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:05:52.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:05:52.305 | + functions-common:time_stop:2423 : local total 2026-08-30 17:05:52.309 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:05:52.313 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 17:05:52.317 | + functions-common:time_stop:2427 : start_time=1788109544246 2026-08-30 17:05:52.320 | + functions-common:time_stop:2429 : [[ -z 1788109544246 ]] 2026-08-30 17:05:52.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:05:52.332 | + functions-common:time_stop:2432 : end_time=1788109552327 2026-08-30 17:05:52.336 | + functions-common:time_stop:2433 : elapsed_time=8081 2026-08-30 17:05:52.339 | + functions-common:time_stop:2434 : total=0 2026-08-30 17:05:52.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:05:52.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8081 2026-08-30 17:05:52.351 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-30 17:05:52.354 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-30 17:05:52.360 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-30 17:05:53.053 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:05:53.053 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:05:53.053 | we strongly recommend against using it for new projects. 2026-08-30 17:05:53.053 | 2026-08-30 17:05:53.053 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:05:53.053 | framework. For more detail see 2026-08-30 17:05:53.053 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:05:53.053 | 2026-08-30 17:05:53.054 | from eventlet import event 2026-08-30 17:05:55.625 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-30 17:05:55.626 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-30 17:05:55.626 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-30 17:05:55.627 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-30 17:05:55.627 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-30 17:05:55.628 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-30 17:05:55.628 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-30 17:05:55.628 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-30 17:05:55.629 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-30 17:05:56.162 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-30 17:05:56.168 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-30 17:05:56.914 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:05:56.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:05:56.914 | we strongly recommend against using it for new projects. 2026-08-30 17:05:56.914 | 2026-08-30 17:05:56.914 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:05:56.914 | framework. For more detail see 2026-08-30 17:05:56.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:05:56.915 | 2026-08-30 17:05:56.915 | from eventlet import event 2026-08-30 17:05:59.561 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-30 17:05:59.562 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-30 17:05:59.562 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-30 17:05:59.562 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-30 17:05:59.563 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-30 17:05:59.563 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-30 17:05:59.563 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-30 17:05:59.563 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-30 17:05:59.564 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-30 17:06:00.114 | + ./stack.sh:main:1120 : start_keystone 2026-08-30 17:06:00.119 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-30 17:06:00.126 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-30 17:06:00.129 | + functions-common:run_process:1674 : local service=keystone 2026-08-30 17:06:00.133 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 17:06:00.137 | + functions-common:run_process:1676 : local group= 2026-08-30 17:06:00.141 | + functions-common:run_process:1677 : local user= 2026-08-30 17:06:00.144 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:06:00.148 | + functions-common:run_process:1680 : local name=keystone 2026-08-30 17:06:00.152 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:06:00.156 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:06:00.161 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:06:00.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:06:00.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:06:00.175 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109560170 2026-08-30 17:06:00.179 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-30 17:06:00.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:06:00.207 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-30 17:06:00.210 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-30 17:06:00.214 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 17:06:00.218 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 17:06:00.221 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 17:06:00.225 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-30 17:06:00.229 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-30 17:06:00.233 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-30 17:06:00.236 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-30 17:06:00.241 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:06:00.245 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:06:00.248 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:06:00.252 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:06:00.255 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-30 17:06:00.259 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-30 17:06:00.263 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:06:00.267 | + 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-08-30 17:06:00.271 | + 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-08-30 17:06:00.274 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-30 17:06:00.278 | + 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-08-30 17:06:00.281 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:06:00.284 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:06:00.288 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:06:00.291 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-30 17:06:00.295 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:06:00.302 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-30 17:06:00.394 | + 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-08-30 17:06:00.486 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-30 17:06:00.561 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-30 17:06:00.638 | + 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-08-30 17:06:00.713 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:06:00.791 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-30 17:06:00.869 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-30 17:06:00.947 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-30 17:06:01.026 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-30 17:06:01.094 | ++ inc/async:async_inner:64 : rc=0 2026-08-30 17:06:01.105 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-30 17:06:01.126 | [37890 Async install_tempest:37890]: finished successfully 2026-08-30 17:06:01.178 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:06:01.181 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:06:01.184 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-30 17:06:01.272 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:06:01.738 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-30 17:06:01.770 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-30 17:06:02.198 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-30 17:06:02.339 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:06:02.343 | + functions-common:time_stop:2420 : local name 2026-08-30 17:06:02.347 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:06:02.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:06:02.354 | + functions-common:time_stop:2423 : local total 2026-08-30 17:06:02.358 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:06:02.361 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:06:02.365 | + functions-common:time_stop:2427 : start_time=1788109560170 2026-08-30 17:06:02.369 | + functions-common:time_stop:2429 : [[ -z 1788109560170 ]] 2026-08-30 17:06:02.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:06:02.380 | + functions-common:time_stop:2432 : end_time=1788109562376 2026-08-30 17:06:02.383 | + functions-common:time_stop:2433 : elapsed_time=2206 2026-08-30 17:06:02.387 | + functions-common:time_stop:2434 : total=1965 2026-08-30 17:06:02.391 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:06:02.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4171 2026-08-30 17:06:02.399 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-30 17:06:02.399 | Waiting for keystone to start... 2026-08-30 17:06:02.403 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.208/identity/v3/ 2026-08-30 17:06:02.407 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.208/identity/v3/ 2026-08-30 17:06:02.411 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 17:06:02.415 | + functions:wait_for_service:477 : local url=http://192.168.122.208/identity/v3/ 2026-08-30 17:06:02.419 | + functions:wait_for_service:478 : local rval=0 2026-08-30 17:06:02.423 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 17:06:02.427 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 17:06:02.430 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:06:02.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:06:02.440 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:06:02.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109562441 2026-08-30 17:06:02.449 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 17:06:02.453 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:06:02.455 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.208/identity/v3/ 2026-08-30 17:06:08.076 | + :: : [[ 200 == 503 ]] 2026-08-30 17:06:08.079 | + :: : [[ 0 -eq 7 ]] 2026-08-30 17:06:08.084 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 17:06:08.087 | + functions-common:time_stop:2420 : local name 2026-08-30 17:06:08.091 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:06:08.094 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:06:08.098 | + functions-common:time_stop:2423 : local total 2026-08-30 17:06:08.101 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:06:08.104 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 17:06:08.108 | + functions-common:time_stop:2427 : start_time=1788109562441 2026-08-30 17:06:08.112 | + functions-common:time_stop:2429 : [[ -z 1788109562441 ]] 2026-08-30 17:06:08.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:06:08.122 | + functions-common:time_stop:2432 : end_time=1788109568118 2026-08-30 17:06:08.125 | + functions-common:time_stop:2433 : elapsed_time=5677 2026-08-30 17:06:08.129 | + functions-common:time_stop:2434 : total=0 2026-08-30 17:06:08.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:06:08.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5677 2026-08-30 17:06:08.139 | + functions:wait_for_service:486 : return 0 2026-08-30 17:06:08.143 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-30 17:06:08.167 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:06:08.171 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-30 17:06:08.175 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:06:08.179 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-30 17:06:09.212 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-30 17:06:09.217 | + 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.208/identity 2026-08-30 17:06:09.900 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:06:09.900 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:06:09.900 | we strongly recommend against using it for new projects. 2026-08-30 17:06:09.900 | 2026-08-30 17:06:09.900 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:06:09.900 | framework. For more detail see 2026-08-30 17:06:09.900 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:06:09.901 | 2026-08-30 17:06:09.901 | from eventlet import event 2026-08-30 17:06:13.015 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.015 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.015 | 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=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.022 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.036 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.036 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.088 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.094 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.094 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.181 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.181 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.181 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.181 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.181 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.181 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.196 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.196 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.196 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.201 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.205 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.205 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.206 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.208 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.208 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.208 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.208 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41781) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-30 17:06:13.285 | INFO dbcounter [-] Registered counter for database keystone 2026-08-30 17:06:13.361 | 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=41781) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:06:13.571 | DEBUG dbcounter [-] [41781] Writer thread running {{(pid=41781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:06:13.703 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created domain default 2026-08-30 17:06:13.755 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created project admin 2026-08-30 17:06:13.790 | WARNING keystone.common.password_hashing [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-30 17:06:13.816 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created user admin 2026-08-30 17:06:13.835 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created role reader 2026-08-30 17:06:13.851 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created role member 2026-08-30 17:06:13.879 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created implied role where 86ed936095ba401ab90672e28b85d7cb implies 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:06:13.895 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created role manager 2026-08-30 17:06:13.918 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created implied role where 3a1b66fe81b045c08cb5c64829b17d90 implies 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:06:13.935 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created role admin 2026-08-30 17:06:13.957 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created implied role where d24ab560c47b4f578761d607bea7a4e8 implies 3a1b66fe81b045c08cb5c64829b17d90 2026-08-30 17:06:13.977 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created role service 2026-08-30 17:06:13.994 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Granted role admin on project admin to user admin. 2026-08-30 17:06:14.009 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Granted role admin on the system to user admin. 2026-08-30 17:06:14.028 | WARNING py.warnings [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-30 17:06:14.028 | warnings.warn( 2026-08-30 17:06:14.028 |  2026-08-30 17:06:14.033 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created region RegionOne 2026-08-30 17:06:14.086 | INFO keystone.cmd.bootstrap [None req-28d83c70-4e11-4644-a583-7688f4b964b6 None None] Created public endpoint http://192.168.122.208/identity 2026-08-30 17:06:14.705 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-30 17:06:14.709 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-30 17:06:14.713 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-30 17:06:14.719 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-30 17:06:19.466 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:19.472 | + lib/keystone:create_keystone_accounts:258 : admin_project=71a3ba105d7943e584d16b739e3b3666 2026-08-30 17:06:19.476 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-30 17:06:19.481 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-30 17:06:22.549 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:22.554 | + lib/keystone:create_keystone_accounts:260 : admin_user=3264ec9aa4244d1aa8f750c75a8b644d 2026-08-30 17:06:22.557 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-30 17:06:22.562 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-30 17:06:22.566 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-30 17:06:22.570 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 3264ec9aa4244d1aa8f750c75a8b644d default 2026-08-30 17:06:22.650 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3264ec9aa4244d1aa8f750c75a8b644d default 2026-08-30 17:06:22.693 | [2021 Async ks-domain-role:41907]: running: get_or_add_user_domain_role admin 3264ec9aa4244d1aa8f750c75a8b644d default 2026-08-30 17:06:22.697 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-30 17:06:22.701 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-30 17:06:22.706 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-30 17:06:26.305 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:26.310 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-30 17:06:26.315 | + functions-common:get_or_create_domain:878 : echo default 2026-08-30 17:06:26.315 | default 2026-08-30 17:06:26.318 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-30 17:06:26.400 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-30 17:06:26.450 | [2021 Async ks-project:42015]: running: get_or_create_project service Default 2026-08-30 17:06:26.454 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-30 17:06:26.531 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-30 17:06:26.580 | [2021 Async ks-service:42109]: running: get_or_create_role service 2026-08-30 17:06:26.582 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-30 17:06:26.643 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-30 17:06:26.719 | [2021 Async ks-reseller:42203]: running: get_or_create_role ResellerAdmin 2026-08-30 17:06:26.725 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-30 17:06:26.731 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-30 17:06:26.881 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-30 17:06:26.966 | [2021 Async ks-anotherrole:42317]: running: get_or_create_role anotherrole 2026-08-30 17:06:26.975 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-30 17:06:26.987 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-30 17:06:26.995 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 17:06:27.004 | +++ 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-08-30 17:06:31.157 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:31.210 | [42203 Async ks-reseller:42203]: finished successfully 2026-08-30 17:06:31.454 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:31.486 | [42015 Async ks-project:42015]: finished successfully 2026-08-30 17:06:31.675 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:31.706 | [42109 Async ks-service:42109]: finished successfully 2026-08-30 17:06:31.768 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:31.774 | ++ functions-common:get_or_create_project:928 : project_id=abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:06:31.783 | ++ functions-common:get_or_create_project:929 : echo abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:06:31.785 | + lib/keystone:create_keystone_accounts:288 : invis_project=abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:06:31.788 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-30 17:06:31.793 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-30 17:06:31.798 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 17:06:31.801 | +++ 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-08-30 17:06:32.516 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:32.551 | [42317 Async ks-anotherrole:42317]: finished successfully 2026-08-30 17:06:32.983 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:33.015 | [41907 Async ks-domain-role:41907]: finished successfully 2026-08-30 17:06:35.316 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:35.320 | ++ functions-common:get_or_create_project:928 : project_id=7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:35.324 | ++ functions-common:get_or_create_project:929 : echo 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:35.328 | + lib/keystone:create_keystone_accounts:292 : demo_project=7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:35.331 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-30 17:06:35.336 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-30 17:06:35.339 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:06:35.342 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-30 17:06:35.345 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-30 17:06:35.349 | +++ 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-08-30 17:06:38.686 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:38.691 | ++ functions-common:get_or_create_user:915 : user_id=01f399cdd6d045dab152efe198add959 2026-08-30 17:06:38.695 | ++ functions-common:get_or_create_user:916 : echo 01f399cdd6d045dab152efe198add959 2026-08-30 17:06:38.699 | + lib/keystone:create_keystone_accounts:295 : demo_user=01f399cdd6d045dab152efe198add959 2026-08-30 17:06:38.703 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-30 17:06:38.765 | [2021 Async ks-domain-role:41907]: Waiting for completion of get_or_add_user_domain_role admin 3264ec9aa4244d1aa8f750c75a8b644d default running on PID 41907 (6 other jobs running) 2026-08-30 17:06:38.795 | [2021 Async ks-domain-role:41907]: Signaling child to exit 2026-08-30 17:06:38.795 | WAKEUP 2026-08-30 17:06:38.823 | [2021 Async ks-domain-role:41907]: Signaled 2026-08-30 17:06:38.824 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-30 17:06:38.824 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 3264ec9aa4244d1aa8f750c75a8b644d --domain default 2026-08-30 17:06:38.825 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3264ec9aa4244d1aa8f750c75a8b644d --domain default -c Role -f value 2026-08-30 17:06:38.825 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:38.825 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:06:38.825 | + functions-common:get_or_add_user_domain_role:999 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:06:38.825 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:06:38.877 | [2021 Async ks-domain-role:41907]: finished get_or_add_user_domain_role admin 3264ec9aa4244d1aa8f750c75a8b644d default with result 0 in 10 seconds 2026-08-30 17:06:38.886 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-30 17:06:38.928 | [2021 Async ks-project:42015]: Waiting for completion of get_or_create_project service Default running on PID 42015 (5 other jobs running) 2026-08-30 17:06:38.957 | [2021 Async ks-project:42015]: Signaling child to exit 2026-08-30 17:06:38.958 | WAKEUP 2026-08-30 17:06:38.984 | [2021 Async ks-project:42015]: Signaled 2026-08-30 17:06:38.986 | + functions-common:get_or_create_project:922 : local project_id 2026-08-30 17:06:38.986 | ++ 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-08-30 17:06:38.986 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:38.986 | + functions-common:get_or_create_project:928 : project_id=18edec38842a4353a38359b0adddad8d 2026-08-30 17:06:38.986 | + functions-common:get_or_create_project:929 : echo 18edec38842a4353a38359b0adddad8d 2026-08-30 17:06:38.986 | 18edec38842a4353a38359b0adddad8d 2026-08-30 17:06:39.037 | [2021 Async ks-project:42015]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-08-30 17:06:39.084 | [2021 Async ks-service:42109]: Waiting for completion of get_or_create_role service running on PID 42109 (4 other jobs running) 2026-08-30 17:06:39.112 | [2021 Async ks-service:42109]: Signaling child to exit 2026-08-30 17:06:39.112 | WAKEUP 2026-08-30 17:06:39.139 | [2021 Async ks-service:42109]: Signaled 2026-08-30 17:06:39.141 | + functions-common:get_or_create_role:935 : local role_id 2026-08-30 17:06:39.141 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-30 17:06:39.141 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:39.141 | + functions-common:get_or_create_role:940 : role_id=a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:06:39.141 | + functions-common:get_or_create_role:941 : echo a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:06:39.141 | a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:06:39.192 | [2021 Async ks-service:42109]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-30 17:06:39.236 | [2021 Async ks-reseller:42203]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42203 (3 other jobs running) 2026-08-30 17:06:39.266 | [2021 Async ks-reseller:42203]: Signaling child to exit 2026-08-30 17:06:39.266 | WAKEUP 2026-08-30 17:06:39.292 | [2021 Async ks-reseller:42203]: Signaled 2026-08-30 17:06:39.294 | + functions-common:get_or_create_role:935 : local role_id 2026-08-30 17:06:39.294 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-30 17:06:39.294 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:39.294 | + functions-common:get_or_create_role:940 : role_id=20f2566f77ef4a9d8efead2db7b0e9fb 2026-08-30 17:06:39.294 | + functions-common:get_or_create_role:941 : echo 20f2566f77ef4a9d8efead2db7b0e9fb 2026-08-30 17:06:39.294 | 20f2566f77ef4a9d8efead2db7b0e9fb 2026-08-30 17:06:39.346 | [2021 Async ks-reseller:42203]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-08-30 17:06:39.390 | [2021 Async ks-anotherrole:42317]: Waiting for completion of get_or_create_role anotherrole running on PID 42317 (2 other jobs running) 2026-08-30 17:06:39.418 | [2021 Async ks-anotherrole:42317]: Signaling child to exit 2026-08-30 17:06:39.418 | WAKEUP 2026-08-30 17:06:39.445 | [2021 Async ks-anotherrole:42317]: Signaled 2026-08-30 17:06:39.446 | + functions-common:get_or_create_role:935 : local role_id 2026-08-30 17:06:39.446 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-30 17:06:39.446 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:39.447 | + functions-common:get_or_create_role:940 : role_id=9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:06:39.447 | + functions-common:get_or_create_role:941 : echo 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:06:39.447 | 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:06:39.498 | [2021 Async ks-anotherrole:42317]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-30 17:06:39.504 | + inc/async:async_wait:197 : return 0 2026-08-30 17:06:39.508 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.590 | + inc/async:async_inner:63 : get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.640 | [2021 Async ks-demo-member:43154]: running: get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.644 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 3264ec9aa4244d1aa8f750c75a8b644d 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.727 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3264ec9aa4244d1aa8f750c75a8b644d 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.780 | [2021 Async ks-demo-admin:43250]: running: get_or_add_user_project_role admin 3264ec9aa4244d1aa8f750c75a8b644d 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.784 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.862 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.910 | [2021 Async ks-demo-another:43346]: running: get_or_add_user_project_role anotherrole 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:39.911 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:06:39.975 | + inc/async:async_inner:63 : get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:06:40.045 | [2021 Async ks-demo-invis:43442]: running: get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:06:40.050 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-30 17:06:40.056 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-30 17:06:40.062 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:06:40.071 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-30 17:06:40.078 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-30 17:06:40.092 | +++ 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-08-30 17:06:44.594 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:44.598 | ++ functions-common:get_or_create_user:915 : user_id=47fd0568b9a2450683ae6ff3c91ce492 2026-08-30 17:06:44.602 | ++ functions-common:get_or_create_user:916 : echo 47fd0568b9a2450683ae6ff3c91ce492 2026-08-30 17:06:44.604 | + lib/keystone:create_keystone_accounts:308 : demo_reader=47fd0568b9a2450683ae6ff3c91ce492 2026-08-30 17:06:44.605 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 47fd0568b9a2450683ae6ff3c91ce492 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:44.721 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 47fd0568b9a2450683ae6ff3c91ce492 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:44.815 | [2021 Async ks-demo-reader:43631]: running: get_or_add_user_project_role reader 47fd0568b9a2450683ae6ff3c91ce492 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:06:44.824 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-30 17:06:44.831 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-30 17:06:44.836 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 17:06:44.844 | +++ 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-08-30 17:06:49.831 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:49.836 | ++ functions-common:get_or_create_project:928 : project_id=db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:49.842 | ++ functions-common:get_or_create_project:929 : echo db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:49.845 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:49.851 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-30 17:06:49.859 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-30 17:06:49.868 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:06:49.875 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-30 17:06:49.882 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-30 17:06:49.894 | +++ 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-08-30 17:06:50.790 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:50.831 | [43154 Async ks-demo-member:43154]: finished successfully 2026-08-30 17:06:51.602 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:51.668 | [43250 Async ks-demo-admin:43250]: finished successfully 2026-08-30 17:06:52.044 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:52.070 | [43346 Async ks-demo-another:43346]: finished successfully 2026-08-30 17:06:52.164 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:52.191 | [43442 Async ks-demo-invis:43442]: finished successfully 2026-08-30 17:06:53.477 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:53.482 | ++ functions-common:get_or_create_user:915 : user_id=4b485539ea4d49589de9af3ea89d951d 2026-08-30 17:06:53.485 | ++ functions-common:get_or_create_user:916 : echo 4b485539ea4d49589de9af3ea89d951d 2026-08-30 17:06:53.489 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4b485539ea4d49589de9af3ea89d951d 2026-08-30 17:06:53.494 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:53.576 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:53.628 | [2021 Async ks-alt-admin:44032]: running: get_or_add_user_project_role admin 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:53.633 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:53.714 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:53.771 | [2021 Async ks-alt-another:44128]: running: get_or_add_user_project_role anotherrole 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:53.774 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-30 17:06:53.777 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-30 17:06:53.779 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:06:53.782 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-30 17:06:53.784 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-30 17:06:53.791 | +++ 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-08-30 17:06:55.839 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:06:55.870 | [43631 Async ks-demo-reader:43631]: finished successfully 2026-08-30 17:06:57.448 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:06:57.455 | ++ functions-common:get_or_create_user:915 : user_id=b7c3e2075412405ba507750e72819c0e 2026-08-30 17:06:57.458 | ++ functions-common:get_or_create_user:916 : echo b7c3e2075412405ba507750e72819c0e 2026-08-30 17:06:57.462 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=b7c3e2075412405ba507750e72819c0e 2026-08-30 17:06:57.467 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member b7c3e2075412405ba507750e72819c0e db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:57.563 | + inc/async:async_inner:63 : get_or_add_user_project_role member b7c3e2075412405ba507750e72819c0e db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:57.618 | [2021 Async ks-alt-member-user:44302]: running: get_or_add_user_project_role member b7c3e2075412405ba507750e72819c0e db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:06:57.620 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-30 17:06:57.624 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-30 17:06:57.628 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:06:57.631 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-30 17:06:57.634 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-30 17:06:57.640 | +++ 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-08-30 17:07:01.414 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:01.419 | ++ functions-common:get_or_create_user:915 : user_id=287605e410d14ad18fb848721b36142b 2026-08-30 17:07:01.424 | ++ functions-common:get_or_create_user:916 : echo 287605e410d14ad18fb848721b36142b 2026-08-30 17:07:01.426 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=287605e410d14ad18fb848721b36142b 2026-08-30 17:07:01.430 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 287605e410d14ad18fb848721b36142b db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:01.536 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 287605e410d14ad18fb848721b36142b db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:01.609 | [2021 Async ks-alt-reader-user:44473]: running: get_or_add_user_project_role reader 287605e410d14ad18fb848721b36142b db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:01.617 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-30 17:07:01.624 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:07:01.634 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-30 17:07:01.642 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-30 17:07:01.650 | +++ 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-08-30 17:07:02.377 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:02.425 | [44032 Async ks-alt-admin:44032]: finished successfully 2026-08-30 17:07:02.558 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:02.583 | [44128 Async ks-alt-another:44128]: finished successfully 2026-08-30 17:07:05.375 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:05.379 | ++ functions-common:get_or_create_user:915 : user_id=ea14f67fde0f47998e53ba0c520fb8bc 2026-08-30 17:07:05.382 | ++ functions-common:get_or_create_user:916 : echo ea14f67fde0f47998e53ba0c520fb8bc 2026-08-30 17:07:05.388 | + lib/keystone:create_keystone_accounts:340 : system_member_user=ea14f67fde0f47998e53ba0c520fb8bc 2026-08-30 17:07:05.394 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member ea14f67fde0f47998e53ba0c520fb8bc all 2026-08-30 17:07:05.483 | + inc/async:async_inner:63 : get_or_add_user_system_role member ea14f67fde0f47998e53ba0c520fb8bc all 2026-08-30 17:07:05.562 | [2021 Async ks-system-member:44705]: running: get_or_add_user_system_role member ea14f67fde0f47998e53ba0c520fb8bc all 2026-08-30 17:07:05.568 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-30 17:07:05.571 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:07:05.572 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-30 17:07:05.574 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-30 17:07:05.578 | +++ 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-08-30 17:07:06.286 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:06.310 | [44302 Async ks-alt-member-user:44302]: finished successfully 2026-08-30 17:07:09.176 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:09.182 | ++ functions-common:get_or_create_user:915 : user_id=066de6a8b1b64f878bcdbb8d7cf75509 2026-08-30 17:07:09.187 | ++ functions-common:get_or_create_user:916 : echo 066de6a8b1b64f878bcdbb8d7cf75509 2026-08-30 17:07:09.193 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=066de6a8b1b64f878bcdbb8d7cf75509 2026-08-30 17:07:09.198 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 066de6a8b1b64f878bcdbb8d7cf75509 all 2026-08-30 17:07:09.296 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 066de6a8b1b64f878bcdbb8d7cf75509 all 2026-08-30 17:07:09.356 | [2021 Async ks-system-reader:44910]: running: get_or_add_user_system_role reader 066de6a8b1b64f878bcdbb8d7cf75509 all 2026-08-30 17:07:09.360 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-30 17:07:09.366 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-30 17:07:09.372 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-30 17:07:09.379 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-30 17:07:09.384 | +++ 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-08-30 17:07:10.089 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:10.116 | [44473 Async ks-alt-reader-user:44473]: finished successfully 2026-08-30 17:07:13.075 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:13.081 | ++ functions-common:get_or_create_group:892 : group_id=0c514b8de0374163a97658c3b8c6f461 2026-08-30 17:07:13.087 | ++ functions-common:get_or_create_group:893 : echo 0c514b8de0374163a97658c3b8c6f461 2026-08-30 17:07:13.093 | + lib/keystone:create_keystone_accounts:350 : admin_group=0c514b8de0374163a97658c3b8c6f461 2026-08-30 17:07:13.098 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-30 17:07:13.105 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-30 17:07:13.109 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-30 17:07:13.112 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-30 17:07:13.118 | +++ 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-08-30 17:07:16.624 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:16.630 | ++ functions-common:get_or_create_group:892 : group_id=004f686db78d468085f930d77336452a 2026-08-30 17:07:16.632 | ++ functions-common:get_or_create_group:893 : echo 004f686db78d468085f930d77336452a 2026-08-30 17:07:16.638 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=004f686db78d468085f930d77336452a 2026-08-30 17:07:16.643 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:16.745 | + inc/async:async_inner:63 : get_or_add_group_project_role member 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:16.802 | [2021 Async ks-group-memberdemo:45178]: running: get_or_add_group_project_role member 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:16.807 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:16.922 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:17.031 | [2021 Async ks-group-anotherdemo:45257]: running: get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:17.045 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:17.213 | + inc/async:async_inner:63 : get_or_add_group_project_role member 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:17.319 | [2021 Async ks-group-memberalt:45336]: running: get_or_add_group_project_role member 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:17.328 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:17.416 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:17.475 | [44705 Async ks-system-member:44705]: finished successfully 2026-08-30 17:07:17.508 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:17.597 | [2021 Async ks-group-anotheralt:45448]: running: get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:17.603 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 0c514b8de0374163a97658c3b8c6f461 71a3ba105d7943e584d16b739e3b3666 2026-08-30 17:07:17.777 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0c514b8de0374163a97658c3b8c6f461 71a3ba105d7943e584d16b739e3b3666 2026-08-30 17:07:17.871 | [2021 Async ks-group-admin:45552]: running: get_or_add_group_project_role admin 0c514b8de0374163a97658c3b8c6f461 71a3ba105d7943e584d16b739e3b3666 2026-08-30 17:07:17.879 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-30 17:07:18.011 | [2021 Async ks-demo-member:43154]: Waiting for completion of get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c running on PID 43154 (17 other jobs running) 2026-08-30 17:07:18.079 | [2021 Async ks-demo-member:43154]: Signaling child to exit 2026-08-30 17:07:18.080 | WAKEUP 2026-08-30 17:07:18.133 | [2021 Async ks-demo-member:43154]: Signaled 2026-08-30 17:07:18.136 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:18.136 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:18.136 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:18.136 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:18.136 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:18.136 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:18.137 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:18.137 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:18.137 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:18.137 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 01f399cdd6d045dab152efe198add959 --project 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:18.137 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01f399cdd6d045dab152efe198add959 --project 7404cd2f173e4661ae0fc0a092774d0c -c Role -f value 2026-08-30 17:07:18.137 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:18.137 | + functions-common:get_or_add_user_project_role:979 : user_role_id=86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:18.137 | + functions-common:get_or_add_user_project_role:980 : echo 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:18.137 | 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:18.230 | [2021 Async ks-demo-member:43154]: finished get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c with result 0 in 11 seconds 2026-08-30 17:07:18.311 | [2021 Async ks-demo-admin:43250]: Waiting for completion of get_or_add_user_project_role admin 3264ec9aa4244d1aa8f750c75a8b644d 7404cd2f173e4661ae0fc0a092774d0c running on PID 43250 (16 other jobs running) 2026-08-30 17:07:18.358 | [2021 Async ks-demo-admin:43250]: Signaling child to exit 2026-08-30 17:07:18.361 | WAKEUP 2026-08-30 17:07:18.403 | [2021 Async ks-demo-admin:43250]: Signaled 2026-08-30 17:07:18.407 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:18.407 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:18.407 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:18.407 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:18.407 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:18.408 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:18.408 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:18.408 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:18.408 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:18.408 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 3264ec9aa4244d1aa8f750c75a8b644d --project 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:18.408 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3264ec9aa4244d1aa8f750c75a8b644d --project 7404cd2f173e4661ae0fc0a092774d0c -c Role -f value 2026-08-30 17:07:18.408 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:18.408 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:18.408 | + functions-common:get_or_add_user_project_role:980 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:18.408 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:18.494 | [2021 Async ks-demo-admin:43250]: finished get_or_add_user_project_role admin 3264ec9aa4244d1aa8f750c75a8b644d 7404cd2f173e4661ae0fc0a092774d0c with result 0 in 11 seconds 2026-08-30 17:07:18.568 | [2021 Async ks-demo-another:43346]: Waiting for completion of get_or_add_user_project_role anotherrole 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c running on PID 43346 (15 other jobs running) 2026-08-30 17:07:18.617 | [2021 Async ks-demo-another:43346]: Signaling child to exit 2026-08-30 17:07:18.618 | WAKEUP 2026-08-30 17:07:18.665 | [2021 Async ks-demo-another:43346]: Signaled 2026-08-30 17:07:18.669 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:18.669 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:18.669 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:18.669 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:18.669 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:18.669 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:18.669 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:18.669 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:18.669 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:18.669 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 01f399cdd6d045dab152efe198add959 --project 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:18.669 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01f399cdd6d045dab152efe198add959 --project 7404cd2f173e4661ae0fc0a092774d0c -c Role -f value 2026-08-30 17:07:18.670 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:18.673 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:18.673 | + functions-common:get_or_add_user_project_role:980 : echo 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:18.673 | 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:18.756 | [2021 Async ks-demo-another:43346]: finished get_or_add_user_project_role anotherrole 01f399cdd6d045dab152efe198add959 7404cd2f173e4661ae0fc0a092774d0c with result 0 in 12 seconds 2026-08-30 17:07:18.841 | [2021 Async ks-demo-invis:43442]: Waiting for completion of get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 abb03d33a5964a11bd4e36cf57c2d651 running on PID 43442 (14 other jobs running) 2026-08-30 17:07:18.895 | [2021 Async ks-demo-invis:43442]: Signaling child to exit 2026-08-30 17:07:18.898 | WAKEUP 2026-08-30 17:07:18.944 | [2021 Async ks-demo-invis:43442]: Signaled 2026-08-30 17:07:18.946 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:18.946 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:18.946 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:18.946 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:18.946 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:18.946 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:18.946 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:18.946 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:18.946 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:18.947 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 01f399cdd6d045dab152efe198add959 --project abb03d33a5964a11bd4e36cf57c2d651 2026-08-30 17:07:18.947 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01f399cdd6d045dab152efe198add959 --project abb03d33a5964a11bd4e36cf57c2d651 -c Role -f value 2026-08-30 17:07:18.947 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:18.947 | + functions-common:get_or_add_user_project_role:979 : user_role_id=86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:18.947 | + functions-common:get_or_add_user_project_role:980 : echo 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:18.947 | 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:19.043 | [2021 Async ks-demo-invis:43442]: finished get_or_add_user_project_role member 01f399cdd6d045dab152efe198add959 abb03d33a5964a11bd4e36cf57c2d651 with result 0 in 12 seconds 2026-08-30 17:07:19.123 | [2021 Async ks-demo-reader:43631]: Waiting for completion of get_or_add_user_project_role reader 47fd0568b9a2450683ae6ff3c91ce492 7404cd2f173e4661ae0fc0a092774d0c running on PID 43631 (13 other jobs running) 2026-08-30 17:07:19.189 | [2021 Async ks-demo-reader:43631]: Signaling child to exit 2026-08-30 17:07:19.193 | WAKEUP 2026-08-30 17:07:19.243 | [2021 Async ks-demo-reader:43631]: Signaled 2026-08-30 17:07:19.246 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:19.246 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:19.246 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:19.246 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:19.247 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:19.247 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:19.247 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:19.247 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:19.247 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:19.247 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 47fd0568b9a2450683ae6ff3c91ce492 --project 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:19.247 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 47fd0568b9a2450683ae6ff3c91ce492 --project 7404cd2f173e4661ae0fc0a092774d0c -c Role -f value 2026-08-30 17:07:19.247 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:19.247 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:19.247 | + functions-common:get_or_add_user_project_role:980 : echo 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:19.247 | 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:19.359 | [2021 Async ks-demo-reader:43631]: finished get_or_add_user_project_role reader 47fd0568b9a2450683ae6ff3c91ce492 7404cd2f173e4661ae0fc0a092774d0c with result 0 in 11 seconds 2026-08-30 17:07:19.372 | + inc/async:async_wait:197 : return 0 2026-08-30 17:07:19.380 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-30 17:07:19.517 | [2021 Async ks-alt-admin:44032]: Waiting for completion of get_or_add_user_project_role admin 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb running on PID 44032 (12 other jobs running) 2026-08-30 17:07:19.583 | [2021 Async ks-alt-admin:44032]: Signaling child to exit 2026-08-30 17:07:19.583 | WAKEUP 2026-08-30 17:07:19.636 | [2021 Async ks-alt-admin:44032]: Signaled 2026-08-30 17:07:19.636 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:19.636 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:19.636 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:19.637 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:19.637 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:19.637 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:19.637 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:19.637 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:19.637 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:19.637 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4b485539ea4d49589de9af3ea89d951d --project db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:19.637 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4b485539ea4d49589de9af3ea89d951d --project db9f074759bf4e8797ccdf049e8317cb -c Role -f value 2026-08-30 17:07:19.637 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:19.637 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:19.637 | + functions-common:get_or_add_user_project_role:980 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:19.638 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:19.744 | [2021 Async ks-alt-admin:44032]: finished get_or_add_user_project_role admin 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb with result 0 in 8 seconds 2026-08-30 17:07:19.841 | [2021 Async ks-alt-another:44128]: Waiting for completion of get_or_add_user_project_role anotherrole 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb running on PID 44128 (11 other jobs running) 2026-08-30 17:07:19.910 | [2021 Async ks-alt-another:44128]: Signaling child to exit 2026-08-30 17:07:19.910 | WAKEUP 2026-08-30 17:07:19.960 | [2021 Async ks-alt-another:44128]: Signaled 2026-08-30 17:07:19.964 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:19.964 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:19.964 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:19.965 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:19.965 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:19.965 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:19.965 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:19.965 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:19.965 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:19.965 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4b485539ea4d49589de9af3ea89d951d --project db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:19.965 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4b485539ea4d49589de9af3ea89d951d --project db9f074759bf4e8797ccdf049e8317cb -c Role -f value 2026-08-30 17:07:19.965 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:19.965 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:19.965 | + functions-common:get_or_add_user_project_role:980 : echo 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:19.966 | 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:20.083 | [2021 Async ks-alt-another:44128]: finished get_or_add_user_project_role anotherrole 4b485539ea4d49589de9af3ea89d951d db9f074759bf4e8797ccdf049e8317cb with result 0 in 8 seconds 2026-08-30 17:07:20.177 | [2021 Async ks-alt-member-user:44302]: Waiting for completion of get_or_add_user_project_role member b7c3e2075412405ba507750e72819c0e db9f074759bf4e8797ccdf049e8317cb running on PID 44302 (10 other jobs running) 2026-08-30 17:07:20.237 | [2021 Async ks-alt-member-user:44302]: Signaling child to exit 2026-08-30 17:07:20.242 | WAKEUP 2026-08-30 17:07:20.291 | [2021 Async ks-alt-member-user:44302]: Signaled 2026-08-30 17:07:20.294 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:20.294 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:20.294 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:20.294 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:20.294 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:20.294 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:20.294 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:20.294 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:20.294 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:20.295 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b7c3e2075412405ba507750e72819c0e --project db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:20.295 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b7c3e2075412405ba507750e72819c0e --project db9f074759bf4e8797ccdf049e8317cb -c Role -f value 2026-08-30 17:07:20.295 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:20.295 | + functions-common:get_or_add_user_project_role:979 : user_role_id=86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:20.295 | + functions-common:get_or_add_user_project_role:980 : echo 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:20.295 | 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:20.437 | [2021 Async ks-alt-member-user:44302]: finished get_or_add_user_project_role member b7c3e2075412405ba507750e72819c0e db9f074759bf4e8797ccdf049e8317cb with result 0 in 8 seconds 2026-08-30 17:07:20.528 | [2021 Async ks-alt-reader-user:44473]: Waiting for completion of get_or_add_user_project_role reader 287605e410d14ad18fb848721b36142b db9f074759bf4e8797ccdf049e8317cb running on PID 44473 (9 other jobs running) 2026-08-30 17:07:20.605 | [2021 Async ks-alt-reader-user:44473]: Signaling child to exit 2026-08-30 17:07:20.605 | WAKEUP 2026-08-30 17:07:20.657 | [2021 Async ks-alt-reader-user:44473]: Signaled 2026-08-30 17:07:20.659 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:07:20.659 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:07:20.659 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-30 17:07:20.659 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:20.659 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:20.660 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:20.660 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:20.660 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:20.660 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-30 17:07:20.660 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 287605e410d14ad18fb848721b36142b --project db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:20.660 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 287605e410d14ad18fb848721b36142b --project db9f074759bf4e8797ccdf049e8317cb -c Role -f value 2026-08-30 17:07:20.660 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:20.660 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:20.660 | + functions-common:get_or_add_user_project_role:980 : echo 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:20.660 | 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:20.773 | [2021 Async ks-alt-reader-user:44473]: finished get_or_add_user_project_role reader 287605e410d14ad18fb848721b36142b db9f074759bf4e8797ccdf049e8317cb with result 0 in 8 seconds 2026-08-30 17:07:20.784 | + inc/async:async_wait:197 : return 0 2026-08-30 17:07:20.789 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-30 17:07:20.930 | [2021 Async ks-system-member:44705]: Waiting for completion of get_or_add_user_system_role member ea14f67fde0f47998e53ba0c520fb8bc all running on PID 44705 (8 other jobs running) 2026-08-30 17:07:21.020 | [2021 Async ks-system-member:44705]: Signaling child to exit 2026-08-30 17:07:21.020 | WAKEUP 2026-08-30 17:07:21.083 | [2021 Async ks-system-member:44705]: Signaled 2026-08-30 17:07:21.087 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-30 17:07:21.087 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-30 17:07:21.087 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-30 17:07:21.088 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:21.088 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:21.088 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:21.088 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:21.088 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:21.088 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-30 17:07:21.088 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea14f67fde0f47998e53ba0c520fb8bc --system all -f value -c Role 2026-08-30 17:07:21.088 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:21.088 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-30 17:07:21.088 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-30 17:07:21.088 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user ea14f67fde0f47998e53ba0c520fb8bc --system all 2026-08-30 17:07:21.089 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ea14f67fde0f47998e53ba0c520fb8bc --system all -f value -c Role 2026-08-30 17:07:21.089 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:21.089 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:21.089 | + functions-common:get_or_add_user_system_role:1030 : echo 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:21.089 | 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:21.212 | [2021 Async ks-system-member:44705]: finished get_or_add_user_system_role member ea14f67fde0f47998e53ba0c520fb8bc all with result 0 in 12 seconds 2026-08-30 17:07:21.301 | [2021 Async ks-system-reader:44910]: Waiting for completion of get_or_add_user_system_role reader 066de6a8b1b64f878bcdbb8d7cf75509 all running on PID 44910 (7 other jobs running) 2026-08-30 17:07:21.358 | [2021 Async ks-system-reader:44910]: Signaling child to exit 2026-08-30 17:07:24.350 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:24.410 | [44910 Async ks-system-reader:44910]: finished successfully 2026-08-30 17:07:24.473 | WAKEUP 2026-08-30 17:07:24.527 | [2021 Async ks-system-reader:44910]: Signaled 2026-08-30 17:07:24.534 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-30 17:07:24.534 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-30 17:07:24.534 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-30 17:07:24.535 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:07:24.535 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:07:24.535 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-30 17:07:24.535 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-30 17:07:24.535 | ++ functions-common:_get_domain_args:957 : echo 2026-08-30 17:07:24.535 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-30 17:07:24.535 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 066de6a8b1b64f878bcdbb8d7cf75509 --system all -f value -c Role 2026-08-30 17:07:24.535 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:24.535 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-30 17:07:24.535 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-30 17:07:24.536 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 066de6a8b1b64f878bcdbb8d7cf75509 --system all 2026-08-30 17:07:24.536 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 066de6a8b1b64f878bcdbb8d7cf75509 --system all -f value -c Role 2026-08-30 17:07:24.536 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:24.536 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:24.536 | + functions-common:get_or_add_user_system_role:1030 : echo 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:24.536 | 1c5355a206b2460a9f849a7f10e4659d 2026-08-30 17:07:24.630 | [2021 Async ks-system-reader:44910]: finished get_or_add_user_system_role reader 066de6a8b1b64f878bcdbb8d7cf75509 all with result 0 in 15 seconds 2026-08-30 17:07:24.640 | + inc/async:async_wait:197 : return 0 2026-08-30 17:07:24.653 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-30 17:07:24.777 | [2021 Async ks-group-memberdemo:45178]: Waiting for completion of get_or_add_group_project_role member 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c running on PID 45178 (6 other jobs running) 2026-08-30 17:07:24.849 | [2021 Async ks-group-memberdemo:45178]: Signaling child to exit 2026-08-30 17:07:27.596 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:27.632 | [45257 Async ks-group-anotherdemo:45257]: finished successfully 2026-08-30 17:07:28.420 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:28.455 | [45336 Async ks-group-memberalt:45336]: finished successfully 2026-08-30 17:07:28.559 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:28.593 | [45178 Async ks-group-memberdemo:45178]: finished successfully 2026-08-30 17:07:28.618 | WAKEUP 2026-08-30 17:07:28.646 | [2021 Async ks-group-memberdemo:45178]: Signaled 2026-08-30 17:07:28.649 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 17:07:28.649 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 004f686db78d468085f930d77336452a --project 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:28.649 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 004f686db78d468085f930d77336452a --project 7404cd2f173e4661ae0fc0a092774d0c -f value -c Role 2026-08-30 17:07:28.649 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:28.649 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:28.649 | + functions-common:get_or_add_group_project_role:1049 : echo 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:28.649 | 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:28.711 | [2021 Async ks-group-memberdemo:45178]: finished get_or_add_group_project_role member 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c with result 0 in 11 seconds 2026-08-30 17:07:28.760 | [2021 Async ks-group-anotherdemo:45257]: Waiting for completion of get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c running on PID 45257 (5 other jobs running) 2026-08-30 17:07:28.797 | [2021 Async ks-group-anotherdemo:45257]: Signaling child to exit 2026-08-30 17:07:28.798 | WAKEUP 2026-08-30 17:07:28.831 | [2021 Async ks-group-anotherdemo:45257]: Signaled 2026-08-30 17:07:28.833 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 17:07:28.834 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 004f686db78d468085f930d77336452a --project 7404cd2f173e4661ae0fc0a092774d0c 2026-08-30 17:07:28.834 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 004f686db78d468085f930d77336452a --project 7404cd2f173e4661ae0fc0a092774d0c -f value -c Role 2026-08-30 17:07:28.834 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:28.834 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:28.834 | + functions-common:get_or_add_group_project_role:1049 : echo 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:28.834 | 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:28.889 | [2021 Async ks-group-anotherdemo:45257]: finished get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a 7404cd2f173e4661ae0fc0a092774d0c with result 0 in 10 seconds 2026-08-30 17:07:28.929 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:28.933 | [2021 Async ks-group-memberalt:45336]: Waiting for completion of get_or_add_group_project_role member 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb running on PID 45336 (4 other jobs running) 2026-08-30 17:07:28.968 | [2021 Async ks-group-memberalt:45336]: Signaling child to exit 2026-08-30 17:07:28.968 | WAKEUP 2026-08-30 17:07:28.970 | [45448 Async ks-group-anotheralt:45448]: finished successfully 2026-08-30 17:07:29.000 | [2021 Async ks-group-memberalt:45336]: Signaled 2026-08-30 17:07:29.002 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 17:07:29.002 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 004f686db78d468085f930d77336452a --project db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:29.002 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 004f686db78d468085f930d77336452a --project db9f074759bf4e8797ccdf049e8317cb -f value -c Role 2026-08-30 17:07:29.002 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:29.002 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:29.002 | + functions-common:get_or_add_group_project_role:1049 : echo 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:29.003 | 86ed936095ba401ab90672e28b85d7cb 2026-08-30 17:07:29.057 | [2021 Async ks-group-memberalt:45336]: finished get_or_add_group_project_role member 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb with result 0 in 11 seconds 2026-08-30 17:07:29.104 | [2021 Async ks-group-anotheralt:45448]: Waiting for completion of get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb running on PID 45448 (3 other jobs running) 2026-08-30 17:07:29.135 | [2021 Async ks-group-anotheralt:45448]: Signaling child to exit 2026-08-30 17:07:29.138 | WAKEUP 2026-08-30 17:07:29.162 | [2021 Async ks-group-anotheralt:45448]: Signaled 2026-08-30 17:07:29.165 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 17:07:29.165 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 004f686db78d468085f930d77336452a --project db9f074759bf4e8797ccdf049e8317cb 2026-08-30 17:07:29.165 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 004f686db78d468085f930d77336452a --project db9f074759bf4e8797ccdf049e8317cb -f value -c Role 2026-08-30 17:07:29.165 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:29.165 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:29.165 | + functions-common:get_or_add_group_project_role:1049 : echo 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:29.165 | 9bef7e14e977433abb4f5bd3e6c29731 2026-08-30 17:07:29.220 | [2021 Async ks-group-anotheralt:45448]: finished get_or_add_group_project_role anotherrole 004f686db78d468085f930d77336452a db9f074759bf4e8797ccdf049e8317cb with result 0 in 11 seconds 2026-08-30 17:07:29.264 | [2021 Async ks-group-admin:45552]: Waiting for completion of get_or_add_group_project_role admin 0c514b8de0374163a97658c3b8c6f461 71a3ba105d7943e584d16b739e3b3666 running on PID 45552 (2 other jobs running) 2026-08-30 17:07:29.293 | [2021 Async ks-group-admin:45552]: Signaling child to exit 2026-08-30 17:07:29.365 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:07:29.396 | [45552 Async ks-group-admin:45552]: finished successfully 2026-08-30 17:07:29.424 | WAKEUP 2026-08-30 17:07:29.452 | [2021 Async ks-group-admin:45552]: Signaled 2026-08-30 17:07:29.454 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-30 17:07:29.454 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 0c514b8de0374163a97658c3b8c6f461 --project 71a3ba105d7943e584d16b739e3b3666 2026-08-30 17:07:29.454 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0c514b8de0374163a97658c3b8c6f461 --project 71a3ba105d7943e584d16b739e3b3666 -f value -c Role 2026-08-30 17:07:29.454 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:07:29.454 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:29.454 | + functions-common:get_or_add_group_project_role:1049 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:29.454 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:07:29.506 | [2021 Async ks-group-admin:45552]: finished get_or_add_group_project_role admin 0c514b8de0374163a97658c3b8c6f461 71a3ba105d7943e584d16b739e3b3666 with result 0 in 11 seconds 2026-08-30 17:07:29.512 | + inc/async:async_wait:197 : return 0 2026-08-30 17:07:29.516 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-30 17:07:29.541 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:07:29.545 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-30 17:07:29.572 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:07:29.576 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-30 17:07:29.580 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-30 17:07:29.666 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-30 17:07:29.717 | [2021 Async create_nova_accounts:47396]: running: create_nova_accounts 2026-08-30 17:07:29.723 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-30 17:07:29.747 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:07:29.751 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-30 17:07:29.755 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-30 17:07:29.842 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-30 17:07:29.898 | [2021 Async create_glance_accounts:47519]: running: create_glance_accounts 2026-08-30 17:07:29.903 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-30 17:07:29.930 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:07:29.935 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-30 17:07:29.939 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-30 17:07:30.023 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-30 17:07:30.079 | [2021 Async create_cinder_accounts:47657]: running: create_cinder_accounts 2026-08-30 17:07:30.087 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-30 17:07:30.113 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:07:30.115 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-30 17:07:30.117 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-30 17:07:30.185 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-30 17:07:30.238 | [2021 Async create_neutron_accounts:47799]: running: create_neutron_accounts 2026-08-30 17:07:30.246 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-30 17:07:30.279 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:07:30.285 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-30 17:07:30.315 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:07:30.317 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-30 17:07:30.412 | [2021 Async create_nova_accounts:47396]: Waiting for completion of create_nova_accounts running on PID 47396 (5 other jobs running) 2026-08-30 17:07:30.471 | [2021 Async create_nova_accounts:47396]: Signaling child to exit 2026-08-30 17:08:03.358 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:08:03.395 | [47799 Async create_neutron_accounts:47799]: finished successfully 2026-08-30 17:08:10.733 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:08:10.762 | [47657 Async create_cinder_accounts:47657]: finished successfully 2026-08-30 17:08:27.071 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:08:27.097 | [47396 Async create_nova_accounts:47396]: finished successfully 2026-08-30 17:08:27.128 | WAKEUP 2026-08-30 17:08:27.159 | [2021 Async create_nova_accounts:47396]: Signaled 2026-08-30 17:08:27.161 | + 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-08-30 17:08:27.161 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-30 17:08:27.161 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-30 17:08:27.161 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:08:27.161 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 17:08:27.161 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 17:08:27.161 | ++ 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-08-30 17:08:27.161 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.161 | + functions-common:get_or_create_user:915 : user_id=f40912d882004ca487b955d27ca32e5c 2026-08-30 17:08:27.162 | + functions-common:get_or_create_user:916 : echo f40912d882004ca487b955d27ca32e5c 2026-08-30 17:08:27.162 | f40912d882004ca487b955d27ca32e5c 2026-08-30 17:08:27.162 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-30 17:08:27.162 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:08:27.162 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:08:27.162 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:08:27.162 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:08:27.162 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:08:27.162 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:08:27.162 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:08:27.162 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:08:27.163 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:08:27.163 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:08:27.163 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:08:27.163 | + 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-08-30 17:08:27.163 | ++ 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-08-30 17:08:27.163 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.163 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:27.163 | + functions-common:get_or_add_user_project_role:980 : echo a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:27.163 | a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:27.163 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-30 17:08:27.163 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-30 17:08:27.163 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:08:27.164 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:08:27.165 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:08:27.165 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:08:27.166 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:08:27.166 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:08:27.167 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:08:27.167 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:08:27.168 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:08:27.168 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:08:27.168 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:08:27.168 | + 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-08-30 17:08:27.168 | ++ 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-08-30 17:08:27.168 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.168 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:08:27.168 | + functions-common:get_or_add_user_project_role:980 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:08:27.168 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:08:27.168 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-30 17:08:27.168 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.208/compute 2026-08-30 17:08:27.169 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-30 17:08:27.169 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 17:08:27.169 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-30 17:08:27.169 | ++ 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-08-30 17:08:27.169 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.169 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 17:08:27.170 | 003bcd28394044e2a963c75db31c963e' 2026-08-30 17:08:27.170 | + functions-common:get_or_create_service:1067 : echo 003bcd28394044e2a963c75db31c963e 2026-08-30 17:08:27.170 | 003bcd28394044e2a963c75db31c963e 2026-08-30 17:08:27.170 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.208/compute/v2/$(project_id)s' 2026-08-30 17:08:27.170 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 17:08:27.170 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.208/compute/v2/$(project_id)s' RegionOne 2026-08-30 17:08:27.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 17:08:27.170 | +++ 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-08-30 17:08:27.171 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 17:08:27.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 17:08:27.171 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.208/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-30 17:08:27.171 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=18ee58b77f6742a786e9408f7d303960 2026-08-30 17:08:27.171 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 18ee58b77f6742a786e9408f7d303960 2026-08-30 17:08:27.171 | + functions-common:get_or_create_endpoint:1100 : public_id=18ee58b77f6742a786e9408f7d303960 2026-08-30 17:08:27.171 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 17:08:27.172 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 17:08:27.172 | + functions-common:get_or_create_endpoint:1109 : echo 18ee58b77f6742a786e9408f7d303960 2026-08-30 17:08:27.172 | 18ee58b77f6742a786e9408f7d303960 2026-08-30 17:08:27.172 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-30 17:08:27.172 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 17:08:27.172 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-30 17:08:27.172 | ++ 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-08-30 17:08:27.172 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.172 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 17:08:27.172 | 79e64e639b1e4263bb4353e3e9711468' 2026-08-30 17:08:27.172 | + functions-common:get_or_create_service:1067 : echo 79e64e639b1e4263bb4353e3e9711468 2026-08-30 17:08:27.173 | 79e64e639b1e4263bb4353e3e9711468 2026-08-30 17:08:27.173 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.208/compute/v2.1 2026-08-30 17:08:27.173 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 17:08:27.173 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.208/compute/v2.1 RegionOne 2026-08-30 17:08:27.173 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 17:08:27.173 | +++ 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-08-30 17:08:27.173 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.173 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 17:08:27.173 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 17:08:27.173 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.208/compute/v2.1 --region RegionOne -f value -c id 2026-08-30 17:08:27.174 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:27.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a07dad90c09240e6a9c2aa6dee14bde8 2026-08-30 17:08:27.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a07dad90c09240e6a9c2aa6dee14bde8 2026-08-30 17:08:27.174 | + functions-common:get_or_create_endpoint:1100 : public_id=a07dad90c09240e6a9c2aa6dee14bde8 2026-08-30 17:08:27.174 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 17:08:27.174 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 17:08:27.174 | + functions-common:get_or_create_endpoint:1109 : echo a07dad90c09240e6a9c2aa6dee14bde8 2026-08-30 17:08:27.174 | a07dad90c09240e6a9c2aa6dee14bde8 2026-08-30 17:08:27.174 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-30 17:08:27.175 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:27.175 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-30 17:08:27.175 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:08:27.175 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-30 17:08:27.175 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:08:27.175 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-30 17:08:27.175 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:27.175 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-30 17:08:27.217 | [2021 Async create_nova_accounts:47396]: finished create_nova_accounts with result 0 in 57 seconds 2026-08-30 17:08:27.265 | [2021 Async create_glance_accounts:47519]: Waiting for completion of create_glance_accounts running on PID 47519 (4 other jobs running) 2026-08-30 17:08:27.297 | [2021 Async create_glance_accounts:47519]: Signaling child to exit 2026-08-30 17:08:39.390 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:08:39.421 | [47519 Async create_glance_accounts:47519]: finished successfully 2026-08-30 17:08:39.450 | WAKEUP 2026-08-30 17:08:39.478 | [2021 Async create_glance_accounts:47519]: Signaled 2026-08-30 17:08:39.481 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-30 17:08:39.482 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:39.482 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-30 17:08:39.482 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-30 17:08:39.482 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:08:39.482 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 17:08:39.482 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 17:08:39.482 | ++ 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-08-30 17:08:39.482 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.483 | + functions-common:get_or_create_user:915 : user_id=77fafe1d96e5436281fb5122f5a8cbd2 2026-08-30 17:08:39.483 | + functions-common:get_or_create_user:916 : echo 77fafe1d96e5436281fb5122f5a8cbd2 2026-08-30 17:08:39.483 | 77fafe1d96e5436281fb5122f5a8cbd2 2026-08-30 17:08:39.483 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-30 17:08:39.483 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:08:39.483 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:08:39.483 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:08:39.483 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:08:39.483 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:08:39.483 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:08:39.484 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:08:39.484 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:08:39.484 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:08:39.484 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:08:39.484 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:08:39.484 | + 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-08-30 17:08:39.484 | ++ 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-08-30 17:08:39.484 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.484 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.484 | + functions-common:get_or_add_user_project_role:980 : echo a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.485 | a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.486 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-30 17:08:39.486 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-30 17:08:39.486 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:08:39.486 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:08:39.486 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:08:39.486 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:08:39.486 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:08:39.486 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:08:39.486 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:08:39.486 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:08:39.487 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:08:39.487 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:08:39.487 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:08:39.487 | + 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-08-30 17:08:39.487 | ++ 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-08-30 17:08:39.487 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.487 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:08:39.487 | + functions-common:get_or_add_user_project_role:980 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:08:39.487 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:08:39.488 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-30 17:08:39.488 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:08:39.488 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-30 17:08:39.488 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 17:08:39.488 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-30 17:08:39.488 | ++ 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-08-30 17:08:39.488 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.488 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 17:08:39.488 | 2918611d98f74c6fa8c85b2f2bffc909' 2026-08-30 17:08:39.488 | + functions-common:get_or_create_service:1067 : echo 2918611d98f74c6fa8c85b2f2bffc909 2026-08-30 17:08:39.489 | 2918611d98f74c6fa8c85b2f2bffc909 2026-08-30 17:08:39.489 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.208/image 2026-08-30 17:08:39.489 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 17:08:39.489 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.208/image RegionOne 2026-08-30 17:08:39.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 17:08:39.489 | +++ 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-08-30 17:08:39.489 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 17:08:39.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 17:08:39.490 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.208/image --region RegionOne -f value -c id 2026-08-30 17:08:39.490 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5365d99f442c4acf9c3d03583aa417c0 2026-08-30 17:08:39.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5365d99f442c4acf9c3d03583aa417c0 2026-08-30 17:08:39.490 | + functions-common:get_or_create_endpoint:1100 : public_id=5365d99f442c4acf9c3d03583aa417c0 2026-08-30 17:08:39.490 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 17:08:39.490 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 17:08:39.490 | + functions-common:get_or_create_endpoint:1109 : echo 5365d99f442c4acf9c3d03583aa417c0 2026-08-30 17:08:39.490 | 5365d99f442c4acf9c3d03583aa417c0 2026-08-30 17:08:39.490 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-30 17:08:39.491 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-30 17:08:39.492 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-30 17:08:39.492 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.492 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-30 17:08:39.492 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-30 17:08:39.492 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-30 17:08:39.492 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-30 17:08:39.492 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-30 17:08:39.492 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-30 17:08:39.492 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-30 17:08:39.493 | + 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-08-30 17:08:39.493 | +---------------+----------------------------------+ 2026-08-30 17:08:39.493 | | Field | Value | 2026-08-30 17:08:39.493 | +---------------+----------------------------------+ 2026-08-30 17:08:39.493 | | default_limit | 2000 | 2026-08-30 17:08:39.493 | | description | None | 2026-08-30 17:08:39.493 | | id | 93d051302318498282a70ff57e33f2cd | 2026-08-30 17:08:39.493 | | region_id | RegionOne | 2026-08-30 17:08:39.493 | | resource_name | image_size_total | 2026-08-30 17:08:39.493 | | service_id | 2918611d98f74c6fa8c85b2f2bffc909 | 2026-08-30 17:08:39.494 | +---------------+----------------------------------+ 2026-08-30 17:08:39.494 | + 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-08-30 17:08:39.494 | +---------------+----------------------------------+ 2026-08-30 17:08:39.494 | | Field | Value | 2026-08-30 17:08:39.494 | +---------------+----------------------------------+ 2026-08-30 17:08:39.494 | | default_limit | 2000 | 2026-08-30 17:08:39.494 | | description | None | 2026-08-30 17:08:39.494 | | id | f20a7f26106c4f93850ba8c5e19f3b6a | 2026-08-30 17:08:39.494 | | region_id | RegionOne | 2026-08-30 17:08:39.494 | | resource_name | image_stage_total | 2026-08-30 17:08:39.495 | | service_id | 2918611d98f74c6fa8c85b2f2bffc909 | 2026-08-30 17:08:39.495 | +---------------+----------------------------------+ 2026-08-30 17:08:39.495 | + 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-08-30 17:08:39.495 | +---------------+----------------------------------+ 2026-08-30 17:08:39.495 | | Field | Value | 2026-08-30 17:08:39.495 | +---------------+----------------------------------+ 2026-08-30 17:08:39.495 | | default_limit | 100 | 2026-08-30 17:08:39.495 | | description | None | 2026-08-30 17:08:39.495 | | id | 3962b87e610e4a41a99007517fb2db3c | 2026-08-30 17:08:39.495 | | region_id | RegionOne | 2026-08-30 17:08:39.496 | | resource_name | image_count_total | 2026-08-30 17:08:39.496 | | service_id | 2918611d98f74c6fa8c85b2f2bffc909 | 2026-08-30 17:08:39.496 | +---------------+----------------------------------+ 2026-08-30 17:08:39.496 | + 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-08-30 17:08:39.496 | +---------------+----------------------------------+ 2026-08-30 17:08:39.496 | | Field | Value | 2026-08-30 17:08:39.496 | +---------------+----------------------------------+ 2026-08-30 17:08:39.496 | | default_limit | 100 | 2026-08-30 17:08:39.497 | | description | None | 2026-08-30 17:08:39.497 | | id | 451820b0dcc44c329a9bb8e1c132d6c7 | 2026-08-30 17:08:39.497 | | region_id | RegionOne | 2026-08-30 17:08:39.497 | | resource_name | image_count_uploading | 2026-08-30 17:08:39.497 | | service_id | 2918611d98f74c6fa8c85b2f2bffc909 | 2026-08-30 17:08:39.497 | +---------------+----------------------------------+ 2026-08-30 17:08:39.497 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-30 17:08:39.497 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-30 17:08:39.497 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-30 17:08:39.498 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-30 17:08:39.498 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-30 17:08:39.498 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.208/identity 2026-08-30 17:08:39.498 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-30 17:08:39.498 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-30 17:08:39.498 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.498 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 5365d99f442c4acf9c3d03583aa417c0 2026-08-30 17:08:39.498 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-30 17:08:39.498 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-30 17:08:39.499 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:08:39.541 | [2021 Async create_glance_accounts:47519]: finished create_glance_accounts with result 0 in 69 seconds 2026-08-30 17:08:39.586 | [2021 Async create_cinder_accounts:47657]: Waiting for completion of create_cinder_accounts running on PID 47657 (3 other jobs running) 2026-08-30 17:08:39.616 | [2021 Async create_cinder_accounts:47657]: Signaling child to exit 2026-08-30 17:08:39.616 | WAKEUP 2026-08-30 17:08:39.643 | [2021 Async create_cinder_accounts:47657]: Signaled 2026-08-30 17:08:39.646 | + 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-08-30 17:08:39.646 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-30 17:08:39.646 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-30 17:08:39.646 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:08:39.646 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-30 17:08:39.646 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-30 17:08:39.646 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:08:39.646 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 17:08:39.646 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 17:08:39.647 | ++ 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-08-30 17:08:39.647 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.647 | + functions-common:get_or_create_user:915 : user_id=0b859a4db9184028847876f5aa3c75bf 2026-08-30 17:08:39.647 | + functions-common:get_or_create_user:916 : echo 0b859a4db9184028847876f5aa3c75bf 2026-08-30 17:08:39.647 | 0b859a4db9184028847876f5aa3c75bf 2026-08-30 17:08:39.647 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-30 17:08:39.647 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:08:39.647 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:08:39.647 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:08:39.648 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:08:39.648 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:08:39.649 | + 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-08-30 17:08:39.649 | ++ 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-08-30 17:08:39.649 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.649 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.649 | + functions-common:get_or_add_user_project_role:980 : echo a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.649 | a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.649 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-30 17:08:39.649 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-30 17:08:39.649 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:08:39.649 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-30 17:08:39.650 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.208/volume 2026-08-30 17:08:39.650 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-30 17:08:39.650 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 17:08:39.650 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-30 17:08:39.650 | ++ 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-08-30 17:08:39.650 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.650 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 17:08:39.650 | aeac8c7a8dc14a6b8ab28a6b3df50fea' 2026-08-30 17:08:39.650 | + functions-common:get_or_create_service:1067 : echo aeac8c7a8dc14a6b8ab28a6b3df50fea 2026-08-30 17:08:39.650 | aeac8c7a8dc14a6b8ab28a6b3df50fea 2026-08-30 17:08:39.651 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.208/volume/v3 2026-08-30 17:08:39.651 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 17:08:39.651 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.208/volume/v3 RegionOne 2026-08-30 17:08:39.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 17:08:39.651 | +++ 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-08-30 17:08:39.651 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 17:08:39.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 17:08:39.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.208/volume/v3 --region RegionOne -f value -c id 2026-08-30 17:08:39.651 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=396478a735314021b973913653b1b0b1 2026-08-30 17:08:39.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 396478a735314021b973913653b1b0b1 2026-08-30 17:08:39.652 | + functions-common:get_or_create_endpoint:1100 : public_id=396478a735314021b973913653b1b0b1 2026-08-30 17:08:39.652 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 17:08:39.652 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 17:08:39.652 | + functions-common:get_or_create_endpoint:1109 : echo 396478a735314021b973913653b1b0b1 2026-08-30 17:08:39.652 | 396478a735314021b973913653b1b0b1 2026-08-30 17:08:39.652 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-30 17:08:39.652 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-30 17:08:39.653 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-30 17:08:39.653 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-30 17:08:39.653 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.653 | ++ functions-common:get_or_create_project:928 : project_id=18edec38842a4353a38359b0adddad8d 2026-08-30 17:08:39.653 | ++ functions-common:get_or_create_project:929 : echo 18edec38842a4353a38359b0adddad8d 2026-08-30 17:08:39.653 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 18edec38842a4353a38359b0adddad8d 2026-08-30 17:08:39.653 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-30 17:08:39.653 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:08:39.653 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 17:08:39.653 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-30 17:08:39.654 | +++ 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-08-30 17:08:39.654 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-30 17:08:39.654 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.654 | ++ functions-common:get_or_create_user:915 : user_id=0b859a4db9184028847876f5aa3c75bf 2026-08-30 17:08:39.654 | ++ functions-common:get_or_create_user:916 : echo 0b859a4db9184028847876f5aa3c75bf 2026-08-30 17:08:39.654 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0b859a4db9184028847876f5aa3c75bf 2026-08-30 17:08:39.702 | [2021 Async create_cinder_accounts:47657]: finished create_cinder_accounts with result 0 in 40 seconds 2026-08-30 17:08:39.708 | + inc/async:async_wait:197 : return 0 2026-08-30 17:08:39.712 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-30 17:08:39.778 | [2021 Async create_neutron_accounts:47799]: Waiting for completion of create_neutron_accounts running on PID 47799 (2 other jobs running) 2026-08-30 17:08:39.808 | [2021 Async create_neutron_accounts:47799]: Signaling child to exit 2026-08-30 17:08:39.809 | WAKEUP 2026-08-30 17:08:39.835 | [2021 Async create_neutron_accounts:47799]: Signaled 2026-08-30 17:08:39.837 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-30 17:08:39.838 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.208/ 2026-08-30 17:08:39.838 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-30 17:08:39.838 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.208/networking 2026-08-30 17:08:39.838 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-30 17:08:39.838 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:39.838 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-30 17:08:39.838 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-30 17:08:39.838 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:08:39.838 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 17:08:39.839 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 17:08:39.839 | ++ 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-08-30 17:08:39.839 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.839 | + functions-common:get_or_create_user:915 : user_id=49e51b29a20540cb8d61163d01b45eae 2026-08-30 17:08:39.839 | + functions-common:get_or_create_user:916 : echo 49e51b29a20540cb8d61163d01b45eae 2026-08-30 17:08:39.839 | 49e51b29a20540cb8d61163d01b45eae 2026-08-30 17:08:39.839 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-30 17:08:39.839 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:08:39.839 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:08:39.839 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:08:39.840 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:08:39.840 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:08:39.840 | + 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-08-30 17:08:39.841 | ++ 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-08-30 17:08:39.841 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.841 | + functions-common:get_or_add_user_project_role:980 : echo a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.841 | a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:08:39.841 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-30 17:08:39.841 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-30 17:08:39.841 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 17:08:39.841 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-30 17:08:39.841 | ++ 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-08-30 17:08:39.842 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.842 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 17:08:39.842 | 1184f051e853475a9f97e815b90e63cb' 2026-08-30 17:08:39.842 | + functions-common:get_or_create_service:1067 : echo 1184f051e853475a9f97e815b90e63cb 2026-08-30 17:08:39.842 | 1184f051e853475a9f97e815b90e63cb 2026-08-30 17:08:39.842 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.208/networking 2026-08-30 17:08:39.842 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 17:08:39.842 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.208/networking RegionOne 2026-08-30 17:08:39.842 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 17:08:39.843 | +++ 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-08-30 17:08:39.843 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 17:08:39.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 17:08:39.843 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.208/networking --region RegionOne -f value -c id 2026-08-30 17:08:39.843 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:08:39.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=88f5e49a671140fdbdf009b383c0df9e 2026-08-30 17:08:39.843 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 88f5e49a671140fdbdf009b383c0df9e 2026-08-30 17:08:39.843 | + functions-common:get_or_create_endpoint:1100 : public_id=88f5e49a671140fdbdf009b383c0df9e 2026-08-30 17:08:39.844 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 17:08:39.844 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 17:08:39.844 | + functions-common:get_or_create_endpoint:1109 : echo 88f5e49a671140fdbdf009b383c0df9e 2026-08-30 17:08:39.844 | 88f5e49a671140fdbdf009b383c0df9e 2026-08-30 17:08:39.892 | [2021 Async create_neutron_accounts:47799]: finished create_neutron_accounts with result 0 in 33 seconds 2026-08-30 17:08:39.902 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-30 17:08:39.910 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-30 17:08:39.914 | + inc/async:async_wait:197 : return 0 2026-08-30 17:08:39.918 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-30 17:08:39.944 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:39.948 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-30 17:08:39.973 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:39.978 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-30 17:08:39.982 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:08:39.986 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-30 17:08:39.990 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-30 17:08:39.994 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-30 17:08:40.078 | + inc/async:async_inner:63 : init_glance 2026-08-30 17:08:40.130 | [2021 Async init_glance:50051]: running: init_glance 2026-08-30 17:08:40.133 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-30 17:08:40.160 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:08:40.164 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-30 17:08:40.168 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:08:40.172 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-30 17:08:40.176 | + ./stack.sh:main:1170 : configure_neutron 2026-08-30 17:08:40.180 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-30 17:08:40.185 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-30 17:08:40.188 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-30 17:08:40.212 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-30 17:08:40.215 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-30 17:08:40.894 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:08:40.894 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:08:40.894 | we strongly recommend against using it for new projects. 2026-08-30 17:08:40.894 | 2026-08-30 17:08:40.895 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:08:40.895 | framework. For more detail see 2026-08-30 17:08:40.895 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:08:40.895 | 2026-08-30 17:08:40.895 | import eventlet as _eventlet # noqa 2026-08-30 17:08:45.141 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:08:45.141 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:08:45.141 | we strongly recommend against using it for new projects. 2026-08-30 17:08:45.141 | 2026-08-30 17:08:45.141 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:08:45.142 | framework. For more detail see 2026-08-30 17:08:45.142 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:08:45.142 | 2026-08-30 17:08:45.142 | import eventlet as _eventlet # noqa 2026-08-30 17:08:49.332 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:08:49.332 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:08:49.332 | we strongly recommend against using it for new projects. 2026-08-30 17:08:49.333 | 2026-08-30 17:08:49.333 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:08:49.333 | framework. For more detail see 2026-08-30 17:08:49.333 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:08:49.333 | 2026-08-30 17:08:49.333 | import eventlet as _eventlet # noqa 2026-08-30 17:08:53.583 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:08:53.583 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:08:53.583 | we strongly recommend against using it for new projects. 2026-08-30 17:08:53.583 | 2026-08-30 17:08:53.583 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:08:53.583 | framework. For more detail see 2026-08-30 17:08:53.583 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:08:53.583 | 2026-08-30 17:08:53.583 | from eventlet import event 2026-08-30 17:08:53.968 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:08:54.000 | [50051 Async init_glance:50051]: finished successfully 2026-08-30 17:08:54.109 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 17:08:54.110 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 17:08:57.743 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:08:57.743 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:08:57.744 | we strongly recommend against using it for new projects. 2026-08-30 17:08:57.744 | 2026-08-30 17:08:57.744 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:08:57.744 | framework. For more detail see 2026-08-30 17:08:57.744 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:08:57.744 | 2026-08-30 17:08:57.744 | import eventlet as _eventlet # noqa 2026-08-30 17:09:01.705 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:01.705 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:01.705 | we strongly recommend against using it for new projects. 2026-08-30 17:09:01.705 | 2026-08-30 17:09:01.705 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:01.705 | framework. For more detail see 2026-08-30 17:09:01.705 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:01.706 | 2026-08-30 17:09:01.706 | import eventlet as _eventlet # noqa 2026-08-30 17:09:05.840 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:09:05.840 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:05.840 | we strongly recommend against using it for new projects. 2026-08-30 17:09:05.840 | 2026-08-30 17:09:05.840 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:05.840 | framework. For more detail see 2026-08-30 17:09:05.840 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:05.840 | 2026-08-30 17:09:05.840 | from eventlet import event 2026-08-30 17:09:06.878 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 17:09:06.878 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 17:09:10.324 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:10.324 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:10.324 | we strongly recommend against using it for new projects. 2026-08-30 17:09:10.324 | 2026-08-30 17:09:10.324 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:10.324 | framework. For more detail see 2026-08-30 17:09:10.324 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:10.324 | 2026-08-30 17:09:10.324 | import eventlet as _eventlet # noqa 2026-08-30 17:09:12.216 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:12.216 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:12.216 | we strongly recommend against using it for new projects. 2026-08-30 17:09:12.216 | 2026-08-30 17:09:12.216 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:12.217 | framework. For more detail see 2026-08-30 17:09:12.217 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:12.217 | 2026-08-30 17:09:12.217 | import eventlet as _eventlet # noqa 2026-08-30 17:09:16.149 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:16.149 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:16.149 | we strongly recommend against using it for new projects. 2026-08-30 17:09:16.149 | 2026-08-30 17:09:16.149 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:16.150 | framework. For more detail see 2026-08-30 17:09:16.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:16.150 | 2026-08-30 17:09:16.150 | import eventlet as _eventlet # noqa 2026-08-30 17:09:18.668 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:18.668 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:18.668 | we strongly recommend against using it for new projects. 2026-08-30 17:09:18.668 | 2026-08-30 17:09:18.668 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:18.668 | framework. For more detail see 2026-08-30 17:09:18.669 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:18.669 | 2026-08-30 17:09:18.669 | import eventlet as _eventlet # noqa 2026-08-30 17:09:21.949 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-30 17:09:21.956 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-30 17:09:21.959 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-30 17:09:21.961 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-30 17:09:21.965 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-30 17:09:21.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-30 17:09:21.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-30 17:09:21.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-30 17:09:21.976 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-30 17:09:21.980 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-30 17:09:21.983 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-30 17:09:21.987 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-30 17:09:21.991 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-30 17:09:21.994 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-30 17:09:21.998 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-30 17:09:22.001 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-30 17:09:22.008 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:09:22.011 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:09:22.015 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-30 17:09:22.019 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:09:22.026 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-30 17:09:22.030 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-30 17:09:22.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-30 17:09:22.037 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-30 17:09:22.041 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 17:09:22.044 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 17:09:22.048 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 17:09:22.071 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:09:22.075 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 17:09:22.079 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-30 17:09:22.083 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-30 17:09:22.123 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-30 17:09:22.157 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-30 17:09:22.192 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-30 17:09:22.232 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-30 17:09:22.270 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-30 17:09:22.308 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-30 17:09:22.311 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-30 17:09:22.314 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-30 17:09:22.317 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 17:09:22.321 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 17:09:22.346 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 17:09:22.350 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 17:09:22.354 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 17:09:22.358 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 17:09:22.361 | + 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-08-30 17:09:22.404 | + 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-08-30 17:09:22.449 | + 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-08-30 17:09:22.497 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 17:09:22.546 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-30 17:09:22.593 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-30 17:09:22.597 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:09:22.602 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-30 17:09:22.605 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-30 17:09:22.610 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-30 17:09:22.614 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:09:22.618 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-30 17:09:22.622 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-30 17:09:22.642 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-30 17:09:22.660 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-30 17:09:22.678 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-30 17:09:22.696 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-30 17:09:22.715 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-30 17:09:22.718 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 17:09:22.723 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-30 17:09:22.730 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.fhFlOxOBCc 2026-08-30 17:09:22.733 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-30 17:09:22.737 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 17:09:22.741 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.fhFlOxOBCc 2026-08-30 17:09:22.747 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.fhFlOxOBCc 2026-08-30 17:09:22.765 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.fhFlOxOBCc /etc/sudoers.d/neutron-rootwrap 2026-08-30 17:09:22.783 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-30 17:09:22.787 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-30 17:09:22.791 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-30 17:09:22.839 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-30 17:09:22.842 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 17:09:22.889 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-30 17:09:22.894 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-30 17:09:22.898 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-30 17:09:22.902 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 17:09:22.906 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-30 17:09:22.911 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 17:09:22.937 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:09:22.943 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-30 17:09:22.947 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-30 17:09:22.951 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 17:09:22.979 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:09:22.983 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 17:09:22.988 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/ 2026-08-30 17:09:23.039 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 17:09:23.043 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 17:09:23.047 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-30 17:09:23.076 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:09:23.080 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-30 17:09:23.107 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:09:23.112 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-30 17:09:23.139 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:09:23.143 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-30 17:09:23.171 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:09:23.176 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-30 17:09:23.204 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:09:23.208 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-30 17:09:23.212 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-30 17:09:23.239 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:09:23.244 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-30 17:09:23.248 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-30 17:09:23.252 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-30 17:09:23.252 | Configuring OVN 2026-08-30 17:09:23.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-30 17:09:23.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-30 17:09:23.266 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-30 17:09:23.272 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=3632f070-2761-47c7-b65a-a89e6537e892 2026-08-30 17:09:23.276 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-30 17:09:23.280 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-30 17:09:23.284 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 17:09:23.288 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 17:09:23.292 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 17:09:23.296 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 17:09:23.300 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 17:09:23.304 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 17:09:23.308 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 17:09:23.312 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 17:09:23.316 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 17:09:23.320 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 17:09:23.323 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 17:09:23.328 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 17:09:23.331 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 17:09:23.335 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-30 17:09:23.339 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-30 17:09:23.343 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-30 17:09:23.348 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-30 17:09:23.374 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:09:23.378 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-30 17:09:23.441 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-30 17:09:23.446 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-30 17:09:23.450 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-30 17:09:23.475 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:09:23.479 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-30 17:09:23.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:09:23.487 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-30 17:09:23.491 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-30 17:09:23.511 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-30 17:09:23.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-30 17:09:23.523 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-30 17:09:24.190 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:24.190 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:24.190 | we strongly recommend against using it for new projects. 2026-08-30 17:09:24.190 | 2026-08-30 17:09:24.190 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:24.190 | framework. For more detail see 2026-08-30 17:09:24.191 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:24.191 | 2026-08-30 17:09:24.191 | import eventlet as _eventlet # noqa 2026-08-30 17:09:28.167 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:28.168 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:28.168 | we strongly recommend against using it for new projects. 2026-08-30 17:09:28.168 | 2026-08-30 17:09:28.168 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:28.168 | framework. For more detail see 2026-08-30 17:09:28.168 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:28.168 | 2026-08-30 17:09:28.168 | import eventlet as _eventlet # noqa 2026-08-30 17:09:32.168 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:32.168 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:32.168 | we strongly recommend against using it for new projects. 2026-08-30 17:09:32.168 | 2026-08-30 17:09:32.168 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:32.169 | framework. For more detail see 2026-08-30 17:09:32.169 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:32.169 | 2026-08-30 17:09:32.169 | import eventlet as _eventlet # noqa 2026-08-30 17:09:36.273 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:09:36.273 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:36.273 | we strongly recommend against using it for new projects. 2026-08-30 17:09:36.273 | 2026-08-30 17:09:36.273 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:36.274 | framework. For more detail see 2026-08-30 17:09:36.274 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:36.274 | 2026-08-30 17:09:36.274 | from eventlet import event 2026-08-30 17:09:36.789 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 17:09:36.789 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 17:09:40.493 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:40.493 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:40.493 | we strongly recommend against using it for new projects. 2026-08-30 17:09:40.493 | 2026-08-30 17:09:40.493 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:40.493 | framework. For more detail see 2026-08-30 17:09:40.493 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:40.493 | 2026-08-30 17:09:40.493 | import eventlet as _eventlet # noqa 2026-08-30 17:09:44.565 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:44.565 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:44.565 | we strongly recommend against using it for new projects. 2026-08-30 17:09:44.565 | 2026-08-30 17:09:44.565 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:44.565 | framework. For more detail see 2026-08-30 17:09:44.565 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:44.566 | 2026-08-30 17:09:44.566 | import eventlet as _eventlet # noqa 2026-08-30 17:09:48.791 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-30 17:09:48.791 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:48.791 | we strongly recommend against using it for new projects. 2026-08-30 17:09:48.791 | 2026-08-30 17:09:48.791 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:48.791 | framework. For more detail see 2026-08-30 17:09:48.791 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:48.792 | 2026-08-30 17:09:48.792 | from eventlet import event 2026-08-30 17:09:49.826 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-30 17:09:49.826 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-30 17:09:53.267 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:53.267 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:53.267 | we strongly recommend against using it for new projects. 2026-08-30 17:09:53.267 | 2026-08-30 17:09:53.267 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:53.268 | framework. For more detail see 2026-08-30 17:09:53.268 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:53.268 | 2026-08-30 17:09:53.268 | import eventlet as _eventlet # noqa 2026-08-30 17:09:55.165 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:55.165 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:55.165 | we strongly recommend against using it for new projects. 2026-08-30 17:09:55.165 | 2026-08-30 17:09:55.165 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:55.165 | framework. For more detail see 2026-08-30 17:09:55.165 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:55.165 | 2026-08-30 17:09:55.165 | import eventlet as _eventlet # noqa 2026-08-30 17:09:59.242 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:09:59.242 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:09:59.242 | we strongly recommend against using it for new projects. 2026-08-30 17:09:59.242 | 2026-08-30 17:09:59.242 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:09:59.242 | framework. For more detail see 2026-08-30 17:09:59.243 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:09:59.243 | 2026-08-30 17:09:59.243 | import eventlet as _eventlet # noqa 2026-08-30 17:10:01.831 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:10:01.831 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:10:01.831 | we strongly recommend against using it for new projects. 2026-08-30 17:10:01.831 | 2026-08-30 17:10:01.831 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:10:01.831 | framework. For more detail see 2026-08-30 17:10:01.831 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:10:01.832 | 2026-08-30 17:10:01.832 | import eventlet as _eventlet # noqa 2026-08-30 17:10:05.239 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:10:05.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:10:05.251 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:10:05.255 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-30 17:10:05.298 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-30 17:10:05.302 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-30 17:10:05.344 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-30 17:10:05.390 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.208 2026-08-30 17:10:05.436 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-30 17:10:05.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-30 17:10:05.530 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-30 17:10:05.576 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.208:6642 2026-08-30 17:10:05.624 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-30 17:10:05.650 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:05.654 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-30 17:10:05.658 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-30 17:10:05.706 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.208:6641 2026-08-30 17:10:05.753 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-30 17:10:05.757 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-30 17:10:05.761 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-30 17:10:05.761 | Configuring Neutron for OVN 2026-08-30 17:10:05.765 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-30 17:10:05.791 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:05.795 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-30 17:10:05.800 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-30 17:10:05.800 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-30 17:10:06.467 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:10:06.467 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:10:06.467 | we strongly recommend against using it for new projects. 2026-08-30 17:10:06.468 | 2026-08-30 17:10:06.468 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:10:06.468 | framework. For more detail see 2026-08-30 17:10:06.468 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:10:06.468 | 2026-08-30 17:10:06.468 | import eventlet as _eventlet # noqa 2026-08-30 17:10:09.707 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-30 17:10:09.713 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-30 17:10:09.713 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-30 17:10:10.370 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:10:10.370 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:10:10.370 | we strongly recommend against using it for new projects. 2026-08-30 17:10:10.370 | 2026-08-30 17:10:10.370 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:10:10.370 | framework. For more detail see 2026-08-30 17:10:10.370 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:10:10.370 | 2026-08-30 17:10:10.371 | import eventlet as _eventlet # noqa 2026-08-30 17:10:13.053 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-30 17:10:13.057 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-30 17:10:13.082 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:13.086 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-30 17:10:13.092 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.093 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-30 17:10:13.093 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-30 17:10:13.094 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-30 17:10:13.098 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.099 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-30 17:10:13.106 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-30 17:10:13.106 | address-scope 2026-08-30 17:10:13.106 | agent 2026-08-30 17:10:13.106 | allowed-address-pairs 2026-08-30 17:10:13.107 | auto-allocated-topology 2026-08-30 17:10:13.107 | availability_zone 2026-08-30 17:10:13.107 | bgp 2026-08-30 17:10:13.107 | bgp_4byte_asn 2026-08-30 17:10:13.107 | bgp_dragent_scheduler 2026-08-30 17:10:13.107 | binding 2026-08-30 17:10:13.107 | binding-extended 2026-08-30 17:10:13.107 | default-subnetpools 2026-08-30 17:10:13.107 | dhcp_agent_scheduler 2026-08-30 17:10:13.107 | dns-domain-ports 2026-08-30 17:10:13.107 | dns-integration 2026-08-30 17:10:13.107 | dns-integration-domain-keywords 2026-08-30 17:10:13.108 | empty-string-filtering 2026-08-30 17:10:13.108 | enable-default-route-bfd 2026-08-30 17:10:13.108 | enable-default-route-ecmp 2026-08-30 17:10:13.108 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.108 | ext-gw-mode 2026-08-30 17:10:13.108 | external-gateway-multihoming 2026-08-30 17:10:13.108 | external-net 2026-08-30 17:10:13.108 | extra_dhcp_opt 2026-08-30 17:10:13.108 | extraroute 2026-08-30 17:10:13.108 | extraroute-atomic 2026-08-30 17:10:13.108 | filter-validation 2026-08-30 17:10:13.109 | fip-port-details 2026-08-30 17:10:13.109 | flavors 2026-08-30 17:10:13.109 | floating-ip-port-forwarding 2026-08-30 17:10:13.110 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.110 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.112 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.112 | floatingip-pools 2026-08-30 17:10:13.112 | fwaas_v2 2026-08-30 17:10:13.113 | ip_allocation 2026-08-30 17:10:13.113 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.113 | l3-flavors 2026-08-30 17:10:13.114 | l3-ha 2026-08-30 17:10:13.114 | l3_agent_scheduler 2026-08-30 17:10:13.114 | logging 2026-08-30 17:10:13.114 | multi-provider 2026-08-30 17:10:13.114 | net-mtu 2026-08-30 17:10:13.114 | net-mtu-writable 2026-08-30 17:10:13.114 | network-ip-availability 2026-08-30 17:10:13.114 | network_availability_zone 2026-08-30 17:10:13.114 | network_ha 2026-08-30 17:10:13.114 | pagination 2026-08-30 17:10:13.115 | port-device-profile 2026-08-30 17:10:13.115 | port-hardware-offload-type 2026-08-30 17:10:13.115 | port-mac-address-regenerate 2026-08-30 17:10:13.115 | port-numa-affinity-policy 2026-08-30 17:10:13.115 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.115 | port-resource-request 2026-08-30 17:10:13.115 | port-security 2026-08-30 17:10:13.115 | port-trusted-vif 2026-08-30 17:10:13.115 | project-id 2026-08-30 17:10:13.115 | provider 2026-08-30 17:10:13.115 | pvlan 2026-08-30 17:10:13.116 | qinq 2026-08-30 17:10:13.116 | qos 2026-08-30 17:10:13.116 | qos-bw-limit-direction 2026-08-30 17:10:13.116 | qos-bw-minimum-ingress 2026-08-30 17:10:13.117 | qos-default 2026-08-30 17:10:13.117 | qos-fip 2026-08-30 17:10:13.117 | qos-gateway-ip 2026-08-30 17:10:13.118 | qos-rule-type-details 2026-08-30 17:10:13.118 | qos-rule-type-filter 2026-08-30 17:10:13.118 | qos-rules-alias 2026-08-30 17:10:13.118 | quota-check-limit 2026-08-30 17:10:13.118 | quota-check-limit-default 2026-08-30 17:10:13.118 | quota_details 2026-08-30 17:10:13.118 | quotas 2026-08-30 17:10:13.118 | rbac-address-scope 2026-08-30 17:10:13.118 | rbac-policies 2026-08-30 17:10:13.119 | rbac-security-groups 2026-08-30 17:10:13.119 | router 2026-08-30 17:10:13.119 | router-enable-snat 2026-08-30 17:10:13.119 | router_availability_zone 2026-08-30 17:10:13.119 | security-group 2026-08-30 17:10:13.119 | security-groups-default-rules 2026-08-30 17:10:13.119 | security-groups-default-statefulness 2026-08-30 17:10:13.119 | security-groups-normalized-cidr 2026-08-30 17:10:13.119 | security-groups-remote-address-group 2026-08-30 17:10:13.119 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.119 | security-groups-shared-filtering 2026-08-30 17:10:13.119 | segment 2026-08-30 17:10:13.120 | sorting 2026-08-30 17:10:13.120 | standard-attr-description 2026-08-30 17:10:13.120 | standard-attr-fwaas-v2 2026-08-30 17:10:13.121 | standard-attr-revisions 2026-08-30 17:10:13.121 | standard-attr-tag 2026-08-30 17:10:13.121 | standard-attr-timestamp 2026-08-30 17:10:13.121 | stateful-security-group 2026-08-30 17:10:13.121 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.121 | subnet-external-network 2026-08-30 17:10:13.121 | subnet-service-types 2026-08-30 17:10:13.122 | subnet_allocation 2026-08-30 17:10:13.122 | subnet_onboard 2026-08-30 17:10:13.122 | subnetpool-prefix-ops 2026-08-30 17:10:13.122 | tag-creation 2026-08-30 17:10:13.122 | tap-mirror 2026-08-30 17:10:13.122 | tap-mirror-both-direction 2026-08-30 17:10:13.122 | trunk 2026-08-30 17:10:13.122 | uplink-status-propagation 2026-08-30 17:10:13.122 | uplink-status-propagation-updatable 2026-08-30 17:10:13.122 | vlan-transparent 2026-08-30 17:10:13.122 | vpn-endpoint-groups 2026-08-30 17:10:13.122 | vpnaas' 2026-08-30 17:10:13.123 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-30 17:10:13.123 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.123 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-30 17:10:13.123 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-30 17:10:13.123 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.123 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-30 17:10:13.127 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-30 17:10:13.128 | address-scope 2026-08-30 17:10:13.128 | agent 2026-08-30 17:10:13.128 | allowed-address-pairs 2026-08-30 17:10:13.128 | auto-allocated-topology 2026-08-30 17:10:13.128 | availability_zone 2026-08-30 17:10:13.128 | bgp 2026-08-30 17:10:13.128 | bgp_4byte_asn 2026-08-30 17:10:13.128 | bgp_dragent_scheduler 2026-08-30 17:10:13.128 | binding 2026-08-30 17:10:13.128 | binding-extended 2026-08-30 17:10:13.128 | default-subnetpools 2026-08-30 17:10:13.128 | dhcp_agent_scheduler 2026-08-30 17:10:13.129 | dns-domain-ports 2026-08-30 17:10:13.129 | dns-integration 2026-08-30 17:10:13.129 | dns-integration-domain-keywords 2026-08-30 17:10:13.129 | empty-string-filtering 2026-08-30 17:10:13.129 | enable-default-route-bfd 2026-08-30 17:10:13.129 | enable-default-route-ecmp 2026-08-30 17:10:13.129 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.129 | ext-gw-mode 2026-08-30 17:10:13.129 | external-gateway-multihoming 2026-08-30 17:10:13.129 | external-net 2026-08-30 17:10:13.129 | extra_dhcp_opt 2026-08-30 17:10:13.130 | extraroute 2026-08-30 17:10:13.130 | extraroute-atomic 2026-08-30 17:10:13.131 | filter-validation 2026-08-30 17:10:13.131 | fip-port-details 2026-08-30 17:10:13.131 | flavors 2026-08-30 17:10:13.132 | floating-ip-port-forwarding 2026-08-30 17:10:13.132 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.133 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.133 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.133 | floatingip-pools 2026-08-30 17:10:13.133 | fwaas_v2 2026-08-30 17:10:13.133 | ip_allocation 2026-08-30 17:10:13.134 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.134 | l3-flavors 2026-08-30 17:10:13.134 | l3-ha 2026-08-30 17:10:13.134 | l3_agent_scheduler 2026-08-30 17:10:13.134 | logging 2026-08-30 17:10:13.134 | multi-provider 2026-08-30 17:10:13.134 | net-mtu 2026-08-30 17:10:13.134 | net-mtu-writable 2026-08-30 17:10:13.134 | network-ip-availability 2026-08-30 17:10:13.134 | network_availability_zone 2026-08-30 17:10:13.134 | network_ha 2026-08-30 17:10:13.134 | pagination 2026-08-30 17:10:13.135 | port-device-profile 2026-08-30 17:10:13.135 | port-hardware-offload-type 2026-08-30 17:10:13.135 | port-mac-address-regenerate 2026-08-30 17:10:13.135 | port-numa-affinity-policy 2026-08-30 17:10:13.135 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.135 | port-resource-request 2026-08-30 17:10:13.135 | port-security 2026-08-30 17:10:13.135 | port-trusted-vif 2026-08-30 17:10:13.136 | project-id 2026-08-30 17:10:13.136 | provider 2026-08-30 17:10:13.136 | pvlan 2026-08-30 17:10:13.136 | qinq 2026-08-30 17:10:13.136 | qos 2026-08-30 17:10:13.136 | qos-bw-limit-direction 2026-08-30 17:10:13.136 | qos-bw-minimum-ingress 2026-08-30 17:10:13.137 | qos-default 2026-08-30 17:10:13.137 | qos-fip 2026-08-30 17:10:13.137 | qos-gateway-ip 2026-08-30 17:10:13.137 | qos-rule-type-details 2026-08-30 17:10:13.137 | qos-rule-type-filter 2026-08-30 17:10:13.137 | qos-rules-alias 2026-08-30 17:10:13.137 | quota-check-limit 2026-08-30 17:10:13.138 | quota-check-limit-default 2026-08-30 17:10:13.138 | quota_details 2026-08-30 17:10:13.138 | quotas 2026-08-30 17:10:13.138 | rbac-address-scope 2026-08-30 17:10:13.138 | rbac-policies 2026-08-30 17:10:13.138 | rbac-security-groups 2026-08-30 17:10:13.138 | router 2026-08-30 17:10:13.139 | router-enable-snat 2026-08-30 17:10:13.139 | router_availability_zone 2026-08-30 17:10:13.139 | security-group 2026-08-30 17:10:13.139 | security-groups-default-rules 2026-08-30 17:10:13.139 | security-groups-default-statefulness 2026-08-30 17:10:13.139 | security-groups-normalized-cidr 2026-08-30 17:10:13.139 | security-groups-remote-address-group 2026-08-30 17:10:13.139 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.140 | security-groups-shared-filtering 2026-08-30 17:10:13.140 | segment 2026-08-30 17:10:13.141 | sorting 2026-08-30 17:10:13.141 | standard-attr-description 2026-08-30 17:10:13.141 | standard-attr-fwaas-v2 2026-08-30 17:10:13.141 | standard-attr-revisions 2026-08-30 17:10:13.141 | standard-attr-tag 2026-08-30 17:10:13.141 | standard-attr-timestamp 2026-08-30 17:10:13.141 | stateful-security-group 2026-08-30 17:10:13.141 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.141 | subnet-external-network 2026-08-30 17:10:13.142 | subnet-service-types 2026-08-30 17:10:13.142 | subnet_allocation 2026-08-30 17:10:13.142 | subnet_onboard 2026-08-30 17:10:13.142 | subnetpool-prefix-ops 2026-08-30 17:10:13.142 | tag-creation 2026-08-30 17:10:13.142 | tap-mirror 2026-08-30 17:10:13.142 | tap-mirror-both-direction 2026-08-30 17:10:13.142 | trunk 2026-08-30 17:10:13.142 | uplink-status-propagation 2026-08-30 17:10:13.142 | uplink-status-propagation-updatable 2026-08-30 17:10:13.142 | vlan-transparent 2026-08-30 17:10:13.143 | vpn-endpoint-groups 2026-08-30 17:10:13.143 | vpnaas' 2026-08-30 17:10:13.143 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.143 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-30 17:10:13.143 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-30 17:10:13.143 | address-scope 2026-08-30 17:10:13.143 | agent 2026-08-30 17:10:13.143 | allowed-address-pairs 2026-08-30 17:10:13.143 | auto-allocated-topology 2026-08-30 17:10:13.143 | availability_zone 2026-08-30 17:10:13.143 | bgp 2026-08-30 17:10:13.144 | bgp_4byte_asn 2026-08-30 17:10:13.144 | bgp_dragent_scheduler 2026-08-30 17:10:13.144 | binding 2026-08-30 17:10:13.144 | binding-extended 2026-08-30 17:10:13.144 | default-subnetpools 2026-08-30 17:10:13.144 | dhcp_agent_scheduler 2026-08-30 17:10:13.144 | dns-domain-ports 2026-08-30 17:10:13.144 | dns-integration 2026-08-30 17:10:13.144 | dns-integration-domain-keywords 2026-08-30 17:10:13.144 | empty-string-filtering 2026-08-30 17:10:13.144 | enable-default-route-bfd 2026-08-30 17:10:13.145 | enable-default-route-ecmp 2026-08-30 17:10:13.145 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.145 | ext-gw-mode 2026-08-30 17:10:13.145 | external-gateway-multihoming 2026-08-30 17:10:13.145 | external-net 2026-08-30 17:10:13.145 | extra_dhcp_opt 2026-08-30 17:10:13.145 | extraroute 2026-08-30 17:10:13.145 | extraroute-atomic 2026-08-30 17:10:13.145 | filter-validation 2026-08-30 17:10:13.145 | fip-port-details 2026-08-30 17:10:13.145 | flavors 2026-08-30 17:10:13.146 | floating-ip-port-forwarding 2026-08-30 17:10:13.146 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.146 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.146 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.146 | floatingip-pools 2026-08-30 17:10:13.146 | fwaas_v2 2026-08-30 17:10:13.146 | ip_allocation 2026-08-30 17:10:13.146 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.146 | l3-flavors 2026-08-30 17:10:13.146 | l3-ha 2026-08-30 17:10:13.147 | l3_agent_scheduler 2026-08-30 17:10:13.147 | logging 2026-08-30 17:10:13.147 | multi-provider 2026-08-30 17:10:13.147 | net-mtu 2026-08-30 17:10:13.147 | net-mtu-writable 2026-08-30 17:10:13.147 | network-ip-availability 2026-08-30 17:10:13.147 | network_availability_zone 2026-08-30 17:10:13.147 | network_ha 2026-08-30 17:10:13.147 | pagination 2026-08-30 17:10:13.148 | port-device-profile 2026-08-30 17:10:13.148 | port-hardware-offload-type 2026-08-30 17:10:13.148 | port-mac-address-regenerate 2026-08-30 17:10:13.148 | port-numa-affinity-policy 2026-08-30 17:10:13.148 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.148 | port-resource-request 2026-08-30 17:10:13.148 | port-security 2026-08-30 17:10:13.148 | port-trusted-vif 2026-08-30 17:10:13.148 | project-id 2026-08-30 17:10:13.148 | provider 2026-08-30 17:10:13.148 | pvlan 2026-08-30 17:10:13.149 | qinq 2026-08-30 17:10:13.149 | qos 2026-08-30 17:10:13.149 | qos-bw-limit-direction 2026-08-30 17:10:13.149 | qos-bw-minimum-ingress 2026-08-30 17:10:13.149 | qos-default 2026-08-30 17:10:13.149 | qos-fip 2026-08-30 17:10:13.149 | qos-gateway-ip 2026-08-30 17:10:13.149 | qos-rule-type-details 2026-08-30 17:10:13.149 | qos-rule-type-filter 2026-08-30 17:10:13.149 | qos-rules-alias 2026-08-30 17:10:13.149 | quota-check-limit 2026-08-30 17:10:13.150 | quota-check-limit-default 2026-08-30 17:10:13.150 | quota_details 2026-08-30 17:10:13.150 | quotas 2026-08-30 17:10:13.150 | rbac-address-scope 2026-08-30 17:10:13.150 | rbac-policies 2026-08-30 17:10:13.150 | rbac-security-groups 2026-08-30 17:10:13.150 | router 2026-08-30 17:10:13.150 | router-enable-snat 2026-08-30 17:10:13.150 | router_availability_zone 2026-08-30 17:10:13.150 | security-group 2026-08-30 17:10:13.150 | security-groups-default-rules 2026-08-30 17:10:13.151 | security-groups-default-statefulness 2026-08-30 17:10:13.151 | security-groups-normalized-cidr 2026-08-30 17:10:13.151 | security-groups-remote-address-group 2026-08-30 17:10:13.151 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.151 | security-groups-shared-filtering 2026-08-30 17:10:13.151 | segment 2026-08-30 17:10:13.151 | sorting 2026-08-30 17:10:13.151 | standard-attr-description 2026-08-30 17:10:13.151 | standard-attr-fwaas-v2 2026-08-30 17:10:13.151 | standard-attr-revisions 2026-08-30 17:10:13.151 | standard-attr-tag 2026-08-30 17:10:13.152 | standard-attr-timestamp 2026-08-30 17:10:13.152 | stateful-security-group 2026-08-30 17:10:13.152 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.152 | subnet-external-network 2026-08-30 17:10:13.152 | subnet-service-types 2026-08-30 17:10:13.152 | subnet_allocation 2026-08-30 17:10:13.152 | subnet_onboard 2026-08-30 17:10:13.152 | subnetpool-prefix-ops 2026-08-30 17:10:13.152 | tag-creation 2026-08-30 17:10:13.152 | tap-mirror 2026-08-30 17:10:13.152 | tap-mirror-both-direction 2026-08-30 17:10:13.153 | trunk 2026-08-30 17:10:13.153 | uplink-status-propagation 2026-08-30 17:10:13.153 | uplink-status-propagation-updatable 2026-08-30 17:10:13.153 | vlan-transparent 2026-08-30 17:10:13.153 | vpn-endpoint-groups 2026-08-30 17:10:13.153 | vpnaas' 2026-08-30 17:10:13.153 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-30 17:10:13.153 | address-scope 2026-08-30 17:10:13.153 | agent 2026-08-30 17:10:13.153 | allowed-address-pairs 2026-08-30 17:10:13.153 | auto-allocated-topology 2026-08-30 17:10:13.154 | availability_zone 2026-08-30 17:10:13.154 | bgp 2026-08-30 17:10:13.154 | bgp_4byte_asn 2026-08-30 17:10:13.154 | bgp_dragent_scheduler 2026-08-30 17:10:13.154 | binding 2026-08-30 17:10:13.154 | binding-extended 2026-08-30 17:10:13.154 | default-subnetpools 2026-08-30 17:10:13.154 | dhcp_agent_scheduler 2026-08-30 17:10:13.154 | dns-domain-ports 2026-08-30 17:10:13.154 | dns-integration 2026-08-30 17:10:13.154 | dns-integration-domain-keywords 2026-08-30 17:10:13.154 | empty-string-filtering 2026-08-30 17:10:13.155 | enable-default-route-bfd 2026-08-30 17:10:13.155 | enable-default-route-ecmp 2026-08-30 17:10:13.155 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.155 | ext-gw-mode 2026-08-30 17:10:13.155 | external-gateway-multihoming 2026-08-30 17:10:13.155 | external-net 2026-08-30 17:10:13.155 | extra_dhcp_opt 2026-08-30 17:10:13.155 | extraroute 2026-08-30 17:10:13.155 | extraroute-atomic 2026-08-30 17:10:13.155 | filter-validation 2026-08-30 17:10:13.155 | fip-port-details 2026-08-30 17:10:13.156 | flavors 2026-08-30 17:10:13.156 | floating-ip-port-forwarding 2026-08-30 17:10:13.156 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.156 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.156 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.156 | floatingip-pools 2026-08-30 17:10:13.156 | fwaas_v2 2026-08-30 17:10:13.156 | ip_allocation 2026-08-30 17:10:13.156 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.156 | l3-flavors 2026-08-30 17:10:13.156 | l3-ha 2026-08-30 17:10:13.157 | l3_agent_scheduler 2026-08-30 17:10:13.157 | logging 2026-08-30 17:10:13.157 | multi-provider 2026-08-30 17:10:13.157 | net-mtu 2026-08-30 17:10:13.157 | net-mtu-writable 2026-08-30 17:10:13.157 | network-ip-availability 2026-08-30 17:10:13.157 | network_availability_zone 2026-08-30 17:10:13.157 | network_ha 2026-08-30 17:10:13.157 | pagination 2026-08-30 17:10:13.157 | port-device-profile 2026-08-30 17:10:13.158 | port-hardware-offload-type 2026-08-30 17:10:13.158 | port-mac-address-regenerate 2026-08-30 17:10:13.158 | port-numa-affinity-policy 2026-08-30 17:10:13.158 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.158 | port-resource-request 2026-08-30 17:10:13.158 | port-security 2026-08-30 17:10:13.158 | port-trusted-vif 2026-08-30 17:10:13.158 | project-id 2026-08-30 17:10:13.158 | provider 2026-08-30 17:10:13.158 | pvlan 2026-08-30 17:10:13.158 | qinq 2026-08-30 17:10:13.159 | qos 2026-08-30 17:10:13.159 | qos-bw-limit-direction 2026-08-30 17:10:13.159 | qos-bw-minimum-ingress 2026-08-30 17:10:13.159 | qos-default 2026-08-30 17:10:13.159 | qos-fip 2026-08-30 17:10:13.159 | qos-gateway-ip 2026-08-30 17:10:13.159 | qos-rule-type-details 2026-08-30 17:10:13.159 | qos-rule-type-filter 2026-08-30 17:10:13.159 | qos-rules-alias 2026-08-30 17:10:13.159 | quota-check-limit 2026-08-30 17:10:13.159 | quota-check-limit-default 2026-08-30 17:10:13.160 | quota_details 2026-08-30 17:10:13.160 | quotas 2026-08-30 17:10:13.160 | rbac-address-scope 2026-08-30 17:10:13.160 | rbac-policies 2026-08-30 17:10:13.160 | rbac-security-groups 2026-08-30 17:10:13.160 | router 2026-08-30 17:10:13.160 | router-enable-snat 2026-08-30 17:10:13.160 | router_availability_zone 2026-08-30 17:10:13.160 | security-group 2026-08-30 17:10:13.160 | security-groups-default-rules 2026-08-30 17:10:13.160 | security-groups-default-statefulness 2026-08-30 17:10:13.161 | security-groups-normalized-cidr 2026-08-30 17:10:13.161 | security-groups-remote-address-group 2026-08-30 17:10:13.161 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.161 | security-groups-shared-filtering 2026-08-30 17:10:13.161 | segment 2026-08-30 17:10:13.161 | sorting 2026-08-30 17:10:13.161 | standard-attr-description 2026-08-30 17:10:13.161 | standard-attr-fwaas-v2 2026-08-30 17:10:13.161 | standard-attr-revisions 2026-08-30 17:10:13.161 | standard-attr-tag 2026-08-30 17:10:13.161 | standard-attr-timestamp 2026-08-30 17:10:13.162 | stateful-security-group 2026-08-30 17:10:13.162 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.162 | subnet-external-network 2026-08-30 17:10:13.162 | subnet-service-types 2026-08-30 17:10:13.162 | subnet_allocation 2026-08-30 17:10:13.162 | subnet_onboard 2026-08-30 17:10:13.162 | subnetpool-prefix-ops 2026-08-30 17:10:13.162 | tag-creation 2026-08-30 17:10:13.162 | tap-mirror 2026-08-30 17:10:13.162 | tap-mirror-both-direction 2026-08-30 17:10:13.162 | trunk 2026-08-30 17:10:13.163 | uplink-status-propagation 2026-08-30 17:10:13.163 | uplink-status-propagation-updatable 2026-08-30 17:10:13.163 | vlan-transparent 2026-08-30 17:10:13.163 | vpn-endpoint-groups 2026-08-30 17:10:13.163 | vpnaas' 2026-08-30 17:10:13.163 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.163 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-30 17:10:13.163 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-30 17:10:13.163 | address-scope 2026-08-30 17:10:13.163 | agent 2026-08-30 17:10:13.163 | allowed-address-pairs 2026-08-30 17:10:13.164 | auto-allocated-topology 2026-08-30 17:10:13.164 | availability_zone 2026-08-30 17:10:13.164 | bgp 2026-08-30 17:10:13.164 | bgp_4byte_asn 2026-08-30 17:10:13.164 | bgp_dragent_scheduler 2026-08-30 17:10:13.164 | binding 2026-08-30 17:10:13.164 | binding-extended 2026-08-30 17:10:13.164 | default-subnetpools 2026-08-30 17:10:13.164 | dhcp_agent_scheduler 2026-08-30 17:10:13.164 | dns-domain-ports 2026-08-30 17:10:13.165 | dns-integration 2026-08-30 17:10:13.165 | dns-integration-domain-keywords 2026-08-30 17:10:13.165 | empty-string-filtering 2026-08-30 17:10:13.165 | enable-default-route-bfd 2026-08-30 17:10:13.165 | enable-default-route-ecmp 2026-08-30 17:10:13.165 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.165 | ext-gw-mode 2026-08-30 17:10:13.165 | external-gateway-multihoming 2026-08-30 17:10:13.165 | external-net 2026-08-30 17:10:13.165 | extra_dhcp_opt 2026-08-30 17:10:13.165 | extraroute 2026-08-30 17:10:13.166 | extraroute-atomic 2026-08-30 17:10:13.166 | filter-validation 2026-08-30 17:10:13.166 | fip-port-details 2026-08-30 17:10:13.166 | flavors 2026-08-30 17:10:13.166 | floating-ip-port-forwarding 2026-08-30 17:10:13.166 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.166 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.166 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.166 | floatingip-pools 2026-08-30 17:10:13.166 | fwaas_v2 2026-08-30 17:10:13.166 | ip_allocation 2026-08-30 17:10:13.167 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.167 | l3-flavors 2026-08-30 17:10:13.167 | l3-ha 2026-08-30 17:10:13.167 | l3_agent_scheduler 2026-08-30 17:10:13.167 | logging 2026-08-30 17:10:13.167 | multi-provider 2026-08-30 17:10:13.167 | net-mtu 2026-08-30 17:10:13.167 | net-mtu-writable 2026-08-30 17:10:13.167 | network-ip-availability 2026-08-30 17:10:13.167 | network_availability_zone 2026-08-30 17:10:13.168 | network_ha 2026-08-30 17:10:13.168 | pagination 2026-08-30 17:10:13.168 | port-device-profile 2026-08-30 17:10:13.168 | port-hardware-offload-type 2026-08-30 17:10:13.168 | port-mac-address-regenerate 2026-08-30 17:10:13.168 | port-numa-affinity-policy 2026-08-30 17:10:13.168 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.168 | port-resource-request 2026-08-30 17:10:13.168 | port-security 2026-08-30 17:10:13.168 | port-trusted-vif 2026-08-30 17:10:13.168 | project-id 2026-08-30 17:10:13.169 | provider 2026-08-30 17:10:13.169 | pvlan 2026-08-30 17:10:13.169 | qinq 2026-08-30 17:10:13.169 | qos 2026-08-30 17:10:13.169 | qos-bw-limit-direction 2026-08-30 17:10:13.169 | qos-bw-minimum-ingress 2026-08-30 17:10:13.169 | qos-default 2026-08-30 17:10:13.169 | qos-fip 2026-08-30 17:10:13.169 | qos-gateway-ip 2026-08-30 17:10:13.169 | qos-rule-type-details 2026-08-30 17:10:13.169 | qos-rule-type-filter 2026-08-30 17:10:13.170 | qos-rules-alias 2026-08-30 17:10:13.170 | quota-check-limit 2026-08-30 17:10:13.170 | quota-check-limit-default 2026-08-30 17:10:13.170 | quota_details 2026-08-30 17:10:13.170 | quotas 2026-08-30 17:10:13.170 | rbac-address-scope 2026-08-30 17:10:13.170 | rbac-policies 2026-08-30 17:10:13.170 | rbac-security-groups 2026-08-30 17:10:13.170 | router 2026-08-30 17:10:13.170 | router-enable-snat 2026-08-30 17:10:13.171 | router_availability_zone 2026-08-30 17:10:13.171 | security-group 2026-08-30 17:10:13.171 | security-groups-default-rules 2026-08-30 17:10:13.171 | security-groups-default-statefulness 2026-08-30 17:10:13.171 | security-groups-normalized-cidr 2026-08-30 17:10:13.171 | security-groups-remote-address-group 2026-08-30 17:10:13.171 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.171 | security-groups-shared-filtering 2026-08-30 17:10:13.171 | segment 2026-08-30 17:10:13.171 | sorting 2026-08-30 17:10:13.171 | standard-attr-description 2026-08-30 17:10:13.172 | standard-attr-fwaas-v2 2026-08-30 17:10:13.172 | standard-attr-revisions 2026-08-30 17:10:13.172 | standard-attr-tag 2026-08-30 17:10:13.172 | standard-attr-timestamp 2026-08-30 17:10:13.173 | stateful-security-group 2026-08-30 17:10:13.173 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.173 | subnet-external-network 2026-08-30 17:10:13.173 | subnet-service-types 2026-08-30 17:10:13.173 | subnet_allocation 2026-08-30 17:10:13.173 | subnet_onboard 2026-08-30 17:10:13.173 | subnetpool-prefix-ops 2026-08-30 17:10:13.173 | tag-creation 2026-08-30 17:10:13.173 | tap-mirror 2026-08-30 17:10:13.173 | tap-mirror-both-direction 2026-08-30 17:10:13.174 | trunk 2026-08-30 17:10:13.174 | uplink-status-propagation 2026-08-30 17:10:13.174 | uplink-status-propagation-updatable 2026-08-30 17:10:13.174 | vlan-transparent 2026-08-30 17:10:13.174 | vpn-endpoint-groups 2026-08-30 17:10:13.174 | vpnaas' 2026-08-30 17:10:13.174 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-30 17:10:13.174 | address-scope 2026-08-30 17:10:13.174 | agent 2026-08-30 17:10:13.174 | allowed-address-pairs 2026-08-30 17:10:13.175 | auto-allocated-topology 2026-08-30 17:10:13.175 | availability_zone 2026-08-30 17:10:13.175 | bgp 2026-08-30 17:10:13.175 | bgp_4byte_asn 2026-08-30 17:10:13.175 | bgp_dragent_scheduler 2026-08-30 17:10:13.175 | binding 2026-08-30 17:10:13.175 | binding-extended 2026-08-30 17:10:13.175 | default-subnetpools 2026-08-30 17:10:13.175 | dhcp_agent_scheduler 2026-08-30 17:10:13.175 | dns-domain-ports 2026-08-30 17:10:13.175 | dns-integration 2026-08-30 17:10:13.176 | dns-integration-domain-keywords 2026-08-30 17:10:13.176 | empty-string-filtering 2026-08-30 17:10:13.176 | enable-default-route-bfd 2026-08-30 17:10:13.176 | enable-default-route-ecmp 2026-08-30 17:10:13.176 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.176 | ext-gw-mode 2026-08-30 17:10:13.176 | external-gateway-multihoming 2026-08-30 17:10:13.176 | external-net 2026-08-30 17:10:13.176 | extra_dhcp_opt 2026-08-30 17:10:13.176 | extraroute 2026-08-30 17:10:13.176 | extraroute-atomic 2026-08-30 17:10:13.177 | filter-validation 2026-08-30 17:10:13.177 | fip-port-details 2026-08-30 17:10:13.177 | flavors 2026-08-30 17:10:13.177 | floating-ip-port-forwarding 2026-08-30 17:10:13.177 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.177 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.177 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.177 | floatingip-pools 2026-08-30 17:10:13.177 | fwaas_v2 2026-08-30 17:10:13.177 | ip_allocation 2026-08-30 17:10:13.178 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.178 | l3-flavors 2026-08-30 17:10:13.178 | l3-ha 2026-08-30 17:10:13.178 | l3_agent_scheduler 2026-08-30 17:10:13.178 | logging 2026-08-30 17:10:13.178 | multi-provider 2026-08-30 17:10:13.178 | net-mtu 2026-08-30 17:10:13.178 | net-mtu-writable 2026-08-30 17:10:13.178 | network-ip-availability 2026-08-30 17:10:13.178 | network_availability_zone 2026-08-30 17:10:13.178 | network_ha 2026-08-30 17:10:13.179 | pagination 2026-08-30 17:10:13.179 | port-device-profile 2026-08-30 17:10:13.179 | port-hardware-offload-type 2026-08-30 17:10:13.179 | port-mac-address-regenerate 2026-08-30 17:10:13.179 | port-numa-affinity-policy 2026-08-30 17:10:13.179 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.179 | port-resource-request 2026-08-30 17:10:13.179 | port-security 2026-08-30 17:10:13.179 | port-trusted-vif 2026-08-30 17:10:13.179 | project-id 2026-08-30 17:10:13.179 | provider 2026-08-30 17:10:13.180 | pvlan 2026-08-30 17:10:13.180 | qinq 2026-08-30 17:10:13.180 | qos 2026-08-30 17:10:13.180 | qos-bw-limit-direction 2026-08-30 17:10:13.180 | qos-bw-minimum-ingress 2026-08-30 17:10:13.180 | qos-default 2026-08-30 17:10:13.180 | qos-fip 2026-08-30 17:10:13.180 | qos-gateway-ip 2026-08-30 17:10:13.180 | qos-rule-type-details 2026-08-30 17:10:13.180 | qos-rule-type-filter 2026-08-30 17:10:13.180 | qos-rules-alias 2026-08-30 17:10:13.181 | quota-check-limit 2026-08-30 17:10:13.181 | quota-check-limit-default 2026-08-30 17:10:13.181 | quota_details 2026-08-30 17:10:13.181 | quotas 2026-08-30 17:10:13.181 | rbac-address-scope 2026-08-30 17:10:13.181 | rbac-policies 2026-08-30 17:10:13.181 | rbac-security-groups 2026-08-30 17:10:13.181 | router 2026-08-30 17:10:13.181 | router-enable-snat 2026-08-30 17:10:13.181 | router_availability_zone 2026-08-30 17:10:13.181 | security-group 2026-08-30 17:10:13.182 | security-groups-default-rules 2026-08-30 17:10:13.182 | security-groups-default-statefulness 2026-08-30 17:10:13.182 | security-groups-normalized-cidr 2026-08-30 17:10:13.182 | security-groups-remote-address-group 2026-08-30 17:10:13.182 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.182 | security-groups-shared-filtering 2026-08-30 17:10:13.182 | segment 2026-08-30 17:10:13.182 | sorting 2026-08-30 17:10:13.182 | standard-attr-description 2026-08-30 17:10:13.182 | standard-attr-fwaas-v2 2026-08-30 17:10:13.182 | standard-attr-revisions 2026-08-30 17:10:13.183 | standard-attr-tag 2026-08-30 17:10:13.183 | standard-attr-timestamp 2026-08-30 17:10:13.183 | stateful-security-group 2026-08-30 17:10:13.183 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.183 | subnet-external-network 2026-08-30 17:10:13.183 | subnet-service-types 2026-08-30 17:10:13.183 | subnet_allocation 2026-08-30 17:10:13.183 | subnet_onboard 2026-08-30 17:10:13.183 | subnetpool-prefix-ops 2026-08-30 17:10:13.183 | tag-creation 2026-08-30 17:10:13.183 | tap-mirror 2026-08-30 17:10:13.184 | tap-mirror-both-direction 2026-08-30 17:10:13.184 | trunk 2026-08-30 17:10:13.184 | uplink-status-propagation 2026-08-30 17:10:13.184 | uplink-status-propagation-updatable 2026-08-30 17:10:13.184 | vlan-transparent 2026-08-30 17:10:13.184 | vpn-endpoint-groups 2026-08-30 17:10:13.184 | vpnaas' 2026-08-30 17:10:13.184 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-30 17:10:13.184 | address-scope 2026-08-30 17:10:13.184 | agent 2026-08-30 17:10:13.184 | allowed-address-pairs 2026-08-30 17:10:13.185 | auto-allocated-topology 2026-08-30 17:10:13.185 | availability_zone 2026-08-30 17:10:13.185 | bgp 2026-08-30 17:10:13.185 | bgp_4byte_asn 2026-08-30 17:10:13.185 | bgp_dragent_scheduler 2026-08-30 17:10:13.185 | binding 2026-08-30 17:10:13.185 | binding-extended 2026-08-30 17:10:13.185 | default-subnetpools 2026-08-30 17:10:13.185 | dhcp_agent_scheduler 2026-08-30 17:10:13.185 | dns-domain-ports 2026-08-30 17:10:13.185 | dns-integration 2026-08-30 17:10:13.186 | dns-integration-domain-keywords 2026-08-30 17:10:13.186 | empty-string-filtering 2026-08-30 17:10:13.186 | enable-default-route-bfd 2026-08-30 17:10:13.186 | enable-default-route-ecmp 2026-08-30 17:10:13.186 | expose-port-forwarding-in-fip 2026-08-30 17:10:13.186 | ext-gw-mode 2026-08-30 17:10:13.186 | external-gateway-multihoming 2026-08-30 17:10:13.186 | external-net 2026-08-30 17:10:13.186 | extra_dhcp_opt 2026-08-30 17:10:13.186 | extraroute 2026-08-30 17:10:13.187 | extraroute-atomic 2026-08-30 17:10:13.187 | filter-validation 2026-08-30 17:10:13.187 | fip-port-details 2026-08-30 17:10:13.187 | flavors 2026-08-30 17:10:13.187 | floating-ip-port-forwarding 2026-08-30 17:10:13.187 | floating-ip-port-forwarding-description 2026-08-30 17:10:13.187 | floating-ip-port-forwarding-detail 2026-08-30 17:10:13.187 | floating-ip-port-forwarding-port-ranges 2026-08-30 17:10:13.187 | floatingip-pools 2026-08-30 17:10:13.187 | fwaas_v2 2026-08-30 17:10:13.188 | ip_allocation 2026-08-30 17:10:13.188 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:10:13.188 | l3-flavors 2026-08-30 17:10:13.188 | l3-ha 2026-08-30 17:10:13.188 | l3_agent_scheduler 2026-08-30 17:10:13.188 | logging 2026-08-30 17:10:13.188 | multi-provider 2026-08-30 17:10:13.188 | net-mtu 2026-08-30 17:10:13.188 | net-mtu-writable 2026-08-30 17:10:13.188 | network-ip-availability 2026-08-30 17:10:13.188 | network_availability_zone 2026-08-30 17:10:13.189 | network_ha 2026-08-30 17:10:13.189 | pagination 2026-08-30 17:10:13.189 | port-device-profile 2026-08-30 17:10:13.189 | port-hardware-offload-type 2026-08-30 17:10:13.189 | port-mac-address-regenerate 2026-08-30 17:10:13.189 | port-numa-affinity-policy 2026-08-30 17:10:13.189 | port-numa-affinity-policy-socket 2026-08-30 17:10:13.189 | port-resource-request 2026-08-30 17:10:13.189 | port-security 2026-08-30 17:10:13.189 | port-trusted-vif 2026-08-30 17:10:13.189 | project-id 2026-08-30 17:10:13.190 | provider 2026-08-30 17:10:13.190 | pvlan 2026-08-30 17:10:13.190 | qinq 2026-08-30 17:10:13.190 | qos 2026-08-30 17:10:13.190 | qos-bw-limit-direction 2026-08-30 17:10:13.190 | qos-bw-minimum-ingress 2026-08-30 17:10:13.190 | qos-default 2026-08-30 17:10:13.190 | qos-fip 2026-08-30 17:10:13.190 | qos-gateway-ip 2026-08-30 17:10:13.190 | qos-rule-type-details 2026-08-30 17:10:13.191 | qos-rule-type-filter 2026-08-30 17:10:13.191 | qos-rules-alias 2026-08-30 17:10:13.191 | quota-check-limit 2026-08-30 17:10:13.191 | quota-check-limit-default 2026-08-30 17:10:13.191 | quota_details 2026-08-30 17:10:13.191 | quotas 2026-08-30 17:10:13.191 | rbac-address-scope 2026-08-30 17:10:13.191 | rbac-policies 2026-08-30 17:10:13.191 | rbac-security-groups 2026-08-30 17:10:13.191 | router 2026-08-30 17:10:13.191 | router-enable-snat 2026-08-30 17:10:13.192 | router_availability_zone 2026-08-30 17:10:13.192 | security-group 2026-08-30 17:10:13.192 | security-groups-default-rules 2026-08-30 17:10:13.192 | security-groups-default-statefulness 2026-08-30 17:10:13.192 | security-groups-normalized-cidr 2026-08-30 17:10:13.192 | security-groups-remote-address-group 2026-08-30 17:10:13.192 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:10:13.192 | security-groups-shared-filtering 2026-08-30 17:10:13.192 | segment 2026-08-30 17:10:13.192 | sorting 2026-08-30 17:10:13.192 | standard-attr-description 2026-08-30 17:10:13.193 | standard-attr-fwaas-v2 2026-08-30 17:10:13.193 | standard-attr-revisions 2026-08-30 17:10:13.193 | standard-attr-tag 2026-08-30 17:10:13.193 | standard-attr-timestamp 2026-08-30 17:10:13.193 | stateful-security-group 2026-08-30 17:10:13.193 | subnet-dns-publish-fixed-ip 2026-08-30 17:10:13.193 | subnet-external-network 2026-08-30 17:10:13.193 | subnet-service-types 2026-08-30 17:10:13.193 | subnet_allocation 2026-08-30 17:10:13.193 | subnet_onboard 2026-08-30 17:10:13.193 | subnetpool-prefix-ops 2026-08-30 17:10:13.194 | tag-creation 2026-08-30 17:10:13.194 | tap-mirror 2026-08-30 17:10:13.194 | tap-mirror-both-direction 2026-08-30 17:10:13.194 | trunk 2026-08-30 17:10:13.194 | uplink-status-propagation 2026-08-30 17:10:13.194 | uplink-status-propagation-updatable 2026-08-30 17:10:13.194 | vlan-transparent 2026-08-30 17:10:13.194 | vpn-endpoint-groups 2026-08-30 17:10:13.194 | vpnaas' 2026-08-30 17:10:13.194 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.194 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-30 17:10:13.195 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:10:13.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-30 17:10:13.195 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-30 17:10:13.195 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-30 17:10:13.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-30 17:10:13.195 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-30 17:10:13.195 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-30 17:10:13.199 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-30 17:10:13.204 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-30 17:10:13.208 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.212 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-30 17:10:13.216 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-30 17:10:13.221 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-30 17:10:13.225 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.229 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-30 17:10:13.275 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.208:6641 2026-08-30 17:10:13.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.284 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 17:10:13.288 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.208:6641 2026-08-30 17:10:13.292 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.208:6641 ']' 2026-08-30 17:10:13.296 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.300 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.208:6641 2026-08-30 17:10:13.346 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.208:6642 2026-08-30 17:10:13.350 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.354 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 17:10:13.359 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.208:6642 2026-08-30 17:10:13.363 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.208:6642 ']' 2026-08-30 17:10:13.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.371 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.208:6642 2026-08-30 17:10:13.417 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-30 17:10:13.444 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:13.448 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-30 17:10:13.452 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 17:10:13.460 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-30 17:10:13.464 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-30 17:10:13.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-30 17:10:13.520 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-30 17:10:13.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.528 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 17:10:13.532 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-30 17:10:13.536 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-30 17:10:13.540 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.544 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-30 17:10:13.591 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-30 17:10:13.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-30 17:10:13.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-30 17:10:13.607 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-30 17:10:13.611 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-30 17:10:13.662 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-30 17:10:13.692 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-30 17:10:13.719 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:13.723 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-30 17:10:13.727 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-30 17:10:13.754 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:13.758 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-30 17:10:13.762 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-30 17:10:13.766 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-30 17:10:13.770 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:13.774 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-30 17:10:13.777 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-30 17:10:13.782 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-30 17:10:13.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:13.790 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-30 17:10:13.836 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-30 17:10:13.863 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:13.867 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-30 17:10:13.917 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-30 17:10:13.944 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:13.949 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-30 17:10:13.997 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-30 17:10:14.024 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:14.029 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-30 17:10:14.033 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-30 17:10:14.058 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:14.062 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-30 17:10:14.069 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-30 17:10:14.073 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-30 17:10:14.120 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-30 17:10:14.149 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:14.153 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-30 17:10:14.180 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:14.184 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-30 17:10:14.210 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:14.214 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-30 17:10:14.242 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:14.246 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-30 17:10:14.273 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:14.277 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-30 17:10:14.304 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:14.308 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-30 17:10:14.335 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:14.340 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-30 17:10:14.344 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-30 17:10:14.349 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-30 17:10:14.355 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-30 17:10:14.403 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-30 17:10:14.451 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-30 17:10:14.500 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-30 17:10:14.548 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-30 17:10:14.553 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 17:10:14.557 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-30 17:10:14.561 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-30 17:10:14.565 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-30 17:10:14.569 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-30 17:10:14.574 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 17:10:14.578 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-30 17:10:14.582 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-30 17:10:14.586 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-30 17:10:14.633 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-30 17:10:14.679 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.208/identity 2026-08-30 17:10:14.727 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-30 17:10:14.775 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-30 17:10:14.822 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-30 17:10:14.870 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-30 17:10:14.918 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-30 17:10:14.966 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.208/identity 2026-08-30 17:10:15.014 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-30 17:10:15.063 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-30 17:10:15.114 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-30 17:10:15.118 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-30 17:10:15.168 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-30 17:10:15.216 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-30 17:10:15.221 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 17:10:15.225 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:10:15.229 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-30 17:10:15.233 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-30 17:10:15.281 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-30 17:10:15.329 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.208/identity 2026-08-30 17:10:15.378 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-30 17:10:15.425 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-30 17:10:15.473 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-30 17:10:15.522 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-30 17:10:15.569 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-30 17:10:15.618 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-30 17:10:15.623 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-30 17:10:15.627 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-30 17:10:15.631 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-30 17:10:15.635 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-30 17:10:15.684 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-30 17:10:15.732 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.208/identity 2026-08-30 17:10:15.780 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-30 17:10:15.828 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-30 17:10:15.877 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-30 17:10:15.925 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-30 17:10:15.973 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-30 17:10:16.022 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-30 17:10:16.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-30 17:10:16.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-30 17:10:16.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-30 17:10:16.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-30 17:10:16.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-30 17:10:16.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-30 17:10:16.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-30 17:10:16.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-30 17:10:16.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-30 17:10:16.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-30 17:10:16.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-30 17:10:16.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-30 17:10:16.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-30 17:10:16.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-30 17:10:16.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-30 17:10:16.088 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-30 17:10:16.092 | + 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-08-30 17:10:16.097 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.100 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-30 17:10:16.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-30 17:10:16.108 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-30 17:10:16.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.117 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-30 17:10:16.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-30 17:10:16.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.174 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 17:10:16.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-30 17:10:16.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-30 17:10:16.186 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.190 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-30 17:10:16.236 | + 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-08-30 17:10:16.240 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.245 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 17:10:16.249 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-30 17:10:16.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-30 17:10:16.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.261 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-30 17:10:16.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-30 17:10:16.312 | + 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-08-30 17:10:16.317 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.321 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 17:10:16.325 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-30 17:10:16.329 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-30 17:10:16.333 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.337 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-30 17:10:16.384 | + 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-08-30 17:10:16.389 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.392 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 17:10:16.397 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-30 17:10:16.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-30 17:10:16.405 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.408 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-30 17:10:16.456 | + 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-08-30 17:10:16.460 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-30 17:10:16.468 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-30 17:10:16.472 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-30 17:10:16.476 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.480 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-30 17:10:16.527 | + 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-08-30 17:10:16.531 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-30 17:10:16.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-30 17:10:16.543 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-30 17:10:16.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.552 | + 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-08-30 17:10:16.598 | + 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-08-30 17:10:16.603 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.607 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-30 17:10:16.611 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-30 17:10:16.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-30 17:10:16.619 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.624 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-30 17:10:16.671 | + 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-08-30 17:10:16.675 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-30 17:10:16.683 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-30 17:10:16.687 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-30 17:10:16.691 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-30 17:10:16.742 | + 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-08-30 17:10:16.746 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.751 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-30 17:10:16.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-30 17:10:16.759 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-30 17:10:16.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.767 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-30 17:10:16.813 | + 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-08-30 17:10:16.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-30 17:10:16.822 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-30 17:10:16.826 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-30 17:10:16.830 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-30 17:10:16.834 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-30 17:10:16.839 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-30 17:10:16.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-30 17:10:16.889 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-30 17:10:16.937 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-30 17:10:16.985 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-30 17:10:16.990 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-30 17:10:16.994 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-30 17:10:16.998 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-30 17:10:17.002 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-30 17:10:17.006 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-30 17:10:17.010 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-30 17:10:17.014 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-30 17:10:17.018 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-30 17:10:17.039 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:10:17.039 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-30 17:10:17.050 | d /var/run/uwsgi 0755 quobyte root 2026-08-30 17:10:17.058 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-30 17:10:17.074 | /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-08-30 17:10:17.083 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-30 17:10:17.087 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-30 17:10:17.093 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-30 17:10:17.097 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-30 17:10:17.146 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-30 17:10:17.193 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-30 17:10:17.240 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-30 17:10:17.287 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-30 17:10:17.334 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-30 17:10:17.381 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-30 17:10:17.427 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-30 17:10:17.473 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-30 17:10:17.520 | + 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-08-30 17:10:17.567 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-30 17:10:17.614 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-30 17:10:17.660 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-30 17:10:17.706 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-30 17:10:17.753 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-30 17:10:17.757 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-30 17:10:17.763 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-30 17:10:17.767 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-30 17:10:17.771 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-30 17:10:17.775 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:10:17.779 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:10:17.783 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-30 17:10:17.788 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-30 17:10:17.792 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-30 17:10:17.839 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-30 17:10:17.888 | + 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-08-30 17:10:17.888 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-30 17:10:17.901 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-30 17:10:17.907 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-30 17:10:17.911 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-30 17:10:17.916 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-30 17:10:17.920 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-30 17:10:17.924 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-30 17:10:17.928 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-30 17:10:17.932 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:10:17.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:10:17.940 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-30 17:10:17.944 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-30 17:10:17.948 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:10:17.953 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:10:17.956 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-30 17:10:17.972 | perl: warning: Setting locale failed. 2026-08-30 17:10:17.972 | perl: warning: Please check that your locale settings: 2026-08-30 17:10:17.972 | LANGUAGE = (unset), 2026-08-30 17:10:17.972 | LC_ALL = "en_US.utf8", 2026-08-30 17:10:17.972 | LANG = "de_DE.UTF-8" 2026-08-30 17:10:17.972 | are supported and installed on your system. 2026-08-30 17:10:17.972 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-30 17:10:18.013 | Enabling site neutron-api. 2026-08-30 17:10:18.020 | To activate the new configuration, you need to run: 2026-08-30 17:10:18.020 | systemctl reload apache2 2026-08-30 17:10:18.027 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-30 17:10:18.031 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-30 17:10:18.035 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-30 17:10:18.039 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-30 17:10:18.181 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-30 17:10:18.210 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:18.215 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-30 17:10:18.242 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:18.246 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-30 17:10:18.250 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-30 17:10:18.342 | + inc/async:async_inner:63 : init_neutron 2026-08-30 17:10:18.397 | [2021 Async init_neutron:54305]: running: init_neutron 2026-08-30 17:10:18.401 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-30 17:10:18.429 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:18.433 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-30 17:10:18.464 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:18.468 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-30 17:10:18.473 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-30 17:10:18.478 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-30 17:10:18.531 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-30 17:10:18.536 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-30 17:10:18.588 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-30 17:10:18.616 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:10:18.620 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-30 17:10:18.649 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:18.653 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-30 17:10:18.657 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:10:18.662 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-30 17:10:18.666 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-30 17:10:18.670 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-30 17:10:18.763 | + inc/async:async_inner:63 : init_cinder 2026-08-30 17:10:18.818 | [2021 Async init_cinder:54541]: running: init_cinder 2026-08-30 17:10:18.822 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-30 17:10:18.848 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:10:18.852 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-30 17:10:18.857 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:10:18.860 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-30 17:10:18.864 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-30 17:10:18.868 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-30 17:10:18.960 | + inc/async:async_inner:63 : init_placement 2026-08-30 17:10:19.027 | [2021 Async init_placement:54671]: running: init_placement 2026-08-30 17:10:19.033 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-30 17:10:19.107 | [2021 Async init_neutron:54305]: Waiting for completion of init_neutron running on PID 54305 (5 other jobs running) 2026-08-30 17:10:19.138 | [2021 Async init_neutron:54305]: Signaling child to exit 2026-08-30 17:10:33.089 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:10:33.120 | [54541 Async init_cinder:54541]: finished successfully 2026-08-30 17:10:57.928 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:10:57.961 | [54305 Async init_neutron:54305]: finished successfully 2026-08-30 17:10:57.990 | WAKEUP 2026-08-30 17:10:58.018 | [2021 Async init_neutron:54305]: Signaled 2026-08-30 17:10:58.020 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-30 17:10:58.020 | + lib/database:recreate_database:112 : local db=neutron 2026-08-30 17:10:58.020 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-30 17:10:58.020 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-30 17:10:58.020 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-30 17:10:58.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:10:58.021 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-30 17:10:58.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:10:58.021 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-30 17:10:58.021 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 17:10:58.021 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:10:58.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:10:58.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:10:58.021 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109818548 2026-08-30 17:10:58.021 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-30 17:10:58.021 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:10:58.022 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:10:58.022 | we strongly recommend against using it for new projects. 2026-08-30 17:10:58.022 | 2026-08-30 17:10:58.022 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:10:58.022 | framework. For more detail see 2026-08-30 17:10:58.022 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:10:58.022 | 2026-08-30 17:10:58.022 | import eventlet as _eventlet # noqa 2026-08-30 17:10:58.022 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-30 17:10:58.022 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-30 17:10:58.022 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-30 17:10:58.022 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-30 17:10:58.023 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-30 17:10:58.024 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-30 17:10:58.024 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-30 17:10:58.025 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-30 17:10:58.026 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-30 17:10:58.026 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-30 17:10:58.027 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-30 17:10:58.028 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-30 17:10:58.029 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-30 17:10:58.030 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-30 17:10:58.030 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-30 17:10:58.030 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-30 17:10:58.030 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-30 17:10:58.031 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-30 17:10:58.032 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-30 17:10:58.033 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-30 17:10:58.033 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-30 17:10:58.034 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-30 17:10:58.034 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-30 17:10:58.034 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-30 17:10:58.035 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-30 17:10:58.035 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-30 17:10:58.035 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-30 17:10:58.036 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-30 17:10:58.036 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-30 17:10:58.036 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-30 17:10:58.036 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-30 17:10:58.036 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-30 17:10:58.037 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-30 17:10:58.038 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-30 17:10:58.038 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-30 17:10:58.039 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-30 17:10:58.040 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-30 17:10:58.040 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-30 17:10:58.040 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-30 17:10:58.041 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-30 17:10:58.042 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-30 17:10:58.043 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-30 17:10:58.043 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-30 17:10:58.044 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-30 17:10:58.045 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-30 17:10:58.046 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-30 17:10:58.047 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-30 17:10:58.047 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-30 17:10:58.048 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-30 17:10:58.048 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-30 17:10:58.048 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-30 17:10:58.049 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-30 17:10:58.049 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-30 17:10:58.049 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-30 17:10:58.050 | Running upgrade for neutron ... 2026-08-30 17:10:58.050 | OK 2026-08-30 17:10:58.050 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-30 17:10:58.052 | + functions-common:time_stop:2420 : local name 2026-08-30 17:10:58.052 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:10:58.052 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:10:58.052 | + functions-common:time_stop:2423 : local total 2026-08-30 17:10:58.052 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:10:58.052 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 17:10:58.052 | + functions-common:time_stop:2427 : start_time=1788109818548 2026-08-30 17:10:58.052 | + functions-common:time_stop:2429 : [[ -z 1788109818548 ]] 2026-08-30 17:10:58.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:10:58.053 | + functions-common:time_stop:2432 : end_time=1788109857905 2026-08-30 17:10:58.053 | + functions-common:time_stop:2433 : elapsed_time=39357 2026-08-30 17:10:58.053 | + functions-common:time_stop:2434 : total=8081 2026-08-30 17:10:58.054 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:10:58.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47438 2026-08-30 17:10:58.079 | [2021 Async init_neutron:54305]: finished init_neutron with result 0 in 39 seconds 2026-08-30 17:10:58.086 | + inc/async:async_wait:197 : return 0 2026-08-30 17:10:58.090 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-30 17:10:58.157 | [2021 Async init_placement:54671]: Waiting for completion of init_placement running on PID 54671 (4 other jobs running) 2026-08-30 17:10:58.191 | [2021 Async init_placement:54671]: Signaling child to exit 2026-08-30 17:11:05.787 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:11:05.816 | [54671 Async init_placement:54671]: finished successfully 2026-08-30 17:11:05.843 | WAKEUP 2026-08-30 17:11:05.872 | [2021 Async init_placement:54671]: Signaled 2026-08-30 17:11:05.873 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-30 17:11:05.873 | + lib/database:recreate_database:112 : local db=placement 2026-08-30 17:11:05.873 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-30 17:11:05.873 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-30 17:11:05.874 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-30 17:11:05.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:05.874 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-30 17:11:05.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:05.874 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-30 17:11:05.874 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-30 17:11:05.874 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-30 17:11:05.874 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-30 17:11:05.874 | + functions-common:get_or_create_user:899 : local user_id 2026-08-30 17:11:05.874 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-30 17:11:05.875 | + functions-common:get_or_create_user:903 : local email= 2026-08-30 17:11:05.875 | ++ 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-08-30 17:11:05.875 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:11:05.875 | + functions-common:get_or_create_user:915 : user_id=2cc57897001c4079acced8be61d21b0f 2026-08-30 17:11:05.875 | + functions-common:get_or_create_user:916 : echo 2cc57897001c4079acced8be61d21b0f 2026-08-30 17:11:05.875 | 2cc57897001c4079acced8be61d21b0f 2026-08-30 17:11:05.875 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-30 17:11:05.875 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:11:05.875 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:11:05.875 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:11:05.876 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:11:05.876 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:11:05.876 | + 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-08-30 17:11:05.876 | ++ 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-08-30 17:11:05.877 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:11:05.877 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:11:05.877 | + functions-common:get_or_add_user_project_role:980 : echo a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:11:05.877 | a11cc39e0b6c4b29a3147779312beb02 2026-08-30 17:11:05.877 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-30 17:11:05.877 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-30 17:11:05.877 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-30 17:11:05.877 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-30 17:11:05.877 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-30 17:11:05.877 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-30 17:11:05.877 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-30 17:11:05.878 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-30 17:11:05.878 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-30 17:11:05.878 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-30 17:11:05.878 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-30 17:11:05.878 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-30 17:11:05.878 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-30 17:11:05.878 | + 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-08-30 17:11:05.878 | ++ 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-08-30 17:11:05.878 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:11:05.878 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:11:05.879 | + functions-common:get_or_add_user_project_role:980 : echo d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:11:05.879 | d24ab560c47b4f578761d607bea7a4e8 2026-08-30 17:11:05.879 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.208/placement 2026-08-30 17:11:05.879 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-30 17:11:05.879 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-30 17:11:05.879 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-30 17:11:05.879 | ++ 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-08-30 17:11:05.879 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:11:05.879 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-30 17:11:05.879 | 051cbe5f1c0d4ed69afce70e14cb44a3' 2026-08-30 17:11:05.880 | + functions-common:get_or_create_service:1067 : echo 051cbe5f1c0d4ed69afce70e14cb44a3 2026-08-30 17:11:05.880 | 051cbe5f1c0d4ed69afce70e14cb44a3 2026-08-30 17:11:05.880 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.208/placement 2026-08-30 17:11:05.880 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-30 17:11:05.880 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.208/placement RegionOne 2026-08-30 17:11:05.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-30 17:11:05.880 | +++ 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-08-30 17:11:05.880 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:11:05.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-30 17:11:05.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-30 17:11:05.881 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.208/placement --region RegionOne -f value -c id 2026-08-30 17:11:05.881 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:11:05.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0e38cdca0f1345a9859efab7d641ec0e 2026-08-30 17:11:05.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0e38cdca0f1345a9859efab7d641ec0e 2026-08-30 17:11:05.881 | + functions-common:get_or_create_endpoint:1100 : public_id=0e38cdca0f1345a9859efab7d641ec0e 2026-08-30 17:11:05.881 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-30 17:11:05.881 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-30 17:11:05.881 | + functions-common:get_or_create_endpoint:1109 : echo 0e38cdca0f1345a9859efab7d641ec0e 2026-08-30 17:11:05.881 | 0e38cdca0f1345a9859efab7d641ec0e 2026-08-30 17:11:05.933 | [2021 Async init_placement:54671]: finished init_placement with result 0 in 46 seconds 2026-08-30 17:11:05.940 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:05.944 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-30 17:11:06.013 | [2021 Async init_glance:50051]: Waiting for completion of init_glance running on PID 50051 (3 other jobs running) 2026-08-30 17:11:06.045 | [2021 Async init_glance:50051]: Signaling child to exit 2026-08-30 17:11:06.045 | WAKEUP 2026-08-30 17:11:06.075 | [2021 Async init_glance:50051]: Signaled 2026-08-30 17:11:06.078 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-30 17:11:06.078 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-30 17:11:06.078 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-30 17:11:06.078 | + lib/database:recreate_database:112 : local db=glance 2026-08-30 17:11:06.078 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-30 17:11:06.078 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-30 17:11:06.078 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-30 17:11:06.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:06.079 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-30 17:11:06.079 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:06.079 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-30 17:11:06.079 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 17:11:06.079 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:11:06.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:11:06.079 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:11:06.079 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109720286 2026-08-30 17:11:06.079 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-30 17:11:06.080 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:11:06.080 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:06.080 | we strongly recommend against using it for new projects. 2026-08-30 17:11:06.080 | 2026-08-30 17:11:06.080 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:06.080 | framework. For more detail see 2026-08-30 17:11:06.081 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:06.081 | 2026-08-30 17:11:06.081 | import eventlet as _eventlet # noqa 2026-08-30 17:11:06.081 | INFO dbcounter [-] Registered counter for database glance 2026-08-30 17:11:06.081 | 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=50157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:11:06.081 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.081 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.082 | DEBUG dbcounter [-] [50157] Writer thread running {{(pid=50157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:06.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.082 | INFO dbcounter [-] Registered counter for database glance 2026-08-30 17:11:06.082 | 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=50157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:11:06.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.083 | DEBUG dbcounter [-] [50157] Writer thread running {{(pid=50157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:06.083 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-30 17:11:06.083 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:11:06.083 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-30 17:11:06.083 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.083 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-30 17:11:06.084 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.084 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-30 17:11:06.084 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.084 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-30 17:11:06.084 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.084 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-30 17:11:06.085 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.085 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-30 17:11:06.085 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.085 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-30 17:11:06.085 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.085 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-30 17:11:06.085 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.086 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-30 17:11:06.086 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.086 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-30 17:11:06.086 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.086 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 17:11:06.086 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.087 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 17:11:06.087 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.087 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 17:11:06.087 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.087 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-30 17:11:06.087 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.088 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-30 17:11:06.088 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.088 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.088 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.089 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.089 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.089 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.089 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.089 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.089 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-30 17:11:06.089 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:11:06.090 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-30 17:11:06.090 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.090 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-30 17:11:06.090 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.090 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-30 17:11:06.090 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.091 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-30 17:11:06.091 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.091 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-30 17:11:06.091 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.091 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-30 17:11:06.091 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.091 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-30 17:11:06.092 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.092 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-30 17:11:06.092 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.092 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-30 17:11:06.092 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.092 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-30 17:11:06.092 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.093 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-30 17:11:06.093 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.093 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-30 17:11:06.093 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50157) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-30 17:11:06.093 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.093 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.094 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.094 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.094 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-30 17:11:06.094 | Database migration is up to date. No migration needed. 2026-08-30 17:11:06.094 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-30 17:11:06.094 | Database is synced successfully. 2026-08-30 17:11:06.094 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-30 17:11:06.095 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-30 17:11:06.095 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:06.095 | we strongly recommend against using it for new projects. 2026-08-30 17:11:06.095 | 2026-08-30 17:11:06.095 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:06.095 | framework. For more detail see 2026-08-30 17:11:06.096 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:06.096 | 2026-08-30 17:11:06.096 | import eventlet as _eventlet # noqa 2026-08-30 17:11:06.096 | INFO dbcounter [-] Registered counter for database glance 2026-08-30 17:11:06.096 | 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=50370) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:11:06.096 | DEBUG dbcounter [-] [50370] Writer thread running {{(pid=50370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:06.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-30 17:11:06.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-30 17:11:06.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-30 17:11:06.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-30 17:11:06.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-30 17:11:06.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-30 17:11:06.098 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-30 17:11:06.099 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-30 17:11:06.100 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-30 17:11:06.101 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-30 17:11:06.101 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-30 17:11:06.101 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-30 17:11:06.101 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-30 17:11:06.101 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-30 17:11:06.101 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-30 17:11:06.102 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-30 17:11:06.102 | + functions-common:time_stop:2420 : local name 2026-08-30 17:11:06.102 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:11:06.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:11:06.102 | + functions-common:time_stop:2423 : local total 2026-08-30 17:11:06.102 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:11:06.102 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 17:11:06.103 | + functions-common:time_stop:2427 : start_time=1788109720286 2026-08-30 17:11:06.103 | + functions-common:time_stop:2429 : [[ -z 1788109720286 ]] 2026-08-30 17:11:06.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:11:06.103 | + functions-common:time_stop:2432 : end_time=1788109733944 2026-08-30 17:11:06.103 | + functions-common:time_stop:2433 : elapsed_time=13658 2026-08-30 17:11:06.103 | + functions-common:time_stop:2434 : total=8081 2026-08-30 17:11:06.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:11:06.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21739 2026-08-30 17:11:06.136 | [2021 Async init_glance:50051]: finished init_glance with result 0 in 13 seconds 2026-08-30 17:11:06.142 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:06.146 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-30 17:11:06.177 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-30 17:11:06.181 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:06.185 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-30 17:11:06.253 | [2021 Async init_cinder:54541]: Waiting for completion of init_cinder running on PID 54541 (2 other jobs running) 2026-08-30 17:11:06.284 | [2021 Async init_cinder:54541]: Signaling child to exit 2026-08-30 17:11:06.285 | WAKEUP 2026-08-30 17:11:06.313 | [2021 Async init_cinder:54541]: Signaled 2026-08-30 17:11:06.314 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-30 17:11:06.315 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:06.315 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-30 17:11:06.315 | + lib/database:recreate_database:112 : local db=cinder 2026-08-30 17:11:06.315 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-30 17:11:06.315 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-30 17:11:06.315 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-30 17:11:06.315 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:06.316 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-30 17:11:06.316 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:06.316 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-30 17:11:06.316 | + functions-common:time_start:2406 : local name=dbsync 2026-08-30 17:11:06.317 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:11:06.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:11:06.317 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:11:06.317 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109819004 2026-08-30 17:11:06.317 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-30 17:11:06.317 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-30 17:11:06.317 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:06.317 | we strongly recommend against using it for new projects. 2026-08-30 17:11:06.317 | 2026-08-30 17:11:06.317 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:06.317 | framework. For more detail see 2026-08-30 17:11:06.318 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:06.318 | 2026-08-30 17:11:06.319 | import eventlet # noqa 2026-08-30 17:11:06.319 | INFO dbcounter [-] Registered counter for database cinder 2026-08-30 17:11:06.319 | 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=54724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:11:06.320 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-30 17:11:06.320 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:06.320 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:06.320 | DEBUG dbcounter [-] [54724] Writer thread running {{(pid=54724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:06.320 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-30 17:11:06.320 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:11:06.321 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-30 17:11:06.321 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.321 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-30 17:11:06.321 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.321 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-30 17:11:06.321 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.321 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-30 17:11:06.321 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.321 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-30 17:11:06.321 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.321 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-30 17:11:06.322 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.322 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-30 17:11:06.322 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54724) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:06.322 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-30 17:11:06.322 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-30 17:11:06.322 | + functions-common:time_stop:2420 : local name 2026-08-30 17:11:06.322 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:11:06.322 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:11:06.323 | + functions-common:time_stop:2423 : local total 2026-08-30 17:11:06.323 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:11:06.323 | + functions-common:time_stop:2426 : name=dbsync 2026-08-30 17:11:06.323 | + functions-common:time_stop:2427 : start_time=1788109819004 2026-08-30 17:11:06.323 | + functions-common:time_stop:2429 : [[ -z 1788109819004 ]] 2026-08-30 17:11:06.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:11:06.323 | + functions-common:time_stop:2432 : end_time=1788109830933 2026-08-30 17:11:06.323 | + functions-common:time_stop:2433 : elapsed_time=11929 2026-08-30 17:11:06.323 | + functions-common:time_stop:2434 : total=8081 2026-08-30 17:11:06.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:11:06.324 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20010 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-30 17:11:06.324 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-30 17:11:06.324 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-30 17:11:06.325 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-30 17:11:06.325 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-30 17:11:06.325 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-30 17:11:06.325 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-30 17:11:06.325 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-30 17:11:06.325 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-30 17:11:06.325 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-30 17:11:06.325 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-30 17:11:06.325 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-30 17:11:06.326 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-30 17:11:06.327 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-30 17:11:06.327 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-30 17:11:06.327 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 17:11:06.327 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-30 17:11:06.328 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-30 17:11:06.328 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-30 17:11:06.328 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-30 17:11:06.328 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-30 17:11:06.328 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-30 17:11:06.328 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-30 17:11:06.328 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-30 17:11:06.328 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-30 17:11:06.328 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-30 17:11:06.328 | [Unit] 2026-08-30 17:11:06.329 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 17:11:06.329 | DefaultDependencies=no 2026-08-30 17:11:06.329 | After=systemd-udev-settle.service 2026-08-30 17:11:06.329 | Before=lvm2-activation-early.service 2026-08-30 17:11:06.329 | Wants=systemd-udev-settle.service 2026-08-30 17:11:06.329 | 2026-08-30 17:11:06.329 | [Service] 2026-08-30 17:11:06.329 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-30 17:11:06.329 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-30 17:11:06.330 | RemainAfterExit=yes 2026-08-30 17:11:06.330 | Type=oneshot 2026-08-30 17:11:06.330 | 2026-08-30 17:11:06.330 | [Install] 2026-08-30 17:11:06.330 | WantedBy=local-fs.target 2026-08-30 17:11:06.330 | Also=systemd-udev-settle.service 2026-08-30 17:11:06.330 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-30 17:11:06.330 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-30 17:11:06.330 | 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-08-30 17:11:06.330 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-30 17:11:06.331 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-30 17:11:06.331 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-30 17:11:06.331 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-30 17:11:06.331 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-30 17:11:06.331 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-30 17:11:06.331 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-30 17:11:06.331 | Physical volume "/dev/loop0" successfully created. 2026-08-30 17:11:06.331 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-30 17:11:06.331 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-30 17:11:06.332 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:06.332 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-30 17:11:06.332 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-30 17:11:06.332 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-30 17:11:06.332 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-30 17:11:06.332 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:06.332 | we strongly recommend against using it for new projects. 2026-08-30 17:11:06.332 | 2026-08-30 17:11:06.333 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:06.333 | framework. For more detail see 2026-08-30 17:11:06.333 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:06.333 | 2026-08-30 17:11:06.333 | import eventlet # noqa 2026-08-30 17:11:06.333 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-30 17:11:06.333 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-30 17:11:06.333 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-30 17:11:06.333 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-30 17:11:06.333 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:11:06.334 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-30 17:11:06.373 | [2021 Async init_cinder:54541]: finished init_cinder with result 0 in 14 seconds 2026-08-30 17:11:06.379 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:06.384 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-30 17:11:06.411 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:06.415 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-30 17:11:06.420 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:11:06.424 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-30 17:11:06.429 | + ./stack.sh:main:1242 : init_nova 2026-08-30 17:11:06.433 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-30 17:11:06.460 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:06.465 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-30 17:11:06.491 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:06.496 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:11:06.500 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-30 17:11:06.589 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-30 17:11:06.638 | [2021 Async nova-cell-0:56808]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-30 17:11:06.643 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-30 17:11:06.649 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:11:06.655 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-30 17:11:06.659 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:11:06.663 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:11:06.667 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-30 17:11:06.758 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-30 17:11:06.814 | [2021 Async nova-cell-1:56912]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-30 17:11:06.817 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-30 17:11:06.820 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-30 17:11:06.824 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-30 17:11:06.829 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-30 17:11:06.833 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-30 17:11:06.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:06.907 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-30 17:11:06.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:06.989 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-30 17:11:07.552 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:11:07.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:07.552 | we strongly recommend against using it for new projects. 2026-08-30 17:11:07.552 | 2026-08-30 17:11:07.552 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:07.552 | framework. For more detail see 2026-08-30 17:11:07.552 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:07.553 | 2026-08-30 17:11:07.553 | import eventlet # noqa 2026-08-30 17:11:07.818 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-30 17:11:11.876 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-30 17:11:11.972 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:11.972 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:11.973 | DEBUG dbcounter [-] [56982] Writer thread running {{(pid=56982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:12.047 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-30 17:11:16.954 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=56982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:11:16.959 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-30 17:11:19.312 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=56982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:19.319 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-30 17:11:19.325 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=56982) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:20.227 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-30 17:11:20.231 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-30 17:11:20.236 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-30 17:11:20.241 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-30 17:11:20.247 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-30 17:11:20.251 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-30 17:11:20.255 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-30 17:11:20.287 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:20.292 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-30 17:11:20.294 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-30 17:11:20.299 | + 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-08-30 17:11:20.922 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:11:20.922 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:20.922 | we strongly recommend against using it for new projects. 2026-08-30 17:11:20.922 | 2026-08-30 17:11:20.922 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:20.922 | framework. For more detail see 2026-08-30 17:11:20.922 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:20.922 | 2026-08-30 17:11:20.923 | import eventlet # noqa 2026-08-30 17:11:21.211 | 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-08-30 17:11:24.510 | INFO dbcounter [None req-67dd53dd-448d-4941-8c4c-2b178063218d None None] Registered counter for database nova_api 2026-08-30 17:11:24.645 | DEBUG dbcounter [-] [57584] Writer thread running {{(pid=57584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:25.389 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-30 17:11:25.396 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-30 17:11:25.401 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-30 17:11:25.486 | [2021 Async nova-cell-0:56808]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56808 (3 other jobs running) 2026-08-30 17:11:25.521 | [2021 Async nova-cell-0:56808]: Signaling child to exit 2026-08-30 17:11:32.902 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:11:32.934 | [56912 Async nova-cell-1:56912]: finished successfully 2026-08-30 17:11:32.976 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:11:33.007 | [56808 Async nova-cell-0:56808]: finished successfully 2026-08-30 17:11:33.035 | WAKEUP 2026-08-30 17:11:33.062 | [2021 Async nova-cell-0:56808]: Signaled 2026-08-30 17:11:33.064 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-30 17:11:33.064 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-30 17:11:33.064 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-30 17:11:33.064 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-30 17:11:33.065 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-30 17:11:33.065 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-30 17:11:33.065 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-30 17:11:33.065 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:33.065 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-30 17:11:33.065 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:33.065 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-30 17:11:33.065 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:11:33.065 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:33.065 | we strongly recommend against using it for new projects. 2026-08-30 17:11:33.065 | 2026-08-30 17:11:33.065 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:33.066 | framework. For more detail see 2026-08-30 17:11:33.066 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:33.066 | 2026-08-30 17:11:33.066 | import eventlet # noqa 2026-08-30 17:11:33.066 | 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-08-30 17:11:33.066 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-30 17:11:33.066 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:33.066 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:33.066 | DEBUG dbcounter [-] [56939] Writer thread running {{(pid=56939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:33.066 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-30 17:11:33.066 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:11:33.067 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-30 17:11:33.067 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.068 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-30 17:11:33.068 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.069 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-30 17:11:33.069 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.069 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-30 17:11:33.070 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.070 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-30 17:11:33.071 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.071 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-30 17:11:33.071 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.071 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-30 17:11:33.071 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.071 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-30 17:11:33.071 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.071 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-30 17:11:33.071 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56939) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.120 | [2021 Async nova-cell-0:56808]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-30 17:11:33.126 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:33.130 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-30 17:11:33.134 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-30 17:11:33.201 | [2021 Async nova-cell-1:56912]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56912 (2 other jobs running) 2026-08-30 17:11:33.231 | [2021 Async nova-cell-1:56912]: Signaling child to exit 2026-08-30 17:11:33.231 | WAKEUP 2026-08-30 17:11:33.259 | [2021 Async nova-cell-1:56912]: Signaled 2026-08-30 17:11:33.261 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-30 17:11:33.261 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-30 17:11:33.261 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-30 17:11:33.261 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-30 17:11:33.261 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-30 17:11:33.261 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-30 17:11:33.261 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-30 17:11:33.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:33.261 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-30 17:11:33.261 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-30 17:11:33.262 | + 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-08-30 17:11:33.262 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:11:33.262 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:33.262 | we strongly recommend against using it for new projects. 2026-08-30 17:11:33.262 | 2026-08-30 17:11:33.262 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:33.262 | framework. For more detail see 2026-08-30 17:11:33.262 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:33.262 | 2026-08-30 17:11:33.262 | import eventlet # noqa 2026-08-30 17:11:33.263 | 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-08-30 17:11:33.263 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-30 17:11:33.263 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-30 17:11:33.263 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-30 17:11:33.263 | DEBUG dbcounter [-] [56979] Writer thread running {{(pid=56979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:33.263 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-30 17:11:33.263 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-30 17:11:33.263 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-30 17:11:33.263 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.263 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-30 17:11:33.264 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.264 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-30 17:11:33.264 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.264 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-30 17:11:33.264 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.264 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-30 17:11:33.264 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.264 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-30 17:11:33.264 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.264 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-30 17:11:33.265 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.265 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-30 17:11:33.265 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.265 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-30 17:11:33.265 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=56979) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-30 17:11:33.319 | [2021 Async nova-cell-1:56912]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-30 17:11:33.326 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:33.330 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:11:33.334 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-30 17:11:33.886 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:11:33.886 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:33.886 | we strongly recommend against using it for new projects. 2026-08-30 17:11:33.887 | 2026-08-30 17:11:33.887 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:33.887 | framework. For more detail see 2026-08-30 17:11:33.887 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:33.887 | 2026-08-30 17:11:33.887 | import eventlet # noqa 2026-08-30 17:11:34.151 | 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-08-30 17:11:37.193 | Running batches of 50 until complete 2026-08-30 17:11:37.193 | INFO dbcounter [None req-62c89c6e-bf1d-46fd-bc16-86f0ae446a16 None None] Registered counter for database nova_cell0 2026-08-30 17:11:37.392 | DEBUG dbcounter [-] [58212] Writer thread running {{(pid=58212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:37.398 | INFO dbcounter [None req-62c89c6e-bf1d-46fd-bc16-86f0ae446a16 None None] Registered counter for database nova_api 2026-08-30 17:11:37.558 | DEBUG dbcounter [-] [58212] Writer thread running {{(pid=58212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:37.585 | INFO dbcounter [None req-62c89c6e-bf1d-46fd-bc16-86f0ae446a16 None None] Registered counter for database nova_cell0 2026-08-30 17:11:37.657 | DEBUG dbcounter [-] [58212] Writer thread running {{(pid=58212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:37.901 | +-------------------------------------+--------------+-----------+ 2026-08-30 17:11:37.901 | | Migration | Total Needed | Completed | 2026-08-30 17:11:37.901 | +-------------------------------------+--------------+-----------+ 2026-08-30 17:11:37.901 | | fill_virtual_interface_list | 0 | 0 | 2026-08-30 17:11:37.901 | | migrate_empty_ratio | 0 | 0 | 2026-08-30 17:11:37.901 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-30 17:11:37.901 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-30 17:11:37.901 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-30 17:11:37.901 | | populate_dev_uuids | 0 | 0 | 2026-08-30 17:11:37.901 | | populate_instance_compute_id | 0 | 0 | 2026-08-30 17:11:37.901 | | populate_missing_availability_zones | 0 | 0 | 2026-08-30 17:11:37.902 | | populate_queued_for_delete | 0 | 0 | 2026-08-30 17:11:37.902 | | populate_user_id | 0 | 0 | 2026-08-30 17:11:37.902 | | populate_uuids | 0 | 0 | 2026-08-30 17:11:37.902 | +-------------------------------------+--------------+-----------+ 2026-08-30 17:11:38.709 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-30 17:11:38.715 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:11:38.720 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-30 17:11:38.724 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:11:38.728 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:11:38.733 | + 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-08-30 17:11:39.282 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:11:39.282 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:11:39.282 | we strongly recommend against using it for new projects. 2026-08-30 17:11:39.282 | 2026-08-30 17:11:39.282 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:11:39.282 | framework. For more detail see 2026-08-30 17:11:39.282 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:11:39.282 | 2026-08-30 17:11:39.283 | import eventlet # noqa 2026-08-30 17:11:39.546 | 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-08-30 17:11:42.580 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-30 17:11:42.580 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-30 17:11:42.580 | INFO dbcounter [None req-96eb9e10-4c08-4c8b-bcd0-edf93a41cbc0 None None] Registered counter for database nova_api 2026-08-30 17:11:42.703 | DEBUG dbcounter [-] [58230] Writer thread running {{(pid=58230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:11:43.455 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-30 17:11:43.459 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-30 17:11:43.478 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-30 17:11:43.482 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-30 17:11:43.486 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-30 17:11:43.575 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-30 17:11:43.627 | [2021 Async configure_neutron_nova:58289]: running: configure_neutron_nova 2026-08-30 17:11:43.631 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-30 17:11:43.635 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 17:11:43.639 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-30 17:11:43.644 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 17:11:43.648 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 17:11:43.652 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 17:11:43.657 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 17:11:43.661 | + functions-common:run_phase:1858 : local extra 2026-08-30 17:11:43.666 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 17:11:43.674 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 17:11:43.678 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 17:11:43.682 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 17:11:43.686 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-30 17:11:43.692 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 17:11:43.719 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:43.724 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:11:43.729 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:11:43.733 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-30 17:11:43.737 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:11:43.741 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 17:11:43.744 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-30 17:11:43.749 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 17:11:43.755 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 17:11:43.758 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:11:43.763 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 17:11:43.767 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-30 17:11:43.773 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 17:11:43.778 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-30 17:11:43.782 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 17:11:43.786 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 17:11:43.790 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-30 17:11:43.794 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 17:11:43.800 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 17:11:43.804 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-30 17:11:43.808 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:11:43.813 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 17:11:43.819 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 17:11:43.822 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-30 17:11:43.827 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:43.831 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-30 17:11:43.837 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:11:43.841 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-30 17:11:43.841 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:11:43.841 | gsub("[][]", "", $1); 2026-08-30 17:11:43.841 | split($1, a, "|"); 2026-08-30 17:11:43.841 | if (a[1] == matchgroup) 2026-08-30 17:11:43.841 | print a[2] 2026-08-30 17:11:43.841 | } 2026-08-30 17:11:43.841 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:11:43.849 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-30 17:11:43.854 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-30 17:11:43.858 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-30 17:11:43.864 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-30 17:11:43.869 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-30 17:11:43.873 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-30 17:11:43.878 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-30 17:11:43.884 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-30 17:11:43.891 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-30 17:11:43.894 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-30 17:11:43.900 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-30 17:11:43.902 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-30 17:11:43.908 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-30 17:11:43.912 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:43.916 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 17:11:43.922 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-30 17:11:43.925 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 17:11:43.931 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-30 17:11:43.935 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-30 17:11:43.941 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-30 17:11:43.946 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-30 17:11:43.950 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-30 17:11:43.954 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-30 17:11:43.954 | BEGIN { 2026-08-30 17:11:43.954 | section = "" 2026-08-30 17:11:43.954 | last_section = "" 2026-08-30 17:11:43.954 | section_count = 0 2026-08-30 17:11:43.954 | } 2026-08-30 17:11:43.955 | /^\[.+\]/ { 2026-08-30 17:11:43.955 | gsub("[][]", "", $1); 2026-08-30 17:11:43.955 | section=$1 2026-08-30 17:11:43.955 | next 2026-08-30 17:11:43.955 | } 2026-08-30 17:11:43.956 | /^ *\#/ { 2026-08-30 17:11:43.956 | next 2026-08-30 17:11:43.956 | } 2026-08-30 17:11:43.956 | /^[^ \t]+/ { 2026-08-30 17:11:43.956 | # get offset of first = in $0 2026-08-30 17:11:43.956 | eq_idx = index($0, "=") 2026-08-30 17:11:43.956 | # extract attr & value from $0 2026-08-30 17:11:43.956 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 17:11:43.956 | value = substr($0, eq_idx + 1) 2026-08-30 17:11:43.957 | # only need to strip trailing whitespace from attr 2026-08-30 17:11:43.957 | sub(/[ \t]*$/, "", attr) 2026-08-30 17:11:43.957 | # need to strip leading & trailing whitespace from value 2026-08-30 17:11:43.958 | sub(/^[ \t]*/, "", value) 2026-08-30 17:11:43.958 | sub(/[ \t]*$/, "", value) 2026-08-30 17:11:43.958 | 2026-08-30 17:11:43.958 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 17:11:43.958 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 17:11:43.958 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 17:11:43.958 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 17:11:43.958 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 17:11:43.958 | if (section != last_section) { 2026-08-30 17:11:43.959 | cfg_section[section_count++] = section 2026-08-30 17:11:43.959 | last_section = section 2026-08-30 17:11:43.959 | } 2026-08-30 17:11:43.959 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 17:11:43.960 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 17:11:43.960 | 2026-08-30 17:11:43.960 | cfg_attr[section, attr, 0] = value 2026-08-30 17:11:43.960 | cfg_attr_count[section, attr] = 1 2026-08-30 17:11:43.960 | } else { 2026-08-30 17:11:43.960 | lno = cfg_attr_count[section, attr]++ 2026-08-30 17:11:43.960 | cfg_attr[section, attr, lno] = value 2026-08-30 17:11:43.960 | } 2026-08-30 17:11:43.960 | } 2026-08-30 17:11:43.960 | END { 2026-08-30 17:11:43.961 | # Process each section in order 2026-08-30 17:11:43.961 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 17:11:43.961 | section = cfg_section[sno] 2026-08-30 17:11:43.962 | # The ini routines simply append a config item immediately 2026-08-30 17:11:43.962 | # after the section header. To keep the same order as defined 2026-08-30 17:11:43.962 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 17:11:43.962 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 17:11:43.962 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 17:11:43.962 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 17:11:43.962 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 17:11:43.962 | else { 2026-08-30 17:11:43.962 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 17:11:43.963 | count = cfg_attr_count[section, attr] 2026-08-30 17:11:43.963 | print "inidelete " configfile " " section " " attr 2026-08-30 17:11:43.963 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 17:11:43.964 | for (l = count -2; l >= 0; l--) 2026-08-30 17:11:43.964 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 17:11:43.964 | } 2026-08-30 17:11:43.964 | } 2026-08-30 17:11:43.964 | } 2026-08-30 17:11:43.964 | } 2026-08-30 17:11:43.964 | ' 2026-08-30 17:11:43.964 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:43.965 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:43.965 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 17:11:43.966 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 17:11:43.966 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-30 17:11:43.970 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:11:43.973 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-30 17:11:43.977 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-30 17:11:43.977 | BEGIN { group = "" } 2026-08-30 17:11:43.977 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:11:43.977 | gsub("[][]", "", $1); 2026-08-30 17:11:43.977 | split($1, a, "|"); 2026-08-30 17:11:43.977 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 17:11:43.977 | group=a[1] 2026-08-30 17:11:43.977 | } else { 2026-08-30 17:11:43.977 | group="" 2026-08-30 17:11:43.978 | } 2026-08-30 17:11:43.978 | next 2026-08-30 17:11:43.978 | } 2026-08-30 17:11:43.978 | { 2026-08-30 17:11:43.978 | if (group != "") 2026-08-30 17:11:43.978 | print $0 2026-08-30 17:11:43.978 | } 2026-08-30 17:11:43.978 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:11:43.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-30 17:11:43.992 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-30 17:11:44.038 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-30 17:11:44.047 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-30 17:11:44.097 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.101 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-30 17:11:44.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-30 17:11:44.159 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.164 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-30 17:11:44.168 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-30 17:11:44.217 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-30 17:11:44.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-30 17:11:44.278 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.284 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-30 17:11:44.288 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-30 17:11:44.292 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-30 17:11:44.299 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-30 17:11:44.303 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.308 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.314 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-30 17:11:44.319 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.326 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-30 17:11:44.331 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-30 17:11:44.336 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-30 17:11:44.340 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-30 17:11:44.344 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.349 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:44.353 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 17:11:44.357 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.362 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 17:11:44.368 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.372 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.377 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.381 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-30 17:11:44.386 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.395 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.395 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-30 17:11:44.395 | BEGIN { 2026-08-30 17:11:44.395 | section = "" 2026-08-30 17:11:44.395 | last_section = "" 2026-08-30 17:11:44.395 | section_count = 0 2026-08-30 17:11:44.396 | } 2026-08-30 17:11:44.396 | /^\[.+\]/ { 2026-08-30 17:11:44.397 | gsub("[][]", "", $1); 2026-08-30 17:11:44.397 | section=$1 2026-08-30 17:11:44.397 | next 2026-08-30 17:11:44.397 | } 2026-08-30 17:11:44.397 | /^ *\#/ { 2026-08-30 17:11:44.397 | next 2026-08-30 17:11:44.398 | } 2026-08-30 17:11:44.398 | /^[^ \t]+/ { 2026-08-30 17:11:44.398 | # get offset of first = in $0 2026-08-30 17:11:44.398 | eq_idx = index($0, "=") 2026-08-30 17:11:44.398 | # extract attr & value from $0 2026-08-30 17:11:44.398 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 17:11:44.399 | value = substr($0, eq_idx + 1) 2026-08-30 17:11:44.401 | # only need to strip trailing whitespace from attr 2026-08-30 17:11:44.401 | sub(/[ \t]*$/, "", attr) 2026-08-30 17:11:44.401 | # need to strip leading & trailing whitespace from value 2026-08-30 17:11:44.401 | sub(/^[ \t]*/, "", value) 2026-08-30 17:11:44.401 | sub(/[ \t]*$/, "", value) 2026-08-30 17:11:44.402 | 2026-08-30 17:11:44.402 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 17:11:44.402 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 17:11:44.402 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 17:11:44.402 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 17:11:44.402 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 17:11:44.402 | if (section != last_section) { 2026-08-30 17:11:44.402 | cfg_section[section_count++] = section 2026-08-30 17:11:44.402 | last_section = section 2026-08-30 17:11:44.402 | } 2026-08-30 17:11:44.402 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 17:11:44.403 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 17:11:44.403 | 2026-08-30 17:11:44.403 | cfg_attr[section, attr, 0] = value 2026-08-30 17:11:44.403 | cfg_attr_count[section, attr] = 1 2026-08-30 17:11:44.403 | } else { 2026-08-30 17:11:44.403 | lno = cfg_attr_count[section, attr]++ 2026-08-30 17:11:44.403 | cfg_attr[section, attr, lno] = value 2026-08-30 17:11:44.403 | } 2026-08-30 17:11:44.403 | } 2026-08-30 17:11:44.403 | END { 2026-08-30 17:11:44.404 | # Process each section in order 2026-08-30 17:11:44.404 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 17:11:44.404 | section = cfg_section[sno] 2026-08-30 17:11:44.404 | # The ini routines simply append a config item immediately 2026-08-30 17:11:44.404 | # after the section header. To keep the same order as defined 2026-08-30 17:11:44.404 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 17:11:44.404 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 17:11:44.405 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 17:11:44.405 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 17:11:44.405 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 17:11:44.405 | else { 2026-08-30 17:11:44.405 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 17:11:44.405 | count = cfg_attr_count[section, attr] 2026-08-30 17:11:44.406 | print "inidelete " configfile " " section " " attr 2026-08-30 17:11:44.406 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 17:11:44.406 | for (l = count -2; l >= 0; l--) 2026-08-30 17:11:44.406 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 17:11:44.406 | } 2026-08-30 17:11:44.406 | } 2026-08-30 17:11:44.406 | } 2026-08-30 17:11:44.406 | } 2026-08-30 17:11:44.408 | ' 2026-08-30 17:11:44.408 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.408 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 17:11:44.408 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:44.408 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 17:11:44.412 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-30 17:11:44.416 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:11:44.420 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-30 17:11:44.426 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-30 17:11:44.426 | BEGIN { group = "" } 2026-08-30 17:11:44.426 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:11:44.426 | gsub("[][]", "", $1); 2026-08-30 17:11:44.426 | split($1, a, "|"); 2026-08-30 17:11:44.426 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 17:11:44.426 | group=a[1] 2026-08-30 17:11:44.426 | } else { 2026-08-30 17:11:44.427 | group="" 2026-08-30 17:11:44.427 | } 2026-08-30 17:11:44.427 | next 2026-08-30 17:11:44.427 | } 2026-08-30 17:11:44.427 | { 2026-08-30 17:11:44.427 | if (group != "") 2026-08-30 17:11:44.427 | print $0 2026-08-30 17:11:44.427 | } 2026-08-30 17:11:44.427 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:11:44.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-30 17:11:44.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-30 17:11:44.491 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.497 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-30 17:11:44.501 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-30 17:11:44.506 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-30 17:11:44.511 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-30 17:11:44.517 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-30 17:11:44.520 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-30 17:11:44.525 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-30 17:11:44.531 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-30 17:11:44.537 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-30 17:11:44.542 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-30 17:11:44.549 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-30 17:11:44.552 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-30 17:11:44.556 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-30 17:11:44.560 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:44.566 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 17:11:44.570 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-30 17:11:44.574 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 17:11:44.580 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-30 17:11:44.585 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-30 17:11:44.590 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-30 17:11:44.596 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-30 17:11:44.601 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-30 17:11:44.601 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.602 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-30 17:11:44.603 | BEGIN { 2026-08-30 17:11:44.603 | section = "" 2026-08-30 17:11:44.603 | last_section = "" 2026-08-30 17:11:44.603 | section_count = 0 2026-08-30 17:11:44.603 | } 2026-08-30 17:11:44.603 | /^\[.+\]/ { 2026-08-30 17:11:44.603 | gsub("[][]", "", $1); 2026-08-30 17:11:44.603 | section=$1 2026-08-30 17:11:44.603 | next 2026-08-30 17:11:44.603 | } 2026-08-30 17:11:44.603 | /^ *\#/ { 2026-08-30 17:11:44.604 | next 2026-08-30 17:11:44.604 | } 2026-08-30 17:11:44.604 | /^[^ \t]+/ { 2026-08-30 17:11:44.604 | # get offset of first = in $0 2026-08-30 17:11:44.604 | eq_idx = index($0, "=") 2026-08-30 17:11:44.605 | # extract attr & value from $0 2026-08-30 17:11:44.605 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 17:11:44.605 | value = substr($0, eq_idx + 1) 2026-08-30 17:11:44.605 | # only need to strip trailing whitespace from attr 2026-08-30 17:11:44.605 | sub(/[ \t]*$/, "", attr) 2026-08-30 17:11:44.605 | # need to strip leading & trailing whitespace from value 2026-08-30 17:11:44.605 | sub(/^[ \t]*/, "", value) 2026-08-30 17:11:44.605 | sub(/[ \t]*$/, "", value) 2026-08-30 17:11:44.605 | 2026-08-30 17:11:44.605 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 17:11:44.605 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 17:11:44.606 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 17:11:44.606 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 17:11:44.606 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 17:11:44.607 | if (section != last_section) { 2026-08-30 17:11:44.608 | cfg_section[section_count++] = section 2026-08-30 17:11:44.609 | last_section = section 2026-08-30 17:11:44.609 | } 2026-08-30 17:11:44.609 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 17:11:44.609 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 17:11:44.609 | 2026-08-30 17:11:44.609 | cfg_attr[section, attr, 0] = value 2026-08-30 17:11:44.609 | cfg_attr_count[section, attr] = 1 2026-08-30 17:11:44.609 | } else { 2026-08-30 17:11:44.609 | lno = cfg_attr_count[section, attr]++ 2026-08-30 17:11:44.610 | cfg_attr[section, attr, lno] = value 2026-08-30 17:11:44.610 | } 2026-08-30 17:11:44.611 | } 2026-08-30 17:11:44.611 | END { 2026-08-30 17:11:44.611 | # Process each section in order 2026-08-30 17:11:44.611 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 17:11:44.611 | section = cfg_section[sno] 2026-08-30 17:11:44.611 | # The ini routines simply append a config item immediately 2026-08-30 17:11:44.611 | # after the section header. To keep the same order as defined 2026-08-30 17:11:44.611 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 17:11:44.611 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 17:11:44.611 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 17:11:44.611 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 17:11:44.612 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 17:11:44.612 | else { 2026-08-30 17:11:44.612 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 17:11:44.613 | count = cfg_attr_count[section, attr] 2026-08-30 17:11:44.613 | print "inidelete " configfile " " section " " attr 2026-08-30 17:11:44.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 17:11:44.613 | for (l = count -2; l >= 0; l--) 2026-08-30 17:11:44.613 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 17:11:44.614 | } 2026-08-30 17:11:44.614 | } 2026-08-30 17:11:44.614 | } 2026-08-30 17:11:44.614 | } 2026-08-30 17:11:44.614 | ' 2026-08-30 17:11:44.615 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 17:11:44.615 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:11:44.615 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 17:11:44.615 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-30 17:11:44.619 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:11:44.624 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-30 17:11:44.627 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-30 17:11:44.627 | BEGIN { group = "" } 2026-08-30 17:11:44.627 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:11:44.628 | gsub("[][]", "", $1); 2026-08-30 17:11:44.628 | split($1, a, "|"); 2026-08-30 17:11:44.628 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 17:11:44.628 | group=a[1] 2026-08-30 17:11:44.628 | } else { 2026-08-30 17:11:44.628 | group="" 2026-08-30 17:11:44.628 | } 2026-08-30 17:11:44.628 | next 2026-08-30 17:11:44.628 | } 2026-08-30 17:11:44.628 | { 2026-08-30 17:11:44.628 | if (group != "") 2026-08-30 17:11:44.628 | print $0 2026-08-30 17:11:44.629 | } 2026-08-30 17:11:44.629 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:11:44.637 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-30 17:11:44.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-30 17:11:44.690 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.694 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-30 17:11:44.698 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-30 17:11:44.745 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-30 17:11:44.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-30 17:11:44.805 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.809 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-30 17:11:44.813 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-30 17:11:44.829 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:11:44.860 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.862 | [58289 Async configure_neutron_nova:58289]: finished successfully 2026-08-30 17:11:44.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-b6501c12-29ca-4839-94de-42a112126280"' 2026-08-30 17:11:44.870 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-b6501c12-29ca-4839-94de-42a112126280 2026-08-30 17:11:44.915 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-30 17:11:44.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-30 17:11:44.967 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:11:44.973 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-30 17:11:44.999 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:11:45.003 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 17:11:45.007 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-30 17:11:45.035 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:45.039 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 17:11:45.090 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-30 17:11:45.156 | [2021 Async configure_neutron_nova:58289]: Waiting for completion of configure_neutron_nova running on PID 58289 (2 other jobs running) 2026-08-30 17:11:45.186 | [2021 Async configure_neutron_nova:58289]: Signaling child to exit 2026-08-30 17:11:45.187 | WAKEUP 2026-08-30 17:11:45.214 | [2021 Async configure_neutron_nova:58289]: Signaled 2026-08-30 17:11:45.216 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-30 17:11:45.216 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-30 17:11:45.216 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-30 17:11:45.216 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.208/identity 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-30 17:11:45.217 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-30 17:11:45.218 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-30 17:11:45.218 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-30 17:11:45.218 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-30 17:11:45.218 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-30 17:11:45.218 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-30 17:11:45.218 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-30 17:11:45.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-30 17:11:45.219 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-30 17:11:45.219 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:11:45.219 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-30 17:11:45.219 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-30 17:11:45.219 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:11:45.219 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-30 17:11:45.220 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:11:45.220 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-30 17:11:45.220 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-30 17:11:45.220 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:11:45.220 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:11:45.220 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-30 17:11:45.220 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-30 17:11:45.221 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-30 17:11:45.221 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-30 17:11:45.221 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-30 17:11:45.221 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-30 17:11:45.221 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-30 17:11:45.221 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-30 17:11:45.222 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-30 17:11:45.222 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.208/identity 2026-08-30 17:11:45.222 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-30 17:11:45.222 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-30 17:11:45.222 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-30 17:11:45.222 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-30 17:11:45.223 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-30 17:11:45.223 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-30 17:11:45.223 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-30 17:11:45.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-30 17:11:45.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-30 17:11:45.223 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-30 17:11:45.224 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:11:45.224 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-30 17:11:45.224 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-30 17:11:45.271 | [2021 Async configure_neutron_nova:58289]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-30 17:11:45.277 | + inc/async:async_wait:197 : return 0 2026-08-30 17:11:45.282 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-30 17:11:45.309 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:45.313 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 17:11:45.360 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-30 17:11:45.409 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-30 17:11:45.435 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:45.439 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-30 17:11:45.443 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:11:45.447 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-30 17:11:45.452 | + ./stack.sh:main:1296 : start_nova_api 2026-08-30 17:11:45.456 | + 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-08-30 17:11:45.460 | + 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-08-30 17:11:45.464 | + 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-08-30 17:11:45.470 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-30 17:11:45.476 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 17:11:45.480 | + functions-common:run_process:1674 : local service=n-api 2026-08-30 17:11:45.484 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 17:11:45.488 | + functions-common:run_process:1676 : local group= 2026-08-30 17:11:45.492 | + functions-common:run_process:1677 : local user= 2026-08-30 17:11:45.496 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:11:45.500 | + functions-common:run_process:1680 : local name=n-api 2026-08-30 17:11:45.504 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:11:45.508 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:11:45.512 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:11:45.516 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:11:45.521 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:11:45.527 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109905522 2026-08-30 17:11:45.531 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-30 17:11:45.556 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:45.560 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-30 17:11:45.564 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-30 17:11:45.568 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 17:11:45.572 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 17:11:45.576 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 17:11:45.581 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-30 17:11:45.584 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-30 17:11:45.588 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-30 17:11:45.593 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-30 17:11:45.597 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:11:45.602 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:11:45.606 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:11:45.610 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:11:45.614 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-30 17:11:45.618 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-30 17:11:45.622 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:11:45.626 | + 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-08-30 17:11:45.630 | + 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-08-30 17:11:45.635 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-30 17:11:45.638 | + 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-08-30 17:11:45.642 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:11:45.646 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:11:45.650 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:11:45.654 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-30 17:11:45.658 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:11:45.664 | + 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-08-30 17:11:45.756 | + 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-08-30 17:11:45.851 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-30 17:11:45.929 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-30 17:11:46.005 | + 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-08-30 17:11:46.084 | + 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-08-30 17:11:46.163 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-30 17:11:46.240 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-30 17:11:46.319 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-30 17:11:46.399 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-30 17:11:46.477 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-30 17:11:46.555 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:11:46.559 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:11:46.563 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-30 17:11:46.656 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:11:47.129 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-30 17:11:47.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-30 17:11:47.623 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-30 17:11:47.760 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:11:47.765 | + functions-common:time_stop:2420 : local name 2026-08-30 17:11:47.767 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:11:47.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:11:47.775 | + functions-common:time_stop:2423 : local total 2026-08-30 17:11:47.779 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:11:47.785 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:11:47.788 | + functions-common:time_stop:2427 : start_time=1788109905522 2026-08-30 17:11:47.792 | + functions-common:time_stop:2429 : [[ -z 1788109905522 ]] 2026-08-30 17:11:47.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:11:47.805 | + functions-common:time_stop:2432 : end_time=1788109907800 2026-08-30 17:11:47.809 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-08-30 17:11:47.813 | + functions-common:time_stop:2434 : total=4171 2026-08-30 17:11:47.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:11:47.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6449 2026-08-30 17:11:47.825 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-30 17:11:47.826 | Waiting for nova-api to start... 2026-08-30 17:11:47.830 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.208/compute/v2.1/ 2026-08-30 17:11:47.834 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.208/compute/v2.1/ 2026-08-30 17:11:47.838 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 17:11:47.842 | + functions:wait_for_service:477 : local url=http://192.168.122.208/compute/v2.1/ 2026-08-30 17:11:47.846 | + functions:wait_for_service:478 : local rval=0 2026-08-30 17:11:47.851 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 17:11:47.855 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 17:11:47.860 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:11:47.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:11:47.869 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:11:47.875 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109907870 2026-08-30 17:11:47.879 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 17:11:47.883 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:11:47.886 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.208/compute/v2.1/ 2026-08-30 17:11:53.942 | + :: : [[ 200 == 503 ]] 2026-08-30 17:11:53.944 | + :: : [[ 0 -eq 7 ]] 2026-08-30 17:11:53.949 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 17:11:53.956 | + functions-common:time_stop:2420 : local name 2026-08-30 17:11:53.958 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:11:53.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:11:53.967 | + functions-common:time_stop:2423 : local total 2026-08-30 17:11:53.971 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:11:53.977 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 17:11:53.981 | + functions-common:time_stop:2427 : start_time=1788109907870 2026-08-30 17:11:53.985 | + functions-common:time_stop:2429 : [[ -z 1788109907870 ]] 2026-08-30 17:11:53.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:11:53.998 | + functions-common:time_stop:2432 : end_time=1788109913993 2026-08-30 17:11:54.002 | + functions-common:time_stop:2433 : elapsed_time=6123 2026-08-30 17:11:54.007 | + functions-common:time_stop:2434 : total=5677 2026-08-30 17:11:54.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:11:54.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11800 2026-08-30 17:11:54.020 | + functions:wait_for_service:486 : return 0 2026-08-30 17:11:54.025 | + 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-08-30 17:11:54.030 | + 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-08-30 17:11:54.035 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-30 17:11:54.063 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:54.068 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-30 17:11:54.072 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:11:54.080 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-30 17:11:54.083 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-30 17:11:54.087 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-30 17:11:54.092 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-30 17:11:54.097 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-30 17:11:54.102 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-30 17:11:54.106 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-30 17:11:54.110 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-30 17:11:54.115 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-30 17:11:54.135 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-30 17:11:54.141 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-30 17:11:54.147 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-30 17:11:54.154 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-30 17:11:54.172 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-30 17:11:54.191 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-30 17:11:54.209 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-30 17:11:54.213 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-30 17:11:54.213 | Starting OVN 2026-08-30 17:11:54.218 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-30 17:11:54.222 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-30 17:11:54.222 | Starting OVS 2026-08-30 17:11:54.226 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-30 17:11:54.252 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:11:54.256 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-30 17:11:54.319 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-30 17:11:54.382 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-30 17:11:54.387 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-30 17:11:54.391 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 17:11:54.863 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-30 17:11:55.329 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-30 17:11:55.329 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-30 17:11:55.329 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-30 17:11:55.329 | 2026-08-30 17:11:55.329 | Possible reasons for having these kinds of units are: 2026-08-30 17:11:55.329 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-30 17:11:55.329 | .wants/, .requires/, or .upholds/ directory. 2026-08-30 17:11:55.329 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-30 17:11:55.329 | a requirement dependency on it. 2026-08-30 17:11:55.329 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-30 17:11:55.330 | D-Bus, udev, scripted systemctl call, ...). 2026-08-30 17:11:55.330 | • In case of template units, the unit is meant to be enabled with some 2026-08-30 17:11:55.330 | instance name specified. 2026-08-30 17:11:55.340 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-30 17:11:59.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-30 17:11:59.995 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 17:12:00.456 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-30 17:12:00.944 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-30 17:12:00.944 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-30 17:12:00.945 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-30 17:12:00.945 | 2026-08-30 17:12:00.945 | Possible reasons for having these kinds of units are: 2026-08-30 17:12:00.945 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-30 17:12:00.945 | .wants/, .requires/, or .upholds/ directory. 2026-08-30 17:12:00.945 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-30 17:12:00.945 | a requirement dependency on it. 2026-08-30 17:12:00.945 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-30 17:12:00.945 | D-Bus, udev, scripted systemctl call, ...). 2026-08-30 17:12:00.945 | • In case of template units, the unit is meant to be enabled with some 2026-08-30 17:12:00.945 | instance name specified. 2026-08-30 17:12:00.960 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-30 17:12:01.303 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-30 17:12:01.303 | Configuring OVSDB 2026-08-30 17:12:01.309 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-30 17:12:01.337 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:01.341 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-30 17:12:01.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-30 17:12:01.409 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=3632f070-2761-47c7-b65a-a89e6537e892 2026-08-30 17:12:01.435 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.208:6642 2026-08-30 17:12:01.466 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-30 17:12:01.495 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-30 17:12:01.522 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.208 2026-08-30 17:12:01.550 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-30 17:12:01.556 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-30 17:12:01.580 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:01.584 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-30 17:12:01.610 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-30 17:12:01.615 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-30 17:12:01.618 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-30 17:12:01.622 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 17:12:01.626 | + functions-common:is_provider_network:2272 : return 1 2026-08-30 17:12:01.630 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:01.634 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-30 17:12:01.638 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-30 17:12:01.642 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-30 17:12:01.645 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-30 17:12:01.650 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-30 17:12:01.687 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-30 17:12:01.720 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-30 17:12:01.752 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-30 17:12:01.785 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:01.791 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-30 17:12:01.796 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-30 17:12:01.800 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-30 17:12:01.806 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-30 17:12:01.810 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-30 17:12:01.841 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:01.845 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-30 17:12:01.849 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-30 17:12:01.853 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 17:12:02.328 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-30 17:12:02.798 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-30 17:12:02.860 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-30 17:12:02.864 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-30 17:12:02.867 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-30 17:12:02.870 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-30 17:12:02.873 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-30 17:12:03.879 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-30 17:12:03.881 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-30 17:12:03.884 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-30 17:12:03.886 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-30 17:12:03.889 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-30 17:12:03.892 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-30 17:12:03.895 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-30 17:12:03.898 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-30 17:12:03.900 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-30 17:12:03.903 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-30 17:12:03.905 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-30 17:12:03.907 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-30 17:12:03.910 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-30 17:12:03.931 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:03.934 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-30 17:12:03.963 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-30 17:12:03.989 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-30 17:12:04.005 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-30 17:12:04.024 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-30 17:12:04.042 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:04.044 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-30 17:12:04.046 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-30 17:12:04.048 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-30 17:12:04.504 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-30 17:12:04.964 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-30 17:12:04.965 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-30 17:12:04.965 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-30 17:12:04.965 | 2026-08-30 17:12:04.965 | Possible reasons for having these kinds of units are: 2026-08-30 17:12:04.965 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-30 17:12:04.965 | .wants/, .requires/, or .upholds/ directory. 2026-08-30 17:12:04.965 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-30 17:12:04.965 | a requirement dependency on it. 2026-08-30 17:12:04.965 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-30 17:12:04.965 | D-Bus, udev, scripted systemctl call, ...). 2026-08-30 17:12:04.965 | • In case of template units, the unit is meant to be enabled with some 2026-08-30 17:12:04.966 | instance name specified. 2026-08-30 17:12:04.981 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-30 17:12:05.333 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-30 17:12:05.361 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:05.365 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-30 17:12:05.369 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-30 17:12:05.395 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:05.402 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-30 17:12:05.406 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-30 17:12:05.410 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-30 17:12:05.414 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-30 17:12:05.418 | + 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-08-30 17:12:05.422 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:05.426 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:05.430 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:05.434 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-30 17:12:05.438 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:05.441 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:05.445 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:05.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:05.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:05.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109925455 2026-08-30 17:12:05.461 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-30 17:12:05.486 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:05.489 | + 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-08-30 17:12:05.493 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-30 17:12:05.496 | + 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-08-30 17:12:05.499 | + 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-08-30 17:12:05.502 | + 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-08-30 17:12:05.505 | + 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-08-30 17:12:05.509 | + 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-08-30 17:12:05.512 | + 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-08-30 17:12:05.515 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-30 17:12:05.518 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:05.522 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:05.525 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:05.528 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:05.532 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-30 17:12:05.535 | + 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-08-30 17:12:05.539 | + 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-08-30 17:12:05.543 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-30 17:12:05.546 | + 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-08-30 17:12:05.549 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:12:05.553 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:12:05.556 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:12:05.560 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:12:05.563 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:12:05.567 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-30 17:12:05.570 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:12:05.575 | + 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-08-30 17:12:05.664 | + 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-08-30 17:12:05.755 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-30 17:12:05.831 | + 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-08-30 17:12:05.905 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-30 17:12:05.988 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-30 17:12:06.062 | + 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-08-30 17:12:06.140 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:12:06.144 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:12:06.147 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-30 17:12:06.237 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:12:06.693 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-30 17:12:06.726 | 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-08-30 17:12:07.172 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-30 17:12:07.220 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:07.224 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:07.228 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:07.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:07.236 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:07.240 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:07.244 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:07.248 | + functions-common:time_stop:2427 : start_time=1788109925455 2026-08-30 17:12:07.252 | + functions-common:time_stop:2429 : [[ -z 1788109925455 ]] 2026-08-30 17:12:07.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:07.263 | + functions-common:time_stop:2432 : end_time=1788109927259 2026-08-30 17:12:07.268 | + functions-common:time_stop:2433 : elapsed_time=1804 2026-08-30 17:12:07.272 | + functions-common:time_stop:2434 : total=6449 2026-08-30 17:12:07.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:07.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8253 2026-08-30 17:12:07.284 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-30 17:12:07.288 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-30 17:12:07.293 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-30 17:12:07.298 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 17:12:07.324 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 17:12:07.328 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 17:12:07.332 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 17:12:07.336 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 17:12:07.340 | + 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-08-30 17:12:07.389 | + 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-08-30 17:12:07.433 | + 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-08-30 17:12:07.477 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 17:12:07.523 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-30 17:12:07.568 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-30 17:12:07.572 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-30 17:12:07.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:07.602 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-30 17:12:07.664 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-30 17:12:07.668 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-30 17:12:07.672 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-30 17:12:07.676 | + 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-08-30 17:12:07.680 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:07.684 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:07.688 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:07.692 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-30 17:12:07.697 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:07.701 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:07.705 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:07.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:07.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:07.720 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109927716 2026-08-30 17:12:07.724 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-30 17:12:07.750 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:07.754 | + 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-08-30 17:12:07.758 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-30 17:12:07.762 | + 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-08-30 17:12:07.766 | + 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-08-30 17:12:07.770 | + 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-08-30 17:12:07.774 | + 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-08-30 17:12:07.778 | + 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-08-30 17:12:07.782 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-30 17:12:07.786 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-30 17:12:07.790 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:07.794 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:07.798 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:07.802 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:07.806 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-30 17:12:07.810 | + 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-08-30 17:12:07.814 | + 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-08-30 17:12:07.818 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-30 17:12:07.822 | + 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-08-30 17:12:07.826 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:12:07.830 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:12:07.833 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:12:07.837 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:12:07.842 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:12:07.846 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-30 17:12:07.849 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:12:07.856 | + 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-08-30 17:12:07.946 | + 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-08-30 17:12:08.033 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-30 17:12:08.108 | + 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-08-30 17:12:08.182 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-30 17:12:08.253 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-30 17:12:08.328 | + 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-08-30 17:12:08.400 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:12:08.403 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:12:08.406 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-30 17:12:08.490 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:12:08.948 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-30 17:12:08.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-30 17:12:09.421 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-30 17:12:09.470 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:09.475 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:09.479 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:09.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:09.488 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:09.492 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:09.496 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:09.500 | + functions-common:time_stop:2427 : start_time=1788109927716 2026-08-30 17:12:09.504 | + functions-common:time_stop:2429 : [[ -z 1788109927716 ]] 2026-08-30 17:12:09.512 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:09.520 | + functions-common:time_stop:2432 : end_time=1788109929515 2026-08-30 17:12:09.524 | + functions-common:time_stop:2433 : elapsed_time=1799 2026-08-30 17:12:09.528 | + functions-common:time_stop:2434 : total=8253 2026-08-30 17:12:09.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:09.536 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10052 2026-08-30 17:12:09.540 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:12:09.544 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:12:09.548 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-30 17:12:09.554 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-30 17:12:09.580 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-30 17:12:09.584 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-30 17:12:09.588 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-30 17:12:09.592 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-30 17:12:09.595 | + 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-08-30 17:12:09.638 | + 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-08-30 17:12:09.683 | + 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-08-30 17:12:09.729 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-30 17:12:09.772 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-30 17:12:09.819 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:09.823 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-30 17:12:09.827 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-30 17:12:09.832 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-30 17:12:09.860 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-30 17:12:09.884 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-30 17:12:09.888 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-30 17:12:09.891 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-30 17:12:09.895 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-30 17:12:09.957 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-30 17:12:09.988 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:09.992 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-30 17:12:09.996 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:12:10.000 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-30 17:12:10.003 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-30 17:12:10.007 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-30 17:12:10.010 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-30 17:12:10.055 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-30 17:12:10.059 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:10.063 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-30 17:12:10.108 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-30 17:12:10.113 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-30 17:12:10.118 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-30 17:12:10.122 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-30 17:12:10.126 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-30 17:12:10.130 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-30 17:12:10.136 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-30 17:12:10.140 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-30 17:12:10.144 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-30 17:12:10.148 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-30 17:12:10.152 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:10.156 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:10.161 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:10.165 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-30 17:12:10.169 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:10.176 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:10.180 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-30 17:12:10.184 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-30 17:12:10.188 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-30 17:12:10.193 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-30 17:12:10.223 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-30 17:12:10.227 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-30 17:12:10.286 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-30 17:12:10.345 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-30 17:12:10.349 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-30 17:12:10.409 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-30 17:12:10.413 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-30 17:12:10.477 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-30 17:12:10.484 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 17:12:10.488 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-30 17:12:10.492 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 17:12:10.496 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:10.500 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:10.504 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:10.508 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-30 17:12:10.513 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:10.517 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:10.521 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:10.525 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:10.531 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:10.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109930532 2026-08-30 17:12:10.540 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-30 17:12:10.565 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:10.570 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-30 17:12:10.574 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-30 17:12:10.578 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 17:12:10.582 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 17:12:10.586 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 17:12:10.589 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-30 17:12:10.593 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-30 17:12:10.596 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-30 17:12:10.600 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-30 17:12:10.603 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:10.606 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:10.610 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:10.613 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:10.616 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-30 17:12:10.620 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-30 17:12:10.623 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:10.627 | + 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-08-30 17:12:10.630 | + 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-08-30 17:12:10.634 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-30 17:12:10.638 | + 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-08-30 17:12:10.642 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:12:10.645 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:12:10.649 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:12:10.652 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-30 17:12:10.656 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:12:10.663 | + 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-08-30 17:12:10.756 | + 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-08-30 17:12:10.850 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-30 17:12:10.930 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-30 17:12:11.010 | + 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-08-30 17:12:11.091 | + 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-08-30 17:12:11.174 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-30 17:12:11.255 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-30 17:12:11.333 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-30 17:12:11.412 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-30 17:12:11.492 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-30 17:12:11.571 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:12:11.575 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:12:11.579 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-30 17:12:11.673 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:12:12.142 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-30 17:12:12.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-30 17:12:12.627 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-30 17:12:12.759 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:12.763 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:12.766 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:12.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:12.779 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:12.781 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:12.783 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:12.785 | + functions-common:time_stop:2427 : start_time=1788109930532 2026-08-30 17:12:12.788 | + functions-common:time_stop:2429 : [[ -z 1788109930532 ]] 2026-08-30 17:12:12.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:12.799 | + functions-common:time_stop:2432 : end_time=1788109932796 2026-08-30 17:12:12.802 | + functions-common:time_stop:2433 : elapsed_time=2264 2026-08-30 17:12:12.804 | + functions-common:time_stop:2434 : total=10052 2026-08-30 17:12:12.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:12.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12316 2026-08-30 17:12:12.812 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.208/ 2026-08-30 17:12:12.814 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:12.817 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-30 17:12:12.819 | + 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-08-30 17:12:12.822 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:12.824 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:12.827 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:12.829 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-30 17:12:12.832 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:12.834 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:12.836 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:12.838 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:12.847 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:12.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109932846 2026-08-30 17:12:12.852 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-30 17:12:12.875 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:12.879 | + 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-08-30 17:12:12.882 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-30 17:12:12.884 | + 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-08-30 17:12:12.888 | + 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-08-30 17:12:12.888 | + 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-08-30 17:12:12.890 | + 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-08-30 17:12:12.895 | + 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-08-30 17:12:12.895 | + 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-08-30 17:12:12.897 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-30 17:12:12.899 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:12.901 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:12.903 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:12.905 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:12.907 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-30 17:12:12.911 | + 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-08-30 17:12:12.912 | + 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-08-30 17:12:12.914 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-30 17:12:12.916 | + 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-08-30 17:12:12.918 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:12:12.921 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:12:12.923 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:12:12.926 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:12:12.927 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:12:12.929 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-30 17:12:12.931 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:12:12.934 | + 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-08-30 17:12:13.009 | + 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-08-30 17:12:13.086 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-30 17:12:13.152 | + 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-08-30 17:12:13.225 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-30 17:12:13.290 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-30 17:12:13.409 | + 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-08-30 17:12:13.531 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:12:13.536 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:12:13.541 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-30 17:12:13.628 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:12:14.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-30 17:12:14.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-30 17:12:14.682 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-30 17:12:14.742 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:14.748 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:14.757 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:14.761 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:14.765 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:14.769 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:14.776 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:14.780 | + functions-common:time_stop:2427 : start_time=1788109932846 2026-08-30 17:12:14.786 | + functions-common:time_stop:2429 : [[ -z 1788109932846 ]] 2026-08-30 17:12:14.791 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:14.799 | + functions-common:time_stop:2432 : end_time=1788109934793 2026-08-30 17:12:14.804 | + functions-common:time_stop:2433 : elapsed_time=1947 2026-08-30 17:12:14.811 | + functions-common:time_stop:2434 : total=12316 2026-08-30 17:12:14.815 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:14.824 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14263 2026-08-30 17:12:14.830 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:14.837 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-30 17:12:14.843 | + 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-08-30 17:12:14.847 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:14.855 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:14.862 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:14.866 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-30 17:12:14.871 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:14.875 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:14.881 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:14.888 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:14.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:14.905 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109934899 2026-08-30 17:12:14.915 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-30 17:12:14.947 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:14.954 | + 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-08-30 17:12:14.963 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-30 17:12:14.967 | + 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-08-30 17:12:14.973 | + 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-08-30 17:12:14.983 | + 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-08-30 17:12:14.990 | + 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-08-30 17:12:14.996 | + 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-08-30 17:12:15.000 | + 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-08-30 17:12:15.010 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-30 17:12:15.013 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:15.020 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:15.025 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:15.031 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:15.038 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-30 17:12:15.043 | + 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-08-30 17:12:15.050 | + 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-08-30 17:12:15.055 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-30 17:12:15.063 | + 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-08-30 17:12:15.068 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:12:15.075 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:12:15.078 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:12:15.087 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:12:15.093 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:12:15.100 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-30 17:12:15.107 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:12:15.117 | + 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-08-30 17:12:15.198 | + 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-08-30 17:12:15.272 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-30 17:12:15.344 | + 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-08-30 17:12:15.466 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-30 17:12:15.595 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-30 17:12:15.721 | + 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-08-30 17:12:15.854 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:12:15.858 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:12:15.863 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-30 17:12:16.020 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:12:16.544 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-30 17:12:16.582 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-30 17:12:17.055 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-30 17:12:17.117 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:17.123 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:17.128 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:17.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:17.139 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:17.142 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:17.148 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:17.154 | + functions-common:time_stop:2427 : start_time=1788109934899 2026-08-30 17:12:17.156 | + functions-common:time_stop:2429 : [[ -z 1788109934899 ]] 2026-08-30 17:12:17.160 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:17.168 | + functions-common:time_stop:2432 : end_time=1788109937161 2026-08-30 17:12:17.176 | + functions-common:time_stop:2433 : elapsed_time=2262 2026-08-30 17:12:17.177 | + functions-common:time_stop:2434 : total=14263 2026-08-30 17:12:17.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:17.188 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16525 2026-08-30 17:12:17.194 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-30 17:12:17.200 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-30 17:12:17.205 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:17.208 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-30 17:12:17.212 | + 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-08-30 17:12:17.217 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:17.221 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:17.225 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:17.231 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-30 17:12:17.237 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:17.241 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:17.245 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:17.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:17.257 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:17.265 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109937260 2026-08-30 17:12:17.273 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-30 17:12:17.309 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:17.313 | + 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-08-30 17:12:17.316 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-30 17:12:17.325 | + 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-08-30 17:12:17.328 | + 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-08-30 17:12:17.332 | + 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-08-30 17:12:17.341 | + 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-08-30 17:12:17.343 | + 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-08-30 17:12:17.348 | + 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-08-30 17:12:17.354 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:12:17.359 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:17.366 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:17.370 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:17.380 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:17.383 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-30 17:12:17.389 | + 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-08-30 17:12:17.394 | + 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-08-30 17:12:17.398 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:12:17.402 | + 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-08-30 17:12:17.409 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:12:17.412 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:12:17.417 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:12:17.418 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:12:17.422 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:12:17.426 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:12:17.431 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:12:17.443 | + 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-08-30 17:12:17.574 | + 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-08-30 17:12:17.702 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-30 17:12:17.809 | + 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-08-30 17:12:17.915 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-30 17:12:17.996 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-30 17:12:18.116 | + 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-08-30 17:12:18.223 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:12:18.226 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:12:18.229 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-30 17:12:18.376 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:12:18.910 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:12:18.953 | 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-08-30 17:12:19.467 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:12:19.527 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:19.530 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:19.536 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:19.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:19.547 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:19.550 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:19.556 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:19.563 | + functions-common:time_stop:2427 : start_time=1788109937260 2026-08-30 17:12:19.567 | + functions-common:time_stop:2429 : [[ -z 1788109937260 ]] 2026-08-30 17:12:19.576 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:19.582 | + functions-common:time_stop:2432 : end_time=1788109939578 2026-08-30 17:12:19.587 | + functions-common:time_stop:2433 : elapsed_time=2318 2026-08-30 17:12:19.595 | + functions-common:time_stop:2434 : total=16525 2026-08-30 17:12:19.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:19.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18843 2026-08-30 17:12:19.607 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-30 17:12:19.612 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.208/networking 2026-08-30 17:12:19.617 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-30 17:12:19.617 | Waiting for Neutron to start... 2026-08-30 17:12:19.621 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.208/networking' 2026-08-30 17:12:19.629 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.208/networking' 'Neutron did not start' 60 2026-08-30 17:12:19.633 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.208/networking' 2026-08-30 17:12:19.637 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-30 17:12:19.642 | + functions-common:test_with_retry:2360 : local until=60 2026-08-30 17:12:19.648 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-30 17:12:19.654 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-30 17:12:19.658 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-30 17:12:19.665 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:19.671 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:19.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:19.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109939678 2026-08-30 17:12:19.686 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.208/networking; do sleep 0.5; done' 2026-08-30 17:12:26.926 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.208/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-30 17:12:26.929 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:26.935 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:26.940 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:26.945 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:26.950 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:26.957 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-30 17:12:26.962 | + functions-common:time_stop:2427 : start_time=1788109939678 2026-08-30 17:12:26.966 | + functions-common:time_stop:2429 : [[ -z 1788109939678 ]] 2026-08-30 17:12:26.971 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:26.980 | + functions-common:time_stop:2432 : end_time=1788109946973 2026-08-30 17:12:26.986 | + functions-common:time_stop:2433 : elapsed_time=7295 2026-08-30 17:12:26.991 | + functions-common:time_stop:2434 : total=0 2026-08-30 17:12:26.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:27.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7295 2026-08-30 17:12:27.010 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-30 17:12:27.050 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:27.056 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-30 17:12:27.061 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:12:27.066 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-30 17:12:27.072 | + ./stack.sh:main:1314 : start_placement 2026-08-30 17:12:27.078 | + lib/placement:start_placement:137 : start_placement_api 2026-08-30 17:12:27.087 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-30 17:12:27.101 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 17:12:27.109 | + functions-common:run_process:1674 : local service=placement-api 2026-08-30 17:12:27.115 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 17:12:27.122 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:27.127 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:27.133 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:27.138 | + functions-common:run_process:1680 : local name=placement-api 2026-08-30 17:12:27.146 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:27.152 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:27.156 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:27.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:27.168 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:27.179 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109947169 2026-08-30 17:12:27.185 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-30 17:12:27.228 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:27.233 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-30 17:12:27.238 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-30 17:12:27.244 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 17:12:27.248 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 17:12:27.252 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 17:12:27.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-30 17:12:27.263 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-30 17:12:27.266 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-30 17:12:27.271 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-30 17:12:27.277 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:12:27.281 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:12:27.287 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:12:27.291 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:12:27.295 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-30 17:12:27.301 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-30 17:12:27.306 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:27.313 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-30 17:12:27.319 | + 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-08-30 17:12:27.325 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-30 17:12:27.331 | + 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-08-30 17:12:27.334 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:12:27.337 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:12:27.342 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:12:27.346 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-30 17:12:27.351 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:12:27.360 | + 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-08-30 17:12:27.484 | + 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-08-30 17:12:27.568 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-30 17:12:27.651 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-30 17:12:27.744 | + 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-08-30 17:12:27.831 | + 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-08-30 17:12:27.919 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-30 17:12:28.016 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-30 17:12:28.130 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-30 17:12:28.250 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-30 17:12:28.352 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-30 17:12:28.446 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:12:28.453 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:12:28.457 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-30 17:12:28.562 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:12:29.052 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-30 17:12:29.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-30 17:12:29.546 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-30 17:12:29.685 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:29.692 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:29.693 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:29.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:29.702 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:29.706 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:29.710 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:29.714 | + functions-common:time_stop:2427 : start_time=1788109947169 2026-08-30 17:12:29.718 | + functions-common:time_stop:2429 : [[ -z 1788109947169 ]] 2026-08-30 17:12:29.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:29.731 | + functions-common:time_stop:2432 : end_time=1788109949726 2026-08-30 17:12:29.735 | + functions-common:time_stop:2433 : elapsed_time=2557 2026-08-30 17:12:29.739 | + functions-common:time_stop:2434 : total=18843 2026-08-30 17:12:29.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:29.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21400 2026-08-30 17:12:29.752 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-30 17:12:29.752 | Waiting for placement-api to start... 2026-08-30 17:12:29.757 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.208/placement 2026-08-30 17:12:29.761 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 17:12:29.765 | + functions:wait_for_service:477 : local url=http://192.168.122.208/placement 2026-08-30 17:12:29.769 | + functions:wait_for_service:478 : local rval=0 2026-08-30 17:12:29.773 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 17:12:29.777 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 17:12:29.782 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:29.786 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:29.792 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:29.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109949793 2026-08-30 17:12:29.802 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 17:12:29.806 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:12:29.808 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.208/placement 2026-08-30 17:12:32.341 | + :: : [[ 200 == 503 ]] 2026-08-30 17:12:32.343 | + :: : [[ 0 -eq 7 ]] 2026-08-30 17:12:32.347 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 17:12:32.351 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:32.356 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:32.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:32.364 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:32.369 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:32.373 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 17:12:32.377 | + functions-common:time_stop:2427 : start_time=1788109949793 2026-08-30 17:12:32.381 | + functions-common:time_stop:2429 : [[ -z 1788109949793 ]] 2026-08-30 17:12:32.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:32.393 | + functions-common:time_stop:2432 : end_time=1788109952389 2026-08-30 17:12:32.396 | + functions-common:time_stop:2433 : elapsed_time=2596 2026-08-30 17:12:32.400 | + functions-common:time_stop:2434 : total=11800 2026-08-30 17:12:32.404 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:32.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14396 2026-08-30 17:12:32.412 | + functions:wait_for_service:486 : return 0 2026-08-30 17:12:32.417 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-30 17:12:32.442 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:32.446 | + ./stack.sh:main:1318 : start_neutron 2026-08-30 17:12:32.451 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-30 17:12:32.455 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:32.459 | + functions-common:run_process:1674 : local service=q-agt 2026-08-30 17:12:32.463 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-30 17:12:32.467 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:32.470 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:32.474 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:32.478 | + functions-common:run_process:1680 : local name=q-agt 2026-08-30 17:12:32.482 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:32.486 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:32.491 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:32.495 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:32.500 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:32.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109952502 2026-08-30 17:12:32.510 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-30 17:12:32.534 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:32.538 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:32.542 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:32.546 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:32.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:32.554 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:32.558 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:32.561 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:32.566 | + functions-common:time_stop:2427 : start_time=1788109952502 2026-08-30 17:12:32.569 | + functions-common:time_stop:2429 : [[ -z 1788109952502 ]] 2026-08-30 17:12:32.574 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:32.580 | + functions-common:time_stop:2432 : end_time=1788109952576 2026-08-30 17:12:32.584 | + functions-common:time_stop:2433 : elapsed_time=74 2026-08-30 17:12:32.588 | + functions-common:time_stop:2434 : total=21400 2026-08-30 17:12:32.593 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:32.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21474 2026-08-30 17:12:32.602 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-30 17:12:32.606 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 17:12:32.610 | + functions-common:is_provider_network:2272 : return 1 2026-08-30 17:12:32.615 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-30 17:12:32.619 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-30 17:12:32.623 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-30 17:12:32.627 | + 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-08-30 17:12:32.631 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:32.635 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:32.639 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:32.643 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-30 17:12:32.646 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:32.650 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:32.654 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:32.658 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:32.664 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:32.669 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109952665 2026-08-30 17:12:32.673 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-30 17:12:32.697 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:32.701 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:32.704 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:32.708 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:32.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:32.715 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:32.719 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:32.722 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:32.726 | + functions-common:time_stop:2427 : start_time=1788109952665 2026-08-30 17:12:32.730 | + functions-common:time_stop:2429 : [[ -z 1788109952665 ]] 2026-08-30 17:12:32.736 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:32.741 | + functions-common:time_stop:2432 : end_time=1788109952737 2026-08-30 17:12:32.745 | + functions-common:time_stop:2433 : elapsed_time=72 2026-08-30 17:12:32.748 | + functions-common:time_stop:2434 : total=21474 2026-08-30 17:12:32.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:32.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21546 2026-08-30 17:12:32.762 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-30 17:12:32.765 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-30 17:12:32.769 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-30 17:12:32.774 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-30 17:12:32.778 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 17:12:32.782 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 17:12:32.788 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 17:12:32.792 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-30 17:12:32.796 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 17:12:32.801 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-30 17:12:32.805 | + functions-common:run_process:1674 : local service=q-l3 2026-08-30 17:12:32.810 | + 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-08-30 17:12:32.814 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:32.818 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:32.823 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:32.825 | + functions-common:run_process:1680 : local name=q-l3 2026-08-30 17:12:32.829 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:32.833 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:32.838 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:32.842 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:32.846 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:32.854 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109952850 2026-08-30 17:12:32.858 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-30 17:12:32.883 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:32.888 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:32.892 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:32.896 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:32.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:32.904 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:32.908 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:32.912 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:32.916 | + functions-common:time_stop:2427 : start_time=1788109952850 2026-08-30 17:12:32.921 | + functions-common:time_stop:2429 : [[ -z 1788109952850 ]] 2026-08-30 17:12:32.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:32.931 | + functions-common:time_stop:2432 : end_time=1788109952927 2026-08-30 17:12:32.935 | + functions-common:time_stop:2433 : elapsed_time=77 2026-08-30 17:12:32.939 | + functions-common:time_stop:2434 : total=21546 2026-08-30 17:12:32.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:32.947 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21623 2026-08-30 17:12:32.950 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-30 17:12:32.954 | + functions-common:run_process:1674 : local service=q-meta 2026-08-30 17:12:32.958 | + 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-08-30 17:12:32.963 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:32.967 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:32.971 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:32.975 | + functions-common:run_process:1680 : local name=q-meta 2026-08-30 17:12:32.979 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:32.983 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:32.987 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:32.991 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:32.996 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:33.002 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109952998 2026-08-30 17:12:33.006 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-30 17:12:33.030 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:33.034 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:33.038 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:33.042 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:33.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:33.050 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:33.054 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:33.057 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:33.060 | + functions-common:time_stop:2427 : start_time=1788109952998 2026-08-30 17:12:33.065 | + functions-common:time_stop:2429 : [[ -z 1788109952998 ]] 2026-08-30 17:12:33.070 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:33.080 | + functions-common:time_stop:2432 : end_time=1788109953074 2026-08-30 17:12:33.084 | + functions-common:time_stop:2433 : elapsed_time=76 2026-08-30 17:12:33.088 | + functions-common:time_stop:2434 : total=21623 2026-08-30 17:12:33.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:33.096 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21699 2026-08-30 17:12:33.101 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-30 17:12:33.105 | + functions-common:run_process:1674 : local service=q-metering 2026-08-30 17:12:33.109 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-30 17:12:33.113 | + functions-common:run_process:1676 : local group= 2026-08-30 17:12:33.117 | + functions-common:run_process:1677 : local user= 2026-08-30 17:12:33.120 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:12:33.125 | + functions-common:run_process:1680 : local name=q-metering 2026-08-30 17:12:33.129 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:12:33.133 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:12:33.137 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:12:33.141 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:12:33.146 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:12:33.152 | + functions-common:time_start:2411 : _TIME_START[$name]=1788109953147 2026-08-30 17:12:33.156 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-30 17:12:33.181 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:12:33.186 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:12:33.190 | + functions-common:time_stop:2420 : local name 2026-08-30 17:12:33.193 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:12:33.197 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:12:33.202 | + functions-common:time_stop:2423 : local total 2026-08-30 17:12:33.206 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:12:33.209 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:12:33.213 | + functions-common:time_stop:2427 : start_time=1788109953147 2026-08-30 17:12:33.217 | + functions-common:time_stop:2429 : [[ -z 1788109953147 ]] 2026-08-30 17:12:33.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:12:33.229 | + functions-common:time_stop:2432 : end_time=1788109953224 2026-08-30 17:12:33.233 | + functions-common:time_stop:2433 : elapsed_time=77 2026-08-30 17:12:33.237 | + functions-common:time_stop:2434 : total=21699 2026-08-30 17:12:33.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:12:33.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21776 2026-08-30 17:12:33.248 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-30 17:12:33.273 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:12:33.276 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:33.281 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-30 17:12:33.285 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:12:33.289 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-30 17:12:33.292 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-30 17:12:33.296 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-30 17:12:33.300 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-30 17:12:33.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-30 17:12:33.308 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-30 17:12:33.314 | ++ 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-08-30 17:12:37.170 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:12:37.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 17:12:37.175 | address-scope 2026-08-30 17:12:37.175 | agent 2026-08-30 17:12:37.175 | allowed-address-pairs 2026-08-30 17:12:37.176 | auto-allocated-topology 2026-08-30 17:12:37.176 | availability_zone 2026-08-30 17:12:37.176 | default-subnetpools 2026-08-30 17:12:37.176 | dhcp_agent_scheduler 2026-08-30 17:12:37.176 | dns-integration 2026-08-30 17:12:37.176 | dns-domain-ports 2026-08-30 17:12:37.176 | dns-integration-domain-keywords 2026-08-30 17:12:37.176 | empty-string-filtering 2026-08-30 17:12:37.176 | external-net 2026-08-30 17:12:37.176 | extra_dhcp_opt 2026-08-30 17:12:37.176 | extraroute 2026-08-30 17:12:37.177 | extraroute-atomic 2026-08-30 17:12:37.177 | filter-validation 2026-08-30 17:12:37.177 | floating-ip-port-forwarding-detail 2026-08-30 17:12:37.177 | fip-port-details 2026-08-30 17:12:37.177 | flavors 2026-08-30 17:12:37.177 | floatingip-pools 2026-08-30 17:12:37.177 | router 2026-08-30 17:12:37.177 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:12:37.177 | enable-default-route-bfd 2026-08-30 17:12:37.177 | enable-default-route-ecmp 2026-08-30 17:12:37.177 | ext-gw-mode 2026-08-30 17:12:37.178 | l3-ha 2026-08-30 17:12:37.178 | external-gateway-multihoming 2026-08-30 17:12:37.178 | l3-flavors 2026-08-30 17:12:37.178 | l3_agent_scheduler 2026-08-30 17:12:37.178 | multi-provider 2026-08-30 17:12:37.178 | net-mtu 2026-08-30 17:12:37.178 | net-mtu-writable 2026-08-30 17:12:37.178 | network_availability_zone 2026-08-30 17:12:37.178 | network-ip-availability 2026-08-30 17:12:37.178 | network-ip-availability-details 2026-08-30 17:12:37.178 | pagination 2026-08-30 17:12:37.179 | port-device-profile 2026-08-30 17:12:37.179 | port-mac-address-regenerate 2026-08-30 17:12:37.179 | port-numa-affinity-policy 2026-08-30 17:12:37.179 | port-numa-affinity-policy-socket 2026-08-30 17:12:37.179 | binding 2026-08-30 17:12:37.179 | binding-extended 2026-08-30 17:12:37.179 | port-security 2026-08-30 17:12:37.179 | project-id 2026-08-30 17:12:37.179 | provider 2026-08-30 17:12:37.179 | qinq 2026-08-30 17:12:37.179 | quota-check-limit 2026-08-30 17:12:37.179 | quota-check-limit-default 2026-08-30 17:12:37.180 | quotas 2026-08-30 17:12:37.180 | quota_details 2026-08-30 17:12:37.180 | rbac-policies 2026-08-30 17:12:37.180 | rbac-address-scope 2026-08-30 17:12:37.180 | rbac-security-groups 2026-08-30 17:12:37.180 | revision-if-match 2026-08-30 17:12:37.180 | standard-attr-revisions 2026-08-30 17:12:37.180 | router_availability_zone 2026-08-30 17:12:37.180 | router-enable-snat 2026-08-30 17:12:37.180 | security-groups-default-rules 2026-08-30 17:12:37.180 | security-groups-default-statefulness 2026-08-30 17:12:37.181 | security-groups-normalized-cidr 2026-08-30 17:12:37.181 | security-groups-remote-address-group 2026-08-30 17:12:37.181 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:12:37.181 | security-groups-shared-filtering 2026-08-30 17:12:37.181 | security-group 2026-08-30 17:12:37.181 | service-type 2026-08-30 17:12:37.181 | sorting 2026-08-30 17:12:37.181 | standard-attr-description 2026-08-30 17:12:37.181 | stateful-security-group 2026-08-30 17:12:37.181 | subnet-dns-publish-fixed-ip 2026-08-30 17:12:37.181 | subnet-external-network 2026-08-30 17:12:37.181 | subnet_onboard 2026-08-30 17:12:37.182 | subnet-service-types 2026-08-30 17:12:37.182 | subnet_allocation 2026-08-30 17:12:37.182 | subnetpool-prefix-ops 2026-08-30 17:12:37.182 | tag-creation 2026-08-30 17:12:37.182 | standard-attr-tag 2026-08-30 17:12:37.182 | standard-attr-timestamp 2026-08-30 17:12:37.182 | vlan-transparent' 2026-08-30 17:12:37.182 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 17:12:37.182 | address-scope 2026-08-30 17:12:37.182 | agent 2026-08-30 17:12:37.183 | allowed-address-pairs 2026-08-30 17:12:37.183 | auto-allocated-topology 2026-08-30 17:12:37.183 | availability_zone 2026-08-30 17:12:37.183 | default-subnetpools 2026-08-30 17:12:37.183 | dhcp_agent_scheduler 2026-08-30 17:12:37.183 | dns-integration 2026-08-30 17:12:37.183 | dns-domain-ports 2026-08-30 17:12:37.183 | dns-integration-domain-keywords 2026-08-30 17:12:37.183 | empty-string-filtering 2026-08-30 17:12:37.183 | external-net 2026-08-30 17:12:37.183 | extra_dhcp_opt 2026-08-30 17:12:37.184 | extraroute 2026-08-30 17:12:37.184 | extraroute-atomic 2026-08-30 17:12:37.184 | filter-validation 2026-08-30 17:12:37.184 | floating-ip-port-forwarding-detail 2026-08-30 17:12:37.184 | fip-port-details 2026-08-30 17:12:37.184 | flavors 2026-08-30 17:12:37.184 | floatingip-pools 2026-08-30 17:12:37.184 | router 2026-08-30 17:12:37.184 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:12:37.184 | enable-default-route-bfd 2026-08-30 17:12:37.184 | enable-default-route-ecmp 2026-08-30 17:12:37.185 | ext-gw-mode 2026-08-30 17:12:37.185 | l3-ha 2026-08-30 17:12:37.185 | external-gateway-multihoming 2026-08-30 17:12:37.185 | l3-flavors 2026-08-30 17:12:37.185 | l3_agent_scheduler 2026-08-30 17:12:37.185 | multi-provider 2026-08-30 17:12:37.185 | net-mtu 2026-08-30 17:12:37.185 | net-mtu-writable 2026-08-30 17:12:37.185 | network_availability_zone 2026-08-30 17:12:37.185 | network-ip-availability 2026-08-30 17:12:37.185 | network-ip-availability-details 2026-08-30 17:12:37.186 | pagination 2026-08-30 17:12:37.186 | port-device-profile 2026-08-30 17:12:37.186 | port-mac-address-regenerate 2026-08-30 17:12:37.186 | port-numa-affinity-policy 2026-08-30 17:12:37.186 | port-numa-affinity-policy-socket 2026-08-30 17:12:37.186 | binding 2026-08-30 17:12:37.186 | binding-extended 2026-08-30 17:12:37.186 | port-security 2026-08-30 17:12:37.186 | project-id 2026-08-30 17:12:37.186 | provider 2026-08-30 17:12:37.186 | qinq 2026-08-30 17:12:37.186 | quota-check-limit 2026-08-30 17:12:37.187 | quota-check-limit-default 2026-08-30 17:12:37.187 | quotas 2026-08-30 17:12:37.187 | quota_details 2026-08-30 17:12:37.187 | rbac-policies 2026-08-30 17:12:37.187 | rbac-address-scope 2026-08-30 17:12:37.187 | rbac-security-groups 2026-08-30 17:12:37.187 | revision-if-match 2026-08-30 17:12:37.187 | standard-attr-revisions 2026-08-30 17:12:37.187 | router_availability_zone 2026-08-30 17:12:37.187 | router-enable-snat 2026-08-30 17:12:37.187 | security-groups-default-rules 2026-08-30 17:12:37.188 | security-groups-default-statefulness 2026-08-30 17:12:37.188 | security-groups-normalized-cidr 2026-08-30 17:12:37.188 | security-groups-remote-address-group 2026-08-30 17:12:37.188 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:12:37.188 | security-groups-shared-filtering 2026-08-30 17:12:37.188 | security-group 2026-08-30 17:12:37.188 | service-type 2026-08-30 17:12:37.188 | sorting 2026-08-30 17:12:37.188 | standard-attr-description 2026-08-30 17:12:37.188 | stateful-security-group 2026-08-30 17:12:37.188 | subnet-dns-publish-fixed-ip 2026-08-30 17:12:37.189 | subnet-external-network 2026-08-30 17:12:37.189 | subnet_onboard 2026-08-30 17:12:37.189 | subnet-service-types 2026-08-30 17:12:37.189 | subnet_allocation 2026-08-30 17:12:37.189 | subnetpool-prefix-ops 2026-08-30 17:12:37.189 | tag-creation 2026-08-30 17:12:37.189 | standard-attr-tag 2026-08-30 17:12:37.189 | standard-attr-timestamp 2026-08-30 17:12:37.189 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-30 17:12:37.189 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 17:12:37.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-30 17:12:37.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-30 17:12:37.199 | ++ 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-08-30 17:12:41.252 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:12:41.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=1093785a-6fe7-463d-b663-b0a6b1b193bf 2026-08-30 17:12:41.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-30 17:12:41.266 | ++ 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 fdd5:3640:241a::/56 --share --default -f value -c id 2026-08-30 17:12:45.029 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:12:45.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=a9a9c213-ec99-450a-bcac-ca72dce97813 2026-08-30 17:12:45.039 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-30 17:12:45.043 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 17:12:45.047 | + functions-common:is_provider_network:2272 : return 1 2026-08-30 17:12:45.053 | ++ 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-08-30 17:12:50.292 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:12:50.297 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=2f599ff2-1607-44ea-a7ed-381aa9869b24 2026-08-30 17:12:50.302 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-30 17:12:50.305 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:12:50.331 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-30 17:12:50.336 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-30 17:12:50.340 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 1093785a-6fe7-463d-b663-b0a6b1b193bf ']' 2026-08-30 17:12:50.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-30 17:12:50.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-30 17:12:50.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 1093785a-6fe7-463d-b663-b0a6b1b193bf ' 2026-08-30 17:12:50.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-30 17:12:50.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 2f599ff2-1607-44ea-a7ed-381aa9869b24 private-subnet' 2026-08-30 17:12:50.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-30 17:12:50.369 | +++ 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 1093785a-6fe7-463d-b663-b0a6b1b193bf --network 2f599ff2-1607-44ea-a7ed-381aa9869b24 private-subnet -f value -c id 2026-08-30 17:12:55.350 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:12:55.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=c6cfb257-68e4-4f40-b224-8767dd5c37e3 2026-08-30 17:12:55.359 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-30 17:12:55.363 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:12:55.389 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo c6cfb257-68e4-4f40-b224-8767dd5c37e3 2026-08-30 17:12:55.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=c6cfb257-68e4-4f40-b224-8767dd5c37e3 2026-08-30 17:12:55.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-30 17:12:55.403 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-30 17:12:55.408 | ++ 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-08-30 17:12:55.412 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:12:55.438 | ++ 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-08-30 17:12:55.442 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:12:55.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-30 17:12:55.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z a9a9c213-ec99-450a-bcac-ca72dce97813 ']' 2026-08-30 17:12:55.475 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-30 17:12:55.479 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-30 17:12:55.483 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool a9a9c213-ec99-450a-bcac-ca72dce97813 ' 2026-08-30 17:12:55.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-30 17:12:55.491 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2f599ff2-1607-44ea-a7ed-381aa9869b24 ipv6-private-subnet ' 2026-08-30 17:12:55.495 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-30 17:12:55.500 | +++ 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 a9a9c213-ec99-450a-bcac-ca72dce97813 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2f599ff2-1607-44ea-a7ed-381aa9869b24 ipv6-private-subnet -f value -c id 2026-08-30 17:13:00.121 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:00.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=fa7eeaf3-f6f2-4e96-b7b9-d37390a9862a 2026-08-30 17:13:00.132 | ++ 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-08-30 17:13:00.136 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:00.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo fa7eeaf3-f6f2-4e96-b7b9-d37390a9862a 2026-08-30 17:13:00.166 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=fa7eeaf3-f6f2-4e96-b7b9-d37390a9862a 2026-08-30 17:13:00.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-30 17:13:00.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-30 17:13:00.180 | ++ 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-08-30 17:13:03.266 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:03.271 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 17:13:03.271 | address-scope 2026-08-30 17:13:03.272 | agent 2026-08-30 17:13:03.272 | allowed-address-pairs 2026-08-30 17:13:03.272 | auto-allocated-topology 2026-08-30 17:13:03.272 | availability_zone 2026-08-30 17:13:03.272 | default-subnetpools 2026-08-30 17:13:03.272 | dhcp_agent_scheduler 2026-08-30 17:13:03.272 | dns-integration 2026-08-30 17:13:03.272 | dns-domain-ports 2026-08-30 17:13:03.272 | dns-integration-domain-keywords 2026-08-30 17:13:03.272 | empty-string-filtering 2026-08-30 17:13:03.272 | external-net 2026-08-30 17:13:03.273 | extra_dhcp_opt 2026-08-30 17:13:03.273 | extraroute 2026-08-30 17:13:03.273 | extraroute-atomic 2026-08-30 17:13:03.273 | filter-validation 2026-08-30 17:13:03.273 | floating-ip-port-forwarding-detail 2026-08-30 17:13:03.273 | fip-port-details 2026-08-30 17:13:03.273 | flavors 2026-08-30 17:13:03.273 | floatingip-pools 2026-08-30 17:13:03.273 | router 2026-08-30 17:13:03.273 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:13:03.273 | enable-default-route-bfd 2026-08-30 17:13:03.274 | enable-default-route-ecmp 2026-08-30 17:13:03.274 | ext-gw-mode 2026-08-30 17:13:03.274 | l3-ha 2026-08-30 17:13:03.274 | external-gateway-multihoming 2026-08-30 17:13:03.274 | l3-flavors 2026-08-30 17:13:03.274 | l3_agent_scheduler 2026-08-30 17:13:03.274 | multi-provider 2026-08-30 17:13:03.274 | net-mtu 2026-08-30 17:13:03.274 | net-mtu-writable 2026-08-30 17:13:03.274 | network_availability_zone 2026-08-30 17:13:03.274 | network-ip-availability 2026-08-30 17:13:03.275 | network-ip-availability-details 2026-08-30 17:13:03.275 | pagination 2026-08-30 17:13:03.275 | port-device-profile 2026-08-30 17:13:03.275 | port-mac-address-regenerate 2026-08-30 17:13:03.275 | port-numa-affinity-policy 2026-08-30 17:13:03.275 | port-numa-affinity-policy-socket 2026-08-30 17:13:03.275 | binding 2026-08-30 17:13:03.275 | binding-extended 2026-08-30 17:13:03.275 | port-security 2026-08-30 17:13:03.275 | project-id 2026-08-30 17:13:03.275 | provider 2026-08-30 17:13:03.275 | qinq 2026-08-30 17:13:03.276 | quota-check-limit 2026-08-30 17:13:03.276 | quota-check-limit-default 2026-08-30 17:13:03.276 | quotas 2026-08-30 17:13:03.276 | quota_details 2026-08-30 17:13:03.276 | rbac-policies 2026-08-30 17:13:03.276 | rbac-address-scope 2026-08-30 17:13:03.276 | rbac-security-groups 2026-08-30 17:13:03.276 | revision-if-match 2026-08-30 17:13:03.276 | standard-attr-revisions 2026-08-30 17:13:03.276 | router_availability_zone 2026-08-30 17:13:03.277 | router-enable-snat 2026-08-30 17:13:03.277 | security-groups-default-rules 2026-08-30 17:13:03.277 | security-groups-default-statefulness 2026-08-30 17:13:03.277 | security-groups-normalized-cidr 2026-08-30 17:13:03.277 | security-groups-remote-address-group 2026-08-30 17:13:03.277 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:13:03.277 | security-groups-shared-filtering 2026-08-30 17:13:03.277 | security-group 2026-08-30 17:13:03.277 | service-type 2026-08-30 17:13:03.277 | sorting 2026-08-30 17:13:03.277 | standard-attr-description 2026-08-30 17:13:03.278 | stateful-security-group 2026-08-30 17:13:03.278 | subnet-dns-publish-fixed-ip 2026-08-30 17:13:03.278 | subnet-external-network 2026-08-30 17:13:03.278 | subnet_onboard 2026-08-30 17:13:03.278 | subnet-service-types 2026-08-30 17:13:03.278 | subnet_allocation 2026-08-30 17:13:03.278 | subnetpool-prefix-ops 2026-08-30 17:13:03.278 | tag-creation 2026-08-30 17:13:03.278 | standard-attr-tag 2026-08-30 17:13:03.278 | standard-attr-timestamp 2026-08-30 17:13:03.278 | vlan-transparent' 2026-08-30 17:13:03.279 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 17:13:03.279 | address-scope 2026-08-30 17:13:03.279 | agent 2026-08-30 17:13:03.279 | allowed-address-pairs 2026-08-30 17:13:03.279 | auto-allocated-topology 2026-08-30 17:13:03.279 | availability_zone 2026-08-30 17:13:03.279 | default-subnetpools 2026-08-30 17:13:03.279 | dhcp_agent_scheduler 2026-08-30 17:13:03.279 | dns-integration 2026-08-30 17:13:03.279 | dns-domain-ports 2026-08-30 17:13:03.280 | dns-integration-domain-keywords 2026-08-30 17:13:03.280 | empty-string-filtering 2026-08-30 17:13:03.280 | external-net 2026-08-30 17:13:03.280 | extra_dhcp_opt 2026-08-30 17:13:03.280 | extraroute 2026-08-30 17:13:03.280 | extraroute-atomic 2026-08-30 17:13:03.280 | filter-validation 2026-08-30 17:13:03.280 | floating-ip-port-forwarding-detail 2026-08-30 17:13:03.280 | fip-port-details 2026-08-30 17:13:03.280 | flavors 2026-08-30 17:13:03.280 | floatingip-pools 2026-08-30 17:13:03.281 | router 2026-08-30 17:13:03.281 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:13:03.281 | enable-default-route-bfd 2026-08-30 17:13:03.281 | enable-default-route-ecmp 2026-08-30 17:13:03.281 | ext-gw-mode 2026-08-30 17:13:03.281 | l3-ha 2026-08-30 17:13:03.281 | external-gateway-multihoming 2026-08-30 17:13:03.281 | l3-flavors 2026-08-30 17:13:03.281 | l3_agent_scheduler 2026-08-30 17:13:03.281 | multi-provider 2026-08-30 17:13:03.281 | net-mtu 2026-08-30 17:13:03.282 | net-mtu-writable 2026-08-30 17:13:03.282 | network_availability_zone 2026-08-30 17:13:03.282 | network-ip-availability 2026-08-30 17:13:03.282 | network-ip-availability-details 2026-08-30 17:13:03.282 | pagination 2026-08-30 17:13:03.282 | port-device-profile 2026-08-30 17:13:03.282 | port-mac-address-regenerate 2026-08-30 17:13:03.282 | port-numa-affinity-policy 2026-08-30 17:13:03.282 | port-numa-affinity-policy-socket 2026-08-30 17:13:03.282 | binding 2026-08-30 17:13:03.282 | binding-extended 2026-08-30 17:13:03.283 | port-security 2026-08-30 17:13:03.283 | project-id 2026-08-30 17:13:03.283 | provider 2026-08-30 17:13:03.283 | qinq 2026-08-30 17:13:03.283 | quota-check-limit 2026-08-30 17:13:03.283 | quota-check-limit-default 2026-08-30 17:13:03.283 | quotas 2026-08-30 17:13:03.283 | quota_details 2026-08-30 17:13:03.283 | rbac-policies 2026-08-30 17:13:03.283 | rbac-address-scope 2026-08-30 17:13:03.283 | rbac-security-groups 2026-08-30 17:13:03.284 | revision-if-match 2026-08-30 17:13:03.284 | standard-attr-revisions 2026-08-30 17:13:03.284 | router_availability_zone 2026-08-30 17:13:03.284 | router-enable-snat 2026-08-30 17:13:03.284 | security-groups-default-rules 2026-08-30 17:13:03.284 | security-groups-default-statefulness 2026-08-30 17:13:03.284 | security-groups-normalized-cidr 2026-08-30 17:13:03.284 | security-groups-remote-address-group 2026-08-30 17:13:03.284 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:13:03.284 | security-groups-shared-filtering 2026-08-30 17:13:03.284 | security-group 2026-08-30 17:13:03.285 | service-type 2026-08-30 17:13:03.285 | sorting 2026-08-30 17:13:03.285 | standard-attr-description 2026-08-30 17:13:03.285 | stateful-security-group 2026-08-30 17:13:03.285 | subnet-dns-publish-fixed-ip 2026-08-30 17:13:03.285 | subnet-external-network 2026-08-30 17:13:03.285 | subnet_onboard 2026-08-30 17:13:03.285 | subnet-service-types 2026-08-30 17:13:03.285 | subnet_allocation 2026-08-30 17:13:03.285 | subnetpool-prefix-ops 2026-08-30 17:13:03.285 | tag-creation 2026-08-30 17:13:03.285 | standard-attr-tag 2026-08-30 17:13:03.286 | standard-attr-timestamp 2026-08-30 17:13:03.286 | vlan-transparent =~ router ]] 2026-08-30 17:13:03.286 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 17:13:03.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-30 17:13:03.291 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-30 17:13:03.297 | ++ 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-08-30 17:13:06.400 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:06.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 17:13:06.405 | address-scope 2026-08-30 17:13:06.405 | agent 2026-08-30 17:13:06.405 | allowed-address-pairs 2026-08-30 17:13:06.405 | auto-allocated-topology 2026-08-30 17:13:06.405 | availability_zone 2026-08-30 17:13:06.405 | default-subnetpools 2026-08-30 17:13:06.405 | dhcp_agent_scheduler 2026-08-30 17:13:06.405 | dns-integration 2026-08-30 17:13:06.405 | dns-domain-ports 2026-08-30 17:13:06.406 | dns-integration-domain-keywords 2026-08-30 17:13:06.406 | empty-string-filtering 2026-08-30 17:13:06.406 | external-net 2026-08-30 17:13:06.406 | extra_dhcp_opt 2026-08-30 17:13:06.406 | extraroute 2026-08-30 17:13:06.406 | extraroute-atomic 2026-08-30 17:13:06.406 | filter-validation 2026-08-30 17:13:06.406 | floating-ip-port-forwarding-detail 2026-08-30 17:13:06.406 | fip-port-details 2026-08-30 17:13:06.406 | flavors 2026-08-30 17:13:06.407 | floatingip-pools 2026-08-30 17:13:06.407 | router 2026-08-30 17:13:06.407 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:13:06.407 | enable-default-route-bfd 2026-08-30 17:13:06.407 | enable-default-route-ecmp 2026-08-30 17:13:06.407 | ext-gw-mode 2026-08-30 17:13:06.407 | l3-ha 2026-08-30 17:13:06.407 | external-gateway-multihoming 2026-08-30 17:13:06.407 | l3-flavors 2026-08-30 17:13:06.407 | l3_agent_scheduler 2026-08-30 17:13:06.408 | multi-provider 2026-08-30 17:13:06.408 | net-mtu 2026-08-30 17:13:06.408 | net-mtu-writable 2026-08-30 17:13:06.408 | network_availability_zone 2026-08-30 17:13:06.408 | network-ip-availability 2026-08-30 17:13:06.408 | network-ip-availability-details 2026-08-30 17:13:06.408 | pagination 2026-08-30 17:13:06.408 | port-device-profile 2026-08-30 17:13:06.408 | port-mac-address-regenerate 2026-08-30 17:13:06.408 | port-numa-affinity-policy 2026-08-30 17:13:06.409 | port-numa-affinity-policy-socket 2026-08-30 17:13:06.409 | binding 2026-08-30 17:13:06.409 | binding-extended 2026-08-30 17:13:06.409 | port-security 2026-08-30 17:13:06.409 | project-id 2026-08-30 17:13:06.409 | provider 2026-08-30 17:13:06.409 | qinq 2026-08-30 17:13:06.409 | quota-check-limit 2026-08-30 17:13:06.410 | quota-check-limit-default 2026-08-30 17:13:06.410 | quotas 2026-08-30 17:13:06.410 | quota_details 2026-08-30 17:13:06.410 | rbac-policies 2026-08-30 17:13:06.410 | rbac-address-scope 2026-08-30 17:13:06.410 | rbac-security-groups 2026-08-30 17:13:06.410 | revision-if-match 2026-08-30 17:13:06.410 | standard-attr-revisions 2026-08-30 17:13:06.410 | router_availability_zone 2026-08-30 17:13:06.410 | router-enable-snat 2026-08-30 17:13:06.410 | security-groups-default-rules 2026-08-30 17:13:06.411 | security-groups-default-statefulness 2026-08-30 17:13:06.411 | security-groups-normalized-cidr 2026-08-30 17:13:06.411 | security-groups-remote-address-group 2026-08-30 17:13:06.411 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:13:06.411 | security-groups-shared-filtering 2026-08-30 17:13:06.411 | security-group 2026-08-30 17:13:06.411 | service-type 2026-08-30 17:13:06.411 | sorting 2026-08-30 17:13:06.411 | standard-attr-description 2026-08-30 17:13:06.411 | stateful-security-group 2026-08-30 17:13:06.412 | subnet-dns-publish-fixed-ip 2026-08-30 17:13:06.412 | subnet-external-network 2026-08-30 17:13:06.412 | subnet_onboard 2026-08-30 17:13:06.412 | subnet-service-types 2026-08-30 17:13:06.412 | subnet_allocation 2026-08-30 17:13:06.412 | subnetpool-prefix-ops 2026-08-30 17:13:06.412 | tag-creation 2026-08-30 17:13:06.412 | standard-attr-tag 2026-08-30 17:13:06.412 | standard-attr-timestamp 2026-08-30 17:13:06.413 | vlan-transparent' 2026-08-30 17:13:06.413 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 17:13:06.413 | address-scope 2026-08-30 17:13:06.413 | agent 2026-08-30 17:13:06.413 | allowed-address-pairs 2026-08-30 17:13:06.413 | auto-allocated-topology 2026-08-30 17:13:06.413 | availability_zone 2026-08-30 17:13:06.413 | default-subnetpools 2026-08-30 17:13:06.413 | dhcp_agent_scheduler 2026-08-30 17:13:06.413 | dns-integration 2026-08-30 17:13:06.414 | dns-domain-ports 2026-08-30 17:13:06.414 | dns-integration-domain-keywords 2026-08-30 17:13:06.414 | empty-string-filtering 2026-08-30 17:13:06.414 | external-net 2026-08-30 17:13:06.414 | extra_dhcp_opt 2026-08-30 17:13:06.414 | extraroute 2026-08-30 17:13:06.414 | extraroute-atomic 2026-08-30 17:13:06.414 | filter-validation 2026-08-30 17:13:06.414 | floating-ip-port-forwarding-detail 2026-08-30 17:13:06.414 | fip-port-details 2026-08-30 17:13:06.415 | flavors 2026-08-30 17:13:06.415 | floatingip-pools 2026-08-30 17:13:06.415 | router 2026-08-30 17:13:06.415 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:13:06.415 | enable-default-route-bfd 2026-08-30 17:13:06.415 | enable-default-route-ecmp 2026-08-30 17:13:06.415 | ext-gw-mode 2026-08-30 17:13:06.415 | l3-ha 2026-08-30 17:13:06.415 | external-gateway-multihoming 2026-08-30 17:13:06.415 | l3-flavors 2026-08-30 17:13:06.416 | l3_agent_scheduler 2026-08-30 17:13:06.416 | multi-provider 2026-08-30 17:13:06.416 | net-mtu 2026-08-30 17:13:06.416 | net-mtu-writable 2026-08-30 17:13:06.416 | network_availability_zone 2026-08-30 17:13:06.416 | network-ip-availability 2026-08-30 17:13:06.416 | network-ip-availability-details 2026-08-30 17:13:06.416 | pagination 2026-08-30 17:13:06.416 | port-device-profile 2026-08-30 17:13:06.416 | port-mac-address-regenerate 2026-08-30 17:13:06.416 | port-numa-affinity-policy 2026-08-30 17:13:06.417 | port-numa-affinity-policy-socket 2026-08-30 17:13:06.417 | binding 2026-08-30 17:13:06.417 | binding-extended 2026-08-30 17:13:06.417 | port-security 2026-08-30 17:13:06.417 | project-id 2026-08-30 17:13:06.417 | provider 2026-08-30 17:13:06.417 | qinq 2026-08-30 17:13:06.417 | quota-check-limit 2026-08-30 17:13:06.417 | quota-check-limit-default 2026-08-30 17:13:06.417 | quotas 2026-08-30 17:13:06.418 | quota_details 2026-08-30 17:13:06.418 | rbac-policies 2026-08-30 17:13:06.418 | rbac-address-scope 2026-08-30 17:13:06.418 | rbac-security-groups 2026-08-30 17:13:06.418 | revision-if-match 2026-08-30 17:13:06.418 | standard-attr-revisions 2026-08-30 17:13:06.418 | router_availability_zone 2026-08-30 17:13:06.418 | router-enable-snat 2026-08-30 17:13:06.418 | security-groups-default-rules 2026-08-30 17:13:06.418 | security-groups-default-statefulness 2026-08-30 17:13:06.419 | security-groups-normalized-cidr 2026-08-30 17:13:06.419 | security-groups-remote-address-group 2026-08-30 17:13:06.419 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:13:06.419 | security-groups-shared-filtering 2026-08-30 17:13:06.419 | security-group 2026-08-30 17:13:06.419 | service-type 2026-08-30 17:13:06.419 | sorting 2026-08-30 17:13:06.419 | standard-attr-description 2026-08-30 17:13:06.419 | stateful-security-group 2026-08-30 17:13:06.419 | subnet-dns-publish-fixed-ip 2026-08-30 17:13:06.420 | subnet-external-network 2026-08-30 17:13:06.420 | subnet_onboard 2026-08-30 17:13:06.420 | subnet-service-types 2026-08-30 17:13:06.420 | subnet_allocation 2026-08-30 17:13:06.420 | subnetpool-prefix-ops 2026-08-30 17:13:06.420 | tag-creation 2026-08-30 17:13:06.420 | standard-attr-tag 2026-08-30 17:13:06.420 | standard-attr-timestamp 2026-08-30 17:13:06.420 | vlan-transparent =~ external-net ]] 2026-08-30 17:13:06.420 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 17:13:06.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-30 17:13:06.421 | ++ 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-08-30 17:13:09.866 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:09.869 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=b1bc6ca1-0249-4fb9-8cce-e0ccd4ae7500 2026-08-30 17:13:09.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-30 17:13:09.874 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:09.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-30 17:13:09.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-30 17:13:09.896 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-30 17:13:09.900 | ++ 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-08-30 17:13:13.003 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:13.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 17:13:13.008 | address-scope 2026-08-30 17:13:13.008 | agent 2026-08-30 17:13:13.008 | allowed-address-pairs 2026-08-30 17:13:13.008 | auto-allocated-topology 2026-08-30 17:13:13.008 | availability_zone 2026-08-30 17:13:13.008 | default-subnetpools 2026-08-30 17:13:13.009 | dhcp_agent_scheduler 2026-08-30 17:13:13.009 | dns-integration 2026-08-30 17:13:13.009 | dns-domain-ports 2026-08-30 17:13:13.009 | dns-integration-domain-keywords 2026-08-30 17:13:13.009 | empty-string-filtering 2026-08-30 17:13:13.009 | external-net 2026-08-30 17:13:13.009 | extra_dhcp_opt 2026-08-30 17:13:13.009 | extraroute 2026-08-30 17:13:13.009 | extraroute-atomic 2026-08-30 17:13:13.009 | filter-validation 2026-08-30 17:13:13.009 | floating-ip-port-forwarding-detail 2026-08-30 17:13:13.010 | fip-port-details 2026-08-30 17:13:13.010 | flavors 2026-08-30 17:13:13.010 | floatingip-pools 2026-08-30 17:13:13.010 | router 2026-08-30 17:13:13.010 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:13:13.010 | enable-default-route-bfd 2026-08-30 17:13:13.010 | enable-default-route-ecmp 2026-08-30 17:13:13.010 | ext-gw-mode 2026-08-30 17:13:13.010 | l3-ha 2026-08-30 17:13:13.010 | external-gateway-multihoming 2026-08-30 17:13:13.010 | l3-flavors 2026-08-30 17:13:13.011 | l3_agent_scheduler 2026-08-30 17:13:13.011 | multi-provider 2026-08-30 17:13:13.011 | net-mtu 2026-08-30 17:13:13.011 | net-mtu-writable 2026-08-30 17:13:13.011 | network_availability_zone 2026-08-30 17:13:13.011 | network-ip-availability 2026-08-30 17:13:13.011 | network-ip-availability-details 2026-08-30 17:13:13.011 | pagination 2026-08-30 17:13:13.011 | port-device-profile 2026-08-30 17:13:13.011 | port-mac-address-regenerate 2026-08-30 17:13:13.011 | port-numa-affinity-policy 2026-08-30 17:13:13.011 | port-numa-affinity-policy-socket 2026-08-30 17:13:13.012 | binding 2026-08-30 17:13:13.012 | binding-extended 2026-08-30 17:13:13.012 | port-security 2026-08-30 17:13:13.012 | project-id 2026-08-30 17:13:13.012 | provider 2026-08-30 17:13:13.012 | qinq 2026-08-30 17:13:13.012 | quota-check-limit 2026-08-30 17:13:13.013 | quota-check-limit-default 2026-08-30 17:13:13.013 | quotas 2026-08-30 17:13:13.013 | quota_details 2026-08-30 17:13:13.013 | rbac-policies 2026-08-30 17:13:13.013 | rbac-address-scope 2026-08-30 17:13:13.013 | rbac-security-groups 2026-08-30 17:13:13.013 | revision-if-match 2026-08-30 17:13:13.013 | standard-attr-revisions 2026-08-30 17:13:13.014 | router_availability_zone 2026-08-30 17:13:13.014 | router-enable-snat 2026-08-30 17:13:13.014 | security-groups-default-rules 2026-08-30 17:13:13.014 | security-groups-default-statefulness 2026-08-30 17:13:13.014 | security-groups-normalized-cidr 2026-08-30 17:13:13.014 | security-groups-remote-address-group 2026-08-30 17:13:13.014 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:13:13.014 | security-groups-shared-filtering 2026-08-30 17:13:13.014 | security-group 2026-08-30 17:13:13.014 | service-type 2026-08-30 17:13:13.014 | sorting 2026-08-30 17:13:13.015 | standard-attr-description 2026-08-30 17:13:13.015 | stateful-security-group 2026-08-30 17:13:13.015 | subnet-dns-publish-fixed-ip 2026-08-30 17:13:13.015 | subnet-external-network 2026-08-30 17:13:13.015 | subnet_onboard 2026-08-30 17:13:13.015 | subnet-service-types 2026-08-30 17:13:13.015 | subnet_allocation 2026-08-30 17:13:13.015 | subnetpool-prefix-ops 2026-08-30 17:13:13.015 | tag-creation 2026-08-30 17:13:13.015 | standard-attr-tag 2026-08-30 17:13:13.015 | standard-attr-timestamp 2026-08-30 17:13:13.015 | vlan-transparent' 2026-08-30 17:13:13.016 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 17:13:13.016 | address-scope 2026-08-30 17:13:13.016 | agent 2026-08-30 17:13:13.016 | allowed-address-pairs 2026-08-30 17:13:13.016 | auto-allocated-topology 2026-08-30 17:13:13.016 | availability_zone 2026-08-30 17:13:13.016 | default-subnetpools 2026-08-30 17:13:13.016 | dhcp_agent_scheduler 2026-08-30 17:13:13.016 | dns-integration 2026-08-30 17:13:13.016 | dns-domain-ports 2026-08-30 17:13:13.017 | dns-integration-domain-keywords 2026-08-30 17:13:13.017 | empty-string-filtering 2026-08-30 17:13:13.017 | external-net 2026-08-30 17:13:13.017 | extra_dhcp_opt 2026-08-30 17:13:13.017 | extraroute 2026-08-30 17:13:13.017 | extraroute-atomic 2026-08-30 17:13:13.017 | filter-validation 2026-08-30 17:13:13.017 | floating-ip-port-forwarding-detail 2026-08-30 17:13:13.017 | fip-port-details 2026-08-30 17:13:13.017 | flavors 2026-08-30 17:13:13.017 | floatingip-pools 2026-08-30 17:13:13.018 | router 2026-08-30 17:13:13.018 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:13:13.018 | enable-default-route-bfd 2026-08-30 17:13:13.018 | enable-default-route-ecmp 2026-08-30 17:13:13.018 | ext-gw-mode 2026-08-30 17:13:13.018 | l3-ha 2026-08-30 17:13:13.018 | external-gateway-multihoming 2026-08-30 17:13:13.018 | l3-flavors 2026-08-30 17:13:13.018 | l3_agent_scheduler 2026-08-30 17:13:13.018 | multi-provider 2026-08-30 17:13:13.018 | net-mtu 2026-08-30 17:13:13.019 | net-mtu-writable 2026-08-30 17:13:13.019 | network_availability_zone 2026-08-30 17:13:13.019 | network-ip-availability 2026-08-30 17:13:13.019 | network-ip-availability-details 2026-08-30 17:13:13.019 | pagination 2026-08-30 17:13:13.019 | port-device-profile 2026-08-30 17:13:13.019 | port-mac-address-regenerate 2026-08-30 17:13:13.019 | port-numa-affinity-policy 2026-08-30 17:13:13.019 | port-numa-affinity-policy-socket 2026-08-30 17:13:13.019 | binding 2026-08-30 17:13:13.019 | binding-extended 2026-08-30 17:13:13.019 | port-security 2026-08-30 17:13:13.020 | project-id 2026-08-30 17:13:13.020 | provider 2026-08-30 17:13:13.020 | qinq 2026-08-30 17:13:13.020 | quota-check-limit 2026-08-30 17:13:13.020 | quota-check-limit-default 2026-08-30 17:13:13.020 | quotas 2026-08-30 17:13:13.020 | quota_details 2026-08-30 17:13:13.020 | rbac-policies 2026-08-30 17:13:13.020 | rbac-address-scope 2026-08-30 17:13:13.020 | rbac-security-groups 2026-08-30 17:13:13.020 | revision-if-match 2026-08-30 17:13:13.020 | standard-attr-revisions 2026-08-30 17:13:13.021 | router_availability_zone 2026-08-30 17:13:13.021 | router-enable-snat 2026-08-30 17:13:13.021 | security-groups-default-rules 2026-08-30 17:13:13.021 | security-groups-default-statefulness 2026-08-30 17:13:13.021 | security-groups-normalized-cidr 2026-08-30 17:13:13.021 | security-groups-remote-address-group 2026-08-30 17:13:13.021 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:13:13.021 | security-groups-shared-filtering 2026-08-30 17:13:13.021 | security-group 2026-08-30 17:13:13.021 | service-type 2026-08-30 17:13:13.021 | sorting 2026-08-30 17:13:13.022 | standard-attr-description 2026-08-30 17:13:13.022 | stateful-security-group 2026-08-30 17:13:13.022 | subnet-dns-publish-fixed-ip 2026-08-30 17:13:13.022 | subnet-external-network 2026-08-30 17:13:13.022 | subnet_onboard 2026-08-30 17:13:13.022 | subnet-service-types 2026-08-30 17:13:13.022 | subnet_allocation 2026-08-30 17:13:13.022 | subnetpool-prefix-ops 2026-08-30 17:13:13.022 | tag-creation 2026-08-30 17:13:13.022 | standard-attr-tag 2026-08-30 17:13:13.022 | standard-attr-timestamp 2026-08-30 17:13:13.023 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-30 17:13:13.023 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 17:13:13.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-30 17:13:13.024 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-30 17:13:13.029 | ++ 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-08-30 17:13:17.476 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:17.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=e6be2a51-40f3-462e-aee2-be9af2574c92 2026-08-30 17:13:17.485 | + 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-08-30 17:13:17.488 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:17.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-30 17:13:17.519 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-30 17:13:17.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet b1bc6ca1-0249-4fb9-8cce-e0ccd4ae7500 c6cfb257-68e4-4f40-b224-8767dd5c37e3 2026-08-30 17:13:23.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-30 17:13:23.180 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 e6be2a51-40f3-462e-aee2-be9af2574c92 2026-08-30 17:13:23.183 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-30 17:13:23.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-30 17:13:23.187 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-30 17:13:23.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-30 17:13:23.191 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-30 17:13:23.194 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network e6be2a51-40f3-462e-aee2-be9af2574c92 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-30 17:13:23.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-30 17:13:23.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-30 17:13:23.212 | +++ 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 e6be2a51-40f3-462e-aee2-be9af2574c92 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-30 17:13:23.216 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-30 17:13:26.624 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:26.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-30 17:13:26.632 | | id | 56b4ac4b-abaa-4073-aab7-6d150366c53d |' 2026-08-30 17:13:26.636 | ++ 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-08-30 17:13:26.640 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:26.667 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 56b4ac4b-abaa-4073-aab7-6d150366c53d '|' 2026-08-30 17:13:26.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 56b4ac4b-abaa-4073-aab7-6d150366c53d |' 2026-08-30 17:13:26.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-30 17:13:26.683 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 56b4ac4b-abaa-4073-aab7-6d150366c53d '|' 2026-08-30 17:13:26.683 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-30 17:13:26.687 | ++ functions-common:get_field:806 : local data field 2026-08-30 17:13:26.691 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:26.695 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-30 17:13:26.699 | ++ functions-common:get_field:811 : field='$3' 2026-08-30 17:13:26.705 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 56b4ac4b-abaa-4073-aab7-6d150366c53d |' 2026-08-30 17:13:26.706 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-30 17:13:26.714 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:26.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-30 17:13:26.727 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 56b4ac4b-abaa-4073-aab7-6d150366c53d '|' 2026-08-30 17:13:26.727 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-30 17:13:26.730 | ++ functions-common:get_field:806 : local data field 2026-08-30 17:13:26.734 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:26.738 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-30 17:13:26.743 | ++ functions-common:get_field:811 : field='$6' 2026-08-30 17:13:26.747 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 56b4ac4b-abaa-4073-aab7-6d150366c53d |' 2026-08-30 17:13:26.748 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-30 17:13:26.754 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:26.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=56b4ac4b-abaa-4073-aab7-6d150366c53d 2026-08-30 17:13:26.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e6be2a51-40f3-462e-aee2-be9af2574c92 b1bc6ca1-0249-4fb9-8cce-e0ccd4ae7500 2026-08-30 17:13:32.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-30 17:13:32.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-30 17:13:32.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-30 17:13:32.532 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:32.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-30 17:13:32.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-30 17:13:32.544 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-30 17:13:32.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-30 17:13:32.553 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-30 17:13:32.558 | ++ 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-08-30 17:13:32.593 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-30 17:13:32.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-30 17:13:32.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-30 17:13:32.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-30 17:13:32.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-30 17:13:32.615 | + 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-08-30 17:13:32.620 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-30 17:13:32.624 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-30 17:13:32.627 | + functions-common:test_with_retry:2360 : local until=10 2026-08-30 17:13:32.630 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-30 17:13:32.634 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-30 17:13:32.637 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-30 17:13:32.641 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:32.646 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:32.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:32.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110012652 2026-08-30 17:13:32.661 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-30 17:13:32.670 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-30 17:13:32.674 | + functions-common:time_stop:2420 : local name 2026-08-30 17:13:32.678 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:13:32.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:13:32.685 | + functions-common:time_stop:2423 : local total 2026-08-30 17:13:32.689 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:13:32.693 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-30 17:13:32.697 | + functions-common:time_stop:2427 : start_time=1788110012652 2026-08-30 17:13:32.701 | + functions-common:time_stop:2429 : [[ -z 1788110012652 ]] 2026-08-30 17:13:32.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:13:32.712 | + functions-common:time_stop:2432 : end_time=1788110012708 2026-08-30 17:13:32.716 | + functions-common:time_stop:2433 : elapsed_time=56 2026-08-30 17:13:32.720 | + functions-common:time_stop:2434 : total=7295 2026-08-30 17:13:32.724 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:13:32.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7351 2026-08-30 17:13:32.733 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-30 17:13:32.737 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-30 17:13:32.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-30 17:13:32.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:13:32.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-30 17:13:32.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-30 17:13:32.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-30 17:13:32.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-30 17:13:32.811 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-30 17:13:32.812 | ++ 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-08-30 17:13:32.813 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-30 17:13:32.815 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-30 17:13:35.913 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:35.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.23 ' 2026-08-30 17:13:35.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-30 17:13:35.927 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:35.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-30 17:13:35.957 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:13:35.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-30 17:13:35.965 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-30 17:13:35.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet b1bc6ca1-0249-4fb9-8cce-e0ccd4ae7500 fa7eeaf3-f6f2-4e96-b7b9-d37390a9862a 2026-08-30 17:13:42.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-30 17:13:42.367 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 e6be2a51-40f3-462e-aee2-be9af2574c92 2026-08-30 17:13:42.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-30 17:13:42.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-30 17:13:42.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-30 17:13:42.383 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-30 17:13:42.387 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network e6be2a51-40f3-462e-aee2-be9af2574c92 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-30 17:13:42.391 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-30 17:13:42.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-30 17:13:42.401 | +++ 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 e6be2a51-40f3-462e-aee2-be9af2574c92 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-30 17:13:42.402 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-30 17:13:48.221 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:48.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-30 17:13:48.227 | | id | 9ea49a4b-dd41-4935-ac55-448c85610e9e |' 2026-08-30 17:13:48.230 | ++ 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-08-30 17:13:48.234 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:48.258 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 9ea49a4b-dd41-4935-ac55-448c85610e9e '|' 2026-08-30 17:13:48.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 9ea49a4b-dd41-4935-ac55-448c85610e9e |' 2026-08-30 17:13:48.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-30 17:13:48.272 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 9ea49a4b-dd41-4935-ac55-448c85610e9e '|' 2026-08-30 17:13:48.273 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-30 17:13:48.277 | ++ functions-common:get_field:806 : local data field 2026-08-30 17:13:48.280 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:48.285 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-30 17:13:48.289 | ++ functions-common:get_field:811 : field='$3' 2026-08-30 17:13:48.294 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 9ea49a4b-dd41-4935-ac55-448c85610e9e |' 2026-08-30 17:13:48.295 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-30 17:13:48.302 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:48.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-30 17:13:48.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-30 17:13:48.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 9ea49a4b-dd41-4935-ac55-448c85610e9e '|' 2026-08-30 17:13:48.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-30 17:13:48.322 | ++ functions-common:get_field:806 : local data field 2026-08-30 17:13:48.326 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:48.330 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-30 17:13:48.334 | ++ functions-common:get_field:811 : field='$6' 2026-08-30 17:13:48.339 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 9ea49a4b-dd41-4935-ac55-448c85610e9e |' 2026-08-30 17:13:48.340 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-30 17:13:48.347 | ++ functions-common:get_field:807 : read data 2026-08-30 17:13:48.352 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=9ea49a4b-dd41-4935-ac55-448c85610e9e 2026-08-30 17:13:48.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-30 17:13:48.361 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-30 17:13:48.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-30 17:13:48.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-30 17:13:48.393 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:48.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-30 17:13:48.411 | net.ipv6.conf.all.forwarding = 1 2026-08-30 17:13:48.421 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show b1bc6ca1-0249-4fb9-8cce-e0ccd4ae7500 -c external_gateway_info -f json 2026-08-30 17:13:48.422 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 9ea49a4b-dd41-4935-ac55-448c85610e9e 2026-08-30 17:13:48.422 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-30 17:13:48.423 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-30 17:13:48.424 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-30 17:13:51.601 | ++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:13:51.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::276 2026-08-30 17:13:51.613 | + 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-08-30 17:13:51.616 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-30 17:13:51.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-30 17:13:51.645 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-30 17:13:51.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-30 17:13:51.654 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-30 17:13:51.658 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-30 17:13:51.662 | ++ 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-08-30 17:13:51.688 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-30 17:13:51.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-30 17:13:51.697 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-30 17:13:51.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-30 17:13:51.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-30 17:13:51.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdd5:3640:241a::/56 2026-08-30 17:13:51.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z a9a9c213-ec99-450a-bcac-ca72dce97813 ]] 2026-08-30 17:13:51.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdd5:3640:241a::/56 via 2001:db8::276 dev br-ex 2026-08-30 17:13:51.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-30 17:13:51.772 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:13:51.776 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-30 17:13:51.803 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:51.807 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-30 17:13:51.811 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:13:51.816 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-30 17:13:51.820 | + ./stack.sh:main:1335 : start_nova 2026-08-30 17:13:51.824 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-30 17:13:51.828 | + 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-08-30 17:13:51.832 | + 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-08-30 17:13:51.836 | + 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-08-30 17:13:51.840 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-30 17:13:51.845 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:51.849 | + functions-common:run_process:1674 : local service=n-sch 2026-08-30 17:13:51.854 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:51.858 | + functions-common:run_process:1676 : local group= 2026-08-30 17:13:51.862 | + functions-common:run_process:1677 : local user= 2026-08-30 17:13:51.866 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:13:51.870 | + functions-common:run_process:1680 : local name=n-sch 2026-08-30 17:13:51.874 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:13:51.878 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:13:51.882 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:51.886 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:51.892 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:51.898 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110031893 2026-08-30 17:13:51.904 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-30 17:13:51.928 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:51.933 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-30 17:13:51.937 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-30 17:13:51.941 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:51.945 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:51.949 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:51.953 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:51.957 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-30 17:13:51.960 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-30 17:13:51.965 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-30 17:13:51.969 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:13:51.973 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:13:51.977 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:13:51.981 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:13:51.985 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-30 17:13:51.989 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-30 17:13:51.993 | + 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-08-30 17:13:51.997 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-30 17:13:52.001 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-30 17:13:52.004 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:13:52.008 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:13:52.012 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:13:52.016 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:13:52.019 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:13:52.023 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-30 17:13:52.027 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:13:52.033 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-30 17:13:52.132 | + 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-08-30 17:13:52.225 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-30 17:13:52.302 | + 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-08-30 17:13:52.381 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-30 17:13:52.459 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-30 17:13:52.538 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:13:52.617 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:13:52.621 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:13:52.624 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-30 17:13:52.716 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:13:53.192 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-30 17:13:53.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-30 17:13:53.676 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-30 17:13:53.736 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:13:53.740 | + functions-common:time_stop:2420 : local name 2026-08-30 17:13:53.743 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:13:53.747 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:13:53.751 | + functions-common:time_stop:2423 : local total 2026-08-30 17:13:53.755 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:13:53.758 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:13:53.762 | + functions-common:time_stop:2427 : start_time=1788110031893 2026-08-30 17:13:53.766 | + functions-common:time_stop:2429 : [[ -z 1788110031893 ]] 2026-08-30 17:13:53.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:13:53.778 | + functions-common:time_stop:2432 : end_time=1788110033773 2026-08-30 17:13:53.782 | + functions-common:time_stop:2433 : elapsed_time=1880 2026-08-30 17:13:53.786 | + functions-common:time_stop:2434 : total=21776 2026-08-30 17:13:53.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:13:53.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23656 2026-08-30 17:13:53.799 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-30 17:13:53.804 | + 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-08-30 17:13:53.809 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-30 17:13:53.812 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 17:13:53.816 | + functions-common:run_process:1676 : local group= 2026-08-30 17:13:53.820 | + functions-common:run_process:1677 : local user= 2026-08-30 17:13:53.824 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:13:53.828 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-30 17:13:53.832 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:13:53.836 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:13:53.840 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:53.845 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:53.850 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:53.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110033852 2026-08-30 17:13:53.861 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-30 17:13:53.889 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:53.893 | + 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-08-30 17:13:53.897 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-30 17:13:53.901 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 17:13:53.906 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 17:13:53.910 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 17:13:53.914 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-30 17:13:53.918 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-30 17:13:53.922 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-30 17:13:53.926 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-30 17:13:53.930 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:13:53.935 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:13:53.939 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:13:53.943 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:13:53.947 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-30 17:13:53.951 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-30 17:13:53.955 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:13:53.959 | + 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-08-30 17:13:53.963 | + 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-08-30 17:13:53.967 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-30 17:13:53.971 | + 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-08-30 17:13:53.975 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:13:53.979 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:13:53.984 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:13:53.988 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-30 17:13:53.991 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:13:53.998 | + 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-08-30 17:13:54.092 | + 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-08-30 17:13:54.186 | + 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-08-30 17:13:54.265 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-30 17:13:54.343 | + 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-08-30 17:13:54.422 | + 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-08-30 17:13:54.501 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-30 17:13:54.580 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-30 17:13:54.662 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-30 17:13:54.740 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-30 17:13:54.821 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-30 17:13:54.901 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:13:54.905 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:13:54.908 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-30 17:13:55.003 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:13:55.498 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-30 17:13:55.529 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-30 17:13:55.974 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-30 17:13:56.124 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:13:56.128 | + functions-common:time_stop:2420 : local name 2026-08-30 17:13:56.133 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:13:56.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:13:56.142 | + functions-common:time_stop:2423 : local total 2026-08-30 17:13:56.149 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:13:56.150 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:13:56.153 | + functions-common:time_stop:2427 : start_time=1788110033852 2026-08-30 17:13:56.158 | + functions-common:time_stop:2429 : [[ -z 1788110033852 ]] 2026-08-30 17:13:56.163 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:13:56.168 | + functions-common:time_stop:2432 : end_time=1788110036165 2026-08-30 17:13:56.171 | + functions-common:time_stop:2433 : elapsed_time=2313 2026-08-30 17:13:56.173 | + functions-common:time_stop:2434 : total=23656 2026-08-30 17:13:56.176 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:13:56.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25969 2026-08-30 17:13:56.181 | + 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-08-30 17:13:56.184 | + 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-08-30 17:13:56.186 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-30 17:13:56.189 | + 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-08-30 17:13:56.192 | + 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-08-30 17:13:56.194 | + 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-08-30 17:13:56.197 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-30 17:13:56.200 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:13:56.203 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-30 17:13:56.210 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-30 17:13:56.213 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:13:56.216 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-30 17:13:56.218 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-30 17:13:56.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:56.241 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-30 17:13:56.290 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-30 17:13:56.292 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-30 17:13:56.319 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:13:56.321 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-30 17:13:56.324 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-30 17:13:56.354 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:13:56.361 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-30 17:13:56.368 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:13:56.371 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-30 17:13:56.379 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-30 17:13:56.383 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:13:56.390 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:13:56.393 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-30 17:13:56.396 | + 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-08-30 17:13:56.400 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-30 17:13:56.402 | + 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-08-30 17:13:56.405 | + functions-common:run_process:1676 : local group= 2026-08-30 17:13:56.408 | + functions-common:run_process:1677 : local user= 2026-08-30 17:13:56.411 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:13:56.413 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-30 17:13:56.415 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:13:56.418 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:13:56.421 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:56.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:56.434 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:56.436 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110036433 2026-08-30 17:13:56.439 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-30 17:13:56.460 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:56.463 | + 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-08-30 17:13:56.465 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-30 17:13:56.468 | + 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-08-30 17:13:56.470 | + 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-08-30 17:13:56.473 | + 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-08-30 17:13:56.475 | + 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-08-30 17:13:56.478 | + 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-08-30 17:13:56.481 | + 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-08-30 17:13:56.484 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-30 17:13:56.486 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:13:56.488 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:13:56.491 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:13:56.493 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:13:56.496 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-30 17:13:56.498 | + 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-08-30 17:13:56.501 | + 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-08-30 17:13:56.503 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-30 17:13:56.506 | + 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-08-30 17:13:56.508 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:13:56.511 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:13:56.513 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:13:56.515 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:13:56.517 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:13:56.520 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-30 17:13:56.522 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:13:56.526 | + 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-08-30 17:13:56.603 | + 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-08-30 17:13:56.688 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-30 17:13:56.755 | + 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-08-30 17:13:56.827 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-30 17:13:56.906 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-30 17:13:56.988 | + 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-08-30 17:13:57.069 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:13:57.069 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:13:57.070 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-30 17:13:57.161 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:13:57.707 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-30 17:13:57.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-30 17:13:58.234 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-30 17:13:58.301 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:13:58.303 | + functions-common:time_stop:2420 : local name 2026-08-30 17:13:58.305 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:13:58.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:13:58.310 | + functions-common:time_stop:2423 : local total 2026-08-30 17:13:58.312 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:13:58.315 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:13:58.317 | + functions-common:time_stop:2427 : start_time=1788110036433 2026-08-30 17:13:58.320 | + functions-common:time_stop:2429 : [[ -z 1788110036433 ]] 2026-08-30 17:13:58.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:13:58.329 | + functions-common:time_stop:2432 : end_time=1788110038326 2026-08-30 17:13:58.332 | + functions-common:time_stop:2433 : elapsed_time=1893 2026-08-30 17:13:58.333 | + functions-common:time_stop:2434 : total=25969 2026-08-30 17:13:58.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:13:58.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27862 2026-08-30 17:13:58.340 | + 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-08-30 17:13:58.341 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-30 17:13:58.344 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-30 17:13:58.347 | + functions-common:run_process:1676 : local group= 2026-08-30 17:13:58.348 | + functions-common:run_process:1677 : local user= 2026-08-30 17:13:58.350 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:13:58.354 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-30 17:13:58.355 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:13:58.357 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:13:58.359 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:58.362 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:58.368 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:58.370 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110038367 2026-08-30 17:13:58.373 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-30 17:13:58.394 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:13:58.396 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:13:58.398 | + functions-common:time_stop:2420 : local name 2026-08-30 17:13:58.400 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:13:58.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:13:58.404 | + functions-common:time_stop:2423 : local total 2026-08-30 17:13:58.406 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:13:58.408 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:13:58.411 | + functions-common:time_stop:2427 : start_time=1788110038367 2026-08-30 17:13:58.413 | + functions-common:time_stop:2429 : [[ -z 1788110038367 ]] 2026-08-30 17:13:58.417 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:13:58.420 | + functions-common:time_stop:2432 : end_time=1788110038418 2026-08-30 17:13:58.424 | + functions-common:time_stop:2433 : elapsed_time=51 2026-08-30 17:13:58.424 | + functions-common:time_stop:2434 : total=27862 2026-08-30 17:13:58.426 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:13:58.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27913 2026-08-30 17:13:58.432 | + 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-08-30 17:13:58.434 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-30 17:13:58.437 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:13:58.439 | + functions-common:run_process:1676 : local group= 2026-08-30 17:13:58.441 | + functions-common:run_process:1677 : local user= 2026-08-30 17:13:58.443 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:13:58.445 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-30 17:13:58.447 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:13:58.449 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:13:58.454 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:58.454 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:58.456 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:58.459 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110038457 2026-08-30 17:13:58.462 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-30 17:13:58.481 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:13:58.483 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:13:58.486 | + functions-common:time_stop:2420 : local name 2026-08-30 17:13:58.487 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:13:58.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:13:58.492 | + functions-common:time_stop:2423 : local total 2026-08-30 17:13:58.493 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:13:58.495 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:13:58.497 | + functions-common:time_stop:2427 : start_time=1788110038457 2026-08-30 17:13:58.499 | + functions-common:time_stop:2429 : [[ -z 1788110038457 ]] 2026-08-30 17:13:58.502 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:13:58.506 | + functions-common:time_stop:2432 : end_time=1788110038503 2026-08-30 17:13:58.508 | + functions-common:time_stop:2433 : elapsed_time=46 2026-08-30 17:13:58.510 | + functions-common:time_stop:2434 : total=27913 2026-08-30 17:13:58.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:13:58.515 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27959 2026-08-30 17:13:58.517 | + 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-08-30 17:13:58.519 | + 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-08-30 17:13:58.522 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-30 17:13:58.524 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:13:58.526 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-30 17:13:58.528 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-30 17:13:58.547 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:58.549 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-30 17:13:58.607 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-30 17:13:58.612 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:13:58.615 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-30 17:13:58.698 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-30 17:13:58.731 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:58.736 | + 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-08-30 17:13:58.736 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-30 17:13:58.741 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 17:13:58.746 | + functions-common:run_process:1676 : local group= 2026-08-30 17:13:58.751 | + functions-common:run_process:1677 : local user= 2026-08-30 17:13:58.758 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:13:58.763 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-30 17:13:58.768 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:13:58.773 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:13:58.777 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:13:58.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:13:58.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:13:58.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110038790 2026-08-30 17:13:58.799 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-30 17:13:58.837 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:13:58.844 | + 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-08-30 17:13:58.848 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-30 17:13:58.856 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 17:13:58.861 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 17:13:58.866 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 17:13:58.872 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 17:13:58.879 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-30 17:13:58.883 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-30 17:13:58.891 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-30 17:13:58.897 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:13:58.901 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:13:58.909 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:13:58.912 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:13:58.921 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-30 17:13:58.925 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-30 17:13:58.930 | + 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-08-30 17:13:58.940 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-30 17:13:58.945 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-30 17:13:58.950 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:13:58.955 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:13:58.962 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:13:58.966 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:13:58.971 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:13:58.976 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-30 17:13:58.982 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:13:58.990 | + 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-08-30 17:13:59.114 | + 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-08-30 17:13:59.246 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-30 17:13:59.354 | + 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-08-30 17:13:59.474 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-30 17:13:59.589 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-30 17:13:59.704 | + 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-08-30 17:13:59.782 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:13:59.786 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:13:59.790 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-30 17:13:59.914 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:14:00.434 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-30 17:14:00.463 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-30 17:14:00.967 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-30 17:14:01.015 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:01.020 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:01.024 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:01.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:01.036 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:01.041 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:01.047 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:01.054 | + functions-common:time_stop:2427 : start_time=1788110038790 2026-08-30 17:14:01.059 | + functions-common:time_stop:2429 : [[ -z 1788110038790 ]] 2026-08-30 17:14:01.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:01.074 | + functions-common:time_stop:2432 : end_time=1788110041067 2026-08-30 17:14:01.081 | + functions-common:time_stop:2433 : elapsed_time=2277 2026-08-30 17:14:01.089 | + functions-common:time_stop:2434 : total=27959 2026-08-30 17:14:01.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:01.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30236 2026-08-30 17:14:01.104 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-30 17:14:01.111 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-30 17:14:01.115 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-30 17:14:01.159 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:01.161 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-30 17:14:01.167 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-30 17:14:01.172 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-30 17:14:01.181 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-30 17:14:01.188 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-30 17:14:01.192 | + 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-08-30 17:14:01.196 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-30 17:14:01.203 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:14:01.210 | + functions-common:run_process:1676 : local group= 2026-08-30 17:14:01.218 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:01.227 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:14:01.233 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-30 17:14:01.239 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:01.245 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:01.251 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:01.257 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:01.263 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:01.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110041264 2026-08-30 17:14:01.278 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-30 17:14:01.318 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:01.322 | + 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-08-30 17:14:01.329 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-30 17:14:01.334 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:14:01.341 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:14:01.348 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:14:01.354 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:14:01.362 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-30 17:14:01.364 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-30 17:14:01.369 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-30 17:14:01.370 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:14:01.376 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:14:01.381 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:14:01.387 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:14:01.392 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-30 17:14:01.396 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-30 17:14:01.402 | + 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-08-30 17:14:01.410 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-30 17:14:01.417 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-30 17:14:01.422 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:14:01.427 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:14:01.430 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:14:01.435 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:14:01.442 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:14:01.447 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-30 17:14:01.453 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:14:01.461 | + 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-08-30 17:14:01.598 | + 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-08-30 17:14:01.717 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-30 17:14:01.822 | + 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-08-30 17:14:01.934 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-30 17:14:02.035 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-30 17:14:02.138 | + 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-08-30 17:14:02.258 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:14:02.267 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:14:02.272 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-30 17:14:02.409 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:14:02.940 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-30 17:14:02.985 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-30 17:14:03.462 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-30 17:14:03.527 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:03.533 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:03.534 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:03.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:03.539 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:03.541 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:03.543 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:03.545 | + functions-common:time_stop:2427 : start_time=1788110041264 2026-08-30 17:14:03.547 | + functions-common:time_stop:2429 : [[ -z 1788110041264 ]] 2026-08-30 17:14:03.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:03.556 | + functions-common:time_stop:2432 : end_time=1788110043553 2026-08-30 17:14:03.558 | + functions-common:time_stop:2433 : elapsed_time=2289 2026-08-30 17:14:03.560 | + functions-common:time_stop:2434 : total=30236 2026-08-30 17:14:03.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:03.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32525 2026-08-30 17:14:03.567 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-30 17:14:03.569 | + 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-08-30 17:14:03.571 | + 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-08-30 17:14:03.573 | + 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-08-30 17:14:03.576 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-30 17:14:03.578 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-30 17:14:03.583 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-30 17:14:03.585 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:14:03.590 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-30 17:14:03.590 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-30 17:14:03.591 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-30 17:14:03.594 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-30 17:14:03.596 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-30 17:14:03.598 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-30 17:14:03.600 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-30 17:14:03.613 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-30 17:14:03.613 | + inc/meta-config:merge_config_file:164 : read a 2026-08-30 17:14:03.613 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-30 17:14:03.613 | BEGIN { 2026-08-30 17:14:03.613 | section = "" 2026-08-30 17:14:03.613 | last_section = "" 2026-08-30 17:14:03.613 | section_count = 0 2026-08-30 17:14:03.613 | } 2026-08-30 17:14:03.613 | /^\[.+\]/ { 2026-08-30 17:14:03.614 | gsub("[][]", "", $1); 2026-08-30 17:14:03.614 | section=$1 2026-08-30 17:14:03.614 | next 2026-08-30 17:14:03.614 | } 2026-08-30 17:14:03.614 | /^ *\#/ { 2026-08-30 17:14:03.614 | next 2026-08-30 17:14:03.614 | } 2026-08-30 17:14:03.614 | /^[^ \t]+/ { 2026-08-30 17:14:03.614 | # get offset of first = in $0 2026-08-30 17:14:03.614 | eq_idx = index($0, "=") 2026-08-30 17:14:03.614 | # extract attr & value from $0 2026-08-30 17:14:03.615 | attr = substr($0, 1, eq_idx - 1) 2026-08-30 17:14:03.621 | value = substr($0, eq_idx + 1) 2026-08-30 17:14:03.621 | # only need to strip trailing whitespace from attr 2026-08-30 17:14:03.621 | sub(/[ \t]*$/, "", attr) 2026-08-30 17:14:03.621 | # need to strip leading & trailing whitespace from value 2026-08-30 17:14:03.621 | sub(/^[ \t]*/, "", value) 2026-08-30 17:14:03.621 | sub(/[ \t]*$/, "", value) 2026-08-30 17:14:03.621 | 2026-08-30 17:14:03.621 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-30 17:14:03.624 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-30 17:14:03.627 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-30 17:14:03.627 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-30 17:14:03.627 | if (! (section, attr) in cfg_attr_count) { 2026-08-30 17:14:03.627 | if (section != last_section) { 2026-08-30 17:14:03.627 | cfg_section[section_count++] = section 2026-08-30 17:14:03.627 | last_section = section 2026-08-30 17:14:03.627 | } 2026-08-30 17:14:03.627 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-30 17:14:03.628 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-30 17:14:03.628 | 2026-08-30 17:14:03.628 | cfg_attr[section, attr, 0] = value 2026-08-30 17:14:03.628 | cfg_attr_count[section, attr] = 1 2026-08-30 17:14:03.628 | } else { 2026-08-30 17:14:03.628 | lno = cfg_attr_count[section, attr]++ 2026-08-30 17:14:03.628 | cfg_attr[section, attr, lno] = value 2026-08-30 17:14:03.628 | } 2026-08-30 17:14:03.628 | } 2026-08-30 17:14:03.628 | END { 2026-08-30 17:14:03.629 | # Process each section in order 2026-08-30 17:14:03.629 | for (sno = 0; sno < section_count; sno++) { 2026-08-30 17:14:03.629 | section = cfg_section[sno] 2026-08-30 17:14:03.629 | # The ini routines simply append a config item immediately 2026-08-30 17:14:03.629 | # after the section header. To keep the same order as defined 2026-08-30 17:14:03.629 | # in local.conf, invoke the ini routines in the reverse order 2026-08-30 17:14:03.629 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-30 17:14:03.629 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-30 17:14:03.629 | if (cfg_attr_count[section, attr] == 1) 2026-08-30 17:14:03.630 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-30 17:14:03.630 | else { 2026-08-30 17:14:03.630 | # For multiline, invoke the ini routines in the reverse order 2026-08-30 17:14:03.630 | count = cfg_attr_count[section, attr] 2026-08-30 17:14:03.630 | print "inidelete " configfile " " section " " attr 2026-08-30 17:14:03.630 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-30 17:14:03.630 | for (l = count -2; l >= 0; l--) 2026-08-30 17:14:03.630 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-30 17:14:03.630 | } 2026-08-30 17:14:03.630 | } 2026-08-30 17:14:03.631 | } 2026-08-30 17:14:03.631 | } 2026-08-30 17:14:03.631 | ' 2026-08-30 17:14:03.631 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:14:03.631 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-30 17:14:03.631 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-30 17:14:03.631 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-30 17:14:03.632 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:14:03.639 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-30 17:14:03.645 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-30 17:14:03.645 | BEGIN { group = "" } 2026-08-30 17:14:03.645 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:14:03.645 | gsub("[][]", "", $1); 2026-08-30 17:14:03.645 | split($1, a, "|"); 2026-08-30 17:14:03.645 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-30 17:14:03.645 | group=a[1] 2026-08-30 17:14:03.645 | } else { 2026-08-30 17:14:03.645 | group="" 2026-08-30 17:14:03.645 | } 2026-08-30 17:14:03.645 | next 2026-08-30 17:14:03.646 | } 2026-08-30 17:14:03.646 | { 2026-08-30 17:14:03.646 | if (group != "") 2026-08-30 17:14:03.646 | print $0 2026-08-30 17:14:03.646 | } 2026-08-30 17:14:03.646 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:14:03.654 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-30 17:14:03.656 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-30 17:14:03.696 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-30 17:14:03.731 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-30 17:14:03.734 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-30 17:14:03.736 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-30 17:14:03.738 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-30 17:14:03.741 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-30 17:14:03.743 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-30 17:14:03.766 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:03.769 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-30 17:14:03.772 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-30 17:14:03.774 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-30 17:14:03.793 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:03.795 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.208:5672/nova_cell1 2026-08-30 17:14:03.799 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.208:5672/nova_cell1 2026-08-30 17:14:03.838 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-30 17:14:03.840 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-30 17:14:03.843 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-30 17:14:03.866 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-30 17:14:03.892 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-30 17:14:03.897 | + lib/nova:configure_console_compute:671 : local offset 2026-08-30 17:14:03.901 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-30 17:14:03.906 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-30 17:14:03.912 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-30 17:14:03.943 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.208 2026-08-30 17:14:03.948 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-30 17:14:03.975 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:03.980 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-30 17:14:03.984 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-30 17:14:03.989 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-30 17:14:03.994 | + functions:vercmp:648 : local 'op=<' 2026-08-30 17:14:03.998 | + functions:vercmp:649 : local v2=1.0.0 2026-08-30 17:14:04.002 | + functions:vercmp:650 : local result 2026-08-30 17:14:04.010 | ++ functions:vercmp:654 : sort -V 2026-08-30 17:14:04.013 | ++ functions:vercmp:654 : head -1 2026-08-30 17:14:04.013 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-30 17:14:04.020 | + functions:vercmp:654 : result=1.0.0 2026-08-30 17:14:04.025 | + functions:vercmp:656 : case $op in 2026-08-30 17:14:04.028 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-30 17:14:04.033 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-30 17:14:04.037 | + functions:vercmp:667 : return 2026-08-30 17:14:04.042 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.208:6080/vnc_lite.html 2026-08-30 17:14:04.046 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.208:6080/vnc_lite.html 2026-08-30 17:14:04.091 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.208:6081/spice_auto.html 2026-08-30 17:14:04.095 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.208:6081/spice_auto.html 2026-08-30 17:14:04.144 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-30 17:14:04.170 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:04.175 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-30 17:14:04.179 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.208 2026-08-30 17:14:04.183 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-30 17:14:04.228 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.208 2026-08-30 17:14:04.272 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-30 17:14:04.301 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:14:04.306 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-30 17:14:04.310 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-30 17:14:04.336 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:14:04.341 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-30 17:14:04.345 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-30 17:14:04.391 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-30 17:14:04.395 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-30 17:14:04.443 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-30 17:14:04.447 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-30 17:14:04.452 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-30 17:14:04.456 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-30 17:14:04.460 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-30 17:14:04.464 | + 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-08-30 17:14:04.469 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-30 17:14:04.473 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 17:14:04.477 | + functions-common:run_process:1676 : local group=libvirt 2026-08-30 17:14:04.482 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:04.486 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:14:04.490 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-30 17:14:04.494 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:04.499 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:04.503 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:04.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:04.512 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:04.519 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110044514 2026-08-30 17:14:04.523 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-30 17:14:04.551 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:04.555 | + 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-08-30 17:14:04.559 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-30 17:14:04.564 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 17:14:04.568 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 17:14:04.572 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 17:14:04.576 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 17:14:04.581 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-30 17:14:04.585 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-30 17:14:04.589 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-30 17:14:04.594 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-30 17:14:04.599 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:14:04.603 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:14:04.607 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:14:04.611 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-30 17:14:04.616 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-30 17:14:04.620 | + 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-08-30 17:14:04.623 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-30 17:14:04.628 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-30 17:14:04.632 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-30 17:14:04.636 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:14:04.641 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:14:04.644 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:14:04.648 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-30 17:14:04.652 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-30 17:14:04.656 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-30 17:14:04.660 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:14:04.667 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-30 17:14:04.760 | + 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-08-30 17:14:04.865 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-30 17:14:04.949 | + 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-08-30 17:14:05.044 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-30 17:14:05.138 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-30 17:14:05.223 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:14:05.300 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:14:05.304 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-30 17:14:05.307 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-30 17:14:05.387 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-30 17:14:05.479 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:14:05.980 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-30 17:14:06.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-30 17:14:06.487 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-30 17:14:06.563 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:06.569 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:06.573 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:06.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:06.585 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:06.587 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:06.590 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:06.592 | + functions-common:time_stop:2427 : start_time=1788110044514 2026-08-30 17:14:06.594 | + functions-common:time_stop:2429 : [[ -z 1788110044514 ]] 2026-08-30 17:14:06.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:06.604 | + functions-common:time_stop:2432 : end_time=1788110046600 2026-08-30 17:14:06.609 | + functions-common:time_stop:2433 : elapsed_time=2086 2026-08-30 17:14:06.612 | + functions-common:time_stop:2434 : total=32525 2026-08-30 17:14:06.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:06.619 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34611 2026-08-30 17:14:06.625 | + 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-08-30 17:14:06.627 | + 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-08-30 17:14:06.630 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-30 17:14:06.654 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:06.657 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-30 17:14:06.657 | Dumping cells_v2 mapping 2026-08-30 17:14:06.661 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-30 17:14:07.235 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:14:07.235 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:14:07.235 | we strongly recommend against using it for new projects. 2026-08-30 17:14:07.235 | 2026-08-30 17:14:07.235 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:14:07.235 | framework. For more detail see 2026-08-30 17:14:07.235 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:14:07.236 | 2026-08-30 17:14:07.236 | import eventlet # noqa 2026-08-30 17:14:07.499 | 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-08-30 17:14:10.541 | INFO dbcounter [None req-1894a384-696e-4e83-8380-7970add99589 None None] Registered counter for database nova_api 2026-08-30 17:14:10.671 | DEBUG dbcounter [-] [72606] Writer thread running {{(pid=72606) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:14:10.700 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-30 17:14:10.700 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-30 17:14:10.700 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-30 17:14:10.700 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-30 17:14:10.700 | | cell1 | ef99cfbb-e02c-424b-a614-ad9e68f16897 | rabbit://stackrabbit:stackqueue@192.168.122.208:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-30 17:14:10.700 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-30 17:14:11.359 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-30 17:14:11.364 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-30 17:14:11.455 | + inc/async:async_inner:63 : create_flavors 2026-08-30 17:14:11.531 | [2021 Async create_flavors:72708]: running: create_flavors 2026-08-30 17:14:11.537 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-30 17:14:11.564 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:11.568 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-30 17:14:11.572 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:14:11.577 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-30 17:14:11.581 | + ./stack.sh:main:1340 : start_cinder 2026-08-30 17:14:11.585 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-30 17:14:11.591 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-30 17:14:11.597 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 17:14:11.601 | + functions-common:run_process:1674 : local service=c-api 2026-08-30 17:14:11.606 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 17:14:11.611 | + functions-common:run_process:1676 : local group= 2026-08-30 17:14:11.615 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:11.620 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:14:11.626 | + functions-common:run_process:1680 : local name=c-api 2026-08-30 17:14:11.630 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:11.635 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:11.642 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:11.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:11.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:11.654 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110051650 2026-08-30 17:14:11.657 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-30 17:14:11.701 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:11.710 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-30 17:14:11.717 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-30 17:14:11.719 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 17:14:11.722 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 17:14:11.727 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 17:14:11.734 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-30 17:14:11.738 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-30 17:14:11.744 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-30 17:14:11.747 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-30 17:14:11.755 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:14:11.763 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:14:11.770 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:14:11.778 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:14:11.785 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-30 17:14:11.790 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-30 17:14:11.793 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:14:11.801 | + 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-08-30 17:14:11.807 | + 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-08-30 17:14:11.814 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-30 17:14:11.818 | + 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-08-30 17:14:11.823 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:14:11.830 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:14:11.837 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:14:11.843 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-30 17:14:11.846 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:14:11.853 | + 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-08-30 17:14:11.975 | + 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-08-30 17:14:12.087 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-30 17:14:12.180 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-30 17:14:12.264 | + 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-08-30 17:14:12.345 | + 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-08-30 17:14:12.425 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-30 17:14:12.527 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-30 17:14:12.620 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-30 17:14:12.722 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-30 17:14:12.803 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-30 17:14:12.879 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:14:12.884 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:14:12.887 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-30 17:14:12.982 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:14:13.559 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-30 17:14:13.594 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-30 17:14:14.085 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-30 17:14:14.235 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:14.238 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:14.240 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:14.242 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:14.244 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:14.246 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:14.248 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:14.250 | + functions-common:time_stop:2427 : start_time=1788110051650 2026-08-30 17:14:14.252 | + functions-common:time_stop:2429 : [[ -z 1788110051650 ]] 2026-08-30 17:14:14.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:14.261 | + functions-common:time_stop:2432 : end_time=1788110054257 2026-08-30 17:14:14.264 | + functions-common:time_stop:2433 : elapsed_time=2607 2026-08-30 17:14:14.267 | + functions-common:time_stop:2434 : total=34611 2026-08-30 17:14:14.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:14.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37218 2026-08-30 17:14:14.281 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-30 17:14:14.281 | Waiting for Cinder API to start... 2026-08-30 17:14:14.288 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.208/volume/v3/ 2026-08-30 17:14:14.289 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.208/volume/v3/ 2026-08-30 17:14:14.294 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 17:14:14.299 | + functions:wait_for_service:477 : local url=http://192.168.122.208/volume/v3/ 2026-08-30 17:14:14.306 | + functions:wait_for_service:478 : local rval=0 2026-08-30 17:14:14.310 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 17:14:14.314 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 17:14:14.320 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:14.322 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:14.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:14.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110054329 2026-08-30 17:14:14.337 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 17:14:14.341 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:14:14.345 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.208/volume/v3/ 2026-08-30 17:14:19.215 | + :: : [[ 401 == 503 ]] 2026-08-30 17:14:19.217 | + :: : [[ 0 -eq 7 ]] 2026-08-30 17:14:19.224 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 17:14:19.230 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:19.234 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:19.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:19.243 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:19.247 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:19.249 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 17:14:19.253 | + functions-common:time_stop:2427 : start_time=1788110054329 2026-08-30 17:14:19.257 | + functions-common:time_stop:2429 : [[ -z 1788110054329 ]] 2026-08-30 17:14:19.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:19.268 | + functions-common:time_stop:2432 : end_time=1788110059263 2026-08-30 17:14:19.272 | + functions-common:time_stop:2433 : elapsed_time=4934 2026-08-30 17:14:19.276 | + functions-common:time_stop:2434 : total=14396 2026-08-30 17:14:19.279 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:19.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19330 2026-08-30 17:14:19.287 | + functions:wait_for_service:486 : return 0 2026-08-30 17:14:19.291 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.295 | + functions-common:run_process:1674 : local service=c-sch 2026-08-30 17:14:19.299 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.303 | + functions-common:run_process:1676 : local group= 2026-08-30 17:14:19.307 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:19.311 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:14:19.314 | + functions-common:run_process:1680 : local name=c-sch 2026-08-30 17:14:19.317 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:19.319 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:19.322 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:19.325 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:19.329 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:19.336 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110059331 2026-08-30 17:14:19.339 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-30 17:14:19.362 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:19.367 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-30 17:14:19.371 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-30 17:14:19.373 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.375 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.379 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.383 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.387 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-30 17:14:19.392 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-30 17:14:19.395 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-30 17:14:19.397 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:14:19.400 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:14:19.402 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:14:19.404 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:14:19.407 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-30 17:14:19.410 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-30 17:14:19.414 | + 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-08-30 17:14:19.419 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-30 17:14:19.423 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:19.428 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:14:19.432 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:14:19.437 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-30 17:14:19.440 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:14:19.446 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:14:19.448 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-30 17:14:19.452 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:14:19.459 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-30 17:14:19.560 | + 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-08-30 17:14:19.656 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-30 17:14:19.737 | + 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-08-30 17:14:19.814 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-30 17:14:19.902 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-30 17:14:19.993 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:14:20.082 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-30 17:14:20.086 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:14:20.089 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-30 17:14:20.177 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:14:20.687 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-30 17:14:20.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-30 17:14:21.248 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-30 17:14:21.298 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:21.303 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:21.307 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:21.311 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:21.315 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:21.319 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:21.323 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:21.328 | + functions-common:time_stop:2427 : start_time=1788110059331 2026-08-30 17:14:21.332 | + functions-common:time_stop:2429 : [[ -z 1788110059331 ]] 2026-08-30 17:14:21.338 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:21.344 | + functions-common:time_stop:2432 : end_time=1788110061340 2026-08-30 17:14:21.348 | + functions-common:time_stop:2433 : elapsed_time=2009 2026-08-30 17:14:21.352 | + functions-common:time_stop:2434 : total=37218 2026-08-30 17:14:21.357 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:21.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39227 2026-08-30 17:14:21.364 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 17:14:21.366 | + 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-08-30 17:14:21.369 | + functions-common:run_process:1674 : local service=c-bak 2026-08-30 17:14:21.371 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.374 | + functions-common:run_process:1676 : local group= 2026-08-30 17:14:21.379 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:21.382 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 17:14:21.386 | + functions-common:run_process:1680 : local name=c-bak 2026-08-30 17:14:21.389 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:21.393 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:21.396 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:21.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:21.404 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:21.410 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110061406 2026-08-30 17:14:21.415 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-30 17:14:21.458 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:14:21.464 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:21.470 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:21.473 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:21.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:21.485 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:21.486 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:21.490 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:21.493 | + functions-common:time_stop:2427 : start_time=1788110061406 2026-08-30 17:14:21.503 | + functions-common:time_stop:2429 : [[ -z 1788110061406 ]] 2026-08-30 17:14:21.506 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:21.512 | + functions-common:time_stop:2432 : end_time=1788110061509 2026-08-30 17:14:21.514 | + functions-common:time_stop:2433 : elapsed_time=103 2026-08-30 17:14:21.517 | + functions-common:time_stop:2434 : total=39227 2026-08-30 17:14:21.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:21.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39330 2026-08-30 17:14:21.523 | + 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-08-30 17:14:21.526 | + functions-common:run_process:1674 : local service=c-vol 2026-08-30 17:14:21.528 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.531 | + functions-common:run_process:1676 : local group= 2026-08-30 17:14:21.533 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:21.535 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 17:14:21.537 | + functions-common:run_process:1680 : local name=c-vol 2026-08-30 17:14:21.540 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:21.542 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:21.544 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:21.550 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:21.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:21.559 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110061556 2026-08-30 17:14:21.561 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-30 17:14:21.591 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:21.594 | + 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-08-30 17:14:21.596 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-30 17:14:21.599 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.601 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.604 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.606 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.608 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-30 17:14:21.611 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-30 17:14:21.614 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-30 17:14:21.616 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:14:21.619 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:14:21.621 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:14:21.624 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 17:14:21.626 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-30 17:14:21.629 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-30 17:14:21.631 | + 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-08-30 17:14:21.634 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-30 17:14:21.638 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-30 17:14:21.642 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-30 17:14:21.650 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-30 17:14:21.654 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-30 17:14:21.659 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-30 17:14:21.666 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-30 17:14:21.672 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-30 17:14:21.678 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-30 17:14:21.686 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-30 17:14:21.801 | + 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-08-30 17:14:21.915 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-30 17:14:22.035 | + 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-08-30 17:14:22.129 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-30 17:14:22.210 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-30 17:14:22.286 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-30 17:14:22.368 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-30 17:14:22.375 | + 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-08-30 17:14:22.466 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-30 17:14:22.469 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-30 17:14:22.617 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-30 17:14:23.184 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-30 17:14:23.207 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-30 17:14:23.760 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-30 17:14:23.819 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:23.823 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:23.826 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:23.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:23.839 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:23.842 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:23.848 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:23.851 | + functions-common:time_stop:2427 : start_time=1788110061556 2026-08-30 17:14:23.854 | + functions-common:time_stop:2429 : [[ -z 1788110061556 ]] 2026-08-30 17:14:23.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:23.861 | + functions-common:time_stop:2432 : end_time=1788110063859 2026-08-30 17:14:23.864 | + functions-common:time_stop:2433 : elapsed_time=2303 2026-08-30 17:14:23.866 | + functions-common:time_stop:2434 : total=39330 2026-08-30 17:14:23.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:23.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41633 2026-08-30 17:14:23.873 | + ./stack.sh:main:1341 : create_volume_types 2026-08-30 17:14:23.877 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-30 17:14:23.913 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:23.920 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 17:14:23.924 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-30 17:14:23.932 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-30 17:14:23.940 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-30 17:14:23.949 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-30 17:14:23.959 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-30 17:14:23.964 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-30 17:14:23.971 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-30 17:14:23.979 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-30 17:14:24.026 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:24.033 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-30 17:14:29.211 | +-------------+--------------------------------------+ 2026-08-30 17:14:29.211 | | Field | Value | 2026-08-30 17:14:29.211 | +-------------+--------------------------------------+ 2026-08-30 17:14:29.211 | | description | None | 2026-08-30 17:14:29.212 | | id | e8ef49e6-b65d-42cc-a498-6efd6177893a | 2026-08-30 17:14:29.212 | | is_public | True | 2026-08-30 17:14:29.212 | | name | lvmdriver-1 | 2026-08-30 17:14:29.212 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-30 17:14:29.212 | +-------------+--------------------------------------+ 2026-08-30 17:14:29.609 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-30 17:14:29.615 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-30 17:14:29.621 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-30 17:14:29.629 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-30 17:14:29.635 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-30 17:14:29.695 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:29.703 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-30 17:14:29.712 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:14:29.721 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-30 17:14:29.727 | + ./stack.sh:main:1356 : start_glance 2026-08-30 17:14:29.736 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-30 17:14:29.748 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-30 17:14:29.755 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 17:14:29.764 | + functions-common:run_process:1674 : local service=g-api 2026-08-30 17:14:29.773 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 17:14:29.781 | + functions-common:run_process:1676 : local group= 2026-08-30 17:14:29.789 | + functions-common:run_process:1677 : local user= 2026-08-30 17:14:29.797 | + functions-common:run_process:1678 : local env_vars= 2026-08-30 17:14:29.803 | + functions-common:run_process:1680 : local name=g-api 2026-08-30 17:14:29.807 | + functions-common:run_process:1682 : time_start run_process 2026-08-30 17:14:29.815 | + functions-common:time_start:2406 : local name=run_process 2026-08-30 17:14:29.816 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:29.819 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:29.826 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:29.833 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110069828 2026-08-30 17:14:29.834 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-30 17:14:29.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:29.872 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-30 17:14:29.876 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-30 17:14:29.882 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 17:14:29.887 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 17:14:29.892 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 17:14:29.899 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-30 17:14:29.904 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-30 17:14:29.910 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-30 17:14:29.917 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-30 17:14:29.924 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-30 17:14:29.930 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-30 17:14:29.936 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-30 17:14:29.941 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-30 17:14:29.944 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-30 17:14:29.949 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-30 17:14:29.957 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-30 17:14:29.962 | + 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-08-30 17:14:29.971 | + 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-08-30 17:14:29.977 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-30 17:14:29.981 | + 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-08-30 17:14:29.985 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-30 17:14:29.990 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-30 17:14:29.995 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-30 17:14:30.000 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-30 17:14:30.004 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-30 17:14:30.012 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-30 17:14:30.112 | + 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-08-30 17:14:30.234 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-30 17:14:30.347 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-30 17:14:30.443 | + 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-08-30 17:14:30.528 | + 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-08-30 17:14:30.613 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-30 17:14:30.707 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-30 17:14:30.793 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-30 17:14:30.873 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-30 17:14:30.957 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-30 17:14:31.041 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-30 17:14:31.046 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-30 17:14:31.050 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-30 17:14:31.151 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-30 17:14:31.714 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-30 17:14:31.744 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-30 17:14:32.270 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-30 17:14:32.413 | + functions-common:run_process:1686 : time_stop run_process 2026-08-30 17:14:32.418 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:32.426 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:32.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:32.427 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:32.429 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:32.431 | + functions-common:time_stop:2426 : name=run_process 2026-08-30 17:14:32.434 | + functions-common:time_stop:2427 : start_time=1788110069828 2026-08-30 17:14:32.436 | + functions-common:time_stop:2429 : [[ -z 1788110069828 ]] 2026-08-30 17:14:32.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:32.446 | + functions-common:time_stop:2432 : end_time=1788110072443 2026-08-30 17:14:32.448 | + functions-common:time_stop:2433 : elapsed_time=2615 2026-08-30 17:14:32.450 | + functions-common:time_stop:2434 : total=41633 2026-08-30 17:14:32.453 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:32.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44248 2026-08-30 17:14:32.459 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-30 17:14:32.495 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:14:32.505 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.208) to start...' 2026-08-30 17:14:32.505 | Waiting for g-api (192.168.122.208) to start... 2026-08-30 17:14:32.513 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.208/image 2026-08-30 17:14:32.522 | + functions:wait_for_service:476 : local timeout=60 2026-08-30 17:14:32.530 | + functions:wait_for_service:477 : local url=http://192.168.122.208/image 2026-08-30 17:14:32.535 | + functions:wait_for_service:478 : local rval=0 2026-08-30 17:14:32.542 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-30 17:14:32.546 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 17:14:32.554 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:32.561 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:32.572 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:32.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110072574 2026-08-30 17:14:32.594 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-30 17:14:32.598 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:14:32.604 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.208/image 2026-08-30 17:14:38.044 | + :: : [[ 300 == 503 ]] 2026-08-30 17:14:38.046 | + :: : [[ 0 -eq 7 ]] 2026-08-30 17:14:38.051 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-30 17:14:38.055 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:38.058 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:38.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:38.066 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:38.069 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:38.075 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 17:14:38.081 | + functions-common:time_stop:2427 : start_time=1788110072574 2026-08-30 17:14:38.084 | + functions-common:time_stop:2429 : [[ -z 1788110072574 ]] 2026-08-30 17:14:38.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:38.099 | + functions-common:time_stop:2432 : end_time=1788110078090 2026-08-30 17:14:38.103 | + functions-common:time_stop:2433 : elapsed_time=5516 2026-08-30 17:14:38.108 | + functions-common:time_stop:2434 : total=19330 2026-08-30 17:14:38.112 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:38.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24846 2026-08-30 17:14:38.120 | + functions:wait_for_service:486 : return 0 2026-08-30 17:14:38.124 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-30 17:14:38.164 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:38.169 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-30 17:14:38.198 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:38.203 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-30 17:14:38.206 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:14:38.210 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-30 17:14:38.216 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-30 17:14:38.219 | + ./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-08-30 17:14:38.224 | + 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-08-30 17:14:38.228 | + functions:upload_image:141 : local image image_fname image_name 2026-08-30 17:14:38.232 | + functions:upload_image:143 : local max_attempts=5 2026-08-30 17:14:38.236 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-30 17:14:38.242 | ++ 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-08-30 17:14:38.248 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-30 17:14:38.252 | + 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-08-30 17:14:38.255 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-30 17:14:38.260 | ++ functions:upload_image:151 : seq 5 2026-08-30 17:14:38.265 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-30 17:14:38.269 | + functions:upload_image:152 : local rc=0 2026-08-30 17:14:38.272 | + 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-08-30 17:14:38.277 | --2026-08-30 19:14:38-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-30 17:14:38.357 | Resolving github.com (github.com)... 140.82.121.3 2026-08-30 17:14:38.376 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-30 17:14:38.597 | HTTP request sent, awaiting response... 302 Found 2026-08-30 17:14:38.597 | 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-08-30T18%3A02%3A14Z&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-08-30T17%3A01%3A38Z&ske=2026-08-30T18%3A02%3A14Z&sks=b&skv=2018-11-09&sig=q820v6umgW%2B6rl12sJAi8ARyaVHJCClWnSwdAwibvyI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODExMTg3OCwibmJmIjoxNzg4MTEwMDc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ugpIXsnGszejiTJuWH5tCWy7hVMi9QQupM6UcacoU48&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-30 17:14:38.598 | --2026-08-30 19:14:38-- 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-08-30T18%3A02%3A14Z&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-08-30T17%3A01%3A38Z&ske=2026-08-30T18%3A02%3A14Z&sks=b&skv=2018-11-09&sig=q820v6umgW%2B6rl12sJAi8ARyaVHJCClWnSwdAwibvyI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODExMTg3OCwibmJmIjoxNzg4MTEwMDc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ugpIXsnGszejiTJuWH5tCWy7hVMi9QQupM6UcacoU48&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-30 17:14:38.633 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-08-30 17:14:38.644 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-30 17:14:38.689 | HTTP request sent, awaiting response... 200 OK 2026-08-30 17:14:38.689 | Length: 21692416 (21M) [application/octet-stream] 2026-08-30 17:14:38.689 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-30 17:14:38.741 | 2026-08-30 17:14:38.961 | 0K ........ ........ .... 100% 76.3M=0.3s 2026-08-30 17:14:38.961 | 2026-08-30 17:14:38.961 | 2026-08-30 19:14:38 (76.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-30 17:14:38.962 | 2026-08-30 17:14:38.968 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-30 17:14:38.973 | + functions:upload_image:163 : break 2026-08-30 17:14:38.976 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 17:14:38.978 | + 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-08-30 17:14:38.982 | + 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-08-30 17:14:38.986 | + 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-08-30 17:14:38.989 | + functions:upload_image:313 : local kernel= 2026-08-30 17:14:38.993 | + functions:upload_image:314 : local ramdisk= 2026-08-30 17:14:38.997 | + functions:upload_image:315 : local disk_format= 2026-08-30 17:14:39.000 | + functions:upload_image:316 : local container_format= 2026-08-30 17:14:39.004 | + functions:upload_image:317 : local unpack= 2026-08-30 17:14:39.008 | + functions:upload_image:318 : local img_property= 2026-08-30 17:14:39.012 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-30 17:14:39.016 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-30 17:14:39.019 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-30 17:14:39.023 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-30 17:14:39.027 | + functions:upload_image:328 : case "$image_fname" in 2026-08-30 17:14:39.032 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-30 17:14:39.037 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-30 17:14:39.041 | + functions:upload_image:350 : local format 2026-08-30 17:14:39.047 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 17:14:39.047 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-30 17:14:39.064 | + functions:upload_image:351 : format=qcow2 2026-08-30 17:14:39.067 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-30 17:14:39.071 | + functions:upload_image:353 : disk_format=qcow2 2026-08-30 17:14:39.077 | + functions:upload_image:357 : container_format=bare 2026-08-30 17:14:39.081 | + functions:upload_image:404 : is_arch ppc64le 2026-08-30 17:14:39.086 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:14:39.091 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-30 17:14:39.095 | + functions:upload_image:404 : is_arch ppc64 2026-08-30 17:14:39.100 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:14:39.105 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-30 17:14:39.108 | + functions:upload_image:404 : is_arch ppc 2026-08-30 17:14:39.113 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:14:39.118 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-30 17:14:39.123 | + functions:upload_image:408 : is_arch aarch64 2026-08-30 17:14:39.129 | ++ functions-common:is_arch:519 : uname -m 2026-08-30 17:14:39.134 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-30 17:14:39.138 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-30 17:14:39.141 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-30 17:14:39.145 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-30 17:14:39.149 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-30 17:14:39.153 | + 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-08-30 17:14:39.157 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-30 17:14:39.160 | + functions:_upload_image:112 : shift 2026-08-30 17:14:39.164 | + functions:_upload_image:113 : local container=bare 2026-08-30 17:14:39.167 | + functions:_upload_image:114 : shift 2026-08-30 17:14:39.171 | + functions:_upload_image:115 : local disk=qcow2 2026-08-30 17:14:39.174 | + functions:_upload_image:116 : shift 2026-08-30 17:14:39.178 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 17:14:39.182 | + functions:_upload_image:118 : shift 2026-08-30 17:14:39.185 | + functions:_upload_image:119 : local properties 2026-08-30 17:14:39.189 | + functions:_upload_image:120 : local useimport 2026-08-30 17:14:39.194 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-30 17:14:39.198 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-30 17:14:39.202 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-30 17:14:39.205 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-30 17:14:39.210 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-30 17:14:39.214 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-30 17:14:39.219 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-30 17:14:39.224 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-30 17:14:39.230 | + 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-08-30 17:14:44.655 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-30 17:14:44.655 | | Field | Value | 2026-08-30 17:14:44.658 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-30 17:14:44.658 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-30 17:14:44.658 | | container_format | bare | 2026-08-30 17:14:44.658 | | created_at | 2026-08-30T17:14:43Z | 2026-08-30 17:14:44.658 | | disk_format | qcow2 | 2026-08-30 17:14:44.658 | | file | /v2/images/8c2a26be-8561-455c-8b92-1b26c1d28d82/file | 2026-08-30 17:14:44.658 | | id | 8c2a26be-8561-455c-8b92-1b26c1d28d82 | 2026-08-30 17:14:44.659 | | min_disk | 0 | 2026-08-30 17:14:44.659 | | min_ram | 0 | 2026-08-30 17:14:44.659 | | name | cirros-0.6.3-x86_64-disk | 2026-08-30 17:14:44.659 | | owner | 71a3ba105d7943e584d16b739e3b3666 | 2026-08-30 17:14:44.659 | | 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-08-30 17:14:44.659 | | protected | False | 2026-08-30 17:14:44.659 | | schema | /v2/schemas/image | 2026-08-30 17:14:44.659 | | size | 21692416 | 2026-08-30 17:14:44.660 | | status | active | 2026-08-30 17:14:44.660 | | tags | | 2026-08-30 17:14:44.660 | | updated_at | 2026-08-30T17:14:45Z | 2026-08-30 17:14:44.660 | | virtual_size | 117440512 | 2026-08-30 17:14:44.660 | | visibility | public | 2026-08-30 17:14:44.660 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-30 17:14:45.001 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-30 17:14:45.068 | [2021 Async create_flavors:72708]: Waiting for completion of create_flavors running on PID 72708 (2 other jobs running) 2026-08-30 17:14:45.099 | [2021 Async create_flavors:72708]: Signaling child to exit 2026-08-30 17:14:51.513 | + inc/async:async_inner:64 : rc=0 2026-08-30 17:14:51.545 | [72708 Async create_flavors:72708]: finished successfully 2026-08-30 17:14:51.575 | WAKEUP 2026-08-30 17:14:51.602 | [2021 Async create_flavors:72708]: Signaled 2026-08-30 17:14:51.604 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-30 17:14:51.605 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:51.605 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-30 17:14:51.605 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-30 17:14:51.605 | + 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-08-30 17:14:51.605 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.605 | | Field | Value | 2026-08-30 17:14:51.605 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.605 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.605 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.605 | | description | None | 2026-08-30 17:14:51.605 | | disk | 1 | 2026-08-30 17:14:51.606 | | id | c1 | 2026-08-30 17:14:51.606 | | name | cirros256 | 2026-08-30 17:14:51.606 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.606 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.606 | | ram | 256 | 2026-08-30 17:14:51.606 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.606 | | swap | 0 | 2026-08-30 17:14:51.606 | | vcpus | 1 | 2026-08-30 17:14:51.606 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.606 | + 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-08-30 17:14:51.607 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.607 | | Field | Value | 2026-08-30 17:14:51.607 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.607 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.607 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.607 | | description | None | 2026-08-30 17:14:51.607 | | disk | 5 | 2026-08-30 17:14:51.607 | | id | d1 | 2026-08-30 17:14:51.607 | | name | ds512M | 2026-08-30 17:14:51.607 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.607 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.607 | | ram | 512 | 2026-08-30 17:14:51.608 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.608 | | swap | 0 | 2026-08-30 17:14:51.608 | | vcpus | 1 | 2026-08-30 17:14:51.608 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.608 | + 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-08-30 17:14:51.608 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.608 | | Field | Value | 2026-08-30 17:14:51.608 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.608 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.608 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.608 | | description | None | 2026-08-30 17:14:51.609 | | disk | 10 | 2026-08-30 17:14:51.609 | | id | d2 | 2026-08-30 17:14:51.609 | | name | ds1G | 2026-08-30 17:14:51.609 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.609 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.609 | | ram | 1024 | 2026-08-30 17:14:51.609 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.609 | | swap | 0 | 2026-08-30 17:14:51.609 | | vcpus | 1 | 2026-08-30 17:14:51.610 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.610 | + 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-08-30 17:14:51.610 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.610 | | Field | Value | 2026-08-30 17:14:51.610 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.610 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.610 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.610 | | description | None | 2026-08-30 17:14:51.610 | | disk | 10 | 2026-08-30 17:14:51.610 | | id | d3 | 2026-08-30 17:14:51.610 | | name | ds2G | 2026-08-30 17:14:51.611 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.611 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.611 | | ram | 2048 | 2026-08-30 17:14:51.611 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.611 | | swap | 0 | 2026-08-30 17:14:51.612 | | vcpus | 2 | 2026-08-30 17:14:51.612 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.612 | + 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-08-30 17:14:51.612 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.612 | | Field | Value | 2026-08-30 17:14:51.612 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.612 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.612 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.612 | | description | None | 2026-08-30 17:14:51.612 | | disk | 20 | 2026-08-30 17:14:51.612 | | id | d4 | 2026-08-30 17:14:51.613 | | name | ds4G | 2026-08-30 17:14:51.613 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.613 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.613 | | ram | 4096 | 2026-08-30 17:14:51.613 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.613 | | swap | 0 | 2026-08-30 17:14:51.613 | | vcpus | 4 | 2026-08-30 17:14:51.613 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.613 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-30 17:14:51.613 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-30 17:14:51.613 | + 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-08-30 17:14:51.613 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.614 | | Field | Value | 2026-08-30 17:14:51.614 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.614 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.614 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.614 | | description | None | 2026-08-30 17:14:51.614 | | disk | 1 | 2026-08-30 17:14:51.614 | | id | 1 | 2026-08-30 17:14:51.614 | | name | m1.tiny | 2026-08-30 17:14:51.614 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.614 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.614 | | ram | 512 | 2026-08-30 17:14:51.615 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.615 | | swap | 0 | 2026-08-30 17:14:51.615 | | vcpus | 1 | 2026-08-30 17:14:51.615 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.615 | + 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-08-30 17:14:51.615 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.615 | | Field | Value | 2026-08-30 17:14:51.615 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.615 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.615 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.615 | | description | None | 2026-08-30 17:14:51.616 | | disk | 20 | 2026-08-30 17:14:51.616 | | id | 2 | 2026-08-30 17:14:51.616 | | name | m1.small | 2026-08-30 17:14:51.616 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.616 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.616 | | ram | 2048 | 2026-08-30 17:14:51.616 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.616 | | swap | 0 | 2026-08-30 17:14:51.616 | | vcpus | 1 | 2026-08-30 17:14:51.616 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.616 | + 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-08-30 17:14:51.617 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.617 | | Field | Value | 2026-08-30 17:14:51.617 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.617 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.617 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.617 | | description | None | 2026-08-30 17:14:51.617 | | disk | 40 | 2026-08-30 17:14:51.617 | | id | 3 | 2026-08-30 17:14:51.617 | | name | m1.medium | 2026-08-30 17:14:51.617 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.617 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.618 | | ram | 4096 | 2026-08-30 17:14:51.618 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.618 | | swap | 0 | 2026-08-30 17:14:51.618 | | vcpus | 2 | 2026-08-30 17:14:51.618 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.618 | + 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-08-30 17:14:51.618 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.618 | | Field | Value | 2026-08-30 17:14:51.618 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.618 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.618 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.618 | | description | None | 2026-08-30 17:14:51.619 | | disk | 80 | 2026-08-30 17:14:51.619 | | id | 4 | 2026-08-30 17:14:51.619 | | name | m1.large | 2026-08-30 17:14:51.619 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.619 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.619 | | ram | 8192 | 2026-08-30 17:14:51.619 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.619 | | swap | 0 | 2026-08-30 17:14:51.619 | | vcpus | 4 | 2026-08-30 17:14:51.619 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.619 | + 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-08-30 17:14:51.620 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.620 | | Field | Value | 2026-08-30 17:14:51.620 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.620 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:14:51.620 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:14:51.620 | | description | None | 2026-08-30 17:14:51.620 | | disk | 160 | 2026-08-30 17:14:51.620 | | id | 5 | 2026-08-30 17:14:51.620 | | name | m1.xlarge | 2026-08-30 17:14:51.620 | | os-flavor-access:is_public | True | 2026-08-30 17:14:51.620 | | properties | hw_rng:allowed='True' | 2026-08-30 17:14:51.620 | | ram | 16384 | 2026-08-30 17:14:51.621 | | rxtx_factor | 1.0 | 2026-08-30 17:14:51.621 | | swap | 0 | 2026-08-30 17:14:51.621 | | vcpus | 8 | 2026-08-30 17:14:51.621 | +----------------------------+-----------------------+ 2026-08-30 17:14:51.665 | [2021 Async create_flavors:72708]: finished create_flavors with result 0 in 40 seconds 2026-08-30 17:14:51.671 | + inc/async:async_wait:197 : return 0 2026-08-30 17:14:51.675 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-30 17:14:51.703 | + functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:14:51.707 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-30 17:14:51.734 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:51.738 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-30 17:14:51.764 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:51.768 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-30 17:14:51.772 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-30 17:14:51.776 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-30 17:14:51.780 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:14:51.782 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-30 17:14:51.785 | ++ 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-08-30 17:14:51.788 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-30 17:14:51.791 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-30 17:14:51.793 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-30 17:14:51.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-30 17:14:51.797 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-30 17:14:51.799 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-30 17:14:51.801 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-30 17:14:51.803 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-30 17:14:51.805 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-30 17:14:51.807 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-30 17:14:51.810 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-30 17:14:51.811 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 17:14:51.813 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-30 17:14:51.815 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 17:14:51.817 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-30 17:14:51.819 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 17:14:51.821 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-30 17:14:51.823 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 17:14:51.825 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-30 17:14:51.827 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 17:14:51.829 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-30 17:14:51.831 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-30 17:14:51.833 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 17:14:51.835 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-30 17:14:51.837 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 17:14:51.840 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-30 17:14:51.842 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-30 17:14:51.844 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-30 17:14:51.847 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-30 17:14:51.849 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-30 17:14:51.851 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-30 17:14:51.853 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-30 17:14:51.855 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-30 17:14:51.857 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-30 17:14:51.859 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-30 17:14:51.861 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-30 17:14:51.863 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-30 17:14:51.865 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-30 17:14:51.868 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-30 17:14:51.870 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-30 17:14:51.872 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-30 17:14:51.873 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-30 17:14:51.876 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-30 17:14:51.878 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-30 17:14:51.880 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-30 17:14:51.882 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-30 17:14:51.884 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-30 17:14:51.886 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-30 17:14:51.888 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-30 17:14:51.890 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-30 17:14:51.892 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-30 17:14:51.894 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-30 17:14:51.896 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-30 17:14:51.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-30 17:14:51.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-30 17:14:51.900 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-30 17:14:51.902 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-30 17:14:51.904 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-30 17:14:54.014 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-30 17:14:54.017 | 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-08-30 17:14:54.343 | + ./stack.sh:main:1406 : save_stackenv 2026-08-30 17:14:54.347 | + functions-common:save_stackenv:65 : local tag= 2026-08-30 17:14:54.352 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-30 17:14:54.360 | + functions-common:save_stackenv:67 : time_stamp=2026-08-30-191454 2026-08-30 17:14:54.364 | + functions-common:save_stackenv:68 : echo '# 2026-08-30-191454 ' 2026-08-30 17:14:54.370 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.374 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-30 17:14:54.378 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.382 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-30 17:14:54.386 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.390 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-30 17:14:54.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.398 | + 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-08-30 17:14:54.402 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.406 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.208 2026-08-30 17:14:54.409 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.414 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.208/identity 2026-08-30 17:14:54.417 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.421 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-30-185202 2026-08-30 17:14:54.425 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.429 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-30 17:14:54.433 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.437 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.208 2026-08-30 17:14:54.441 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.445 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-30 17:14:54.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.452 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-30 17:14:54.456 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.461 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-30 17:14:54.464 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.468 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-30 17:14:54.472 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.477 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.208 2026-08-30 17:14:54.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-30 17:14:54.484 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-30 17:14:54.488 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-30 17:14:54.492 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 17:14:54.496 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 17:14:54.500 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-30 17:14:54.504 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:14:54.508 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 17:14:54.514 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 17:14:54.519 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-30 17:14:54.523 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:14:54.527 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-30 17:14:54.532 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:14:54.536 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-30 17:14:54.536 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:14:54.536 | gsub("[][]", "", $1); 2026-08-30 17:14:54.537 | split($1, a, "|"); 2026-08-30 17:14:54.537 | if (a[1] == matchgroup) 2026-08-30 17:14:54.537 | print a[2] 2026-08-30 17:14:54.537 | } 2026-08-30 17:14:54.537 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:14:54.545 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-30 17:14:54.549 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 17:14:54.553 | + functions-common:run_phase:1849 : local phase=extra 2026-08-30 17:14:54.557 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 17:14:54.560 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 17:14:54.565 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 17:14:54.569 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 17:14:54.573 | + functions-common:run_phase:1858 : local extra 2026-08-30 17:14:54.579 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 17:14:54.585 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 17:14:54.589 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 17:14:54.593 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 17:14:54.597 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-30 17:14:54.602 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 17:14:54.627 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:54.631 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:14:54.635 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:14:54.639 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-30 17:14:54.643 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:14:54.648 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 17:14:54.652 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:14:54.654 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-30 17:14:54.656 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-30 17:14:54.659 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 17:14:54.661 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 17:14:54.664 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:14:54.667 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 17:14:54.671 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-30 17:14:54.674 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 17:14:54.678 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-30 17:14:54.682 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 17:14:54.686 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 17:14:54.690 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-30 17:14:54.695 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 17:14:54.699 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 17:14:54.703 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-30 17:14:54.708 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:14:54.712 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 17:14:54.717 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 17:14:54.724 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-30 17:14:54.728 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:14:54.732 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-30 17:14:54.736 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:14:54.741 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-30 17:14:54.741 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:14:54.741 | gsub("[][]", "", $1); 2026-08-30 17:14:54.741 | split($1, a, "|"); 2026-08-30 17:14:54.741 | if (a[1] == matchgroup) 2026-08-30 17:14:54.742 | print a[2] 2026-08-30 17:14:54.742 | } 2026-08-30 17:14:54.742 | ' /home/quobyte/devstack/local.conf 2026-08-30 17:14:54.749 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-30 17:14:54.776 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:14:54.780 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-30 17:14:54.785 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-30 17:14:54.788 | + functions:wait_for_compute:490 : local timeout=60 2026-08-30 17:14:54.793 | + functions:wait_for_compute:491 : local rval=0 2026-08-30 17:14:54.797 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-30 17:14:54.801 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-30 17:14:54.805 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-30 17:14:54.809 | + functions-common:time_start:2407 : local start_time= 2026-08-30 17:14:54.813 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:14:54.819 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:14:54.825 | + functions-common:time_start:2411 : _TIME_START[$name]=1788110094820 2026-08-30 17:14:54.830 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-30 17:14:54.861 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-30 17:14:54.865 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-30 17:14:54.870 | ++ functions:wait_for_compute:496 : hostname 2026-08-30 17:14:54.876 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-30 17:14:54.880 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-30 17:14:54.886 | ++ functions:wait_for_compute:498 : hostname 2026-08-30 17:14:54.891 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:14:54.893 | + :: : ID= 2026-08-30 17:14:54.896 | + :: : [[ '' == '' ]] 2026-08-30 17:14:54.897 | + :: : sleep 1 2026-08-30 17:14:55.902 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-30 17:14:55.905 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-30 17:14:59.041 | + :: : ID=2c911280-b86b-4ad0-8bc5-128b0a5d6f1e 2026-08-30 17:14:59.043 | + :: : [[ 2c911280-b86b-4ad0-8bc5-128b0a5d6f1e == '' ]] 2026-08-30 17:14:59.048 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-30 17:14:59.052 | + functions-common:time_stop:2420 : local name 2026-08-30 17:14:59.056 | + functions-common:time_stop:2421 : local end_time 2026-08-30 17:14:59.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:14:59.064 | + functions-common:time_stop:2423 : local total 2026-08-30 17:14:59.068 | + functions-common:time_stop:2424 : local start_time 2026-08-30 17:14:59.071 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-30 17:14:59.075 | + functions-common:time_stop:2427 : start_time=1788110094820 2026-08-30 17:14:59.079 | + functions-common:time_stop:2429 : [[ -z 1788110094820 ]] 2026-08-30 17:14:59.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:14:59.091 | + functions-common:time_stop:2432 : end_time=1788110099086 2026-08-30 17:14:59.094 | + functions-common:time_stop:2433 : elapsed_time=4266 2026-08-30 17:14:59.098 | + functions-common:time_stop:2434 : total=24846 2026-08-30 17:14:59.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:14:59.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29112 2026-08-30 17:14:59.110 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-30 17:14:59.114 | + functions:wait_for_compute:516 : return 0 2026-08-30 17:14:59.118 | + ./stack.sh:main:1446 : service_check 2026-08-30 17:14:59.122 | + functions-common:service_check:1713 : local service 2026-08-30 17:14:59.126 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.130 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-30 17:14:59.148 | not-found 2026-08-30 17:14:59.154 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.157 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-30 17:14:59.177 | enabled 2026-08-30 17:14:59.182 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-30 17:14:59.207 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-30 17:14:59.207 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-30 17:14:59.207 | Active: active (running) since Sun 2026-08-30 19:11:47 CEST; 3min 11s ago 2026-08-30 17:14:59.207 | Main PID: 60471 (uwsgi) 2026-08-30 17:14:59.207 | Status: "uWSGI is ready" 2026-08-30 17:14:59.208 | Tasks: 17 (limit: 14255) 2026-08-30 17:14:59.208 | Memory: 272.3M (peak: 272.7M) 2026-08-30 17:14:59.208 | CPU: 14.885s 2026-08-30 17:14:59.208 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-30 17:14:59.208 | ├─60471 "nova-apiuWSGI master" 2026-08-30 17:14:59.208 | ├─60472 "nova-apiuWSGI worker 1" 2026-08-30 17:14:59.208 | └─60473 "nova-apiuWSGI worker 2" 2026-08-30 17:14:59.208 | 2026-08-30 17:14:59.208 | Aug 30 19:14:58 devstack devstack@n-api.service[60473]: [pid: 60473|app: 0|req: 18/36] 192.168.122.208 () {54 vars in 935 bytes} [Sun Aug 30 19:14:58 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-08-30 17:14:59.208 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG nova.api.openstack.wsgi [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e admin admin] Calling method '>' {{(pid=60472) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-30 17:14:59.208 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG oslo_concurrency.lockutils [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60472) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG oslo_concurrency.lockutils [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e 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=60472) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG oslo_concurrency.lockutils [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e 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=60472) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG oslo_concurrency.lockutils [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e admin admin] Acquiring lock "ef99cfbb-e02c-424b-a614-ad9e68f16897" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60472) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG oslo_concurrency.lockutils [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e admin admin] Lock "ef99cfbb-e02c-424b-a614-ad9e68f16897" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60472) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: DEBUG oslo_concurrency.lockutils [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e admin admin] Lock "ef99cfbb-e02c-424b-a614-ad9e68f16897" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60472) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: INFO nova.api.openstack.requestlog [None req-cb6bcd1a-f967-4605-a9e5-904d5c22458e admin admin] 192.168.122.208 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.158216 2026-08-30 17:14:59.209 | Aug 30 19:14:58 devstack devstack@n-api.service[60472]: [pid: 60472|app: 0|req: 19/37] 192.168.122.208 () {60 vars in 1325 bytes} [Sun Aug 30 19:14:58 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-30 17:14:59.212 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.216 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-30 17:14:59.235 | enabled 2026-08-30 17:14:59.240 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-30 17:14:59.263 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-30 17:14:59.263 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-30 17:14:59.263 | Active: active (running) since Sun 2026-08-30 19:14:06 CEST; 52s ago 2026-08-30 17:14:59.263 | Main PID: 72549 (nova-compute) 2026-08-30 17:14:59.263 | Tasks: 10 (limit: 14255) 2026-08-30 17:14:59.263 | Memory: 135.3M (peak: 137.6M) 2026-08-30 17:14:59.263 | CPU: 4.735s 2026-08-30 17:14:59.263 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-30 17:14:59.263 | └─72549 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-30 17:14:59.264 | 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG nova.compute.provider_tree [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Updating resource provider 3d010136-77d1-46b1-8cbb-3a58be0b6695 generation from 0 to 1 during operation: update_inventory {{(pid=72549) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG nova.compute.provider_tree [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Updating inventory in ProviderTree for provider 3d010136-77d1-46b1-8cbb-3a58be0b6695 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=72549) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:177}} 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG nova.compute.provider_tree [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Updating resource provider 3d010136-77d1-46b1-8cbb-3a58be0b6695 generation from 1 to 2 during operation: update_traits {{(pid=72549) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG nova.compute.resource_tracker [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Compute_service record updated for devstack:devstack {{(pid=72549) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG oslo_concurrency.lockutils [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.139s {{(pid=72549) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG nova.service [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72549) start /opt/stack/nova/nova/service.py:262}} 2026-08-30 17:14:59.264 | Aug 30 19:14:29 devstack nova-compute[72549]: DEBUG nova.service [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72549) start /opt/stack/nova/nova/service.py:278}} 2026-08-30 17:14:59.264 | Aug 30 19:14:30 devstack nova-compute[72549]: DEBUG nova.service [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] Join ServiceGroup membership for this service compute {{(pid=72549) start /opt/stack/nova/nova/service.py:288}} 2026-08-30 17:14:59.264 | Aug 30 19:14:30 devstack nova-compute[72549]: DEBUG nova.servicegroup.drivers.db [None req-56c672a0-765b-41b6-b3b6-743151258664 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72549) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-30 17:14:59.265 | Aug 30 19:14:35 devstack nova-compute[72549]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=72549) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:14:59.270 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.274 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-30 17:14:59.292 | not-found 2026-08-30 17:14:59.298 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.302 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-30 17:14:59.322 | enabled 2026-08-30 17:14:59.328 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-30 17:14:59.353 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-30 17:14:59.353 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-30 17:14:59.353 | Active: active (running) since Sun 2026-08-30 19:13:53 CEST; 1min 5s ago 2026-08-30 17:14:59.353 | Main PID: 68837 (nova-scheduler:) 2026-08-30 17:14:59.353 | Tasks: 19 (limit: 14255) 2026-08-30 17:14:59.353 | Memory: 155.0M (peak: 155.5M) 2026-08-30 17:14:59.353 | CPU: 4.826s 2026-08-30 17:14:59.353 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-30 17:14:59.354 | ├─68837 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-30 17:14:59.354 | ├─70553 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-30 17:14:59.354 | └─70556 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-30 17:14:59.354 | 2026-08-30 17:14:59.354 | Aug 30 19:14:00 devstack nova-scheduler[70556]: DEBUG nova.servicegroup.drivers.db [None req-cb2d1ebc-87a0-4d24-9a92-a0ba1fae7f1b None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70556) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-30 17:14:59.354 | Aug 30 19:14:04 devstack nova-scheduler[70553]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70553) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:14:59.354 | Aug 30 19:14:04 devstack nova-scheduler[70556]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=70556) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:14:59.354 | Aug 30 19:14:07 devstack nova-scheduler[68837]: DEBUG dbcounter [-] [68837] Writing DB stats nova_api:SELECT=3 {{(pid=68837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.355 | Aug 30 19:14:07 devstack nova-scheduler[68837]: DEBUG dbcounter [-] [68837] Writing DB stats nova_cell0:SELECT=1 {{(pid=68837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.355 | Aug 30 19:14:07 devstack nova-scheduler[68837]: DEBUG dbcounter [-] [68837] Writing DB stats nova_cell1:SELECT=1 {{(pid=68837) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.355 | Aug 30 19:14:14 devstack nova-scheduler[70553]: DEBUG dbcounter [-] [70553] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.355 | Aug 30 19:14:14 devstack nova-scheduler[70556]: DEBUG dbcounter [-] [70556] Writing DB stats nova_cell0:SELECT=3 {{(pid=70556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.355 | Aug 30 19:14:15 devstack nova-scheduler[70556]: DEBUG oslo.service.backend._threading.loopingcall [None req-da0399fd-f9ef-4606-88dd-7623b6f1defc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70556) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:14:59.355 | Aug 30 19:14:18 devstack nova-scheduler[70553]: DEBUG oslo.service.backend._threading.loopingcall [None req-6b7c4a7a-8311-4c0e-84ee-c35da185c6dc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70553) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:14:59.358 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.362 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-30 17:14:59.379 | not-found 2026-08-30 17:14:59.385 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.388 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-30 17:14:59.409 | enabled 2026-08-30 17:14:59.415 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-30 17:14:59.442 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-30 17:14:59.442 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-30 17:14:59.442 | Active: active (running) since Sun 2026-08-30 19:13:56 CEST; 1min 3s ago 2026-08-30 17:14:59.442 | Main PID: 69448 (uwsgi) 2026-08-30 17:14:59.442 | Status: "uWSGI is ready" 2026-08-30 17:14:59.442 | Tasks: 16 (limit: 14255) 2026-08-30 17:14:59.442 | Memory: 219.6M (peak: 219.8M) 2026-08-30 17:14:59.442 | CPU: 9.803s 2026-08-30 17:14:59.442 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-30 17:14:59.442 | ├─69448 "nova-api-metauWSGI master" 2026-08-30 17:14:59.443 | ├─69454 "nova-api-metauWSGI worker 1" 2026-08-30 17:14:59.443 | ├─69455 "nova-api-metauWSGI worker 2" 2026-08-30 17:14:59.443 | └─69456 "nova-api-metauWSGI http 1" 2026-08-30 17:14:59.443 | 2026-08-30 17:14:59.443 | Aug 30 19:14:02 devstack devstack@n-api-meta.service[69454]: DEBUG nova.api.openstack.wsgi_app [None req-3f8367e7-7bd8-4cd0-a71c-e3e9ac6695fa None None] ******************************************************************************** {{(pid=69454) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-30 17:14:59.443 | Aug 30 19:14:02 devstack devstack@n-api-meta.service[69454]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70e7df2a4668 pid: 69454 (default app) 2026-08-30 17:14:59.443 | Aug 30 19:14:10 devstack devstack@n-api-meta.service[69455]: DEBUG dbcounter [-] [69455] Writing DB stats nova_api:SELECT=1 {{(pid=69455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.443 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69454]: DEBUG dbcounter [-] [69454] Writing DB stats nova_api:SELECT=1 {{(pid=69454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.443 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69455]: DEBUG dbcounter [-] [69455] Writing DB stats nova_cell0:SELECT=1 {{(pid=69455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.444 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69455]: DEBUG dbcounter [-] [69455] Writing DB stats nova_cell1:SELECT=1 {{(pid=69455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.444 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69455]: DEBUG dbcounter [-] [69455] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.444 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69454]: DEBUG dbcounter [-] [69454] Writing DB stats nova_cell1:SELECT=1 {{(pid=69454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.444 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69454]: DEBUG dbcounter [-] [69454] Writing DB stats nova_cell0:SELECT=1 {{(pid=69454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.444 | Aug 30 19:14:11 devstack devstack@n-api-meta.service[69454]: DEBUG dbcounter [-] [69454] Writing DB stats nova_cell0:SELECT=1 {{(pid=69454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.450 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.453 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-30 17:14:59.473 | enabled 2026-08-30 17:14:59.479 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-30 17:14:59.501 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-30 17:14:59.502 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-30 17:14:59.502 | Active: active (running) since Sun 2026-08-30 19:12:29 CEST; 2min 29s ago 2026-08-30 17:14:59.502 | Main PID: 66609 (uwsgi) 2026-08-30 17:14:59.502 | Status: "uWSGI is ready" 2026-08-30 17:14:59.502 | Tasks: 5 (limit: 14255) 2026-08-30 17:14:59.502 | Memory: 173.7M (peak: 174.0M) 2026-08-30 17:14:59.502 | CPU: 6.463s 2026-08-30 17:14:59.502 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-30 17:14:59.502 | ├─66609 "placementuWSGI master" 2026-08-30 17:14:59.502 | ├─66610 "placementuWSGI worker 1" 2026-08-30 17:14:59.503 | └─66611 "placementuWSGI worker 2" 2026-08-30 17:14:59.503 | 2026-08-30 17:14:59.503 | Aug 30 19:14:29 devstack devstack@placement-api.service[66610]: INFO placement.requestlog [req-dc83cfa2-bf13-4f53-b963-28e9d29d595d req-9c786fda-58b2-43d8-bcc5-688302d81237 service nova] 192.168.122.208 "PUT /placement/resource_providers/3d010136-77d1-46b1-8cbb-3a58be0b6695/inventories" status: 200 len: 396 microversion: 1.26 2026-08-30 17:14:59.503 | Aug 30 19:14:29 devstack devstack@placement-api.service[66610]: [pid: 66610|app: 0|req: 5/9] 192.168.122.208 () {64 vars in 1498 bytes} [Sun Aug 30 19:14:29 2026] PUT /placement/resource_providers/3d010136-77d1-46b1-8cbb-3a58be0b6695/inventories => generated 396 bytes in 64 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-30 17:14:59.503 | Aug 30 19:14:29 devstack devstack@placement-api.service[66611]: DEBUG placement.requestlog [req-dc83cfa2-bf13-4f53-b963-28e9d29d595d req-17dafc20-c6a6-483b-b91b-d5ea105ca5f3 None None] Starting request: 192.168.122.208 "GET /placement/traits?name=in:HW_CPU_X86_SSE,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SHA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,HW_CPU_X86_F16C,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_AESNI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_CLMUL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,OWNER_NOVA,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_FMA3,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SVM,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E" {{(pid=66611) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-30 17:14:59.503 | Aug 30 19:14:29 devstack devstack@placement-api.service[66611]: INFO placement.requestlog [req-dc83cfa2-bf13-4f53-b963-28e9d29d595d req-17dafc20-c6a6-483b-b91b-d5ea105ca5f3 service nova] 192.168.122.208 "GET /placement/traits?name=in:HW_CPU_X86_SSE,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SHA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,HW_CPU_X86_F16C,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_AESNI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_CLMUL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,OWNER_NOVA,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_FMA3,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SVM,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E" status: 200 len: 2072 microversion: 1.6 2026-08-30 17:14:59.503 | Aug 30 19:14:29 devstack devstack@placement-api.service[66611]: [pid: 66611|app: 0|req: 5/10] 192.168.122.208 () {60 vars in 4934 bytes} [Sun Aug 30 19:14:29 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SHA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,HW_CPU_X86_F16C,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,HW_ARCH_X86_64,HW_CPU_X86_AESNI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_CLMUL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,OWNER_NOVA,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_FMA3,HW_CPU_X86_AVX2,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SVM,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_BMI2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E => generated 2072 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-30 17:14:59.503 | Aug 30 19:14:29 devstack devstack@placement-api.service[66610]: DEBUG placement.requestlog [req-dc83cfa2-bf13-4f53-b963-28e9d29d595d req-f13a1bc8-38ce-435c-b0dc-a7c27b296ecc None None] Starting request: 192.168.122.208 "PUT /placement/resource_providers/3d010136-77d1-46b1-8cbb-3a58be0b6695/traits" {{(pid=66610) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-30 17:14:59.506 | Aug 30 19:14:29 devstack devstack@placement-api.service[66610]: INFO placement.requestlog [req-dc83cfa2-bf13-4f53-b963-28e9d29d595d req-f13a1bc8-38ce-435c-b0dc-a7c27b296ecc service nova] 192.168.122.208 "PUT /placement/resource_providers/3d010136-77d1-46b1-8cbb-3a58be0b6695/traits" status: 200 len: 2107 microversion: 1.6 2026-08-30 17:14:59.506 | Aug 30 19:14:29 devstack devstack@placement-api.service[66610]: [pid: 66610|app: 0|req: 6/11] 192.168.122.208 () {64 vars in 1483 bytes} [Sun Aug 30 19:14:29 2026] PUT /placement/resource_providers/3d010136-77d1-46b1-8cbb-3a58be0b6695/traits => generated 2107 bytes in 238 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-30 17:14:59.506 | Aug 30 19:14:39 devstack devstack@placement-api.service[66611]: DEBUG dbcounter [-] [66611] Writing DB stats placement:SELECT=4 {{(pid=66611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.506 | Aug 30 19:14:39 devstack devstack@placement-api.service[66610]: DEBUG dbcounter [-] [66610] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=66610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.510 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.514 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-30 17:14:59.533 | not-found 2026-08-30 17:14:59.539 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.543 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-30 17:14:59.562 | enabled 2026-08-30 17:14:59.568 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-30 17:14:59.591 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-30 17:14:59.591 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-30 17:14:59.591 | Active: active (running) since Sun 2026-08-30 19:14:32 CEST; 27s ago 2026-08-30 17:14:59.591 | Main PID: 75707 (uwsgi) 2026-08-30 17:14:59.591 | Status: "uWSGI is ready" 2026-08-30 17:14:59.591 | Tasks: 9 (limit: 14255) 2026-08-30 17:14:59.591 | Memory: 260.3M (peak: 260.8M) 2026-08-30 17:14:59.591 | CPU: 11.525s 2026-08-30 17:14:59.591 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-30 17:14:59.592 | ├─75707 "glance-apiuWSGI master" 2026-08-30 17:14:59.592 | ├─75709 "glance-apiuWSGI worker 1" 2026-08-30 17:14:59.592 | └─75710 "glance-apiuWSGI worker 2" 2026-08-30 17:14:59.592 | 2026-08-30 17:14:59.593 | Aug 30 19:14:44 devstack devstack@g-api.service[75709]: INFO glance.location [None req-c7b21b66-0003-4047-9251-1b27db673b52 admin admin] Image format matched and virtual size computed: 117440512 2026-08-30 17:14:59.593 | Aug 30 19:14:44 devstack devstack@g-api.service[75709]: DEBUG glance_store.backend [None req-c7b21b66-0003-4047-9251-1b27db673b52 admin admin] Skipping store.set_acls... not implemented. {{(pid=75709) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-30 17:14:59.593 | Aug 30 19:14:44 devstack devstack@g-api.service[75709]: [pid: 75709|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Sun Aug 30 19:14:42 2026] PUT /v2/images/8c2a26be-8561-455c-8b92-1b26c1d28d82/file => generated 0 bytes in 1701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-30 17:14:59.593 | Aug 30 19:14:44 devstack devstack@g-api.service[75710]: DEBUG glance.api.middleware.version_negotiation [None req-51bac2d7-2cbe-4a4b-84b7-6adef7a21f4b admin admin] Determining version of request: GET /v2/images/8c2a26be-8561-455c-8b92-1b26c1d28d82 Accept: */* {{(pid=75710) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-30 17:14:59.593 | Aug 30 19:14:44 devstack devstack@g-api.service[75710]: DEBUG glance.api.middleware.version_negotiation [None req-51bac2d7-2cbe-4a4b-84b7-6adef7a21f4b admin admin] Using url versioning {{(pid=75710) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-30 17:14:59.593 | Aug 30 19:14:44 devstack devstack@g-api.service[75710]: DEBUG glance.api.middleware.version_negotiation [None req-51bac2d7-2cbe-4a4b-84b7-6adef7a21f4b admin admin] Matched version: v2 {{(pid=75710) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-30 17:14:59.594 | Aug 30 19:14:44 devstack devstack@g-api.service[75710]: DEBUG glance.api.middleware.version_negotiation [None req-51bac2d7-2cbe-4a4b-84b7-6adef7a21f4b admin admin] new path /v2/images/8c2a26be-8561-455c-8b92-1b26c1d28d82 {{(pid=75710) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-30 17:14:59.594 | Aug 30 19:14:44 devstack devstack@g-api.service[75710]: [pid: 75710|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Sun Aug 30 19:14:44 2026] GET /v2/images/8c2a26be-8561-455c-8b92-1b26c1d28d82 => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-30 17:14:59.594 | Aug 30 19:14:54 devstack devstack@g-api.service[75709]: DEBUG dbcounter [-] [75709] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75709) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.594 | Aug 30 19:14:54 devstack devstack@g-api.service[75710]: DEBUG dbcounter [-] [75710] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.598 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.601 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-30 17:14:59.621 | enabled 2026-08-30 17:14:59.627 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-30 17:14:59.651 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-30 17:14:59.651 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-30 17:14:59.651 | Active: active (running) since Sun 2026-08-30 19:14:21 CEST; 38s ago 2026-08-30 17:14:59.651 | Main PID: 74179 (cinder-schedule) 2026-08-30 17:14:59.651 | Tasks: 1 (limit: 14255) 2026-08-30 17:14:59.651 | Memory: 107.8M (peak: 108.3M) 2026-08-30 17:14:59.651 | CPU: 4.061s 2026-08-30 17:14:59.651 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-30 17:14:59.651 | └─74179 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-30 17:14:59.651 | 2026-08-30 17:14:59.652 | Aug 30 19:14:26 devstack cinder-scheduler[74179]: DEBUG oslo_service.backend._eventlet.service [None req-c78f3981-4dac-4ecc-a3f3-4f187773b973 None None] ******************************************************************************** {{(pid=74179) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-30 17:14:59.652 | Aug 30 19:14:26 devstack cinder-scheduler[74179]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-30 17:14:59.652 | Aug 30 19:14:26 devstack cinder-scheduler[74179]: INFO cinder.manager [None req-fdb00dd9-1586-464d-bf55-3a84f1d36ff4 None None] Initiating service 1 cleanup 2026-08-30 17:14:59.652 | Aug 30 19:14:26 devstack cinder-scheduler[74179]: INFO cinder.manager [None req-fdb00dd9-1586-464d-bf55-3a84f1d36ff4 None None] Service 1 cleanup completed. 2026-08-30 17:14:59.652 | Aug 30 19:14:26 devstack cinder-scheduler[74179]: DEBUG cinder.service [None req-fdb00dd9-1586-464d-bf55-3a84f1d36ff4 None None] Creating RPC server for service cinder-scheduler {{(pid=74179) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-30 17:14:59.652 | Aug 30 19:14:26 devstack cinder-scheduler[74179]: DEBUG cinder.service [None req-fdb00dd9-1586-464d-bf55-3a84f1d36ff4 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74179) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-30 17:14:59.652 | Aug 30 19:14:35 devstack cinder-scheduler[74179]: DEBUG cinder.scheduler.host_manager [None req-4f050129-bffd-4b5f-bc7c-57a0eb32bf8a None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74179) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-30 17:14:59.652 | Aug 30 19:14:35 devstack cinder-scheduler[74179]: DEBUG cinder.scheduler.host_manager [None req-4f050129-bffd-4b5f-bc7c-57a0eb32bf8a 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, 8, 30, 17, 14, 35, 143031)}, {'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, 8, 30, 17, 14, 35, 143031)}]. {{(pid=74179) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-30 17:14:59.653 | Aug 30 19:14:35 devstack cinder-scheduler[74179]: DEBUG cinder.scheduler.host_manager [None req-4f050129-bffd-4b5f-bc7c-57a0eb32bf8a 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, 8, 30, 17, 14, 35, 112715)} {{(pid=74179) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-30 17:14:59.653 | Aug 30 19:14:45 devstack cinder-scheduler[74179]: DEBUG dbcounter [-] [74179] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=74179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.656 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.660 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-30 17:14:59.679 | enabled 2026-08-30 17:14:59.685 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-30 17:14:59.709 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-30 17:14:59.709 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-30 17:14:59.709 | Active: active (running) since Sun 2026-08-30 19:14:14 CEST; 45s ago 2026-08-30 17:14:59.709 | Main PID: 73457 (uwsgi) 2026-08-30 17:14:59.709 | Status: "uWSGI is ready" 2026-08-30 17:14:59.709 | Tasks: 7 (limit: 14255) 2026-08-30 17:14:59.709 | Memory: 244.1M (peak: 244.6M) 2026-08-30 17:14:59.709 | CPU: 10.855s 2026-08-30 17:14:59.710 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-30 17:14:59.710 | ├─73457 "cinder-apiuWSGI master" 2026-08-30 17:14:59.710 | ├─73459 "cinder-apiuWSGI worker 1" 2026-08-30 17:14:59.710 | └─73460 "cinder-apiuWSGI worker 2" 2026-08-30 17:14:59.710 | 2026-08-30 17:14:59.710 | Aug 30 19:14:28 devstack devstack@c-api.service[73459]: INFO cinder.api.openstack.wsgi [None req-fff39daa-683c-428a-a7aa-c5cff558d71c admin admin] POST http://192.168.122.208/volume/v3/types/e8ef49e6-b65d-42cc-a498-6efd6177893a/extra_specs 2026-08-30 17:14:59.710 | Aug 30 19:14:28 devstack devstack@c-api.service[73459]: DEBUG cinder.api.openstack.wsgi [None req-fff39daa-683c-428a-a7aa-c5cff558d71c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-30 17:14:59.710 | Aug 30 19:14:28 devstack devstack@c-api.service[73459]: /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-08-30 17:14:59.710 | Aug 30 19:14:28 devstack devstack@c-api.service[73459]: warnings.warn( 2026-08-30 17:14:59.710 | Aug 30 19:14:28 devstack devstack@c-api.service[73459]: DEBUG oslo_db.sqlalchemy.engines [None req-fff39daa-683c-428a-a7aa-c5cff558d71c 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=73459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-30 17:14:59.710 | Aug 30 19:14:29 devstack devstack@c-api.service[73459]: DEBUG dbcounter [-] [73459] Writing DB stats cinder:SELECT=6 {{(pid=73459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.711 | Aug 30 19:14:29 devstack devstack@c-api.service[73459]: INFO cinder.api.openstack.wsgi [None req-fff39daa-683c-428a-a7aa-c5cff558d71c admin admin] http://192.168.122.208/volume/v3/types/e8ef49e6-b65d-42cc-a498-6efd6177893a/extra_specs returned with HTTP 200 2026-08-30 17:14:59.711 | Aug 30 19:14:29 devstack devstack@c-api.service[73459]: [pid: 73459|app: 0|req: 1/3] 192.168.122.208 () {60 vars in 1338 bytes} [Sun Aug 30 19:14:28 2026] POST /volume/v3/types/e8ef49e6-b65d-42cc-a498-6efd6177893a/extra_specs => generated 55 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-08-30 17:14:59.711 | Aug 30 19:14:38 devstack devstack@c-api.service[73460]: DEBUG dbcounter [-] [73460] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.711 | Aug 30 19:14:39 devstack devstack@c-api.service[73459]: DEBUG dbcounter [-] [73459] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=73459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.715 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.719 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-30 17:14:59.740 | enabled 2026-08-30 17:14:59.746 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-30 17:14:59.770 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-30 17:14:59.770 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-30 17:14:59.770 | Active: active (running) since Sun 2026-08-30 19:14:23 CEST; 35s ago 2026-08-30 17:14:59.771 | Main PID: 74836 (cinder-volume) 2026-08-30 17:14:59.771 | Tasks: 2 (limit: 14255) 2026-08-30 17:14:59.771 | Memory: 141.0M (peak: 156.3M) 2026-08-30 17:14:59.771 | CPU: 10.958s 2026-08-30 17:14:59.772 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-30 17:14:59.772 | ├─74836 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-30 17:14:59.772 | └─74989 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-30 17:14:59.772 | 2026-08-30 17:14:59.772 | Aug 30 19:14:36 devstack sudo[75841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-30 17:14:59.772 | Aug 30 19:14:36 devstack sudo[75841]: pam_unix(sudo:session): session closed for user root 2026-08-30 17:14:59.773 | Aug 30 19:14:36 devstack cinder-volume[74989]: DEBUG oslo_concurrency.processutils [None req-4f050129-bffd-4b5f-bc7c-57a0eb32bf8a 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.243s {{(pid=74989) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-30 17:14:59.773 | Aug 30 19:14:36 devstack cinder-volume[74989]: INFO cinder.volume.manager [None req-4f050129-bffd-4b5f-bc7c-57a0eb32bf8a None None] Driver post RPC initialization completed successfully. 2026-08-30 17:14:59.773 | Aug 30 19:14:38 devstack cinder-volume[74836]: DEBUG dbcounter [-] [74836] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74836) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.773 | Aug 30 19:14:42 devstack cinder-volume[74989]: DEBUG oslo_service.periodic_task [None req-ab6d5f60-d239-432b-999e-a1d81b165cd1 None None] Running periodic task VolumeManager._thread_info {{(pid=74989) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-30 17:14:59.773 | Aug 30 19:14:42 devstack cinder-volume[74989]: DEBUG cinder.volume.manager [None req-ab6d5f60-d239-432b-999e-a1d81b165cd1 None None] thread count: 6 {{(pid=74989) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-30 17:14:59.773 | Aug 30 19:14:42 devstack cinder-volume[74989]: DEBUG cinder.volume.manager [None req-ab6d5f60-d239-432b-999e-a1d81b165cd1 None None] thread info: [<_MainThread(MainThread, started 137008170897536)>, , , , , ] {{(pid=74989) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-30 17:14:59.773 | Aug 30 19:14:45 devstack cinder-volume[74989]: DEBUG dbcounter [-] [74989] Writing DB stats cinder:SELECT=4 {{(pid=74989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.773 | Aug 30 19:14:46 devstack cinder-volume[74989]: DEBUG dbcounter [-] [74989] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=74989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:14:59.776 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.779 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-30 17:14:59.797 | not-found 2026-08-30 17:14:59.803 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.807 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-30 17:14:59.825 | not-found 2026-08-30 17:14:59.831 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.835 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-30 17:14:59.852 | not-found 2026-08-30 17:14:59.858 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.861 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-30 17:14:59.880 | not-found 2026-08-30 17:14:59.886 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.890 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-30 17:14:59.910 | not-found 2026-08-30 17:14:59.916 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.920 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-30 17:14:59.939 | enabled 2026-08-30 17:14:59.944 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-30 17:14:59.968 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-30 17:14:59.969 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-30 17:14:59.969 | Active: active (running) since Sun 2026-08-30 19:12:09 CEST; 2min 50s ago 2026-08-30 17:14:59.969 | Main PID: 63235 (neutron-ovn-age) 2026-08-30 17:14:59.969 | Tasks: 20 (limit: 14255) 2026-08-30 17:14:59.969 | Memory: 343.6M (peak: 344.5M) 2026-08-30 17:14:59.969 | CPU: 11.572s 2026-08-30 17:14:59.969 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-30 17:14:59.969 | ├─63235 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-30 17:14:59.969 | ├─64622 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-30 17:14:59.969 | ├─64947 /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/tmpwarsaca4/privsep.sock 2026-08-30 17:14:59.970 | └─67502 /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/tmpi8fnvdhl/privsep.sock 2026-08-30 17:14:59.970 | 2026-08-30 17:14:59.970 | Aug 30 19:13:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.970 | Aug 30 19:13:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 17:14:59.970 | Aug 30 19:13:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 17:14:59.970 | Aug 30 19:13:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.970 | Aug 30 19:14:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 17:14:59.970 | Aug 30 19:14:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 17:14:59.970 | Aug 30 19:14:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.970 | Aug 30 19:14:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-30 17:14:59.971 | Aug 30 19:14:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-30 17:14:59.971 | Aug 30 19:14:13 devstack neutron-ovn-agent[64622]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64622) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-30 17:14:59.974 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:14:59.978 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-30 17:14:59.996 | not-found 2026-08-30 17:15:00.001 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.005 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-30 17:15:00.023 | not-found 2026-08-30 17:15:00.028 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.032 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-30 17:15:00.049 | not-found 2026-08-30 17:15:00.055 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.059 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-30 17:15:00.077 | not-found 2026-08-30 17:15:00.083 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.087 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-30 17:15:00.106 | enabled 2026-08-30 17:15:00.112 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-30 17:15:00.136 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-30 17:15:00.136 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-30 17:15:00.136 | Active: active (running) since Sun 2026-08-30 19:05:38 CEST; 9min ago 2026-08-30 17:15:00.136 | Main PID: 39774 (dstat.sh) 2026-08-30 17:15:00.136 | Tasks: 3 (limit: 14255) 2026-08-30 17:15:00.136 | Memory: 27.5M (peak: 28.0M) 2026-08-30 17:15:00.136 | CPU: 3.268s 2026-08-30 17:15:00.136 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-30 17:15:00.137 | ├─39774 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-30 17:15:00.137 | ├─39881 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-30 17:15:00.137 | └─39882 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-30 17:15:00.137 | 2026-08-30 17:15:00.137 | Aug 30 19:14:51 devstack dstat.sh[39882]: 30-08 19:14:51| 20 7 69 0 0|5247M 238M 213M 6050M| 0 0 | 0 396k| 0 9.00 |2750 1845 |3.09 2.63 1.67|2.0 0 1.0| 0 0 | | 17 283 0 28 0 2026-08-30 17:15:00.137 | Aug 30 19:14:52 devstack dstat.sh[39882]: 30-08 19:14:52| 17 13 64 0 0|5173M 312M 213M 6050M| 11k 36k| 48k 436k|4.00 36.0 |5075 4174 |3.09 2.63 1.67|1.0 0 262| 0 0 | | 17 281 0 27 0 2026-08-30 17:15:00.137 | Aug 30 19:14:53 devstack dstat.sh[39882]: 30-08 19:14:53| 17 10 70 0 0|5203M 282M 213M 6050M| 0 0 | 0 164k| 0 11.0 |2451 1536 |3.09 2.63 1.67|1.0 0 0| 0 0 | | 17 281 0 27 0 2026-08-30 17:15:00.137 | Aug 30 19:14:54 devstack dstat.sh[39882]: 30-08 19:14:54| 19 9 66 0 0|5237M 247M 213M 6050M| 286B 718B| 0 6111k| 0 550 |3219 2389 |3.09 2.63 1.67|2.0 0 0| 0 0 | | 17 281 0 27 0 2026-08-30 17:15:00.137 | Aug 30 19:14:55 devstack dstat.sh[39882]: 30-08 19:14:55| 12 15 65 0 0|5224M 260M 213M 6050M|3894B 22k| 144k 412k|6.00 32.0 |4777 3941 |2.84 2.59 1.66| 0 0 281| 0 0 | | 17 285 0 27 0 2026-08-30 17:15:00.137 | Aug 30 19:14:56 devstack dstat.sh[39882]: 30-08 19:14:56| 3 3 90 0 0|5222M 263M 213M 6050M| 118B 476B| 0 144k| 0 9.00 |1573 1375 |2.84 2.59 1.66|1.0 0 5.0| 0 0 | | 17 285 0 27 0 2026-08-30 17:15:00.138 | Aug 30 19:14:57 devstack dstat.sh[39882]: 30-08 19:14:57| 18 10 69 0 0|5222M 262M 213M 6050M| 0 0 | 0 328k| 0 29.0 |2727 1846 |2.84 2.59 1.66|1.0 0 0| 0 0 | | 17 285 0 27 0 2026-08-30 17:15:00.138 | Aug 30 19:14:58 devstack dstat.sh[39882]: 30-08 19:14:58| 19 8 69 0 0|5242M 243M 213M 6050M| 52B 0 | 0 120k| 0 14.0 |2659 1764 |2.84 2.59 1.66|1.0 0 0| 0 0 | | 17 285 0 27 0 2026-08-30 17:15:00.138 | Aug 30 19:14:59 devstack dstat.sh[39882]: 30-08 19:14:59| 23 5 67 0 0|5203M 282M 213M 6050M| 198B 1242B| 0 296k| 0 23.0 |3187 2386 |2.84 2.59 1.66|1.0 0 18| 0 0 | | 17 289 0 28 0 2026-08-30 17:15:00.138 | Aug 30 19:15:00 devstack dstat.sh[39882]: 30-08 19:15:00| 10 21 61 0 0|5177M 308M 213M 6050M|6852B 70k|8195B 40k|2.00 2.00 |5984 4515 |2.69 2.56 1.65|1.0 0 205| 0 0 | | 17 289 0 28 0 2026-08-30 17:15:00.143 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.147 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-30 17:15:00.166 | enabled 2026-08-30 17:15:00.172 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-30 17:15:00.195 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-30 17:15:00.195 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-30 17:15:00.196 | Active: active (running) since Sun 2026-08-30 19:12:07 CEST; 2min 52s ago 2026-08-30 17:15:00.196 | Main PID: 62540 (neutron-ovn-met) 2026-08-30 17:15:00.196 | Tasks: 2 (limit: 14255) 2026-08-30 17:15:00.196 | Memory: 121.0M (peak: 121.7M) 2026-08-30 17:15:00.196 | CPU: 3.822s 2026-08-30 17:15:00.196 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-30 17:15:00.196 | └─62540 "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-08-30 17:15:00.196 | 2026-08-30 17:15:00.196 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-30 17:15:00.196 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-30 17:15:00.196 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: 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-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: 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-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-30 17:15:00.197 | Aug 30 19:12:11 devstack neutron-ovn-metadata-agent[62540]: ERROR neutron 2026-08-30 17:15:00.200 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.205 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-30 17:15:00.224 | enabled 2026-08-30 17:15:00.230 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-30 17:15:00.253 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-30 17:15:00.253 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-30 17:15:00.253 | Active: active (running) since Sun 2026-08-30 19:12:12 CEST; 2min 47s ago 2026-08-30 17:15:00.253 | Main PID: 64313 (uwsgi) 2026-08-30 17:15:00.253 | Status: "uWSGI is ready" 2026-08-30 17:15:00.253 | Tasks: 23 (limit: 14255) 2026-08-30 17:15:00.253 | Memory: 386.9M (peak: 387.7M) 2026-08-30 17:15:00.253 | CPU: 41.750s 2026-08-30 17:15:00.253 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-30 17:15:00.253 | ├─64313 "neutron-apiuWSGI master" 2026-08-30 17:15:00.254 | ├─64314 "neutron-apiuWSGI worker 1" 2026-08-30 17:15:00.254 | └─64315 "neutron-apiuWSGI worker 2" 2026-08-30 17:15:00.254 | 2026-08-30 17:15:00.254 | Aug 30 19:14:41 devstack devstack@neutron-api.service[64314]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64314) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 17:15:00.254 | Aug 30 19:14:41 devstack devstack@neutron-api.service[64314]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "5a67b5543c805b6eb8597d80d91287e2" from periodic health check thread {{(pid=64314) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 17:15:00.254 | Aug 30 19:14:43 devstack devstack@neutron-api.service[64315]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64315) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 17:15:00.254 | Aug 30 19:14:43 devstack devstack@neutron-api.service[64315]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "99bbf9814d9853ddad10340cd21636b2" from periodic health check thread {{(pid=64315) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 17:15:00.254 | Aug 30 19:14:51 devstack devstack@neutron-api.service[64314]: DEBUG dbcounter [-] [64314] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.254 | Aug 30 19:14:53 devstack devstack@neutron-api.service[64315]: DEBUG dbcounter [-] [64315] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.254 | Aug 30 19:14:56 devstack devstack@neutron-api.service[64314]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64314) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 17:15:00.255 | Aug 30 19:14:56 devstack devstack@neutron-api.service[64314]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "5a67b5543c805b6eb8597d80d91287e2" from periodic health check thread {{(pid=64314) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 17:15:00.255 | Aug 30 19:14:58 devstack devstack@neutron-api.service[64315]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64315) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-30 17:15:00.255 | Aug 30 19:14:58 devstack devstack@neutron-api.service[64315]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "99bbf9814d9853ddad10340cd21636b2" from periodic health check thread {{(pid=64315) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-30 17:15:00.260 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.264 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-30 17:15:00.283 | enabled 2026-08-30 17:15:00.288 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-30 17:15:00.312 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-30 17:15:00.313 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-30 17:15:00.313 | Active: active (running) since Sun 2026-08-30 19:12:17 CEST; 2min 43s ago 2026-08-30 17:15:00.313 | Main PID: 65321 (neutron-periodi) 2026-08-30 17:15:00.313 | Tasks: 15 (limit: 14255) 2026-08-30 17:15:00.313 | Memory: 180.9M (peak: 181.2M) 2026-08-30 17:15:00.313 | CPU: 6.615s 2026-08-30 17:15:00.313 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-30 17:15:00.313 | ├─65321 "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-08-30 17:15:00.313 | └─66065 "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-08-30 17:15:00.314 | 2026-08-30 17:15:00.315 | Aug 30 19:13:40 devstack neutron-periodic-workers[66065]: DEBUG dbcounter [-] [66065] Writing DB stats neutron:SELECT=4 {{(pid=66065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.315 | Aug 30 19:13:59 devstack neutron-periodic-workers[66065]: DEBUG neutron.db.agents_db [None req-6452bde2-aa20-4999-b7f0-f6412ac1c964 None None] Agent healthcheck: found 0 active agents {{(pid=66065) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-30 17:15:00.315 | Aug 30 19:13:59 devstack neutron-periodic-workers[66065]: DEBUG oslo.service.backend._threading.loopingcall [None req-6452bde2-aa20-4999-b7f0-f6412ac1c964 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=66065) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.315 | Aug 30 19:14:07 devstack neutron-periodic-workers[66065]: DEBUG oslo.service.backend._threading.loopingcall [None req-16a9a537-14b5-4e2f-ac3f-d06aa4e3136b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=66065) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.315 | Aug 30 19:14:17 devstack neutron-periodic-workers[66065]: DEBUG dbcounter [-] [66065] Writing DB stats neutron:SELECT=4 {{(pid=66065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.315 | Aug 30 19:14:27 devstack neutron-periodic-workers[66065]: DEBUG oslo.service.backend._threading.loopingcall [None req-5aa48dd9-8e68-49e4-8cae-e5373aed59fc None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66065) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.315 | Aug 30 19:14:36 devstack neutron-periodic-workers[66065]: DEBUG neutron.db.agents_db [None req-6452bde2-aa20-4999-b7f0-f6412ac1c964 None None] Agent healthcheck: found 0 active agents {{(pid=66065) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-30 17:15:00.315 | Aug 30 19:14:36 devstack neutron-periodic-workers[66065]: DEBUG oslo.service.backend._threading.loopingcall [None req-6452bde2-aa20-4999-b7f0-f6412ac1c964 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66065) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.316 | Aug 30 19:14:44 devstack neutron-periodic-workers[66065]: DEBUG oslo.service.backend._threading.loopingcall [None req-16a9a537-14b5-4e2f-ac3f-d06aa4e3136b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66065) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.316 | Aug 30 19:14:54 devstack neutron-periodic-workers[66065]: DEBUG dbcounter [-] [66065] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=66065) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.319 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.323 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-30 17:15:00.343 | enabled 2026-08-30 17:15:00.349 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-30 17:15:00.371 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-30 17:15:00.371 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-30 17:15:00.371 | Active: active (running) since Sun 2026-08-30 19:12:14 CEST; 2min 45s ago 2026-08-30 17:15:00.371 | Main PID: 64823 (neutron-rpc-ser) 2026-08-30 17:15:00.371 | Tasks: 23 (limit: 14255) 2026-08-30 17:15:00.371 | Memory: 200.4M (peak: 200.9M) 2026-08-30 17:15:00.372 | CPU: 7.222s 2026-08-30 17:15:00.372 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-30 17:15:00.372 | ├─64823 "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-08-30 17:15:00.372 | ├─66230 "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-08-30 17:15:00.372 | └─66238 "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-08-30 17:15:00.372 | 2026-08-30 17:15:00.372 | Aug 30 19:12:28 devstack neutron-rpc-server[66238]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66238) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-30 17:15:00.373 | Aug 30 19:12:28 devstack neutron-rpc-server[66230]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66230) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-30 17:15:00.373 | Aug 30 19:12:28 devstack neutron-rpc-server[66230]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66230) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-30 17:15:00.373 | Aug 30 19:12:28 devstack neutron-rpc-server[66230]: DEBUG neutron.service [-] calling wait on {{(pid=66230) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-30 17:15:00.373 | Aug 30 19:12:28 devstack neutron-rpc-server[66238]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66238) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-30 17:15:00.373 | Aug 30 19:12:28 devstack neutron-rpc-server[66238]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66238) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-30 17:15:00.373 | Aug 30 19:12:28 devstack neutron-rpc-server[66238]: DEBUG neutron.service [-] calling wait on {{(pid=66238) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-30 17:15:00.373 | Aug 30 19:12:36 devstack neutron-rpc-server[64823]: DEBUG dbcounter [-] [64823] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=64823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.373 | Aug 30 19:12:58 devstack neutron-rpc-server[66230]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-30 17:15:00.373 | Aug 30 19:12:58 devstack neutron-rpc-server[66238]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-30 17:15:00.377 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.381 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:15:00.402 | enabled 2026-08-30 17:15:00.408 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-30 17:15:00.431 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:15:00.431 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-30 17:15:00.431 | Active: active (running) since Sun 2026-08-30 19:12:19 CEST; 2min 40s ago 2026-08-30 17:15:00.431 | Main PID: 65823 (neutron-ovn-mai) 2026-08-30 17:15:00.432 | Tasks: 12 (limit: 14255) 2026-08-30 17:15:00.432 | Memory: 252.5M (peak: 252.9M) 2026-08-30 17:15:00.432 | CPU: 7.514s 2026-08-30 17:15:00.432 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-30 17:15:00.432 | ├─65823 "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-08-30 17:15:00.432 | └─65952 "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-08-30 17:15:00.432 | 2026-08-30 17:15:00.432 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=65952) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-30 17:15:00.432 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=65952) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-30 17:15:00.432 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 None None] OVN maintenance task update_router_distributed_flag finished in 0.012 seconds 2026-08-30 17:15:00.432 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG futurist.periodics [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 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=65952) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-30 17:15:00.433 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=65952) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-30 17:15:00.433 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=65952) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-30 17:15:00.433 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 None None] OVN maintenance task update_security_group_with_address_group finished in 0.029 seconds 2026-08-30 17:15:00.433 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG futurist.periodics [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 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=65952) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-30 17:15:00.433 | Aug 30 19:12:48 devstack neutron-ovn-maintenance-worker[65952]: DEBUG futurist.periodics [None req-4c2a0149-44b1-48f2-86ac-1553c3f5c7f3 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=65952) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-30 17:15:00.433 | Aug 30 19:12:58 devstack neutron-ovn-maintenance-worker[65952]: DEBUG dbcounter [-] [65952] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=65952) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.439 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.443 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-30 17:15:00.463 | enabled 2026-08-30 17:15:00.468 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-30 17:15:00.492 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-30 17:15:00.492 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-30 17:15:00.492 | Active: active (running) since Sun 2026-08-30 19:13:58 CEST; 1min 2s ago 2026-08-30 17:15:00.492 | Main PID: 70098 (nova-novncproxy) 2026-08-30 17:15:00.492 | Tasks: 4 (limit: 14255) 2026-08-30 17:15:00.492 | Memory: 109.0M (peak: 109.2M) 2026-08-30 17:15:00.492 | CPU: 3.664s 2026-08-30 17:15:00.493 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-30 17:15:00.493 | └─70098 /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-08-30 17:15:00.493 | 2026-08-30 17:15:00.493 | Aug 30 19:13:59 devstack nova-novncproxy[70098]: If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:15:00.493 | Aug 30 19:13:59 devstack nova-novncproxy[70098]: framework. For more detail see 2026-08-30 17:15:00.493 | Aug 30 19:13:59 devstack nova-novncproxy[70098]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:15:00.493 | Aug 30 19:13:59 devstack nova-novncproxy[70098]: import eventlet # noqa 2026-08-30 17:15:00.493 | Aug 30 19:13:59 devstack nova-novncproxy[70098]: 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-08-30 17:15:00.493 | Aug 30 19:14:03 devstack nova-novncproxy[70098]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-30 17:15:00.493 | Aug 30 19:14:03 devstack nova-novncproxy[70098]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-30 17:15:00.493 | Aug 30 19:14:03 devstack nova-novncproxy[70098]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-30 17:15:00.494 | Aug 30 19:14:03 devstack nova-novncproxy[70098]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-30 17:15:00.494 | Aug 30 19:14:03 devstack nova-novncproxy[70098]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-30 17:15:00.499 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.503 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-30 17:15:00.522 | enabled 2026-08-30 17:15:00.528 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-30 17:15:00.551 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-30 17:15:00.552 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-30 17:15:00.552 | Active: active (running) since Sun 2026-08-30 19:14:01 CEST; 59s ago 2026-08-30 17:15:00.552 | Main PID: 70902 (nova-conductor:) 2026-08-30 17:15:00.552 | Tasks: 19 (limit: 14255) 2026-08-30 17:15:00.552 | Memory: 156.2M (peak: 156.4M) 2026-08-30 17:15:00.552 | CPU: 4.843s 2026-08-30 17:15:00.552 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-30 17:15:00.552 | ├─70902 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-30 17:15:00.552 | ├─72608 "nova-conductor: ServiceWrapper worker(0)" 2026-08-30 17:15:00.552 | └─72610 "nova-conductor: ServiceWrapper worker(1)" 2026-08-30 17:15:00.552 | 2026-08-30 17:15:00.553 | Aug 30 19:14:07 devstack nova-conductor[72610]: DEBUG nova.servicegroup.drivers.db [None req-435b7780-93e2-4cba-af52-fc401cf6bc30 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72610) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-30 17:15:00.553 | Aug 30 19:14:12 devstack nova-conductor[72608]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=72608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.553 | Aug 30 19:14:12 devstack nova-conductor[72610]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=72610) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.553 | Aug 30 19:14:14 devstack nova-conductor[72610]: DEBUG oslo.service.backend._threading.loopingcall [None req-4dad1659-3f4a-480c-9586-170d53aa03fe None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72610) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.553 | Aug 30 19:14:15 devstack nova-conductor[70902]: DEBUG dbcounter [-] [70902] Writing DB stats nova_api:SELECT=1 {{(pid=70902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.553 | Aug 30 19:14:15 devstack nova-conductor[70902]: DEBUG dbcounter [-] [70902] Writing DB stats nova_cell1:SELECT=1 {{(pid=70902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.553 | Aug 30 19:14:15 devstack nova-conductor[70902]: DEBUG dbcounter [-] [70902] Writing DB stats nova_cell0:SELECT=1 {{(pid=70902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.553 | Aug 30 19:14:21 devstack nova-conductor[72608]: DEBUG oslo.service.backend._threading.loopingcall [None req-81ab4070-84bd-4288-a0e7-92f3f1a46247 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.553 | Aug 30 19:14:22 devstack nova-conductor[72608]: DEBUG dbcounter [-] [72608] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.553 | Aug 30 19:14:22 devstack nova-conductor[72610]: DEBUG dbcounter [-] [72610] Writing DB stats nova_cell0:SELECT=3 {{(pid=72610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-30 17:15:00.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-30 17:15:00.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-30 17:15:00.582 | enabled 2026-08-30 17:15:00.589 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-30 17:15:00.613 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-30 17:15:00.613 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-30 17:15:00.613 | Active: active (running) since Sun 2026-08-30 19:14:03 CEST; 57s ago 2026-08-30 17:15:00.613 | Main PID: 71485 (nova-conductor:) 2026-08-30 17:15:00.613 | Tasks: 36 (limit: 14255) 2026-08-30 17:15:00.613 | Memory: 167.2M (peak: 167.8M) 2026-08-30 17:15:00.613 | CPU: 4.892s 2026-08-30 17:15:00.613 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-30 17:15:00.613 | ├─71485 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-30 17:15:00.613 | ├─72630 "nova-conductor: ServiceWrapper worker(0)" 2026-08-30 17:15:00.614 | └─72632 "nova-conductor: ServiceWrapper worker(1)" 2026-08-30 17:15:00.614 | 2026-08-30 17:15:00.614 | Aug 30 19:14:23 devstack nova-conductor[72630]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:23 devstack nova-conductor[72632]: DEBUG oslo.service.backend._threading.loopingcall [None req-03dbaa0e-7a59-4457-aa04-4d4514cee39e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72632) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:23 devstack nova-conductor[72632]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72632) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:33 devstack nova-conductor[72630]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=72630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:33 devstack nova-conductor[72632]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=72632) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:43 devstack nova-conductor[72630]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:43 devstack nova-conductor[72632]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72632) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:52 devstack nova-conductor[72630]: DEBUG oslo.service.backend._threading.loopingcall [None req-2379e3d2-e367-4059-b944-eb02dff2a707 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.614 | Aug 30 19:14:53 devstack nova-conductor[72630]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72630) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.615 | Aug 30 19:14:53 devstack nova-conductor[72632]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72632) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-30 17:15:00.620 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-30 17:15:00.644 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:00.647 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-30 17:15:00.671 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:00.675 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-30 17:15:00.679 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-30 17:15:01.241 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:15:01.241 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:15:01.241 | we strongly recommend against using it for new projects. 2026-08-30 17:15:01.241 | 2026-08-30 17:15:01.241 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:15:01.241 | framework. For more detail see 2026-08-30 17:15:01.241 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:15:01.241 | 2026-08-30 17:15:01.242 | import eventlet # noqa 2026-08-30 17:15:01.511 | 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-08-30 17:15:04.575 | INFO dbcounter [None req-6023e577-95b5-4306-98a9-8bd0f23e1ef3 None None] Registered counter for database nova_api 2026-08-30 17:15:04.701 | DEBUG dbcounter [-] [77107] Writer thread running {{(pid=77107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:15:04.712 | Found 2 cell mappings. 2026-08-30 17:15:04.712 | Skipping cell0 since it does not contain hosts. 2026-08-30 17:15:04.712 | Getting computes from cell 'cell1': ef99cfbb-e02c-424b-a614-ad9e68f16897 2026-08-30 17:15:04.712 | INFO dbcounter [None req-6023e577-95b5-4306-98a9-8bd0f23e1ef3 None None] Registered counter for database nova_cell1 2026-08-30 17:15:04.788 | DEBUG dbcounter [-] [77107] Writer thread running {{(pid=77107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-30 17:15:04.950 | Checking host mapping for compute host 'devstack': 3d010136-77d1-46b1-8cbb-3a58be0b6695 2026-08-30 17:15:04.950 | Creating host mapping for compute host 'devstack': 3d010136-77d1-46b1-8cbb-3a58be0b6695 2026-08-30 17:15:04.950 | Found 1 unmapped computes in cell: ef99cfbb-e02c-424b-a614-ad9e68f16897 2026-08-30 17:15:05.780 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-30 17:15:06.337 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-30 17:15:06.338 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-30 17:15:06.339 | we strongly recommend against using it for new projects. 2026-08-30 17:15:06.339 | 2026-08-30 17:15:06.339 | If you are already using Eventlet, we recommend migrating to a different 2026-08-30 17:15:06.339 | framework. For more detail see 2026-08-30 17:15:06.339 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-30 17:15:06.340 | 2026-08-30 17:15:06.340 | import eventlet # noqa 2026-08-30 17:15:06.603 | 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-08-30 17:15:10.032 | +-------------------------------------------+ 2026-08-30 17:15:10.032 | | Upgrade Check Results | 2026-08-30 17:15:10.032 | +-------------------------------------------+ 2026-08-30 17:15:10.032 | | Check: Cells v2 | 2026-08-30 17:15:10.032 | | Result: Success | 2026-08-30 17:15:10.032 | | Details: None | 2026-08-30 17:15:10.032 | +-------------------------------------------+ 2026-08-30 17:15:10.033 | | Check: Placement API | 2026-08-30 17:15:10.033 | | Result: Success | 2026-08-30 17:15:10.033 | | Details: None | 2026-08-30 17:15:10.033 | +-------------------------------------------+ 2026-08-30 17:15:10.033 | | Check: Cinder API | 2026-08-30 17:15:10.033 | | Result: Success | 2026-08-30 17:15:10.033 | | Details: None | 2026-08-30 17:15:10.033 | +-------------------------------------------+ 2026-08-30 17:15:10.033 | | Check: Policy File JSON to YAML Migration | 2026-08-30 17:15:10.033 | | Result: Success | 2026-08-30 17:15:10.033 | | Details: None | 2026-08-30 17:15:10.033 | +-------------------------------------------+ 2026-08-30 17:15:10.034 | | Check: Older than N-1 computes | 2026-08-30 17:15:10.034 | | Result: Success | 2026-08-30 17:15:10.034 | | Details: None | 2026-08-30 17:15:10.034 | +-------------------------------------------+ 2026-08-30 17:15:10.034 | | Check: hw_machine_type unset | 2026-08-30 17:15:10.034 | | Result: Success | 2026-08-30 17:15:10.034 | | Details: None | 2026-08-30 17:15:10.034 | +-------------------------------------------+ 2026-08-30 17:15:10.034 | | Check: Service User Token Configuration | 2026-08-30 17:15:10.034 | | Result: Success | 2026-08-30 17:15:10.034 | | Details: None | 2026-08-30 17:15:10.035 | +-------------------------------------------+ 2026-08-30 17:15:10.823 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-30 17:15:10.829 | + ./stack.sh:main:1485 : command openstack complete 2026-08-30 17:15:10.829 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-30 17:15:14.206 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-30 17:15:14.233 | + functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:14.237 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-30 17:15:14.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-30 17:15:14.244 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-30 17:15:14.248 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-30 17:15:14.252 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:15:14.256 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-30 17:15:14.259 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-30 17:15:14.263 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-30 17:15:14.267 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-30 17:15:14.272 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-30 17:15:14.276 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-30 17:15:14.280 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-30 17:15:14.286 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-30 17:15:14.334 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-30 17:15:14.342 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-30 17:15:14.343 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-30 17:15:14.343 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-30 17:15:14.350 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-30 17:15:14.354 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-30 17:15:14.358 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-30 17:15:14.362 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-30 17:15:14.366 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-30 17:15:14.370 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-30 17:15:14.390 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-30 17:15:14.408 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-30 17:15:14.413 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:15:14.417 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-30 17:15:14.421 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-30 17:15:14.425 | + functions-common:run_phase:1848 : local mode=stack 2026-08-30 17:15:14.429 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-30 17:15:14.433 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-30 17:15:14.437 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-30 17:15:14.441 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-30 17:15:14.445 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-30 17:15:14.449 | + functions-common:run_phase:1858 : local extra 2026-08-30 17:15:14.454 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-30 17:15:14.461 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-30 17:15:14.465 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-30 17:15:14.469 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-30 17:15:14.473 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-30 17:15:14.478 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-30 17:15:14.503 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:14.507 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:15:14.511 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:15:14.515 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-30 17:15:14.519 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:15:14.523 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-30 17:15:14.527 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:15:14.531 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-30 17:15:14.535 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:15:14.539 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-30 17:15:14.543 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-30 17:15:14.546 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-30 17:15:14.550 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-30 17:15:14.613 | [2021 Async install_tempest:37890]: Waiting for completion of install_tempest running on PID 37890 (1 other jobs running) 2026-08-30 17:15:14.643 | [2021 Async install_tempest:37890]: Signaling child to exit 2026-08-30 17:15:14.644 | WAKEUP 2026-08-30 17:15:14.671 | [2021 Async install_tempest:37890]: Signaled 2026-08-30 17:15:14.673 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-30 17:15:14.673 | +++ functions-common:git_clone:593 : pwd 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 17:15:14.673 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-30 17:15:14.673 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 17:15:14.674 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 17:15:14.674 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 17:15:14.674 | ++ functions-common:git_clone:610 : echo master 2026-08-30 17:15:14.674 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-30 17:15:14.674 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 17:15:14.674 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-30 17:15:14.674 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 17:15:14.674 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 17:15:14.674 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:15:14.674 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 17:15:14.674 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:15:14.674 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:15:14.675 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 17:15:14.675 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:15:14.675 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:15:14.675 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788109518786 2026-08-30 17:15:14.675 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-30 17:15:14.675 | Cloning into '/opt/stack/tempest'... 2026-08-30 17:15:14.675 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:15:14.675 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:14.675 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:14.675 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2427 : start_time=1788109518786 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2429 : [[ -z 1788109518786 ]] 2026-08-30 17:15:14.676 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2432 : end_time=1788109527309 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2433 : elapsed_time=8523 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2434 : total=376956 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:14.676 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385479 2026-08-30 17:15:14.676 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-30 17:15:14.677 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 17:15:14.677 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 17:15:14.677 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 17:15:14.677 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:15:14.677 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 17:15:14.677 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:15:14.677 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:15:14.677 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 17:15:14.677 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:15:14.677 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:15:14.677 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788109527365 2026-08-30 17:15:14.678 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 17:15:14.678 | From https://review.opendev.org/openstack/tempest 2026-08-30 17:15:14.678 | * branch master -> FETCH_HEAD 2026-08-30 17:15:14.678 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:15:14.678 | ++ functions-common:time_stop:2427 : start_time=1788109527365 2026-08-30 17:15:14.679 | ++ functions-common:time_stop:2429 : [[ -z 1788109527365 ]] 2026-08-30 17:15:14.679 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:14.679 | ++ functions-common:time_stop:2432 : end_time=1788109527981 2026-08-30 17:15:14.679 | ++ functions-common:time_stop:2433 : elapsed_time=616 2026-08-30 17:15:14.679 | ++ functions-common:time_stop:2434 : total=385479 2026-08-30 17:15:14.679 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:14.679 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386095 2026-08-30 17:15:14.679 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 17:15:14.679 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 17:15:14.679 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 17:15:14.679 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:15:14.679 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 17:15:14.680 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:15:14.680 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:15:14.680 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 17:15:14.680 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:15:14.680 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:15:14.680 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788109528038 2026-08-30 17:15:14.680 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 17:15:14.680 | Note: switching to 'FETCH_HEAD'. 2026-08-30 17:15:14.680 | 2026-08-30 17:15:14.680 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 17:15:14.680 | changes and commit them, and you can discard any commits you make in this 2026-08-30 17:15:14.681 | state without impacting any branches by switching back to a branch. 2026-08-30 17:15:14.681 | 2026-08-30 17:15:14.681 | If you want to create a new branch to retain commits you create, you may 2026-08-30 17:15:14.681 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 17:15:14.681 | 2026-08-30 17:15:14.681 | git switch -c 2026-08-30 17:15:14.681 | 2026-08-30 17:15:14.681 | Or undo this operation with: 2026-08-30 17:15:14.681 | 2026-08-30 17:15:14.681 | git switch - 2026-08-30 17:15:14.681 | 2026-08-30 17:15:14.681 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 17:15:14.682 | 2026-08-30 17:15:14.682 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-30 17:15:14.682 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2427 : start_time=1788109528038 2026-08-30 17:15:14.682 | ++ functions-common:time_stop:2429 : [[ -z 1788109528038 ]] 2026-08-30 17:15:14.682 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:14.683 | ++ functions-common:time_stop:2432 : end_time=1788109528231 2026-08-30 17:15:14.683 | ++ functions-common:time_stop:2433 : elapsed_time=193 2026-08-30 17:15:14.683 | ++ functions-common:time_stop:2434 : total=386095 2026-08-30 17:15:14.683 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:14.683 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386288 2026-08-30 17:15:14.683 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-30 17:15:14.683 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-30 17:15:14.683 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-30 17:15:14.683 | ++ functions-common:git_clone:673 : head -1 2026-08-30 17:15:14.683 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-30 17:15:14.684 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 17:15:14.684 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-30 17:15:14.684 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-30 17:15:14.684 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-08-30 17:15:14.684 | Collecting tox!=2.8.0,<4.0.0 2026-08-30 17:15:14.684 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-30 17:15:14.684 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-30 17:15:14.684 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-30 17:15:14.684 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-08-30 17:15:14.684 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-30 17:15:14.684 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-30 17:15:14.684 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-30 17:15:14.685 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-30 17:15:14.685 | 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-08-30 17:15:14.685 | 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-08-30 17:15:14.685 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-30 17:15:14.685 | 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-08-30 17:15:14.685 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-30 17:15:14.685 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.11.3) 2026-08-30 17:15:14.685 | 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-08-30 17:15:14.685 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-30 17:15:14.685 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-30 17:15:14.685 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-30 17:15:14.686 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-30 17:15:14.686 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-30 17:15:14.686 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-30 17:15:14.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 50.6 MB/s 0:00:00 2026-08-30 17:15:14.686 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-30 17:15:14.686 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-30 17:15:14.686 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-30 17:15:14.686 | 2026-08-30 17:15:14.686 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-08-30 17:15:14.686 | ++ inc/python:pip_install:216 : result=0 2026-08-30 17:15:14.686 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:15:14.686 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2427 : start_time=1788109528310 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2429 : [[ -z 1788109528310 ]] 2026-08-30 17:15:14.687 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2432 : end_time=1788109532004 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2433 : elapsed_time=3694 2026-08-30 17:15:14.687 | ++ functions-common:time_stop:2434 : total=157631 2026-08-30 17:15:14.688 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:14.688 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161325 2026-08-30 17:15:14.688 | ++ inc/python:pip_install:219 : return 0 2026-08-30 17:15:14.688 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-30 17:15:14.688 | /opt/stack/tempest ~/devstack 2026-08-30 17:15:14.688 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-30 17:15:14.688 | Switched to branch 'master' 2026-08-30 17:15:14.688 | Your branch is up to date with 'origin/master'. 2026-08-30 17:15:14.688 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-30 17:15:14.688 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-30 17:15:14.688 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.Q6pEyz8Lkv 2026-08-30 17:15:14.688 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Q6pEyz8Lkv 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Q6pEyz8Lkv 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:15:14.689 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:15:14.689 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-30 17:15:14.689 | full create: /opt/stack/tempest/.tox/tempest 2026-08-30 17:15:14.690 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-30 17:15:14.690 | full develop-inst: /opt/stack/tempest 2026-08-30 17:15:14.690 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 17:15:14.690 | ___________________________________ summary ____________________________________ 2026-08-30 17:15:14.691 | full: skipped tests 2026-08-30 17:15:14.691 | congratulations :) 2026-08-30 17:15:14.691 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Q6pEyz8Lkv -r requirements.txt 2026-08-30 17:15:14.691 | 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-08-30 17:15:14.691 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-08-30 17:15:14.691 | 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-08-30 17:15:14.691 | 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-08-30 17:15:14.691 | 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-08-30 17:15:14.691 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-30 17:15:14.691 | 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-08-30 17:15:14.692 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-30 17:15:14.692 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-30 17:15:14.692 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-30 17:15:14.692 | 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-08-30 17:15:14.692 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-30 17:15:14.692 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-30 17:15:14.692 | 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-08-30 17:15:14.692 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-30 17:15:14.692 | 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-08-30 17:15:14.692 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-30 17:15:14.692 | 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-08-30 17:15:14.692 | 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-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | 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-08-30 17:15:14.693 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-30 17:15:14.694 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | 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-08-30 17:15:14.694 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-08-30 17:15:14.695 | 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-08-30 17:15:14.695 | 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-08-30 17:15:14.695 | 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-08-30 17:15:14.695 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-08-30 17:15:14.695 | 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-08-30 17:15:14.695 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-30 17:15:14.695 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-08-30 17:15:14.695 | 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-08-30 17:15:14.695 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-30 17:15:14.696 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-30 17:15:14.696 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-30 17:15:14.696 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-30 17:15:14.696 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-08-30 17:15:14.696 | 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-08-30 17:15:14.696 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-08-30 17:15:14.696 | 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-08-30 17:15:14.696 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-30 17:15:14.696 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-30 17:15:14.697 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-30 17:15:14.697 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-30 17:15:14.697 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-30 17:15:14.697 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.Q6pEyz8Lkv 2026-08-30 17:15:14.697 | ++ lib/tempest:install_tempest:868 : popd 2026-08-30 17:15:14.697 | ~/devstack 2026-08-30 17:15:14.729 | [2021 Async install_tempest:37890]: finished install_tempest with result 0 in 42 seconds 2026-08-30 17:15:14.735 | ++ inc/async:async_wait:197 : return 0 2026-08-30 17:15:14.739 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-30 17:15:14.744 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:15:14.748 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-30 17:15:14.751 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-30 17:15:14.756 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-30 17:15:14.760 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-30 17:15:14.763 | ++ inc/python:setup_develop:353 : local bindep 2026-08-30 17:15:14.767 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-30 17:15:14.770 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-30 17:15:14.774 | ++ inc/python:setup_develop:359 : local extras= 2026-08-30 17:15:14.777 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-30 17:15:14.781 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-30 17:15:14.786 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-30 17:15:14.790 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-30 17:15:14.794 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-30 17:15:14.797 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-30 17:15:14.802 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-30 17:15:14.805 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-30 17:15:14.809 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-30 17:15:14.813 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-30 17:15:14.817 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-30 17:15:14.821 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-30 17:15:14.828 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-30 17:15:14.832 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-30 17:15:14.836 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-30 17:15:15.003 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-30 17:15:15.007 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-30 17:15:15.011 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-30 17:15:15.014 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-30 17:15:15.018 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-30 17:15:15.021 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-30 17:15:15.025 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-30 17:15:15.029 | ++ inc/python:setup_package:446 : local extras= 2026-08-30 17:15:15.032 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-30 17:15:15.036 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-30 17:15:15.040 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-30 17:15:15.043 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-30 17:15:15.047 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-30 17:15:15.051 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-30 17:15:15.082 | Using python 3.12 to install /opt/stack/tempest 2026-08-30 17:15:15.086 | ++ 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-08-30 17:15:16.125 | Obtaining file:///opt/stack/tempest 2026-08-30 17:15:16.129 | Installing build dependencies: started 2026-08-30 17:15:17.976 | Installing build dependencies: finished with status 'done' 2026-08-30 17:15:17.978 | Checking if build backend supports build_editable: started 2026-08-30 17:15:18.565 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-30 17:15:18.567 | Getting requirements to build editable: started 2026-08-30 17:15:18.885 | Getting requirements to build editable: finished with status 'done' 2026-08-30 17:15:18.887 | Preparing editable metadata (pyproject.toml): started 2026-08-30 17:15:20.235 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-30 17:15:20.261 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.0.3) 2026-08-30 17:15:20.262 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.16.0) 2026-08-30 17:15:20.263 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.26.0) 2026-08-30 17:15:20.264 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.9.1) 2026-08-30 17:15:20.265 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.0.0) 2026-08-30 17:15:20.266 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (43.0.3) 2026-08-30 17:15:20.267 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.3.0) 2026-08-30 17:15:20.267 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.6.1) 2026-08-30 17:15:20.268 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.7.0) 2026-08-30 17:15:20.269 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-08-30 17:15:20.313 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-30 17:15:20.315 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-30 17:15:20.320 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.11.0) 2026-08-30 17:15:20.321 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.2.0) 2026-08-30 17:15:20.322 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.3.2) 2026-08-30 17:15:20.323 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (6.0.3) 2026-08-30 17:15:20.324 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.4.6) 2026-08-30 17:15:20.325 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.9.1) 2026-08-30 17:15:20.326 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.18.0) 2026-08-30 17:15:20.327 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.7.0) 2026-08-30 17:15:20.327 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.1.0) 2026-08-30 17:15:20.329 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.7.1) 2026-08-30 17:15:20.329 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.20) 2026-08-30 17:15:20.330 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.6.2) 2026-08-30 17:15:20.332 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.6.0) 2026-08-30 17:15:20.333 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-30 17:15:20.338 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (3.0.53) 2026-08-30 17:15:20.339 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.11.0) 2026-08-30 17:15:20.340 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (15.0.0) 2026-08-30 17:15:20.341 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.8.0) 2026-08-30 17:15:20.343 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev44) (2.1.1) 2026-08-30 17:15:20.347 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev44) (3.0) 2026-08-30 17:15:20.349 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev44) (2.3.0) 2026-08-30 17:15:20.356 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (26.1.0) 2026-08-30 17:15:20.357 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (2025.9.1) 2026-08-30 17:15:20.358 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (0.37.0) 2026-08-30 17:15:20.359 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (2026.6.3) 2026-08-30 17:15:20.367 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev44) (6.9.0) 2026-08-30 17:15:20.370 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev44) (2.0.0) 2026-08-30 17:15:20.371 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev44) (2.34.2) 2026-08-30 17:15:20.376 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev44) (6.5.0) 2026-08-30 17:15:20.377 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev44) (2.9.0.post0) 2026-08-30 17:15:20.380 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev44) (4.16.0) 2026-08-30 17:15:20.382 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev44) (1.2.1) 2026-08-30 17:15:20.386 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (2.1.0) 2026-08-30 17:15:20.388 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (3.3.2) 2026-08-30 17:15:20.389 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (26.3) 2026-08-30 17:15:20.390 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (7.2.2) 2026-08-30 17:15:20.396 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev44) (5.0.0) 2026-08-30 17:15:20.397 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev44) (3.0.3) 2026-08-30 17:15:20.398 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev44) (1.6.2) 2026-08-30 17:15:20.404 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev44) (84.0.0) 2026-08-30 17:15:20.408 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev44) (0.8.2) 2026-08-30 17:15:20.426 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev44) (1.17.0) 2026-08-30 17:15:20.437 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev44) (3.5.0) 2026-08-30 17:15:20.438 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev44) (3.18) 2026-08-30 17:15:20.440 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev44) (2023.11.17) 2026-08-30 17:15:20.455 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-08-30 17:15:20.457 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (2.20.0) 2026-08-30 17:15:20.462 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.1.2) 2026-08-30 17:15:20.476 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev44) (0.16.0) 2026-08-30 17:15:20.490 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-30 17:15:20.492 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-30 17:15:20.530 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-30 17:15:20.533 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-30 17:15:20.548 | Building wheels for collected packages: tempest 2026-08-30 17:15:20.549 | Building editable for tempest (pyproject.toml): started 2026-08-30 17:15:22.165 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-30 17:15:22.166 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=fae250d5dbf8c0226711b3dc059190bf0d3cb19bbc535fe46b988030e572c6ca 2026-08-30 17:15:22.169 | Stored in directory: /tmp/pip-ephem-wheel-cache-o_oqp6ap/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-30 17:15:22.171 | Successfully built tempest 2026-08-30 17:15:22.469 | Installing collected packages: tomlkit, stestr, tempest 2026-08-30 17:15:22.735 | 2026-08-30 17:15:22.761 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-30 17:15:22.938 | ++ inc/python:pip_install:216 : result=0 2026-08-30 17:15:22.942 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-30 17:15:22.946 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:22.950 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:22.954 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:22.957 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:22.961 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:22.966 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-30 17:15:22.970 | ++ functions-common:time_stop:2427 : start_time=1788110115073 2026-08-30 17:15:22.973 | ++ functions-common:time_stop:2429 : [[ -z 1788110115073 ]] 2026-08-30 17:15:22.978 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:22.983 | ++ functions-common:time_stop:2432 : end_time=1788110122979 2026-08-30 17:15:22.987 | ++ functions-common:time_stop:2433 : elapsed_time=7906 2026-08-30 17:15:22.991 | ++ functions-common:time_stop:2434 : total=168991 2026-08-30 17:15:22.994 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:22.998 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176897 2026-08-30 17:15:23.002 | ++ inc/python:pip_install:219 : return 0 2026-08-30 17:15:23.006 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-30 17:15:23.011 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:15:23.015 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-30 17:15:23.018 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-30 17:15:23.022 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-30 17:15:23.025 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-30 17:15:23.029 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-30 17:15:23.032 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-30 17:15:23.036 | ++ 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-08-30 17:15:23.040 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-30 17:15:23.044 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-30 17:15:23.047 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-30 17:15:23.050 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-30 17:15:23.055 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-30 17:15:23.057 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-30 17:15:23.061 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-30 17:15:23.065 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-30 17:15:23.070 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-30 17:15:23.074 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-30 17:15:23.078 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-30 17:15:23.082 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-30 17:15:23.085 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-30 17:15:23.089 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-30 17:15:23.092 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-30 17:15:23.097 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-30 17:15:23.100 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-30 17:15:23.104 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-30 17:15:23.104 | ' 2026-08-30 17:15:23.108 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-30 17:15:23.111 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-30 17:15:23.136 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:23.139 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-30 17:15:23.143 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-30 17:15:23.146 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-30 17:15:23.150 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-30 17:15:23.155 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-30 17:15:23.156 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-30 17:15:23.157 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-30 17:15:26.794 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:26.799 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-30 17:15:26.803 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-30 17:15:26.807 | ++ lib/tempest:get_active_images:176 : img_id=8c2a26be-8561-455c-8b92-1b26c1d28d82 2026-08-30 17:15:26.811 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-30 17:15:26.815 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-30 17:15:26.818 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-30 17:15:26.822 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-30 17:15:26.826 | ++ lib/tempest:configure_tempest:266 : '[' -z 8c2a26be-8561-455c-8b92-1b26c1d28d82 ']' 2026-08-30 17:15:26.830 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=8c2a26be-8561-455c-8b92-1b26c1d28d82 2026-08-30 17:15:26.833 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-30 17:15:26.853 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-30 17:15:26.859 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-30 17:15:26.863 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-30 17:15:26.867 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-30 17:15:26.871 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-30 17:15:26.875 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-30 17:15:26.878 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-30 17:15:26.882 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-30 17:15:26.888 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-30 17:15:26.889 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-30 17:15:29.928 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:29.934 | ++ lib/tempest:configure_tempest:303 : admin_project_id=71a3ba105d7943e584d16b739e3b3666 2026-08-30 17:15:29.938 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-30 17:15:29.964 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:29.969 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-30 17:15:33.046 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:33.052 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 17:15:33.052 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-30 17:15:33.052 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 17:15:33.052 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-30 17:15:33.052 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-30 17:15:33.052 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-30 17:15:33.052 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-30 17:15:33.052 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-30 17:15:33.052 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-30 17:15:33.053 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-30 17:15:33.053 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-30 17:15:33.053 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-30 17:15:33.053 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-30 17:15:33.053 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-30 17:15:33.056 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-30 17:15:33.060 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 17:15:33.060 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-30 17:15:33.060 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 17:15:33.060 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-30 17:15:33.060 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-30 17:15:33.060 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-30 17:15:33.060 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-30 17:15:33.060 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-30 17:15:33.060 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-30 17:15:33.060 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-30 17:15:33.061 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-30 17:15:33.061 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-30 17:15:33.061 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-30 17:15:33.061 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-30 17:15:33.066 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 8c2a26be-8561-455c-8b92-1b26c1d28d82 2026-08-30 17:15:33.071 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-30 17:15:33.076 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 8c2a26be-8561-455c-8b92-1b26c1d28d82 -c size -f value 2026-08-30 17:15:36.150 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:36.155 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-30 17:15:36.159 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-30 17:15:36.160 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-30 17:15:36.205 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-30 17:15:36.208 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-30 17:15:36.212 | ++ 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-08-30 17:15:39.003 | +----------------------------+-----------------------+ 2026-08-30 17:15:39.003 | | Field | Value | 2026-08-30 17:15:39.003 | +----------------------------+-----------------------+ 2026-08-30 17:15:39.004 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:15:39.004 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:15:39.004 | | description | None | 2026-08-30 17:15:39.004 | | disk | 1 | 2026-08-30 17:15:39.004 | | id | 42 | 2026-08-30 17:15:39.004 | | name | m1.nano | 2026-08-30 17:15:39.004 | | os-flavor-access:is_public | True | 2026-08-30 17:15:39.004 | | properties | hw_rng:allowed='True' | 2026-08-30 17:15:39.004 | | ram | 192 | 2026-08-30 17:15:39.004 | | rxtx_factor | 1.0 | 2026-08-30 17:15:39.004 | | swap | 0 | 2026-08-30 17:15:39.005 | | vcpus | 1 | 2026-08-30 17:15:39.006 | +----------------------------+-----------------------+ 2026-08-30 17:15:39.399 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-30 17:15:39.403 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 17:15:39.404 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-30 17:15:39.404 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-30 17:15:39.404 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-30 17:15:39.404 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-30 17:15:39.404 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-30 17:15:39.404 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-30 17:15:39.404 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-30 17:15:39.404 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-30 17:15:39.404 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-30 17:15:39.404 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-30 17:15:39.405 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-30 17:15:39.405 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-30 17:15:39.405 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-30 17:15:39.408 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 8c2a26be-8561-455c-8b92-1b26c1d28d82 2026-08-30 17:15:39.412 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-30 17:15:39.418 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 8c2a26be-8561-455c-8b92-1b26c1d28d82 -c size -f value 2026-08-30 17:15:42.566 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:42.571 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-30 17:15:42.576 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-30 17:15:42.576 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-30 17:15:42.621 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-30 17:15:42.625 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-30 17:15:42.629 | ++ 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-08-30 17:15:45.453 | +----------------------------+-----------------------+ 2026-08-30 17:15:45.453 | | Field | Value | 2026-08-30 17:15:45.454 | +----------------------------+-----------------------+ 2026-08-30 17:15:45.454 | | OS-FLV-DISABLED:disabled | False | 2026-08-30 17:15:45.454 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-30 17:15:45.454 | | description | None | 2026-08-30 17:15:45.454 | | disk | 1 | 2026-08-30 17:15:45.454 | | id | 84 | 2026-08-30 17:15:45.454 | | name | m1.micro | 2026-08-30 17:15:45.454 | | os-flavor-access:is_public | True | 2026-08-30 17:15:45.454 | | properties | hw_rng:allowed='True' | 2026-08-30 17:15:45.454 | | ram | 256 | 2026-08-30 17:15:45.454 | | rxtx_factor | 1.0 | 2026-08-30 17:15:45.455 | | swap | 0 | 2026-08-30 17:15:45.455 | | vcpus | 1 | 2026-08-30 17:15:45.455 | +----------------------------+-----------------------+ 2026-08-30 17:15:45.806 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-30 17:15:45.809 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-30 17:15:45.835 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:15:45.839 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-30 17:15:45.844 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-30 17:15:45.849 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-30 17:15:45.854 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-30 17:15:45.858 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-30 17:15:45.862 | +++ functions-common:git_clone:593 : pwd 2026-08-30 17:15:45.867 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-30 17:15:45.871 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-30 17:15:45.876 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-30 17:15:45.902 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-30 17:15:45.906 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-30 17:15:45.909 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-30 17:15:45.914 | ++ functions-common:git_clone:610 : echo master 2026-08-30 17:15:45.915 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-30 17:15:45.923 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-30 17:15:45.927 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-30 17:15:45.930 | ++ 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-08-30 17:15:45.934 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 17:15:45.938 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 17:15:45.942 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:15:45.945 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 17:15:45.949 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:15:45.953 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:15:45.957 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 17:15:45.961 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:15:45.966 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:15:45.971 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788110145967 2026-08-30 17:15:45.976 | ++ 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-08-30 17:15:45.980 | Cloning into '/opt/stack/os-test-images'... 2026-08-30 17:15:46.623 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:15:46.626 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:46.630 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:46.634 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:46.637 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:46.641 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:46.645 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:15:46.649 | ++ functions-common:time_stop:2427 : start_time=1788110145967 2026-08-30 17:15:46.653 | ++ functions-common:time_stop:2429 : [[ -z 1788110145967 ]] 2026-08-30 17:15:46.657 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:46.663 | ++ functions-common:time_stop:2432 : end_time=1788110146659 2026-08-30 17:15:46.667 | ++ functions-common:time_stop:2433 : elapsed_time=692 2026-08-30 17:15:46.671 | ++ functions-common:time_stop:2434 : total=376956 2026-08-30 17:15:46.675 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:46.679 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=377648 2026-08-30 17:15:46.683 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-30 17:15:46.687 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-30 17:15:46.691 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 17:15:46.695 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 17:15:46.700 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:15:46.704 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 17:15:46.707 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:15:46.712 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:15:46.716 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 17:15:46.720 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:15:46.725 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:15:46.731 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788110146727 2026-08-30 17:15:46.735 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-30 17:15:47.203 | From https://review.opendev.org/openstack/os-test-images 2026-08-30 17:15:47.203 | * branch master -> FETCH_HEAD 2026-08-30 17:15:47.214 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:15:47.218 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:47.222 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:47.227 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:47.230 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:47.234 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:47.238 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:15:47.242 | ++ functions-common:time_stop:2427 : start_time=1788110146727 2026-08-30 17:15:47.246 | ++ functions-common:time_stop:2429 : [[ -z 1788110146727 ]] 2026-08-30 17:15:47.251 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:47.258 | ++ functions-common:time_stop:2432 : end_time=1788110147253 2026-08-30 17:15:47.262 | ++ functions-common:time_stop:2433 : elapsed_time=526 2026-08-30 17:15:47.265 | ++ functions-common:time_stop:2434 : total=377648 2026-08-30 17:15:47.269 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:47.273 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=378174 2026-08-30 17:15:47.277 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-30 17:15:47.281 | ++ functions-common:git_timed:697 : local count=0 2026-08-30 17:15:47.285 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-30 17:15:47.289 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-30 17:15:47.293 | ++ functions-common:git_timed:701 : timeout=0 2026-08-30 17:15:47.297 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-30 17:15:47.301 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-30 17:15:47.305 | ++ functions-common:time_start:2407 : local start_time= 2026-08-30 17:15:47.309 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-30 17:15:47.315 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-30 17:15:47.320 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788110147316 2026-08-30 17:15:47.325 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-30 17:15:47.333 | Note: switching to 'FETCH_HEAD'. 2026-08-30 17:15:47.333 | 2026-08-30 17:15:47.333 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-30 17:15:47.333 | changes and commit them, and you can discard any commits you make in this 2026-08-30 17:15:47.333 | state without impacting any branches by switching back to a branch. 2026-08-30 17:15:47.333 | 2026-08-30 17:15:47.333 | If you want to create a new branch to retain commits you create, you may 2026-08-30 17:15:47.333 | do so (now or later) by using -c with the switch command. Example: 2026-08-30 17:15:47.333 | 2026-08-30 17:15:47.333 | git switch -c 2026-08-30 17:15:47.333 | 2026-08-30 17:15:47.334 | Or undo this operation with: 2026-08-30 17:15:47.334 | 2026-08-30 17:15:47.334 | git switch - 2026-08-30 17:15:47.334 | 2026-08-30 17:15:47.334 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-30 17:15:47.334 | 2026-08-30 17:15:47.334 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-30 17:15:47.337 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-30 17:15:47.341 | ++ functions-common:time_stop:2420 : local name 2026-08-30 17:15:47.345 | ++ functions-common:time_stop:2421 : local end_time 2026-08-30 17:15:47.349 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-30 17:15:47.353 | ++ functions-common:time_stop:2423 : local total 2026-08-30 17:15:47.357 | ++ functions-common:time_stop:2424 : local start_time 2026-08-30 17:15:47.361 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-30 17:15:47.365 | ++ functions-common:time_stop:2427 : start_time=1788110147316 2026-08-30 17:15:47.369 | ++ functions-common:time_stop:2429 : [[ -z 1788110147316 ]] 2026-08-30 17:15:47.373 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-30 17:15:47.379 | ++ functions-common:time_stop:2432 : end_time=1788110147375 2026-08-30 17:15:47.383 | ++ functions-common:time_stop:2433 : elapsed_time=59 2026-08-30 17:15:47.387 | ++ functions-common:time_stop:2434 : total=378174 2026-08-30 17:15:47.390 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-30 17:15:47.394 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=378233 2026-08-30 17:15:47.398 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-30 17:15:47.419 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-30 17:15:47.423 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-30 17:15:47.424 | ++ functions-common:git_clone:673 : head -1 2026-08-30 17:15:47.426 | 5d0367e Clean-up zuul config spacing 2026-08-30 17:15:47.430 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-30 17:15:47.434 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-30 17:15:47.434 | /opt/stack/os-test-images ~/devstack 2026-08-30 17:15:47.438 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-30 17:15:47.907 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-30 17:15:48.613 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-30 17:15:51.365 | generate installed: PyYAML==6.0.3 2026-08-30 17:15:51.366 | generate run-test-pre: PYTHONHASHSEED='1112935091' 2026-08-30 17:15:51.366 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-30 17:15:51.485 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-30 17:15:51.505 | 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-08-30 17:15:51.525 | 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-08-30 17:15:51.551 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-30 17:15:51.554 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-30 17:15:51.562 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-30 17:15:51.570 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-30 17:15:51.601 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-30 17:15:51.613 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-30 17:15:51.621 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-30 17:15:51.632 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-30 17:15:51.632 | 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-08-30 17:15:51.640 | 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-08-30 17:15:51.646 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-30 17:15:51.665 | 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-08-30 17:15:51.668 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-30 17:15:51.670 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-30 17:15:51.682 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-30 17:15:51.693 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-30 17:15:51.706 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-30 17:15:51.709 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-30 17:15:51.723 | 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-08-30 17:15:51.726 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-30 17:15:51.729 | 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-08-30 17:15:51.740 | 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-08-30 17:15:51.744 | 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-08-30 17:15:51.755 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-30 17:15:51.779 | ___________________________________ summary ____________________________________ 2026-08-30 17:15:51.779 | generate: commands succeeded 2026-08-30 17:15:51.779 | congratulations :) 2026-08-30 17:15:51.829 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-30 17:15:51.829 | ~/devstack 2026-08-30 17:15:51.832 | ++ 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-08-30 17:15:51.877 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-30 17:15:51.881 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-30 17:15:51.910 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-30 17:15:51.914 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-30 17:15:51.917 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-30 17:15:51.958 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-30 17:15:52.000 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-30 17:15:52.003 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-30 17:15:52.006 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-30 17:15:52.010 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-30 17:15:52.015 | +++ 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-08-30 17:15:55.142 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:55.146 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-30 17:15:55.146 | address-scope 2026-08-30 17:15:55.147 | agent 2026-08-30 17:15:55.147 | allowed-address-pairs 2026-08-30 17:15:55.147 | auto-allocated-topology 2026-08-30 17:15:55.147 | availability_zone 2026-08-30 17:15:55.147 | default-subnetpools 2026-08-30 17:15:55.147 | dhcp_agent_scheduler 2026-08-30 17:15:55.147 | dns-integration 2026-08-30 17:15:55.147 | dns-domain-ports 2026-08-30 17:15:55.147 | dns-integration-domain-keywords 2026-08-30 17:15:55.147 | empty-string-filtering 2026-08-30 17:15:55.147 | external-net 2026-08-30 17:15:55.147 | extra_dhcp_opt 2026-08-30 17:15:55.148 | extraroute 2026-08-30 17:15:55.148 | extraroute-atomic 2026-08-30 17:15:55.148 | filter-validation 2026-08-30 17:15:55.148 | floating-ip-port-forwarding-detail 2026-08-30 17:15:55.148 | fip-port-details 2026-08-30 17:15:55.148 | flavors 2026-08-30 17:15:55.148 | floatingip-pools 2026-08-30 17:15:55.148 | router 2026-08-30 17:15:55.148 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:15:55.148 | enable-default-route-bfd 2026-08-30 17:15:55.149 | enable-default-route-ecmp 2026-08-30 17:15:55.149 | ext-gw-mode 2026-08-30 17:15:55.149 | l3-ha 2026-08-30 17:15:55.149 | external-gateway-multihoming 2026-08-30 17:15:55.149 | l3-flavors 2026-08-30 17:15:55.149 | l3_agent_scheduler 2026-08-30 17:15:55.149 | multi-provider 2026-08-30 17:15:55.149 | net-mtu 2026-08-30 17:15:55.149 | net-mtu-writable 2026-08-30 17:15:55.149 | network_availability_zone 2026-08-30 17:15:55.149 | network-ip-availability 2026-08-30 17:15:55.149 | network-ip-availability-details 2026-08-30 17:15:55.150 | pagination 2026-08-30 17:15:55.150 | port-device-profile 2026-08-30 17:15:55.150 | port-mac-address-regenerate 2026-08-30 17:15:55.150 | port-numa-affinity-policy 2026-08-30 17:15:55.150 | port-numa-affinity-policy-socket 2026-08-30 17:15:55.150 | binding 2026-08-30 17:15:55.150 | binding-extended 2026-08-30 17:15:55.150 | port-security 2026-08-30 17:15:55.150 | project-id 2026-08-30 17:15:55.150 | provider 2026-08-30 17:15:55.150 | qinq 2026-08-30 17:15:55.151 | quota-check-limit 2026-08-30 17:15:55.151 | quota-check-limit-default 2026-08-30 17:15:55.151 | quotas 2026-08-30 17:15:55.151 | quota_details 2026-08-30 17:15:55.151 | rbac-policies 2026-08-30 17:15:55.151 | rbac-address-scope 2026-08-30 17:15:55.151 | rbac-security-groups 2026-08-30 17:15:55.151 | revision-if-match 2026-08-30 17:15:55.151 | standard-attr-revisions 2026-08-30 17:15:55.151 | router_availability_zone 2026-08-30 17:15:55.151 | router-enable-snat 2026-08-30 17:15:55.152 | security-groups-default-rules 2026-08-30 17:15:55.152 | security-groups-default-statefulness 2026-08-30 17:15:55.152 | security-groups-normalized-cidr 2026-08-30 17:15:55.152 | security-groups-remote-address-group 2026-08-30 17:15:55.152 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:15:55.152 | security-groups-shared-filtering 2026-08-30 17:15:55.152 | security-group 2026-08-30 17:15:55.152 | service-type 2026-08-30 17:15:55.152 | sorting 2026-08-30 17:15:55.152 | standard-attr-description 2026-08-30 17:15:55.152 | stateful-security-group 2026-08-30 17:15:55.153 | subnet-dns-publish-fixed-ip 2026-08-30 17:15:55.153 | subnet-external-network 2026-08-30 17:15:55.153 | subnet_onboard 2026-08-30 17:15:55.153 | subnet-service-types 2026-08-30 17:15:55.153 | subnet_allocation 2026-08-30 17:15:55.153 | subnetpool-prefix-ops 2026-08-30 17:15:55.153 | tag-creation 2026-08-30 17:15:55.153 | standard-attr-tag 2026-08-30 17:15:55.153 | standard-attr-timestamp 2026-08-30 17:15:55.153 | vlan-transparent' 2026-08-30 17:15:55.153 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-30 17:15:55.154 | address-scope 2026-08-30 17:15:55.154 | agent 2026-08-30 17:15:55.154 | allowed-address-pairs 2026-08-30 17:15:55.154 | auto-allocated-topology 2026-08-30 17:15:55.154 | availability_zone 2026-08-30 17:15:55.154 | default-subnetpools 2026-08-30 17:15:55.154 | dhcp_agent_scheduler 2026-08-30 17:15:55.154 | dns-integration 2026-08-30 17:15:55.154 | dns-domain-ports 2026-08-30 17:15:55.154 | dns-integration-domain-keywords 2026-08-30 17:15:55.154 | empty-string-filtering 2026-08-30 17:15:55.155 | external-net 2026-08-30 17:15:55.155 | extra_dhcp_opt 2026-08-30 17:15:55.155 | extraroute 2026-08-30 17:15:55.155 | extraroute-atomic 2026-08-30 17:15:55.155 | filter-validation 2026-08-30 17:15:55.155 | floating-ip-port-forwarding-detail 2026-08-30 17:15:55.155 | fip-port-details 2026-08-30 17:15:55.155 | flavors 2026-08-30 17:15:55.155 | floatingip-pools 2026-08-30 17:15:55.155 | router 2026-08-30 17:15:55.155 | l3-agent-scheduler-ha-chassis-priority 2026-08-30 17:15:55.156 | enable-default-route-bfd 2026-08-30 17:15:55.156 | enable-default-route-ecmp 2026-08-30 17:15:55.156 | ext-gw-mode 2026-08-30 17:15:55.156 | l3-ha 2026-08-30 17:15:55.156 | external-gateway-multihoming 2026-08-30 17:15:55.156 | l3-flavors 2026-08-30 17:15:55.156 | l3_agent_scheduler 2026-08-30 17:15:55.156 | multi-provider 2026-08-30 17:15:55.156 | net-mtu 2026-08-30 17:15:55.156 | net-mtu-writable 2026-08-30 17:15:55.156 | network_availability_zone 2026-08-30 17:15:55.157 | network-ip-availability 2026-08-30 17:15:55.157 | network-ip-availability-details 2026-08-30 17:15:55.157 | pagination 2026-08-30 17:15:55.157 | port-device-profile 2026-08-30 17:15:55.157 | port-mac-address-regenerate 2026-08-30 17:15:55.157 | port-numa-affinity-policy 2026-08-30 17:15:55.157 | port-numa-affinity-policy-socket 2026-08-30 17:15:55.157 | binding 2026-08-30 17:15:55.157 | binding-extended 2026-08-30 17:15:55.157 | port-security 2026-08-30 17:15:55.157 | project-id 2026-08-30 17:15:55.158 | provider 2026-08-30 17:15:55.158 | qinq 2026-08-30 17:15:55.158 | quota-check-limit 2026-08-30 17:15:55.158 | quota-check-limit-default 2026-08-30 17:15:55.158 | quotas 2026-08-30 17:15:55.158 | quota_details 2026-08-30 17:15:55.158 | rbac-policies 2026-08-30 17:15:55.158 | rbac-address-scope 2026-08-30 17:15:55.158 | rbac-security-groups 2026-08-30 17:15:55.158 | revision-if-match 2026-08-30 17:15:55.158 | standard-attr-revisions 2026-08-30 17:15:55.159 | router_availability_zone 2026-08-30 17:15:55.159 | router-enable-snat 2026-08-30 17:15:55.159 | security-groups-default-rules 2026-08-30 17:15:55.159 | security-groups-default-statefulness 2026-08-30 17:15:55.159 | security-groups-normalized-cidr 2026-08-30 17:15:55.159 | security-groups-remote-address-group 2026-08-30 17:15:55.159 | security-groups-rules-belongs-to-default-sg 2026-08-30 17:15:55.159 | security-groups-shared-filtering 2026-08-30 17:15:55.159 | security-group 2026-08-30 17:15:55.159 | service-type 2026-08-30 17:15:55.159 | sorting 2026-08-30 17:15:55.159 | standard-attr-description 2026-08-30 17:15:55.160 | stateful-security-group 2026-08-30 17:15:55.160 | subnet-dns-publish-fixed-ip 2026-08-30 17:15:55.160 | subnet-external-network 2026-08-30 17:15:55.160 | subnet_onboard 2026-08-30 17:15:55.160 | subnet-service-types 2026-08-30 17:15:55.160 | subnet_allocation 2026-08-30 17:15:55.160 | subnetpool-prefix-ops 2026-08-30 17:15:55.160 | tag-creation 2026-08-30 17:15:55.160 | standard-attr-tag 2026-08-30 17:15:55.160 | standard-attr-timestamp 2026-08-30 17:15:55.160 | vlan-transparent =~ external-net ]] 2026-08-30 17:15:55.161 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-30 17:15:55.161 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-30 17:15:58.328 | +++ functions-common:oscwrap:2465 : return 0 2026-08-30 17:15:58.335 | ++ lib/tempest:configure_tempest:395 : public_network_id=e6be2a51-40f3-462e-aee2-be9af2574c92 2026-08-30 17:15:58.339 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-30 17:16:01.792 | +---------------------------+--------------------------------------+ 2026-08-30 17:16:01.792 | | Field | Value | 2026-08-30 17:16:01.792 | +---------------------------+--------------------------------------+ 2026-08-30 17:16:01.792 | | admin_state_up | UP | 2026-08-30 17:16:01.792 | | availability_zone_hints | | 2026-08-30 17:16:01.792 | | availability_zones | | 2026-08-30 17:16:01.792 | | created_at | 2026-08-30T17:16:01Z | 2026-08-30 17:16:01.792 | | description | | 2026-08-30 17:16:01.793 | | dns_domain | None | 2026-08-30 17:16:01.793 | | id | 24c9c48d-55e8-4380-85d4-90801e982fda | 2026-08-30 17:16:01.793 | | ipv4_address_scope | None | 2026-08-30 17:16:01.793 | | ipv6_address_scope | None | 2026-08-30 17:16:01.793 | | is_default | False | 2026-08-30 17:16:01.793 | | is_vlan_qinq | None | 2026-08-30 17:16:01.793 | | is_vlan_transparent | False | 2026-08-30 17:16:01.793 | | mtu | 1442 | 2026-08-30 17:16:01.793 | | name | shared | 2026-08-30 17:16:01.793 | | port_security_enabled | True | 2026-08-30 17:16:01.793 | | project_id | 71a3ba105d7943e584d16b739e3b3666 | 2026-08-30 17:16:01.794 | | provider:network_type | geneve | 2026-08-30 17:16:01.794 | | provider:physical_network | None | 2026-08-30 17:16:01.794 | | provider:segmentation_id | 29559 | 2026-08-30 17:16:01.794 | | pvlan | None | 2026-08-30 17:16:01.794 | | qinq | False | 2026-08-30 17:16:01.794 | | qos_policy_id | None | 2026-08-30 17:16:01.794 | | revision_number | 1 | 2026-08-30 17:16:01.794 | | router:external | Internal | 2026-08-30 17:16:01.794 | | segments | None | 2026-08-30 17:16:01.795 | | shared | True | 2026-08-30 17:16:01.795 | | status | ACTIVE | 2026-08-30 17:16:01.795 | | subnets | | 2026-08-30 17:16:01.795 | | tags | | 2026-08-30 17:16:01.795 | | updated_at | 2026-08-30T17:16:01Z | 2026-08-30 17:16:01.795 | +---------------------------+--------------------------------------+ 2026-08-30 17:16:02.148 | ++ 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-08-30 17:16:06.075 | +----------------------+--------------------------------------+ 2026-08-30 17:16:06.076 | | Field | Value | 2026-08-30 17:16:06.076 | +----------------------+--------------------------------------+ 2026-08-30 17:16:06.076 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-30 17:16:06.076 | | cidr | 192.168.233.0/24 | 2026-08-30 17:16:06.076 | | created_at | 2026-08-30T17:16:04Z | 2026-08-30 17:16:06.076 | | description | shared-subnet | 2026-08-30 17:16:06.076 | | dns_nameservers | | 2026-08-30 17:16:06.076 | | dns_publish_fixed_ip | None | 2026-08-30 17:16:06.076 | | enable_dhcp | True | 2026-08-30 17:16:06.077 | | gateway_ip | 192.168.233.1 | 2026-08-30 17:16:06.077 | | host_routes | | 2026-08-30 17:16:06.077 | | id | 0a9f5447-cf91-480b-bf81-f14113a357ad | 2026-08-30 17:16:06.077 | | ip_version | 4 | 2026-08-30 17:16:06.078 | | ipv6_address_mode | None | 2026-08-30 17:16:06.078 | | ipv6_ra_mode | None | 2026-08-30 17:16:06.078 | | name | shared-subnet | 2026-08-30 17:16:06.078 | | network_id | 24c9c48d-55e8-4380-85d4-90801e982fda | 2026-08-30 17:16:06.078 | | project_id | 71a3ba105d7943e584d16b739e3b3666 | 2026-08-30 17:16:06.078 | | revision_number | 0 | 2026-08-30 17:16:06.078 | | router:external | False | 2026-08-30 17:16:06.078 | | segment_id | None | 2026-08-30 17:16:06.078 | | service_types | | 2026-08-30 17:16:06.078 | | subnetpool_id | None | 2026-08-30 17:16:06.078 | | tags | | 2026-08-30 17:16:06.079 | | updated_at | 2026-08-30T17:16:04Z | 2026-08-30 17:16:06.080 | +----------------------+--------------------------------------+ 2026-08-30 17:16:06.438 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-30 17:16:06.482 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-30 17:16:06.530 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-30 17:16:06.536 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-30 17:16:06.578 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-30 17:16:06.622 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-30 17:16:06.663 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-30 17:16:06.710 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-30 17:16:06.755 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.208/identity/v3 2026-08-30 17:16:06.798 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-30 17:16:06.838 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-30 17:16:06.876 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-30 17:16:06.917 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-30 17:16:06.919 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-30 17:16:06.960 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-30 17:16:06.999 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-30 17:16:07.035 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-30 17:16:07.069 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-30 17:16:07.107 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-30 17:16:07.126 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:07.130 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-30 17:16:07.133 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-30 17:16:07.169 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-30 17:16:07.187 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:07.190 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-30 17:16:07.222 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-30 17:16:07.255 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-30 17:16:07.288 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-30 17:16:07.291 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-30 17:16:07.324 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-30 17:16:07.359 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-30 17:16:07.377 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:07.380 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 8c2a26be-8561-455c-8b92-1b26c1d28d82 2026-08-30 17:16:07.412 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 8c2a26be-8561-455c-8b92-1b26c1d28d82 2026-08-30 17:16:07.447 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-30 17:16:07.482 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-30 17:16:07.517 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-30 17:16:07.554 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-30 17:16:07.572 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:07.575 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-30 17:16:07.578 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-30 17:16:07.581 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-30 17:16:07.583 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-30 17:16:07.586 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-30 17:16:07.588 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-30 17:16:07.609 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-30 17:16:07.612 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-30 17:16:07.647 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-30 17:16:07.684 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-30 17:16:07.719 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-30 17:16:07.754 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-30 17:16:07.790 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-30 17:16:07.824 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-30 17:16:07.859 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-30 17:16:07.893 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-30 17:16:07.928 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-30 17:16:07.931 | ++ 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-08-30 17:16:07.964 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-30 17:16:07.967 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-30 17:16:07.984 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:07.987 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-30 17:16:08.021 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-30 17:16:08.040 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:08.043 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-30 17:16:08.045 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-30 17:16:08.063 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:08.068 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-30 17:16:08.070 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-30 17:16:08.072 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-30 17:16:08.108 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-30 17:16:08.144 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e6be2a51-40f3-462e-aee2-be9af2574c92 2026-08-30 17:16:08.179 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-30 17:16:08.214 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-30 17:16:08.249 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-30 17:16:08.286 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-30 17:16:08.327 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-30 17:16:08.368 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-30 17:16:08.412 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-30 17:16:08.415 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-30 17:16:08.419 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-30 17:16:08.422 | ++ 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-08-30 17:16:08.466 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-30 17:16:08.471 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-30 17:16:08.472 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-30 17:16:08.479 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-30 17:16:08.482 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-30 17:16:08.525 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-30 17:16:08.529 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-30 17:16:08.533 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-30 17:16:08.536 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-30 17:16:08.539 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-30 17:16:08.581 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-30 17:16:08.621 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-30 17:16:08.664 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-30 17:16:08.710 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-30 17:16:08.756 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-30 17:16:08.797 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 17:16:08.800 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-30 17:16:08.805 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-30 17:16:08.828 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-30 17:16:08.868 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 17:16:08.871 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-30 17:16:08.876 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-30 17:16:08.898 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-30 17:16:08.938 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 17:16:08.941 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-30 17:16:08.944 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-30 17:16:08.949 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-30 17:16:08.973 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-30 17:16:09.014 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-30 17:16:09.017 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-30 17:16:09.022 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-30 17:16:09.046 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-30 17:16:09.087 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-30 17:16:09.129 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-30 17:16:09.132 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-30 17:16:09.173 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-30 17:16:09.177 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-30 17:16:09.180 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-30 17:16:09.183 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-30 17:16:09.207 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-30 17:16:09.211 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-30 17:16:09.250 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-30 17:16:09.273 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:09.277 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-30 17:16:09.315 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-30 17:16:09.317 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-30 17:16:09.321 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-30 17:16:09.324 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-30 17:16:09.328 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-30 17:16:09.332 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-30 17:16:09.334 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-30 17:16:09.338 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-30 17:16:09.341 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-30 17:16:09.365 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-30 17:16:09.368 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-30 17:16:09.411 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-30 17:16:09.414 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-30 17:16:09.418 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-30 17:16:09.422 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-30 17:16:09.460 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-30 17:16:09.501 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-30 17:16:09.539 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-30 17:16:09.543 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-30 17:16:09.546 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.550 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-30 17:16:09.573 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:09.577 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-30 17:16:09.619 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.622 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-30 17:16:09.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:09.647 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-30 17:16:09.688 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.692 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-30 17:16:09.715 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:09.719 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-30 17:16:09.760 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.763 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-30 17:16:09.785 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:09.789 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-30 17:16:09.831 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.834 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-30 17:16:09.858 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-30 17:16:09.861 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-30 17:16:09.904 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.908 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-30 17:16:09.931 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:09.935 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-30 17:16:09.978 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-30 17:16:09.982 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-30 17:16:10.006 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:10.009 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-30 17:16:10.050 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-30 17:16:10.054 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-30 17:16:10.097 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-30 17:16:10.101 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-30 17:16:10.142 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-30 17:16:10.146 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-30 17:16:10.188 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-30 17:16:10.191 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-30 17:16:10.234 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-30 17:16:10.238 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-30 17:16:10.280 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-30 17:16:10.284 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-30 17:16:10.288 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-30 17:16:10.292 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-30 17:16:10.297 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.tbdDP9EXfB 2026-08-30 17:16:10.301 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-30 17:16:10.304 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-30 17:16:10.308 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-30 17:16:10.314 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.Hn8cDFZ9LL 2026-08-30 17:16:10.317 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Hn8cDFZ9LL 2026-08-30 17:16:10.320 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-30 17:16:10.323 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Hn8cDFZ9LL 2026-08-30 17:16:10.326 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-30 17:16:10.331 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-30 17:16:10.334 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-30 17:16:10.342 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:16:10.345 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:16:10.348 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:16:10.352 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-30 17:16:10.356 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-30 17:16:10.360 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-30 17:16:10.927 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-30 17:16:11.865 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-30 17:16:28.786 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-30 17:16:35.790 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 17:16:35.791 | ___________________________________ summary ____________________________________ 2026-08-30 17:16:35.791 | venv-tempest: skipped tests 2026-08-30 17:16:35.791 | congratulations :) 2026-08-30 17:16:35.841 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Hn8cDFZ9LL -r requirements.txt 2026-08-30 17:16:36.786 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-30 17:16:36.786 | !! 2026-08-30 17:16:36.786 | 2026-08-30 17:16:36.786 | ******************************************************************************** 2026-08-30 17:16:36.787 | Requirements should be satisfied by a PEP 517 installer. 2026-08-30 17:16:36.787 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-30 17:16:36.787 | 2026-08-30 17:16:36.787 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 17:16:36.787 | calls to avoid build errors in the future. 2026-08-30 17:16:36.787 | ******************************************************************************** 2026-08-30 17:16:36.787 | 2026-08-30 17:16:36.787 | !! 2026-08-30 17:16:36.787 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-30 17:16:37.215 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-30 17:16:37.215 | !! 2026-08-30 17:16:37.215 | 2026-08-30 17:16:37.215 | ******************************************************************************** 2026-08-30 17:16:37.215 | Please avoid running ``setup.py`` directly. 2026-08-30 17:16:37.215 | Instead, use pypa/build, pypa/installer or other 2026-08-30 17:16:37.216 | standards-based tools. 2026-08-30 17:16:37.216 | 2026-08-30 17:16:37.216 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 17:16:37.216 | calls to avoid build errors in the future. 2026-08-30 17:16:37.216 | 2026-08-30 17:16:37.216 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-30 17:16:37.216 | ******************************************************************************** 2026-08-30 17:16:37.216 | 2026-08-30 17:16:37.217 | !! 2026-08-30 17:16:37.217 | self.initialize_options() 2026-08-30 17:16:37.217 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-30 17:16:37.217 | warnings.warn(msg) 2026-08-30 17:16:37.250 | /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-08-30 17:16:37.250 | !! 2026-08-30 17:16:37.250 | 2026-08-30 17:16:37.250 | ******************************************************************************** 2026-08-30 17:16:37.250 | 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-08-30 17:16:37.250 | 2026-08-30 17:16:37.250 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-30 17:16:37.251 | or your builds will no longer be supported. 2026-08-30 17:16:37.251 | 2026-08-30 17:16:37.251 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-30 17:16:37.251 | ******************************************************************************** 2026-08-30 17:16:37.251 | 2026-08-30 17:16:37.251 | !! 2026-08-30 17:16:37.251 | corresp(dist, value, root_dir) 2026-08-30 17:16:37.408 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-30 17:16:44.123 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 17:16:44.124 | venv-tempest run-test-pre: PYTHONHASHSEED='1733887330' 2026-08-30 17:16:44.125 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Hn8cDFZ9LL -r requirements.txt 2026-08-30 17:16:45.102 | 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-08-30 17:16:45.103 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-08-30 17:16:45.104 | 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-08-30 17:16:45.104 | 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-08-30 17:16:45.105 | 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-08-30 17:16:45.106 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-30 17:16:45.107 | 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-08-30 17:16:45.108 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-30 17:16:45.109 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-30 17:16:45.110 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-08-30 17:16:45.110 | 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-08-30 17:16:45.111 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-30 17:16:45.112 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-08-30 17:16:45.113 | 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-08-30 17:16:45.114 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-30 17:16:45.115 | 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-08-30 17:16:45.116 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-08-30 17:16:45.117 | 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-08-30 17:16:45.117 | 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-08-30 17:16:45.118 | 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-08-30 17:16:45.119 | 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-08-30 17:16:45.120 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-30 17:16:45.121 | 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-08-30 17:16:45.123 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-30 17:16:45.125 | 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-08-30 17:16:45.126 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-30 17:16:45.130 | 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-08-30 17:16:45.130 | 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-08-30 17:16:45.131 | 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-08-30 17:16:45.132 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-08-30 17:16:45.138 | 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-08-30 17:16:45.139 | 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-08-30 17:16:45.140 | 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-08-30 17:16:45.143 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-08-30 17:16:45.149 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-30 17:16:45.152 | 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-08-30 17:16:45.153 | 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-08-30 17:16:45.156 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-30 17:16:45.157 | 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-08-30 17:16:45.161 | 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-08-30 17:16:45.162 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-08-30 17:16:45.164 | 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-08-30 17:16:45.166 | 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-08-30 17:16:45.168 | 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-08-30 17:16:45.169 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-08-30 17:16:45.170 | 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-08-30 17:16:45.182 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-08-30 17:16:45.188 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-08-30 17:16:45.202 | 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-08-30 17:16:45.205 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-08-30 17:16:45.206 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-30 17:16:45.207 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-30 17:16:45.208 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-30 17:16:45.218 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-08-30 17:16:45.240 | 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-08-30 17:16:45.246 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-08-30 17:16:45.247 | 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-08-30 17:16:45.249 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-30 17:16:45.262 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-30 17:16:45.264 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-30 17:16:45.269 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-30 17:16:45.490 | ___________________________________ summary ____________________________________ 2026-08-30 17:16:45.490 | venv-tempest: commands succeeded 2026-08-30 17:16:45.490 | congratulations :) 2026-08-30 17:16:45.542 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.Hn8cDFZ9LL 2026-08-30 17:16:45.547 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-30 17:16:45.550 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-30 17:16:45.552 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-30 17:16:45.586 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.tbdDP9EXfB 2026-08-30 17:16:46.507 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-30 17:16:46.507 | !! 2026-08-30 17:16:46.507 | 2026-08-30 17:16:46.507 | ******************************************************************************** 2026-08-30 17:16:46.507 | Requirements should be satisfied by a PEP 517 installer. 2026-08-30 17:16:46.507 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-30 17:16:46.507 | 2026-08-30 17:16:46.508 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 17:16:46.508 | calls to avoid build errors in the future. 2026-08-30 17:16:46.508 | ******************************************************************************** 2026-08-30 17:16:46.508 | 2026-08-30 17:16:46.508 | !! 2026-08-30 17:16:46.508 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-30 17:16:46.902 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-30 17:16:46.902 | !! 2026-08-30 17:16:46.902 | 2026-08-30 17:16:46.902 | ******************************************************************************** 2026-08-30 17:16:46.902 | Please avoid running ``setup.py`` directly. 2026-08-30 17:16:46.902 | Instead, use pypa/build, pypa/installer or other 2026-08-30 17:16:46.902 | standards-based tools. 2026-08-30 17:16:46.902 | 2026-08-30 17:16:46.902 | This deprecation is overdue, please update your project and remove deprecated 2026-08-30 17:16:46.902 | calls to avoid build errors in the future. 2026-08-30 17:16:46.902 | 2026-08-30 17:16:46.903 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-30 17:16:46.903 | ******************************************************************************** 2026-08-30 17:16:46.903 | 2026-08-30 17:16:46.903 | !! 2026-08-30 17:16:46.903 | self.initialize_options() 2026-08-30 17:16:46.903 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-30 17:16:46.903 | warnings.warn(msg) 2026-08-30 17:16:46.932 | /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-08-30 17:16:46.932 | !! 2026-08-30 17:16:46.932 | 2026-08-30 17:16:46.933 | ******************************************************************************** 2026-08-30 17:16:46.933 | 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-08-30 17:16:46.933 | 2026-08-30 17:16:46.933 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-30 17:16:46.933 | or your builds will no longer be supported. 2026-08-30 17:16:46.933 | 2026-08-30 17:16:46.933 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-30 17:16:46.933 | ******************************************************************************** 2026-08-30 17:16:46.933 | 2026-08-30 17:16:46.933 | !! 2026-08-30 17:16:46.933 | corresp(dist, value, root_dir) 2026-08-30 17:16:47.077 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-30 17:16:53.769 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-30 17:16:53.770 | venv-tempest run-test-pre: PYTHONHASHSEED='4107545277' 2026-08-30 17:16:53.770 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.tbdDP9EXfB 2026-08-30 17:16:58.049 | ___________________________________ summary ____________________________________ 2026-08-30 17:16:58.050 | venv-tempest: commands succeeded 2026-08-30 17:16:58.050 | congratulations :) 2026-08-30 17:16:58.101 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-30 17:16:58.120 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:58.123 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-30 17:16:58.126 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-30 17:16:58.145 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-30 17:16:58.147 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-30 17:16:58.151 | ++ 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-08-30 17:16:58.154 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-30 17:16:58.157 | ++ 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-08-30 17:16:58.161 | +++ 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-08-30 17:16:58.164 | +++ 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-08-30 17:16:58.166 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-30 17:16:58.170 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-30 17:16:58.173 | +++ 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-08-30 17:16:58.197 | +++ 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-08-30 17:16:58.219 | ++ 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-08-30 17:16:58.222 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-30 17:16:58.225 | ++ 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-08-30 17:16:58.260 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-30 17:16:58.263 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-30 17:16:58.266 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-30 17:16:58.305 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-30 17:16:58.308 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-30 17:16:58.311 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-30 17:16:58.351 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-30 17:16:58.351 | ' 2026-08-30 17:16:58.354 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-30 17:16:58.358 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-30 17:16:58.361 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-30 17:16:58.364 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-30 17:16:58.367 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-30 17:16:58.368 | /opt/stack/tempest /opt/stack/tempest 2026-08-30 17:16:58.371 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-30 17:16:58.374 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-30 17:16:58.374 | /opt/stack/tempest 2026-08-30 17:16:58.377 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-30 17:16:58.380 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-30 17:16:58.383 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-30 17:16:58.387 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-30 17:16:58.390 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-30 17:16:58.394 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-30 17:16:58.398 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-30 17:16:58.401 | + functions-common:run_plugins:1837 : local plugins= 2026-08-30 17:16:58.405 | + functions-common:run_plugins:1838 : local plugin 2026-08-30 17:16:58.408 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-30 17:16:58.412 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-30 17:16:58.415 | + inc/meta-config:merge_config_group:171 : shift 2026-08-30 17:16:58.418 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-30 17:16:58.421 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:16:58.425 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-30 17:16:58.428 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-30 17:16:58.434 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-30 17:16:58.437 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-30 17:16:58.441 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-30 17:16:58.445 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-30 17:16:58.448 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-30 17:16:58.448 | /^\[\[.+\|.*\]\]/ { 2026-08-30 17:16:58.448 | gsub("[][]", "", $1); 2026-08-30 17:16:58.448 | split($1, a, "|"); 2026-08-30 17:16:58.448 | if (a[1] == matchgroup) 2026-08-30 17:16:58.448 | print a[2] 2026-08-30 17:16:58.449 | } 2026-08-30 17:16:58.449 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 139 osc 427 apt-get 187 test_with_retry 7 dbsync 8 pip_install 176 apt-get-update 5 run_process 44 git_timed 378 ------------------------- Unaccounted time 99 ========================= Total runtime 1499 ================= Async summary ================= Time spent in the background minus waits: 522 sec Elapsed time: 1499 sec Time if we did everything serially: 2021 sec Speedup: 1.34823 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 68 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5412 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 256 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 19 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.208 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.208/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble