2026-05-20 01:21:24.273 | + ./stack.sh:main:485 : exec 2026-05-20 01:21:24.273 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012124' 2026-05-20 01:21:24.273 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-20-012124.summary.2026-05-20-012124 2026-05-20 01:21:24.274 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-20 01:21:24.274 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-20-012124 2026-05-20 01:21:24.274 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012124 /opt/stack/logs/devstacklog.txt 2026-05-20 01:21:24.274 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-20-012124.summary.2026-05-20-012124 /opt/stack/logs/devstacklog.txt.summary 2026-05-20 01:21:24.274 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-20 01:21:24.277 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-20 01:21:24.282 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-20 01:21:24.289 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-20 01:21:24.293 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-20 01:21:24.300 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-20 01:21:24.300 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-20 01:21:24.308 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:24.312 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-20 01:21:24.317 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-20 01:21:24.325 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:24.329 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-20 01:21:24.333 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-20 01:21:24.339 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-20 01:21:24.346 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-20 01:21:24.351 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-20 01:21:24.356 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-20 01:21:24.360 | + ./stack.sh:main:571 : set -o errexit 2026-05-20 01:21:24.364 | + ./stack.sh:main:574 : uname -a 2026-05-20 01:21:24.366 | Linux np0000175158 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-20 01:21:24.371 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-20 01:21:24.375 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-20 01:21:24.383 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-20 01:21:24.449 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-20 01:21:24.482 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-20 01:21:24.488 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-20 01:21:24.517 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-20 01:21:24.523 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-20 01:21:24.551 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-20 01:21:24.557 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-20 01:21:24.586 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-20 01:21:24.590 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-20 01:21:24.594 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-20 01:21:24.600 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-20 01:21:24.630 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-20 01:21:24.636 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-20 01:21:24.664 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-20 01:21:24.669 | + ./stack.sh:main:588 : tune_host 2026-05-20 01:21:24.673 | + lib/host:tune_host:96 : configure_host_mem 2026-05-20 01:21:24.678 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-20 01:21:24.682 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:24.686 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-20 01:21:24.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:24.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:24.698 | + lib/host:configure_zswap:44 : echo lz4 2026-05-20 01:21:24.699 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-20 01:21:24.710 | lz4 2026-05-20 01:21:24.717 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-20 01:21:24.718 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-20 01:21:24.733 | zsmalloc 2026-05-20 01:21:24.739 | + lib/host:configure_zswap:47 : echo 1 2026-05-20 01:21:24.739 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-20 01:21:24.751 | 1 2026-05-20 01:21:24.780 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/enabled:Y 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/compressor:lz4 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-20 01:21:24.797 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-20 01:21:24.803 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-20 01:21:24.808 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-20 01:21:24.812 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-20 01:21:24.816 | + functions-common:install_package:1432 : update_package_repo 2026-05-20 01:21:24.819 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:21:24.823 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-20 01:21:24.826 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-20 01:21:24.829 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:24.831 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:21:24.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:21:24.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:21:24.842 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:21:24.845 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-20 01:21:24.849 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:21:24.851 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:21:24.856 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:21:24.863 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:21:24.867 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:21:24.871 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:21:24.876 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:21:24.879 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:21:24.883 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:21:24.890 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240084885 2026-05-20 01:21:24.893 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:21:24.897 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:21:24.901 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:21:25.292 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:21:25.317 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:21:25.355 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:21:34.983 | Ign:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:21:48.468 | Ign:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:21:56.376 | Ign:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:10.905 | Err:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:22:10.905 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:11.950 | Reading package lists... 2026-05-20 01:22:11.980 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:22:11.980 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:22:11.990 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:22:11.995 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:22:12.000 | + functions-common:time_stop:2414 : local name 2026-05-20 01:22:12.004 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:22:12.009 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:22:12.013 | + functions-common:time_stop:2417 : local total 2026-05-20 01:22:12.017 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:22:12.021 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:22:12.025 | + functions-common:time_stop:2421 : start_time=1779240084885 2026-05-20 01:22:12.030 | + functions-common:time_stop:2423 : [[ -z 1779240084885 ]] 2026-05-20 01:22:12.035 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:22:12.042 | + functions-common:time_stop:2426 : end_time=1779240132037 2026-05-20 01:22:12.046 | + functions-common:time_stop:2427 : elapsed_time=47152 2026-05-20 01:22:12.050 | + functions-common:time_stop:2428 : total=0 2026-05-20 01:22:12.054 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:22:12.058 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47152 2026-05-20 01:22:12.063 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-20 01:22:12.066 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:22:12.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:22:12.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:22:12.078 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:22:12.112 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:22:12.155 | Reading package lists... 2026-05-20 01:22:12.433 | Building dependency tree... 2026-05-20 01:22:12.433 | Reading state information... 2026-05-20 01:22:12.710 | Recommended packages: 2026-05-20 01:22:12.710 | qemu-kvm 2026-05-20 01:22:12.748 | The following NEW packages will be installed: 2026-05-20 01:22:12.750 | ksmtuned 2026-05-20 01:22:27.670 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:22:27.670 | Need to get 7,444 B of archives. 2026-05-20 01:22:27.670 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:22:27.670 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:22:43.700 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:22:55.712 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:23:14.479 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:23:14.479 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:14.495 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:23:14.495 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:23:14.504 | + functions-common:apt_get:1205 : result=100 2026-05-20 01:23:14.508 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-20 01:23:14.512 | + functions-common:time_stop:2414 : local name 2026-05-20 01:23:14.517 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:23:14.521 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:23:14.526 | + functions-common:time_stop:2417 : local total 2026-05-20 01:23:14.530 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:23:14.535 | + functions-common:time_stop:2420 : name=apt-get 2026-05-20 01:23:14.540 | + functions-common:time_stop:2421 : start_time=1779240132108 2026-05-20 01:23:14.543 | + functions-common:time_stop:2423 : [[ -z 1779240132108 ]] 2026-05-20 01:23:14.549 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:23:14.556 | + functions-common:time_stop:2426 : end_time=1779240194551 2026-05-20 01:23:14.560 | + functions-common:time_stop:2427 : elapsed_time=62443 2026-05-20 01:23:14.564 | + functions-common:time_stop:2428 : total=32221 2026-05-20 01:23:14.569 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:23:14.573 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=94664 2026-05-20 01:23:14.576 | + functions-common:apt_get:1209 : return 100 2026-05-20 01:23:14.581 | + functions-common:install_package:1434 : RETRY_UPDATE=True 2026-05-20 01:23:14.585 | + functions-common:install_package:1434 : update_package_repo 2026-05-20 01:23:14.589 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-20 01:23:14.594 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-20 01:23:14.598 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=True 2026-05-20 01:23:14.602 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-20 01:23:14.605 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-20 01:23:14.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:23:14.613 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:23:14.618 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-20 01:23:14.621 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-20 01:23:14.626 | + functions-common:apt_get_update:1160 : [[ True != \T\r\u\e ]] 2026-05-20 01:23:14.630 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-20 01:23:14.634 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-20 01:23:14.639 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-20 01:23:14.647 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-20 01:23:14.651 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-20 01:23:14.654 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-20 01:23:14.658 | + functions-common:time_start:2401 : local start_time= 2026-05-20 01:23:14.662 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-20 01:23:14.667 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-20 01:23:14.673 | + functions-common:time_start:2405 : _TIME_START[$name]=1779240194669 2026-05-20 01:23:14.678 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-20 01:23:14.681 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-20 01:23:14.685 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-20 01:23:28.733 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:23:29.806 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:23:40.839 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:23:42.656 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:23:52.680 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:23:52.852 | Ign:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:24:02.693 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:24:06.870 | Err:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-20 01:24:06.870 | Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:24:12.704 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:24:22.224 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:24:32.246 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:24:42.268 | Ign:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:24:52.290 | Ign:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:07.308 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-20 01:25:07.308 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:17.322 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-20 01:25:17.322 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:27.335 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-20 01:25:27.336 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:28.356 | Reading package lists... 2026-05-20 01:25:28.382 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:28.382 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:28.382 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:25:28.382 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'security.ubuntu.com' 2026-05-20 01:25:28.382 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2026-05-20 01:25:28.391 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-20 01:25:28.395 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-20 01:25:28.400 | + functions-common:time_stop:2414 : local name 2026-05-20 01:25:28.404 | + functions-common:time_stop:2415 : local end_time 2026-05-20 01:25:28.408 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-20 01:25:28.413 | + functions-common:time_stop:2417 : local total 2026-05-20 01:25:28.417 | + functions-common:time_stop:2418 : local start_time 2026-05-20 01:25:28.421 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-20 01:25:28.426 | + functions-common:time_stop:2421 : start_time=1779240194669 2026-05-20 01:25:28.430 | + functions-common:time_stop:2423 : [[ -z 1779240194669 ]] 2026-05-20 01:25:28.435 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-20 01:25:28.442 | + functions-common:time_stop:2426 : end_time=1779240328437 2026-05-20 01:25:28.447 | + functions-common:time_stop:2427 : elapsed_time=133768 2026-05-20 01:25:28.451 | + functions-common:time_stop:2428 : total=47152 2026-05-20 01:25:28.455 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-20 01:25:28.459 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180920 2026-05-20 01:25:28.463 | + functions-common:install_package:1434 : real_install_package ksmtuned 2026-05-20 01:25:28.466 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-20 01:25:28.470 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-20 01:25:28.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-20 01:25:28.478 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-20 01:25:28.513 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-20 01:25:28.556 | Reading package lists... 2026-05-20 01:25:28.827 | Building dependency tree... 2026-05-20 01:25:28.827 | Reading state information... 2026-05-20 01:25:29.085 | Recommended packages: 2026-05-20 01:25:29.085 | qemu-kvm 2026-05-20 01:25:29.117 | The following NEW packages will be installed: 2026-05-20 01:25:29.121 | ksmtuned 2026-05-20 01:25:44.170 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-05-20 01:25:44.170 | Need to get 7,444 B of archives. 2026-05-20 01:25:44.170 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-20 01:25:44.170 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:25:55.187 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:26:07.205 | Ign:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:26:21.217 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 2026-05-20 01:26:21.217 | Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:21.225 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/k/ksmtuned/ksmtuned_4.20150326_amd64.deb Temporary failure resolving 'nova.clouds.archive.ubuntu.com' 2026-05-20 01:26:21.225 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2026-05-20 01:26:21.237 | + functions-common:apt_get:1 : exit_trap 2026-05-20 01:26:21.242 | + ./stack.sh:exit_trap:519 : local r=100 2026-05-20 01:26:21.249 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-20 01:26:21.255 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-20 01:26:21.258 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-20 01:26:21.263 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-20 01:26:21.268 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-20 01:26:21.272 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-20 01:26:21.276 | + ./stack.sh:exit_trap:536 : [[ 100 -ne 0 ]] 2026-05-20 01:26:21.280 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-20 01:26:21.280 | Error on exit 2026-05-20 01:26:21.285 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-20 01:26:21.290 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-20 01:26:21.294 | + ./stack.sh:exit_trap:545 : /usr/bin/python3.12 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-20 01:26:21.828 | + ./stack.sh:exit_trap:554 : exit 100