2025-11-24 18:58:00.253 | + ./stack.sh:main:514 : exec 2025-11-24 18:58:00.253 | + ./stack.sh:main:522 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2025-11-24-135800' 2025-11-24 18:58:00.253 | ++ ./stack.sh:main:514 : /bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2025-11-24-135800.summary.2025-11-24-135800 2025-11-24 18:58:00.253 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 18:58:00.253 | + ./stack.sh:echo_summary:473 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2025-11-24-135800 2025-11-24 18:58:00.253 | + ./stack.sh:main:524 : ln -sf /opt/stack/logs/devstacklog.txt.2025-11-24-135800 /opt/stack/logs/devstacklog.txt 2025-11-24 18:58:00.253 | + ./stack.sh:main:525 : ln -sf /opt/stack/logs/devstacklog.txt.2025-11-24-135800.summary.2025-11-24-135800 /opt/stack/logs/devstacklog.txt.summary 2025-11-24 18:58:00.253 | + ./stack.sh:main:540 : check_path_perm_sanity /opt/stack 2025-11-24 18:58:00.253 | + functions:check_path_perm_sanity:608 : local real_path 2025-11-24 18:58:00.253 | /opt/stack/devstack/tools/outfilter.py:29: SyntaxWarning: invalid escape sequence '\+' 2025-11-24 18:58:00.253 | ++ functions:check_path_perm_sanity:609 : readlink -f /opt/stack 2025-11-24 18:58:00.253 | /opt/stack/devstack/tools/outfilter.py:30: SyntaxWarning: invalid escape sequence '\d' 2025-11-24 18:58:00.253 | HAS_DATE = re.compile('^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}.\d{3} \|') 2025-11-24 18:58:00.253 | + functions:check_path_perm_sanity:609 : real_path=/opt/stack 2025-11-24 18:58:00.253 | + functions:check_path_perm_sanity:610 : local rebuilt_path= 2025-11-24 18:58:00.253 | ++ functions:check_path_perm_sanity:611 : echo /opt/stack 2025-11-24 18:58:00.253 | ++ functions:check_path_perm_sanity:611 : tr / ' ' 2025-11-24 18:58:00.253 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-11-24 18:58:00.253 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt 2025-11-24 18:58:00.253 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt 2025-11-24 18:58:00.256 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-11-24 18:58:00.258 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-11-24 18:58:00.260 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt/stack 2025-11-24 18:58:00.263 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt/stack 2025-11-24 18:58:00.266 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-11-24 18:58:00.268 | + ./stack.sh:main:546 : trap exit_trap EXIT 2025-11-24 18:58:00.270 | + ./stack.sh:main:587 : trap err_trap ERR 2025-11-24 18:58:00.273 | + ./stack.sh:main:600 : set -o errexit 2025-11-24 18:58:00.274 | + ./stack.sh:main:603 : uname -a 2025-11-24 18:58:00.276 | Linux np0005533992.novalocal 6.12.0-157.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 13 12:22:17 UTC 2025 x86_64 GNU/Linux 2025-11-24 18:58:00.278 | + ./stack.sh:main:606 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2025-11-24 18:58:00.280 | + ./stack.sh:main:607 : rm -f /opt/stack/data/ca-bundle.pem 2025-11-24 18:58:00.284 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/database 2025-11-24 18:58:00.326 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/rpc_backend 2025-11-24 18:58:00.344 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/host 2025-11-24 18:58:00.346 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2025-11-24 18:58:00.361 | ++ lib/host:source:12 : ENABLE_KSM=True 2025-11-24 18:58:00.364 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2025-11-24 18:58:00.380 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2025-11-24 18:58:00.383 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2025-11-24 18:58:00.398 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2025-11-24 18:58:00.400 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2025-11-24 18:58:00.402 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2025-11-24 18:58:00.405 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2025-11-24 18:58:00.423 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2025-11-24 18:58:00.425 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2025-11-24 18:58:00.443 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2025-11-24 18:58:00.445 | + ./stack.sh:main:617 : tune_host 2025-11-24 18:58:00.448 | + lib/host:tune_host:96 : configure_host_mem 2025-11-24 18:58:00.450 | + lib/host:configure_host_mem:70 : configure_zswap 2025-11-24 18:58:00.453 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2025-11-24 18:58:00.455 | + lib/host:configure_zswap:43 : is_ubuntu 2025-11-24 18:58:00.457 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:58:00.460 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:58:00.463 | + lib/host:configure_zswap:47 : echo 1 2025-11-24 18:58:00.464 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2025-11-24 18:58:00.484 | 1 2025-11-24 18:58:00.491 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2025-11-24 18:58:00.511 | /sys/module/zswap/parameters/enabled:Y 2025-11-24 18:58:00.511 | /sys/module/zswap/parameters/shrinker_enabled:N 2025-11-24 18:58:00.511 | /sys/module/zswap/parameters/max_pool_percent:20 2025-11-24 18:58:00.511 | /sys/module/zswap/parameters/compressor:lzo 2025-11-24 18:58:00.511 | /sys/module/zswap/parameters/zpool:zbud 2025-11-24 18:58:00.511 | /sys/module/zswap/parameters/accept_threshold_percent:90 2025-11-24 18:58:00.516 | + lib/host:configure_host_mem:71 : configure_ksm 2025-11-24 18:58:00.519 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2025-11-24 18:58:00.521 | + lib/host:configure_ksm:16 : install_package ksmtuned 2025-11-24 18:58:00.523 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 18:58:00.526 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 18:58:00.528 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 18:58:00.531 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 18:58:00.533 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:00.535 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 18:58:00.538 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:58:00.540 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:58:00.542 | + functions-common:install_package:1442 : real_install_package ksmtuned 2025-11-24 18:58:00.545 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 18:58:00.547 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:58:00.549 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:58:00.552 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 18:58:00.554 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 18:58:00.556 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 18:58:00.558 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 18:58:00.560 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 18:58:00.563 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 18:58:00.565 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 18:58:00.567 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 18:58:00.569 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 18:58:00.571 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 18:58:00.573 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 18:58:00.575 | + functions-common:real_install_package:1432 : yum_install ksmtuned 2025-11-24 18:58:00.578 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 18:58:00.580 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:00.582 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 18:58:00.584 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 18:58:00.586 | + functions-common:time_start:2410 : local start_time= 2025-11-24 18:58:00.588 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 18:58:00.591 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 18:58:00.595 | + functions-common:time_start:2414 : _TIME_START[$name]=1764010680592 2025-11-24 18:58:00.597 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ksmtuned 2025-11-24 18:58:00.600 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 18:58:00.603 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 18:58:00.607 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 18:58:00.609 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 18:58:00.612 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ksmtuned 2025-11-24 18:58:01.159 | Last metadata expiration check: 0:01:48 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 18:58:01.249 | Dependencies resolved. 2025-11-24 18:58:01.250 | ================================================================================ 2025-11-24 18:58:01.250 | Package Architecture Version Repository Size 2025-11-24 18:58:01.250 | ================================================================================ 2025-11-24 18:58:01.250 | Installing: 2025-11-24 18:58:01.250 | ksmtuned x86_64 0.1.0-16.el10 appstream 24 k 2025-11-24 18:58:01.250 | 2025-11-24 18:58:01.250 | Transaction Summary 2025-11-24 18:58:01.250 | ================================================================================ 2025-11-24 18:58:01.250 | Install 1 Package 2025-11-24 18:58:01.250 | 2025-11-24 18:58:01.250 | Total download size: 24 k 2025-11-24 18:58:01.250 | Installed size: 38 k 2025-11-24 18:58:01.250 | Downloading Packages: 2025-11-24 18:58:01.723 | ksmtuned-0.1.0-16.el10.x86_64.rpm 112 kB/s | 24 kB 00:00 2025-11-24 18:58:01.725 | -------------------------------------------------------------------------------- 2025-11-24 18:58:01.725 | Total 51 kB/s | 24 kB 00:00 2025-11-24 18:58:01.746 | Running transaction check 2025-11-24 18:58:01.759 | Transaction check succeeded. 2025-11-24 18:58:01.759 | Running transaction test 2025-11-24 18:58:01.831 | Transaction test succeeded. 2025-11-24 18:58:01.831 | Running transaction 2025-11-24 18:58:01.917 | Preparing : 1/1 2025-11-24 18:58:01.922 | Installing : ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-11-24 18:58:01.962 | Running scriptlet: ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-11-24 18:58:01.962 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2025-11-24 18:58:01.963 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2025-11-24 18:58:01.963 | 2025-11-24 18:58:02.498 | 2025-11-24 18:58:02.498 | Installed: 2025-11-24 18:58:02.498 | ksmtuned-0.1.0-16.el10.x86_64 2025-11-24 18:58:02.498 | 2025-11-24 18:58:02.498 | Complete! 2025-11-24 18:58:02.558 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 18:58:02.560 | + functions-common:time_stop:2423 : local name 2025-11-24 18:58:02.563 | + functions-common:time_stop:2424 : local end_time 2025-11-24 18:58:02.564 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 18:58:02.566 | + functions-common:time_stop:2426 : local total 2025-11-24 18:58:02.569 | + functions-common:time_stop:2427 : local start_time 2025-11-24 18:58:02.571 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 18:58:02.573 | + functions-common:time_stop:2430 : start_time=1764010680592 2025-11-24 18:58:02.574 | + functions-common:time_stop:2432 : [[ -z 1764010680592 ]] 2025-11-24 18:58:02.577 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 18:58:02.582 | + functions-common:time_stop:2435 : end_time=1764010682579 2025-11-24 18:58:02.584 | + functions-common:time_stop:2436 : elapsed_time=1987 2025-11-24 18:58:02.587 | + functions-common:time_stop:2437 : total=668 2025-11-24 18:58:02.588 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 18:58:02.590 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2655 2025-11-24 18:58:02.592 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2025-11-24 18:58:02.596 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2025-11-24 18:58:02.596 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2025-11-24 18:58:02.610 | + lib/host:configure_ksm:19 : echo 0 2025-11-24 18:58:02.621 | 0 2025-11-24 18:58:02.626 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2025-11-24 18:58:02.629 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2025-11-24 18:58:02.631 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2025-11-24 18:58:02.653 | vm.dirty_ratio = 60 2025-11-24 18:58:02.658 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2025-11-24 18:58:02.677 | vm.dirty_background_ratio = 10 2025-11-24 18:58:02.682 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2025-11-24 18:58:02.701 | vm.vfs_cache_pressure = 50 2025-11-24 18:58:02.705 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2025-11-24 18:58:02.723 | vm.swappiness = 100 2025-11-24 18:58:02.727 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2025-11-24 18:58:02.746 | /proc/sys/vm/admin_reserve_kbytes:8192 2025-11-24 18:58:02.747 | grep: /proc/sys/vm/compact_memory: Permission denied 2025-11-24 18:58:02.747 | /proc/sys/vm/compact_unevictable_allowed:1 2025-11-24 18:58:02.747 | /proc/sys/vm/compaction_proactiveness:20 2025-11-24 18:58:02.747 | /proc/sys/vm/dirty_background_bytes:0 2025-11-24 18:58:02.747 | /proc/sys/vm/dirty_background_ratio:10 2025-11-24 18:58:02.747 | /proc/sys/vm/dirty_bytes:0 2025-11-24 18:58:02.747 | /proc/sys/vm/dirty_expire_centisecs:3000 2025-11-24 18:58:02.747 | /proc/sys/vm/dirty_ratio:60 2025-11-24 18:58:02.747 | /proc/sys/vm/dirty_writeback_centisecs:500 2025-11-24 18:58:02.747 | /proc/sys/vm/dirtytime_expire_seconds:43200 2025-11-24 18:58:02.747 | grep: /proc/sys/vm/drop_caches: Permission denied 2025-11-24 18:58:02.748 | /proc/sys/vm/enable_soft_offline:1 2025-11-24 18:58:02.749 | /proc/sys/vm/extfrag_threshold:500 2025-11-24 18:58:02.749 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2025-11-24 18:58:02.749 | /proc/sys/vm/hugetlb_shm_group:0 2025-11-24 18:58:02.749 | /proc/sys/vm/laptop_mode:0 2025-11-24 18:58:02.749 | /proc/sys/vm/legacy_va_layout:0 2025-11-24 18:58:02.749 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2025-11-24 18:58:02.749 | /proc/sys/vm/max_map_count:1048576 2025-11-24 18:58:02.749 | /proc/sys/vm/memfd_noexec:0 2025-11-24 18:58:02.750 | /proc/sys/vm/memory_failure_early_kill:0 2025-11-24 18:58:02.750 | /proc/sys/vm/memory_failure_recovery:1 2025-11-24 18:58:02.750 | /proc/sys/vm/min_free_kbytes:67584 2025-11-24 18:58:02.750 | /proc/sys/vm/min_slab_ratio:5 2025-11-24 18:58:02.750 | /proc/sys/vm/min_unmapped_ratio:1 2025-11-24 18:58:02.750 | /proc/sys/vm/mmap_min_addr:65536 2025-11-24 18:58:02.750 | /proc/sys/vm/mmap_rnd_bits:28 2025-11-24 18:58:02.750 | /proc/sys/vm/mmap_rnd_compat_bits:8 2025-11-24 18:58:02.750 | /proc/sys/vm/nr_hugepages:0 2025-11-24 18:58:02.750 | /proc/sys/vm/nr_hugepages_mempolicy:0 2025-11-24 18:58:02.750 | /proc/sys/vm/nr_overcommit_hugepages:0 2025-11-24 18:58:02.751 | /proc/sys/vm/numa_stat:1 2025-11-24 18:58:02.751 | /proc/sys/vm/numa_zonelist_order:Node 2025-11-24 18:58:02.751 | /proc/sys/vm/oom_dump_tasks:1 2025-11-24 18:58:02.751 | /proc/sys/vm/oom_kill_allocating_task:0 2025-11-24 18:58:02.751 | /proc/sys/vm/overcommit_kbytes:0 2025-11-24 18:58:02.751 | /proc/sys/vm/overcommit_memory:0 2025-11-24 18:58:02.751 | /proc/sys/vm/overcommit_ratio:50 2025-11-24 18:58:02.751 | /proc/sys/vm/page-cluster:3 2025-11-24 18:58:02.751 | /proc/sys/vm/page_lock_unfairness:5 2025-11-24 18:58:02.751 | /proc/sys/vm/panic_on_oom:0 2025-11-24 18:58:02.751 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2025-11-24 18:58:02.751 | /proc/sys/vm/stat_interval:1 2025-11-24 18:58:02.751 | /proc/sys/vm/swappiness:100 2025-11-24 18:58:02.751 | /proc/sys/vm/unprivileged_userfaultfd:0 2025-11-24 18:58:02.751 | /proc/sys/vm/user_reserve_kbytes:131072 2025-11-24 18:58:02.751 | /proc/sys/vm/vfs_cache_pressure:50 2025-11-24 18:58:02.751 | /proc/sys/vm/watermark_boost_factor:15000 2025-11-24 18:58:02.751 | /proc/sys/vm/watermark_scale_factor:10 2025-11-24 18:58:02.751 | /proc/sys/vm/zone_reclaim_mode:0 2025-11-24 18:58:02.754 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2025-11-24 18:58:02.757 | + lib/host:tune_host:97 : configure_host_net 2025-11-24 18:58:02.758 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2025-11-24 18:58:02.759 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2025-11-24 18:58:02.761 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2025-11-24 18:58:02.781 | net.ipv4.tcp_keepalive_time = 60 2025-11-24 18:58:02.786 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2025-11-24 18:58:02.803 | net.ipv4.tcp_keepalive_intvl = 10 2025-11-24 18:58:02.808 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2025-11-24 18:58:02.826 | net.ipv4.tcp_keepalive_probes = 6 2025-11-24 18:58:02.830 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2025-11-24 18:58:02.849 | net.ipv4.tcp_fastopen = 3 2025-11-24 18:58:02.855 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_rto_max_ms /proc/sys/net/ipv4/tcp_rto_min_us /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2025-11-24 18:58:02.875 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_app_win:31 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_autocorking:1 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_base_mss:1024 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_dsack:1 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_early_demux:1 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_early_retrans:3 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_ecn:2 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_ehash_entries:131072 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_fack:0 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_fastopen:3 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_fastopen_key:00000000-00000000-00000000-00000000 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_frto:2 2025-11-24 18:58:02.876 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_low_latency:0 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_max_orphans:65536 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_max_reordering:300 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_max_syn_backlog:1024 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_max_tw_buckets:65536 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_mem:186492 248658 372984 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_migrate_req:0 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2025-11-24 18:58:02.877 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_probe_interval:600 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_recovery:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_reordering:3 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_retries1:3 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_retries2:15 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_rfc1337:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_rto_max_ms:120000 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_sack:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_shrink_window:0 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2025-11-24 18:58:02.878 | /proc/sys/net/ipv4/tcp_stdurg:0 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_synack_retries:5 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_syncookies:1 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_syn_retries:6 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_timestamps:1 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_window_scaling:1 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2025-11-24 18:58:02.879 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2025-11-24 18:58:02.880 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2025-11-24 18:58:02.899 | net.core.default_qdisc = pfifo_fast 2025-11-24 18:58:02.904 | + ./stack.sh:main:623 : fetch_plugins 2025-11-24 18:58:02.907 | + functions-common:fetch_plugins:1769 : local plugins=,neutron 2025-11-24 18:58:02.909 | + functions-common:fetch_plugins:1770 : local plugin 2025-11-24 18:58:02.912 | + functions-common:fetch_plugins:1773 : [[ -z ,neutron ]] 2025-11-24 18:58:02.914 | + functions-common:fetch_plugins:1777 : echo 'Fetching DevStack plugins' 2025-11-24 18:58:02.914 | Fetching DevStack plugins 2025-11-24 18:58:02.917 | + functions-common:fetch_plugins:1778 : for plugin in ${plugins//,/ } 2025-11-24 18:58:02.919 | + functions-common:fetch_plugins:1779 : git_clone_by_name neutron 2025-11-24 18:58:02.921 | + functions-common:git_clone_by_name:684 : local name=neutron 2025-11-24 18:58:02.923 | + functions-common:git_clone_by_name:685 : local repo=https://opendev.org/openstack/neutron 2025-11-24 18:58:02.924 | + functions-common:git_clone_by_name:686 : local dir=/opt/stack/neutron 2025-11-24 18:58:02.927 | + functions-common:git_clone_by_name:687 : local branch=master 2025-11-24 18:58:02.928 | + functions-common:git_clone_by_name:688 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2025-11-24 18:58:02.931 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron 2025-11-24 18:58:02.933 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-11-24 18:58:02.935 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 18:58:02.937 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 18:58:02.939 | ++ functions-common:git_clone:596 : pwd 2025-11-24 18:58:02.942 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 18:58:02.944 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 18:58:02.947 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 18:58:02.961 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 18:58:02.963 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 18:58:02.965 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:02.969 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 18:58:02.969 | + functions-common:git_clone:613 : echo master 2025-11-24 18:58:02.971 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 18:58:02.975 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-11-24 18:58:02.978 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:02.979 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-11-24 18:58:03.006 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-11-24 18:58:03.009 | + functions-common:git_clone:676 : head -1 2025-11-24 18:58:03.009 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 18:58:03.019 | a173086ae8 Merge "Replace response body in after hook for 404 error" 2025-11-24 18:58:03.021 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 18:58:03.023 | + ./stack.sh:main:627 : run_phase override_defaults 2025-11-24 18:58:03.026 | + functions-common:run_phase:1851 : local mode=override_defaults 2025-11-24 18:58:03.028 | + functions-common:run_phase:1852 : local phase= 2025-11-24 18:58:03.030 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 18:58:03.033 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 18:58:03.035 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 18:58:03.038 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 18:58:03.040 | + functions-common:run_phase:1861 : local extra 2025-11-24 18:58:03.043 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 18:58:03.047 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 18:58:03.049 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 18:58:03.052 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 18:58:03.054 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2025-11-24 18:58:03.057 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 18:58:03.072 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:03.074 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-11-24 18:58:03.076 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-24 18:58:03.079 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-24 18:58:03.081 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-24 18:58:03.083 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-24 18:58:03.085 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-24 18:58:03.088 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2025-11-24 18:58:03.090 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2025-11-24 18:58:03.092 | + functions-common:run_phase:1872 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-11-24 18:58:03.095 | + functions-common:run_phase:1875 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-24 18:58:03.097 | + functions-common:run_phase:1876 : plugin_override_defaults 2025-11-24 18:58:03.099 | + functions-common:plugin_override_defaults:1810 : local plugins=,neutron 2025-11-24 18:58:03.102 | + functions-common:plugin_override_defaults:1811 : local plugin 2025-11-24 18:58:03.104 | + functions-common:plugin_override_defaults:1814 : [[ -z ,neutron ]] 2025-11-24 18:58:03.106 | + functions-common:plugin_override_defaults:1818 : echo 'Overriding Configuration Defaults' 2025-11-24 18:58:03.106 | Overriding Configuration Defaults 2025-11-24 18:58:03.109 | + functions-common:plugin_override_defaults:1819 : for plugin in ${plugins//,/ } 2025-11-24 18:58:03.111 | + functions-common:plugin_override_defaults:1820 : local dir=/opt/stack/neutron 2025-11-24 18:58:03.113 | + functions-common:plugin_override_defaults:1822 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2025-11-24 18:58:03.116 | + ./stack.sh:main:630 : source /opt/stack/devstack/lib/apache 2025-11-24 18:58:03.137 | + ./stack.sh:main:633 : source /opt/stack/devstack/lib/tls 2025-11-24 18:58:03.139 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2025-11-24 18:58:03.154 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:03.157 | +++ lib/tls:source:40 : ipv6_unquote 38.102.83.12 2025-11-24 18:58:03.159 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.12 2025-11-24 18:58:03.160 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-24 18:58:03.164 | ++ lib/tls:source:40 : TLS_IP=38.102.83.12 2025-11-24 18:58:03.167 | +++ lib/tls:source:43 : hostname -f 2025-11-24 18:58:03.175 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0005533992.novalocal 2025-11-24 18:58:03.177 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2025-11-24 18:58:03.179 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2025-11-24 18:58:03.181 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2025-11-24 18:58:03.184 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2025-11-24 18:58:03.186 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2025-11-24 18:58:03.188 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2025-11-24 18:58:03.191 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2025-11-24 18:58:03.193 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2025-11-24 18:58:03.195 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2025-11-24 18:58:03.200 | + ./stack.sh:main:636 : source /opt/stack/devstack/lib/infra 2025-11-24 18:58:03.213 | + ./stack.sh:main:637 : source /opt/stack/devstack/lib/libraries 2025-11-24 18:58:03.231 | + ./stack.sh:main:638 : source /opt/stack/devstack/lib/lvm 2025-11-24 18:58:03.245 | + ./stack.sh:main:639 : source /opt/stack/devstack/lib/horizon 2025-11-24 18:58:03.259 | + ./stack.sh:main:640 : source /opt/stack/devstack/lib/keystone 2025-11-24 18:58:03.298 | + ./stack.sh:main:641 : source /opt/stack/devstack/lib/glance 2025-11-24 18:58:03.374 | + ./stack.sh:main:642 : source /opt/stack/devstack/lib/nova 2025-11-24 18:58:03.476 | + ./stack.sh:main:643 : source /opt/stack/devstack/lib/placement 2025-11-24 18:58:03.503 | + ./stack.sh:main:644 : source /opt/stack/devstack/lib/cinder 2025-11-24 18:58:03.561 | + ./stack.sh:main:645 : source /opt/stack/devstack/lib/swift 2025-11-24 18:58:03.620 | + ./stack.sh:main:646 : source /opt/stack/devstack/lib/neutron 2025-11-24 18:58:03.623 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2025-11-24 18:58:03.639 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:03.642 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2025-11-24 18:58:03.645 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2025-11-24 18:58:03.647 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2025-11-24 18:58:03.650 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2025-11-24 18:58:03.653 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2025-11-24 18:58:03.656 | +++ lib/neutron:source:75 : get_python_exec_prefix 2025-11-24 18:58:03.672 | +++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-11-24 18:58:03.675 | +++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-11-24 18:58:03.677 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/usr/local/bin 2025-11-24 18:58:03.680 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2025-11-24 18:58:03.683 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2025-11-24 18:58:03.686 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-11-24 18:58:03.688 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-11-24 18:58:03.691 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2025-11-24 18:58:03.694 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2025-11-24 18:58:03.697 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2025-11-24 18:58:03.715 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2025-11-24 18:58:03.718 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2025-11-24 18:58:03.720 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2025-11-24 18:58:03.723 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2025-11-24 18:58:03.726 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2025-11-24 18:58:03.728 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2025-11-24 18:58:03.730 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2025-11-24 18:58:03.733 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2025-11-24 18:58:03.736 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2025-11-24 18:58:03.738 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2025-11-24 18:58:03.741 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2025-11-24 18:58:03.744 | ++ lib/neutron:source:114 : Q_PORT=9696 2025-11-24 18:58:03.746 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2025-11-24 18:58:03.748 | ++ lib/neutron:source:118 : Q_HOST=38.102.83.12 2025-11-24 18:58:03.751 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2025-11-24 18:58:03.754 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2025-11-24 18:58:03.757 | +++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-11-24 18:58:03.758 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-24 18:58:03.762 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2025-11-24 18:58:03.764 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2025-11-24 18:58:03.767 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2025-11-24 18:58:03.769 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2025-11-24 18:58:03.772 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2025-11-24 18:58:03.775 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2025-11-24 18:58:03.791 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2025-11-24 18:58:03.794 | +++ lib/neutron:source:132 : ipv6_unquote 38.102.83.12 2025-11-24 18:58:03.797 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.12 2025-11-24 18:58:03.797 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-24 18:58:03.801 | ++ lib/neutron:source:132 : Q_META_DATA_IP=38.102.83.12 2025-11-24 18:58:03.804 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2025-11-24 18:58:03.807 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2025-11-24 18:58:03.809 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2025-11-24 18:58:03.812 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2025-11-24 18:58:03.814 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2025-11-24 18:58:03.816 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2025-11-24 18:58:03.819 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2025-11-24 18:58:03.822 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-11-24 18:58:03.824 | ++ lib/neutron:source:149 : [[ -z networking ]] 2025-11-24 18:58:03.826 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2025-11-24 18:58:03.829 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2025-11-24 18:58:03.831 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2025-11-24 18:58:03.833 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2025-11-24 18:58:03.836 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2025-11-24 18:58:03.839 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2025-11-24 18:58:03.840 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2025-11-24 18:58:03.843 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2025-11-24 18:58:03.846 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2025-11-24 18:58:03.848 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2025-11-24 18:58:03.851 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2025-11-24 18:58:03.854 | +++ functions:get_rootwrap_location:594 : local module=neutron 2025-11-24 18:58:03.856 | ++++ functions:get_rootwrap_location:596 : get_python_exec_prefix 2025-11-24 18:58:03.871 | ++++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-11-24 18:58:03.874 | ++++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-11-24 18:58:03.876 | +++ functions:get_rootwrap_location:596 : echo /usr/local/bin/neutron-rootwrap 2025-11-24 18:58:03.879 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2025-11-24 18:58:03.882 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-24 18:58:03.884 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2025-11-24 18:58:03.887 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-24 18:58:03.889 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2025-11-24 18:58:03.891 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-24 18:58:03.894 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2025-11-24 18:58:03.896 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2025-11-24 18:58:03.899 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2025-11-24 18:58:03.901 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2025-11-24 18:58:03.903 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2025-11-24 18:58:03.906 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2025-11-24 18:58:03.909 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2025-11-24 18:58:03.911 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2025-11-24 18:58:03.914 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2025-11-24 18:58:03.916 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2025-11-24 18:58:03.919 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2025-11-24 18:58:04.033 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2025-11-24 18:58:04.047 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2025-11-24 18:58:04.050 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2025-11-24 18:58:04.053 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2025-11-24 18:58:04.056 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2025-11-24 18:58:04.058 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2025-11-24 18:58:04.061 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2025-11-24 18:58:04.063 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2025-11-24 18:58:04.065 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2025-11-24 18:58:04.067 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2025-11-24 18:58:04.069 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2025-11-24 18:58:04.072 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2025-11-24 18:58:04.075 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2025-11-24 18:58:04.077 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2025-11-24 18:58:04.079 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2025-11-24 18:58:04.081 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2025-11-24 18:58:04.083 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2025-11-24 18:58:04.086 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2025-11-24 18:58:04.089 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2025-11-24 18:58:04.091 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2025-11-24 18:58:04.094 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2025-11-24 18:58:04.098 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2025-11-24 18:58:04.098 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2025-11-24 18:58:04.099 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2025-11-24 18:58:04.099 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2025-11-24 18:58:04.105 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=57:0e7e:0e54 2025-11-24 18:58:04.107 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2025-11-24 18:58:04.110 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2025-11-24 18:58:04.113 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2025-11-24 18:58:04.115 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2025-11-24 18:58:04.118 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd57:0e7e:0e54::/56 2025-11-24 18:58:04.122 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd57:0e7e:0e54::/56 2025-11-24 18:58:04.122 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2025-11-24 18:58:04.128 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd57:0e7e:0e54::/64 2025-11-24 18:58:04.131 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2025-11-24 18:58:04.134 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2025-11-24 18:58:04.136 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2025-11-24 18:58:04.139 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2025-11-24 18:58:04.141 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2025-11-24 18:58:04.144 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-11-24 18:58:04.146 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2025-11-24 18:58:04.149 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2025-11-24 18:58:04.151 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2025-11-24 18:58:04.154 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2025-11-24 18:58:04.156 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2025-11-24 18:58:04.159 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2025-11-24 18:58:04.161 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd57:0e7e:0e54::/56 2025-11-24 18:58:04.164 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2025-11-24 18:58:04.166 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2025-11-24 18:58:04.170 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2025-11-24 18:58:04.170 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2025-11-24 18:58:04.171 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2025-11-24 18:58:04.177 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2025-11-24 18:58:04.181 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2025-11-24 18:58:04.181 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2025-11-24 18:58:04.182 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2025-11-24 18:58:04.187 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2025-11-24 18:58:04.193 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2025-11-24 18:58:04.195 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2025-11-24 18:58:04.197 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2025-11-24 18:58:04.200 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2025-11-24 18:58:04.203 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2025-11-24 18:58:04.205 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2025-11-24 18:58:04.208 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2025-11-24 18:58:04.210 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2025-11-24 18:58:04.230 | + ./stack.sh:main:647 : source /opt/stack/devstack/lib/ldap 2025-11-24 18:58:04.246 | + ./stack.sh:main:648 : source /opt/stack/devstack/lib/dstat 2025-11-24 18:58:04.262 | + ./stack.sh:main:649 : source /opt/stack/devstack/lib/atop 2025-11-24 18:58:04.277 | + ./stack.sh:main:650 : source /opt/stack/devstack/lib/tcpdump 2025-11-24 18:58:04.292 | + ./stack.sh:main:651 : source /opt/stack/devstack/lib/etcd3 2025-11-24 18:58:04.313 | + ./stack.sh:main:652 : source /opt/stack/devstack/lib/os-vif 2025-11-24 18:58:04.317 | +++ lib/os-vif:source:12 : is_ml2_ovs 2025-11-24 18:58:04.319 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2025-11-24 18:58:04.321 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2025-11-24 18:58:04.325 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2025-11-24 18:58:04.328 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2025-11-24 18:58:04.346 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2025-11-24 18:58:04.349 | + ./stack.sh:main:658 : run_phase source 2025-11-24 18:58:04.351 | + functions-common:run_phase:1851 : local mode=source 2025-11-24 18:58:04.354 | + functions-common:run_phase:1852 : local phase= 2025-11-24 18:58:04.357 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 18:58:04.359 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 18:58:04.361 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 18:58:04.363 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 18:58:04.366 | + functions-common:run_phase:1861 : local extra 2025-11-24 18:58:04.369 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 18:58:04.373 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 18:58:04.376 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 18:58:04.379 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 18:58:04.381 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2025-11-24 18:58:04.384 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 18:58:04.401 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:04.404 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2025-11-24 18:58:04.407 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2025-11-24 18:58:04.456 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2025-11-24 18:58:04.459 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2025-11-24 18:58:04.462 | + functions-common:run_phase:1872 : [[ source == \s\o\u\r\c\e ]] 2025-11-24 18:58:04.464 | + functions-common:run_phase:1873 : load_plugin_settings 2025-11-24 18:58:04.467 | + functions-common:load_plugin_settings:1787 : local plugins=,neutron 2025-11-24 18:58:04.470 | + functions-common:load_plugin_settings:1788 : local plugin 2025-11-24 18:58:04.472 | + functions-common:load_plugin_settings:1791 : [[ -z ,neutron ]] 2025-11-24 18:58:04.475 | + functions-common:load_plugin_settings:1795 : echo 'Loading plugin settings' 2025-11-24 18:58:04.475 | Loading plugin settings 2025-11-24 18:58:04.478 | + functions-common:load_plugin_settings:1796 : for plugin in ${plugins//,/ } 2025-11-24 18:58:04.480 | + functions-common:load_plugin_settings:1797 : local dir=/opt/stack/neutron 2025-11-24 18:58:04.483 | + functions-common:load_plugin_settings:1799 : [[ -f /opt/stack/neutron/devstack/settings ]] 2025-11-24 18:58:04.486 | + functions-common:load_plugin_settings:1800 : source /opt/stack/neutron/devstack/settings 2025-11-24 18:58:04.488 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2025-11-24 18:58:04.491 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2025-11-24 18:58:04.493 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2025-11-24 18:58:04.496 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2025-11-24 18:58:04.499 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2025-11-24 18:58:04.502 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2025-11-24 18:58:04.504 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2025-11-24 18:58:04.507 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2025-11-24 18:58:04.510 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-11-24 18:58:04.513 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 18:58:04.516 | + functions-common:run_phase:1874 : verify_disabled_services 2025-11-24 18:58:04.519 | + functions-common:verify_disabled_services:2134 : local service 2025-11-24 18:58:04.521 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.524 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-api, ]] 2025-11-24 18:58:04.527 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.530 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-bak, ]] 2025-11-24 18:58:04.533 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.536 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-sch, ]] 2025-11-24 18:58:04.538 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.541 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-vol, ]] 2025-11-24 18:58:04.543 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.546 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,etcd3, ]] 2025-11-24 18:58:04.549 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.552 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,file_tracker, ]] 2025-11-24 18:58:04.555 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.557 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,g-api, ]] 2025-11-24 18:58:04.560 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.562 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,horizon, ]] 2025-11-24 18:58:04.565 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.568 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,key, ]] 2025-11-24 18:58:04.570 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.572 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,memory_tracker, ]] 2025-11-24 18:58:04.575 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.578 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,mysql, ]] 2025-11-24 18:58:04.581 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.584 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api, ]] 2025-11-24 18:58:04.587 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.590 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api-meta, ]] 2025-11-24 18:58:04.593 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.596 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cond, ]] 2025-11-24 18:58:04.599 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.602 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cpu, ]] 2025-11-24 18:58:04.605 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.608 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-novnc, ]] 2025-11-24 18:58:04.610 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.613 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-sch, ]] 2025-11-24 18:58:04.616 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.618 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,openstack-cli-server, ]] 2025-11-24 18:58:04.620 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.623 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-controller, ]] 2025-11-24 18:58:04.626 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.629 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-northd, ]] 2025-11-24 18:58:04.632 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.635 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovs-vswitchd, ]] 2025-11-24 18:58:04.638 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.641 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovsdb-server, ]] 2025-11-24 18:58:04.643 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.646 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,placement-api, ]] 2025-11-24 18:58:04.650 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.653 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-ovn-agent, ]] 2025-11-24 18:58:04.655 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.659 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-svc, ]] 2025-11-24 18:58:04.662 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.665 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,rabbit, ]] 2025-11-24 18:58:04.669 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.672 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-account, ]] 2025-11-24 18:58:04.675 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.680 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-container, ]] 2025-11-24 18:58:04.682 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.686 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-object, ]] 2025-11-24 18:58:04.688 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.691 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-proxy, ]] 2025-11-24 18:58:04.695 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.698 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tempest, ]] 2025-11-24 18:58:04.701 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 18:58:04.704 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tls-proxy, ]] 2025-11-24 18:58:04.706 | + ./stack.sh:main:729 : initialize_database_backends 2025-11-24 18:58:04.709 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-11-24 18:58:04.711 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2025-11-24 18:58:04.726 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:04.729 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2025-11-24 18:58:04.732 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-11-24 18:58:04.735 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2025-11-24 18:58:04.750 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 18:58:04.753 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2025-11-24 18:58:04.756 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2025-11-24 18:58:04.758 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2025-11-24 18:58:04.761 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2025-11-24 18:58:04.763 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2025-11-24 18:58:04.765 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2025-11-24 18:58:04.767 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2025-11-24 18:58:04.770 | + lib/database:initialize_database_backends:92 : return 0 2025-11-24 18:58:04.773 | + ./stack.sh:main:730 : echo 'Using mysql database backend' 2025-11-24 18:58:04.773 | Using mysql database backend 2025-11-24 18:58:04.775 | + ./stack.sh:main:733 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2025-11-24 18:58:04.793 | + ./stack.sh:main:735 : define_database_baseurl 2025-11-24 18:58:04.797 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2025-11-24 18:58:04.799 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-11-24 18:58:04.801 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2025-11-24 18:58:04.805 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-24 18:58:04.807 | + ./stack.sh:main:747 : is_service_enabled rabbit 2025-11-24 18:58:04.824 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:04.827 | + ./stack.sh:main:748 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2025-11-24 18:58:04.847 | + ./stack.sh:main:755 : is_service_enabled keystone 2025-11-24 18:58:04.867 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:04.869 | + ./stack.sh:main:757 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2025-11-24 18:58:04.888 | + ./stack.sh:main:759 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2025-11-24 18:58:04.908 | + ./stack.sh:main:770 : is_service_enabled ldap 2025-11-24 18:58:04.926 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 18:58:04.929 | + ./stack.sh:main:779 : is_service_enabled s-proxy 2025-11-24 18:58:04.948 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 18:58:04.952 | + ./stack.sh:main:783 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2025-11-24 18:58:04.971 | + ./stack.sh:main:785 : [[ -z '' ]] 2025-11-24 18:58:04.974 | + ./stack.sh:main:785 : [[ False == \T\r\u\e ]] 2025-11-24 18:58:04.977 | + ./stack.sh:main:791 : save_stackenv 791 2025-11-24 18:58:04.981 | + functions-common:save_stackenv:63 : local tag=791 2025-11-24 18:58:04.985 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-24 18:58:04.991 | + functions-common:save_stackenv:65 : time_stamp=2025-11-24-135804 2025-11-24 18:58:04.993 | + functions-common:save_stackenv:66 : echo '# 2025-11-24-135804 791' 2025-11-24 18:58:04.997 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.000 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-24 18:58:05.003 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.006 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-24 18:58:05.009 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.013 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-24 18:58:05.016 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.019 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2025-11-24 18:58:05.022 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.025 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.12 2025-11-24 18:58:05.029 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.031 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.12/identity 2025-11-24 18:58:05.035 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.038 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-24-135800 2025-11-24 18:58:05.041 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.045 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2025-11-24 18:58:05.048 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.051 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.12 2025-11-24 18:58:05.055 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.058 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-24 18:58:05.061 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.064 | + functions-common:save_stackenv:68 : echo TLS_IP=38.102.83.12 2025-11-24 18:58:05.067 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.070 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-24 18:58:05.073 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.078 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-24 18:58:05.081 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.086 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.12 2025-11-24 18:58:05.088 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 18:58:05.090 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-24 18:58:05.093 | + ./stack.sh:main:804 : GIT_DEPTH=0 2025-11-24 18:58:05.095 | + ./stack.sh:main:804 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2025-11-24 18:58:05.097 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/requirements.git 2025-11-24 18:58:05.100 | + functions-common:git_clone:593 : local git_dest=/opt/stack/requirements 2025-11-24 18:58:05.103 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 18:58:05.105 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 18:58:05.108 | ++ functions-common:git_clone:596 : pwd 2025-11-24 18:58:05.111 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 18:58:05.114 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 18:58:05.118 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 18:58:05.137 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 18:58:05.139 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 18:58:05.141 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:05.145 | + functions-common:git_clone:613 : echo master 2025-11-24 18:58:05.145 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 18:58:05.147 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 18:58:05.153 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/requirements ]] 2025-11-24 18:58:05.155 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:05.158 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/requirements 2025-11-24 18:58:05.186 | + functions-common:git_clone:675 : cd /opt/stack/requirements 2025-11-24 18:58:05.189 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 18:58:05.189 | + functions-common:git_clone:676 : head -1 2025-11-24 18:58:05.194 | 92fe0675 Merge "update constraint for os-service-types to new release 1.8.2" 2025-11-24 18:58:05.197 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 18:58:05.200 | + ./stack.sh:main:808 : echo_summary 'Installing package prerequisites' 2025-11-24 18:58:05.203 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 18:58:05.206 | + ./stack.sh:echo_summary:473 : echo -e Installing package prerequisites 2025-11-24 18:58:05.208 | + ./stack.sh:main:809 : source /opt/stack/devstack/tools/install_prereqs.sh 2025-11-24 18:58:05.211 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2025-11-24 18:58:05.215 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2025-11-24 18:58:05.217 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2025-11-24 18:58:05.220 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2025-11-24 18:58:05.223 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2025-11-24 18:58:05.226 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2025-11-24 18:58:05.229 | +++ tools/install_prereqs.sh:source:47 : date +%s 2025-11-24 18:58:05.234 | ++ tools/install_prereqs.sh:source:47 : NOW=1764010685 2025-11-24 18:58:05.238 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2025-11-24 18:58:05.244 | +++ tools/install_prereqs.sh:source:48 : echo 0 2025-11-24 18:58:05.247 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2025-11-24 18:58:05.250 | ++ tools/install_prereqs.sh:source:49 : DELTA=1764010685 2025-11-24 18:58:05.253 | ++ tools/install_prereqs.sh:source:50 : [[ 1764010685 -lt 7200 ]] 2025-11-24 18:58:05.256 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2025-11-24 18:58:05.260 | ++ functions-common:export_proxy_variables:2241 : isset http_proxy 2025-11-24 18:58:05.262 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2025-11-24 18:58:05.265 | ++ functions-common:export_proxy_variables:2244 : isset https_proxy 2025-11-24 18:58:05.268 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2025-11-24 18:58:05.272 | ++ functions-common:export_proxy_variables:2247 : isset no_proxy 2025-11-24 18:58:05.274 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2025-11-24 18:58:05.278 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2025-11-24 18:58:05.310 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2025-11-24 18:58:05.310 | curl 2025-11-24 18:58:05.310 | dbus 2025-11-24 18:58:05.310 | gawk 2025-11-24 18:58:05.310 | gcc 2025-11-24 18:58:05.310 | gcc-c++ 2025-11-24 18:58:05.310 | gettext 2025-11-24 18:58:05.310 | git-core 2025-11-24 18:58:05.310 | graphviz 2025-11-24 18:58:05.310 | httpd 2025-11-24 18:58:05.310 | httpd-devel 2025-11-24 18:58:05.310 | iptables-nft 2025-11-24 18:58:05.310 | iptables-services 2025-11-24 18:58:05.311 | java-21-openjdk-headless 2025-11-24 18:58:05.311 | libffi-devel 2025-11-24 18:58:05.311 | libjpeg-turbo-devel 2025-11-24 18:58:05.311 | libxml2-devel 2025-11-24 18:58:05.311 | libxslt-devel 2025-11-24 18:58:05.311 | libyaml-devel 2025-11-24 18:58:05.311 | mod_ssl 2025-11-24 18:58:05.311 | net-tools 2025-11-24 18:58:05.311 | openssh-server 2025-11-24 18:58:05.311 | openssl 2025-11-24 18:58:05.311 | openssl-devel 2025-11-24 18:58:05.311 | pcre2-devel 2025-11-24 18:58:05.311 | pkgconfig 2025-11-24 18:58:05.311 | postgresql-devel 2025-11-24 18:58:05.311 | psmisc 2025-11-24 18:58:05.311 | python3-devel 2025-11-24 18:58:05.311 | python3-pip 2025-11-24 18:58:05.311 | python3-systemd 2025-11-24 18:58:05.311 | redhat-rpm-config 2025-11-24 18:58:05.311 | tar 2025-11-24 18:58:05.311 | tcpdump 2025-11-24 18:58:05.311 | unzip 2025-11-24 18:58:05.311 | util-linux 2025-11-24 18:58:05.311 | wget 2025-11-24 18:58:05.311 | which 2025-11-24 18:58:05.311 | zlib-devel 2025-11-24 18:58:05.311 | lvm2 2025-11-24 18:58:05.311 | qemu-img 2025-11-24 18:58:05.311 | targetcli 2025-11-24 18:58:05.311 | iscsi-initiator-utils 2025-11-24 18:58:05.311 | lsscsi 2025-11-24 18:58:05.311 | memcached 2025-11-24 18:58:05.312 | mod_ssl 2025-11-24 18:58:05.312 | sqlite 2025-11-24 18:58:05.312 | conntrack-tools 2025-11-24 18:58:05.312 | curl 2025-11-24 18:58:05.312 | ebtables 2025-11-24 18:58:05.312 | iptables 2025-11-24 18:58:05.312 | iputils 2025-11-24 18:58:05.312 | kernel-modules 2025-11-24 18:58:05.312 | kpartx 2025-11-24 18:58:05.312 | parted 2025-11-24 18:58:05.312 | polkit 2025-11-24 18:58:05.312 | sqlite 2025-11-24 18:58:05.312 | sudo 2025-11-24 18:58:05.312 | xorriso 2025-11-24 18:58:05.312 | cryptsetup 2025-11-24 18:58:05.312 | dosfstools 2025-11-24 18:58:05.312 | iscsi-initiator-utils 2025-11-24 18:58:05.312 | libosinfo 2025-11-24 18:58:05.312 | lvm2 2025-11-24 18:58:05.312 | sg3_utils 2025-11-24 18:58:05.312 | 2025-11-24 18:58:05.312 | sysfsutils 2025-11-24 18:58:05.312 | xorriso 2025-11-24 18:58:05.312 | acl 2025-11-24 18:58:05.312 | dnsmasq 2025-11-24 18:58:05.312 | dnsmasq-utils 2025-11-24 18:58:05.312 | ebtables 2025-11-24 18:58:05.312 | haproxy 2025-11-24 18:58:05.312 | iptables 2025-11-24 18:58:05.312 | iputils 2025-11-24 18:58:05.312 | sqlite 2025-11-24 18:58:05.312 | sudo 2025-11-24 18:58:05.312 | curl 2025-11-24 18:58:05.312 | liberasurecode-devel 2025-11-24 18:58:05.312 | memcached 2025-11-24 18:58:05.312 | rsync-daemon 2025-11-24 18:58:05.312 | sqlite 2025-11-24 18:58:05.312 | xfsprogs' 2025-11-24 18:58:05.315 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2025-11-24 18:58:05.337 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2025-11-24 18:58:05.337 | curl 2025-11-24 18:58:05.337 | dbus 2025-11-24 18:58:05.337 | gawk 2025-11-24 18:58:05.337 | gcc 2025-11-24 18:58:05.337 | gcc-c++ 2025-11-24 18:58:05.337 | gettext 2025-11-24 18:58:05.337 | git-core 2025-11-24 18:58:05.337 | graphviz 2025-11-24 18:58:05.338 | httpd 2025-11-24 18:58:05.338 | httpd-devel 2025-11-24 18:58:05.338 | iptables-nft 2025-11-24 18:58:05.338 | iptables-services 2025-11-24 18:58:05.338 | java-21-openjdk-headless 2025-11-24 18:58:05.338 | libffi-devel 2025-11-24 18:58:05.338 | libjpeg-turbo-devel 2025-11-24 18:58:05.338 | libxml2-devel 2025-11-24 18:58:05.338 | libxslt-devel 2025-11-24 18:58:05.338 | libyaml-devel 2025-11-24 18:58:05.338 | mod_ssl 2025-11-24 18:58:05.338 | net-tools 2025-11-24 18:58:05.338 | openssh-server 2025-11-24 18:58:05.338 | openssl 2025-11-24 18:58:05.338 | openssl-devel 2025-11-24 18:58:05.338 | pcre2-devel 2025-11-24 18:58:05.338 | pkgconfig 2025-11-24 18:58:05.338 | postgresql-devel 2025-11-24 18:58:05.338 | psmisc 2025-11-24 18:58:05.338 | python3-devel 2025-11-24 18:58:05.338 | python3-pip 2025-11-24 18:58:05.338 | python3-systemd 2025-11-24 18:58:05.338 | redhat-rpm-config 2025-11-24 18:58:05.339 | tar 2025-11-24 18:58:05.339 | tcpdump 2025-11-24 18:58:05.339 | unzip 2025-11-24 18:58:05.339 | util-linux 2025-11-24 18:58:05.339 | wget 2025-11-24 18:58:05.339 | which 2025-11-24 18:58:05.339 | zlib-devel 2025-11-24 18:58:05.339 | lvm2 2025-11-24 18:58:05.339 | qemu-img 2025-11-24 18:58:05.339 | targetcli 2025-11-24 18:58:05.339 | iscsi-initiator-utils 2025-11-24 18:58:05.339 | lsscsi 2025-11-24 18:58:05.339 | memcached 2025-11-24 18:58:05.339 | mod_ssl 2025-11-24 18:58:05.339 | sqlite 2025-11-24 18:58:05.339 | conntrack-tools 2025-11-24 18:58:05.339 | curl 2025-11-24 18:58:05.339 | ebtables 2025-11-24 18:58:05.339 | iptables 2025-11-24 18:58:05.339 | iputils 2025-11-24 18:58:05.339 | kernel-modules 2025-11-24 18:58:05.339 | kpartx 2025-11-24 18:58:05.339 | parted 2025-11-24 18:58:05.339 | polkit 2025-11-24 18:58:05.339 | sqlite 2025-11-24 18:58:05.339 | sudo 2025-11-24 18:58:05.339 | xorriso 2025-11-24 18:58:05.339 | cryptsetup 2025-11-24 18:58:05.339 | dosfstools 2025-11-24 18:58:05.339 | iscsi-initiator-utils 2025-11-24 18:58:05.339 | libosinfo 2025-11-24 18:58:05.339 | lvm2 2025-11-24 18:58:05.339 | sg3_utils 2025-11-24 18:58:05.339 | 2025-11-24 18:58:05.339 | sysfsutils 2025-11-24 18:58:05.339 | xorriso 2025-11-24 18:58:05.339 | acl 2025-11-24 18:58:05.339 | dnsmasq 2025-11-24 18:58:05.339 | dnsmasq-utils 2025-11-24 18:58:05.339 | ebtables 2025-11-24 18:58:05.339 | haproxy 2025-11-24 18:58:05.339 | iptables 2025-11-24 18:58:05.339 | iputils 2025-11-24 18:58:05.339 | sqlite 2025-11-24 18:58:05.339 | sudo 2025-11-24 18:58:05.339 | curl 2025-11-24 18:58:05.339 | liberasurecode-devel 2025-11-24 18:58:05.339 | memcached 2025-11-24 18:58:05.339 | rsync-daemon 2025-11-24 18:58:05.339 | sqlite 2025-11-24 18:58:05.339 | xfsprogs ' 2025-11-24 18:58:05.341 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2025-11-24 18:58:05.344 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:58:05.346 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:58:05.349 | ++ tools/install_prereqs.sh:source:72 : install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-24 18:58:05.353 | ++ functions-common:install_package:1441 : update_package_repo 2025-11-24 18:58:05.355 | ++ functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 18:58:05.357 | ++ functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 18:58:05.360 | ++ functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 18:58:05.363 | ++ functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:05.365 | ++ functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 18:58:05.368 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:58:05.370 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:58:05.374 | ++ functions-common:install_package:1442 : real_install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-24 18:58:05.376 | ++ functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 18:58:05.380 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:58:05.384 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:58:05.388 | ++ functions-common:real_install_package:1431 : is_fedora 2025-11-24 18:58:05.390 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 18:58:05.392 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 18:58:05.395 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 18:58:05.397 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 18:58:05.400 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 18:58:05.402 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 18:58:05.405 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 18:58:05.407 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 18:58:05.410 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 18:58:05.412 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 18:58:05.414 | ++ functions-common:real_install_package:1432 : yum_install bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-24 18:58:05.416 | ++ functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 18:58:05.418 | ++ functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 18:58:05.420 | ++ functions-common:yum_install:1490 : time_start yum_install 2025-11-24 18:58:05.422 | ++ functions-common:time_start:2409 : local name=yum_install 2025-11-24 18:58:05.424 | ++ functions-common:time_start:2410 : local start_time= 2025-11-24 18:58:05.425 | ++ functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 18:58:05.428 | +++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 18:58:05.432 | ++ functions-common:time_start:2414 : _TIME_START[$name]=1764010685430 2025-11-24 18:58:05.434 | ++ functions-common:yum_install:1491 : sudo_with_proxies dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-24 18:58:05.437 | ++ functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 18:58:05.440 | +++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 18:58:05.444 | ++ functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 18:58:05.446 | ++ functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 18:58:05.449 | ++ functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-24 18:58:06.007 | Last metadata expiration check: 0:01:53 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 18:58:06.075 | Package curl-8.12.1-3.el10.x86_64 is already installed. 2025-11-24 18:58:06.076 | Package dbus-1:1.14.10-5.el10.x86_64 is already installed. 2025-11-24 18:58:06.077 | Package gawk-5.3.0-6.el10.x86_64 is already installed. 2025-11-24 18:58:06.077 | Package gcc-14.3.1-4.el10.x86_64 is already installed. 2025-11-24 18:58:06.078 | Package gcc-c++-14.3.1-4.el10.x86_64 is already installed. 2025-11-24 18:58:06.079 | Package git-core-2.47.3-1.el10.x86_64 is already installed. 2025-11-24 18:58:06.082 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-24 18:58:06.085 | Package libffi-devel-3.4.4-10.el10.x86_64 is already installed. 2025-11-24 18:58:06.087 | Package libxml2-devel-2.12.5-9.el10.x86_64 is already installed. 2025-11-24 18:58:06.087 | Package libxslt-devel-1.1.39-8.el10.x86_64 is already installed. 2025-11-24 18:58:06.090 | Package openssh-server-9.9p1-16.el10.x86_64 is already installed. 2025-11-24 18:58:06.090 | Package openssl-1:3.5.1-6.el10.x86_64 is already installed. 2025-11-24 18:58:06.091 | Package openssl-devel-1:3.5.1-6.el10.x86_64 is already installed. 2025-11-24 18:58:06.093 | Package pkgconf-pkg-config-2.1.0-3.el10.x86_64 is already installed. 2025-11-24 18:58:06.096 | Package psmisc-23.6-8.el10.x86_64 is already installed. 2025-11-24 18:58:06.097 | Package python3-devel-3.12.11-3.el10.x86_64 is already installed. 2025-11-24 18:58:06.097 | Package python3-pip-23.3.2-7.el10.noarch is already installed. 2025-11-24 18:58:06.098 | Package python3-systemd-235-11.el10.x86_64 is already installed. 2025-11-24 18:58:06.099 | Package redhat-rpm-config-293-1.el10.noarch is already installed. 2025-11-24 18:58:06.099 | Package tar-2:1.35-7.el10.x86_64 is already installed. 2025-11-24 18:58:06.100 | Package tcpdump-14:4.99.4-10.el10.x86_64 is already installed. 2025-11-24 18:58:06.101 | Package unzip-6.0-69.el10.x86_64 is already installed. 2025-11-24 18:58:06.101 | Package util-linux-2.40.2-13.el10.x86_64 is already installed. 2025-11-24 18:58:06.102 | Package wget-1.24.5-5.el10.x86_64 is already installed. 2025-11-24 18:58:06.103 | Package which-2.21-44.el10.x86_64 is already installed. 2025-11-24 18:58:06.105 | Package zlib-ng-compat-devel-2.2.3-2.el10.x86_64 is already installed. 2025-11-24 18:58:06.106 | Package lvm2-10:2.03.32-3.el10.x86_64 is already installed. 2025-11-24 18:58:06.108 | Package lsscsi-0.32-15.el10.x86_64 is already installed. 2025-11-24 18:58:06.111 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-24 18:58:06.113 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-24 18:58:06.114 | Package iputils-20240905-5.el10.x86_64 is already installed. 2025-11-24 18:58:06.114 | Package kernel-modules-6.12.0-157.el10.x86_64 is already installed. 2025-11-24 18:58:06.114 | Package kernel-modules-6.12.0-161.el10.x86_64 is already installed. 2025-11-24 18:58:06.115 | Package kpartx-0.9.9-12.el10.x86_64 is already installed. 2025-11-24 18:58:06.116 | Package parted-3.6-7.el10.x86_64 is already installed. 2025-11-24 18:58:06.116 | Package polkit-125-4.el10.x86_64 is already installed. 2025-11-24 18:58:06.117 | Package sudo-1.9.17-1.p2.el10.x86_64 is already installed. 2025-11-24 18:58:06.120 | Package sg3_utils-1.48-7.el10.x86_64 is already installed. 2025-11-24 18:58:06.124 | Package xfsprogs-6.11.0-2.el10.x86_64 is already installed. 2025-11-24 18:58:06.161 | Dependencies resolved. 2025-11-24 18:58:06.167 | ========================================================================================================= 2025-11-24 18:58:06.167 | Package Arch Version Repository Size 2025-11-24 18:58:06.167 | ========================================================================================================= 2025-11-24 18:58:06.167 | Installing: 2025-11-24 18:58:06.168 | acl x86_64 2.3.2-4.el10 baseos 77 k 2025-11-24 18:58:06.168 | bc x86_64 1.07.1-23.el10 baseos 123 k 2025-11-24 18:58:06.168 | conntrack-tools x86_64 1.4.8-4.el10 appstream 239 k 2025-11-24 18:58:06.168 | cryptsetup x86_64 2.8.1-1.el10 baseos 351 k 2025-11-24 18:58:06.168 | dnsmasq x86_64 2.90-4.el10 appstream 366 k 2025-11-24 18:58:06.168 | dnsmasq-utils x86_64 2.90-4.el10 appstream 41 k 2025-11-24 18:58:06.168 | dosfstools x86_64 4.2-12.el10 baseos 158 k 2025-11-24 18:58:06.168 | gettext x86_64 0.22.5-6.el10 baseos 1.1 M 2025-11-24 18:58:06.168 | graphviz x86_64 9.0.0-15.el10 appstream 1.6 M 2025-11-24 18:58:06.168 | haproxy x86_64 3.0.5-6.el10 appstream 2.6 M 2025-11-24 18:58:06.168 | httpd x86_64 2.4.63-5.el10 appstream 49 k 2025-11-24 18:58:06.168 | httpd-devel x86_64 2.4.63-5.el10 appstream 209 k 2025-11-24 18:58:06.168 | iptables-nft-services noarch 1.8.11-11.el10 appstream 21 k 2025-11-24 18:58:06.168 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k 2025-11-24 18:58:06.168 | java-21-openjdk-headless x86_64 1:21.0.9.0.10-2.el10 appstream 47 M 2025-11-24 18:58:06.168 | liberasurecode-devel x86_64 1.6.2-10.el10s delorean-master-testing 24 k 2025-11-24 18:58:06.168 | libjpeg-turbo-devel x86_64 3.0.2-4.el10 appstream 98 k 2025-11-24 18:58:06.168 | libosinfo x86_64 1.11.0-8.el10 appstream 317 k 2025-11-24 18:58:06.168 | libyaml-devel x86_64 0.2.5-16.el10 crb 163 k 2025-11-24 18:58:06.168 | memcached x86_64 1.6.23-7.el10 appstream 185 k 2025-11-24 18:58:06.168 | mod_ssl x86_64 1:2.4.63-5.el10 appstream 109 k 2025-11-24 18:58:06.168 | net-tools x86_64 2.0-0.73.20160912git.el10 baseos 306 k 2025-11-24 18:58:06.168 | pcre2-devel x86_64 10.44-1.el10.3 appstream 532 k 2025-11-24 18:58:06.168 | postgresql-private-devel x86_64 16.10-1.el10 appstream 63 k 2025-11-24 18:58:06.168 | qemu-img x86_64 18:10.1.0-5.el10 appstream 2.4 M 2025-11-24 18:58:06.168 | rsync-daemon noarch 3.4.1-3.el10 appstream 9.9 k 2025-11-24 18:58:06.168 | sqlite x86_64 3.46.1-5.el10 appstream 891 k 2025-11-24 18:58:06.168 | sysfsutils x86_64 2.1.1-15.el10 appstream 38 k 2025-11-24 18:58:06.168 | targetcli noarch 2.1.58-4.el10 appstream 89 k 2025-11-24 18:58:06.168 | xorriso x86_64 1.5.6-6.el10 appstream 323 k 2025-11-24 18:58:06.168 | Installing dependencies: 2025-11-24 18:58:06.168 | adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M 2025-11-24 18:58:06.168 | adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k 2025-11-24 18:58:06.168 | adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k 2025-11-24 18:58:06.168 | alsa-lib x86_64 1.2.14-1.el10 appstream 529 k 2025-11-24 18:58:06.168 | apr x86_64 1.7.5-3.el10 appstream 127 k 2025-11-24 18:58:06.168 | apr-devel x86_64 1.7.5-3.el10 appstream 234 k 2025-11-24 18:58:06.168 | apr-util x86_64 1.6.3-21.el10 appstream 99 k 2025-11-24 18:58:06.168 | apr-util-devel x86_64 1.6.3-21.el10 appstream 77 k 2025-11-24 18:58:06.168 | apr-util-lmdb x86_64 1.6.3-21.el10 appstream 15 k 2025-11-24 18:58:06.168 | autoconf noarch 2.71-13.el10 appstream 736 k 2025-11-24 18:58:06.168 | automake noarch 1.16.5-20.el10 appstream 702 k 2025-11-24 18:58:06.168 | cairo x86_64 1.18.2-2.el10 appstream 713 k 2025-11-24 18:58:06.168 | cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k 2025-11-24 18:58:06.168 | centos-logos-httpd noarch 100.2-3.el10 appstream 855 k 2025-11-24 18:58:06.168 | cups-filesystem noarch 1:2.4.10-13.el10 baseos 11 k 2025-11-24 18:58:06.168 | cups-libs x86_64 1:2.4.10-13.el10 baseos 261 k 2025-11-24 18:58:06.168 | emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k 2025-11-24 18:58:06.168 | expat-devel x86_64 2.7.1-1.el10 appstream 55 k 2025-11-24 18:58:06.168 | fontconfig x86_64 2.15.0-7.el10 appstream 280 k 2025-11-24 18:58:06.168 | freetype x86_64 2.13.2-8.el10 baseos 409 k 2025-11-24 18:58:06.168 | fribidi x86_64 1.0.14-4.el10 appstream 93 k 2025-11-24 18:58:06.168 | gd x86_64 2.3.3-22.el10 appstream 133 k 2025-11-24 18:58:06.168 | gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k 2025-11-24 18:58:06.168 | google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M 2025-11-24 18:58:06.168 | gpgme x86_64 1.23.2-6.el10 baseos 219 k 2025-11-24 18:58:06.168 | gpgmepp x86_64 1.23.2-6.el10 appstream 141 k 2025-11-24 18:58:06.168 | graphite2 x86_64 1.3.14-17.el10 baseos 96 k 2025-11-24 18:58:06.168 | harfbuzz x86_64 8.4.0-6.el10 baseos 992 k 2025-11-24 18:58:06.168 | httpd-core x86_64 2.4.63-5.el10 appstream 1.5 M 2025-11-24 18:58:06.168 | httpd-filesystem noarch 2.4.63-5.el10 appstream 13 k 2025-11-24 18:58:06.168 | httpd-tools x86_64 2.4.63-5.el10 appstream 83 k 2025-11-24 18:58:06.168 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k 2025-11-24 18:58:06.168 | isns-utils-libs x86_64 0.103-1.el10 baseos 100 k 2025-11-24 18:58:06.168 | javapackages-filesystem noarch 6.4.0-1.el10 appstream 15 k 2025-11-24 18:58:06.168 | jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k 2025-11-24 18:58:06.168 | jbigkit-libs x86_64 2.1-31.el10 appstream 54 k 2025-11-24 18:58:06.168 | lcms2 x86_64 2.16-6.el10 appstream 182 k 2025-11-24 18:58:06.168 | libX11 x86_64 1.8.10-1.el10 appstream 654 k 2025-11-24 18:58:06.168 | libX11-common noarch 1.8.10-1.el10 appstream 199 k 2025-11-24 18:58:06.168 | libXau x86_64 1.0.11-8.el10 appstream 33 k 2025-11-24 18:58:06.168 | libXext x86_64 1.3.6-3.el10 appstream 40 k 2025-11-24 18:58:06.168 | libXft x86_64 2.3.8-8.el10 appstream 73 k 2025-11-24 18:58:06.168 | libXpm x86_64 3.5.17-5.el10 appstream 67 k 2025-11-24 18:58:06.168 | libXrender x86_64 0.9.11-8.el10 appstream 29 k 2025-11-24 18:58:06.168 | libburn x86_64 1.5.6-6.el10 appstream 173 k 2025-11-24 18:58:06.168 | libdatrie x86_64 0.2.13-11.el10 appstream 33 k 2025-11-24 18:58:06.168 | liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k 2025-11-24 18:58:06.168 | libgs x86_64 10.02.1-16.el10 appstream 3.5 M 2025-11-24 18:58:06.168 | libijs x86_64 0.35-24.el10 appstream 30 k 2025-11-24 18:58:06.168 | libisoburn x86_64 1.5.6-6.el10 appstream 430 k 2025-11-24 18:58:06.168 | libisofs x86_64 1.5.6-6.el10 appstream 235 k 2025-11-24 18:58:06.168 | libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k 2025-11-24 18:58:06.168 | liblerc x86_64 4.0.0-8.el10 appstream 219 k 2025-11-24 18:58:06.168 | libnetfilter_cthelper x86_64 1.0.1-1.el10 appstream 24 k 2025-11-24 18:58:06.168 | libnetfilter_cttimeout x86_64 1.0.0-27.el10 appstream 24 k 2025-11-24 18:58:06.168 | libnetfilter_queue x86_64 1.0.5-9.el10 appstream 29 k 2025-11-24 18:58:06.168 | libpaper x86_64 1:2.1.1-7.el10 appstream 28 k 2025-11-24 18:58:06.168 | libpng x86_64 2:1.6.40-8.el10 baseos 120 k 2025-11-24 18:58:06.168 | librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M 2025-11-24 18:58:06.168 | libsoup3 x86_64 3.6.5-5.el10 appstream 396 k 2025-11-24 18:58:06.168 | libthai x86_64 0.1.29-10.el10 appstream 215 k 2025-11-24 18:58:06.168 | libtiff x86_64 4.6.0-6.el10 appstream 214 k 2025-11-24 18:58:06.168 | libtool x86_64 2.4.7-13.el10 appstream 599 k 2025-11-24 18:58:06.168 | libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k 2025-11-24 18:58:06.168 | libwebp x86_64 1.3.2-8.el10 appstream 291 k 2025-11-24 18:58:06.168 | libxcb x86_64 1.17.0-3.el10 appstream 255 k 2025-11-24 18:58:06.168 | lksctp-tools x86_64 1.0.21-1.el10 baseos 94 k 2025-11-24 18:58:06.168 | m4 x86_64 1.4.19-11.el10 appstream 305 k 2025-11-24 18:58:06.168 | mailcap noarch 2.1.54-8.el10 baseos 35 k 2025-11-24 18:58:06.168 | memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k 2025-11-24 18:58:06.168 | nettle x86_64 3.10.1-1.el10 baseos 559 k 2025-11-24 18:58:06.168 | nspr x86_64 4.36.0-4.el10 appstream 135 k 2025-11-24 18:58:06.168 | nss x86_64 3.112.0-4.el10 appstream 737 k 2025-11-24 18:58:06.168 | nss-softokn x86_64 3.112.0-4.el10 appstream 402 k 2025-11-24 18:58:06.168 | nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k 2025-11-24 18:58:06.168 | nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k 2025-11-24 18:58:06.168 | nss-util x86_64 3.112.0-4.el10 appstream 85 k 2025-11-24 18:58:06.168 | openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k 2025-11-24 18:58:06.168 | osinfo-db noarch 20250606-1.el10 appstream 564 k 2025-11-24 18:58:06.168 | osinfo-db-tools x86_64 1.11.0-8.el10 appstream 74 k 2025-11-24 18:58:06.168 | pango x86_64 1.54.0-3.el10 appstream 354 k 2025-11-24 18:58:06.168 | pcre2-utf16 x86_64 10.44-1.el10.3 appstream 227 k 2025-11-24 18:58:06.168 | pcre2-utf32 x86_64 10.44-1.el10.3 appstream 215 k 2025-11-24 18:58:06.168 | perl-File-Compare noarch 1.100.800-514.el10 appstream 14 k 2025-11-24 18:58:06.168 | perl-File-Copy noarch 2.41-514.el10 appstream 21 k 2025-11-24 18:58:06.168 | perl-Thread-Queue noarch 3.14-511.el10 appstream 22 k 2025-11-24 18:58:06.168 | perl-threads x86_64 1:2.40-511.el10 appstream 59 k 2025-11-24 18:58:06.169 | perl-threads-shared x86_64 1.69-511.el10 appstream 46 k 2025-11-24 18:58:06.169 | pixman x86_64 0.43.4-2.el10 appstream 286 k 2025-11-24 18:58:06.169 | poppler x86_64 24.02.0-6.el10 appstream 1.1 M 2025-11-24 18:58:06.169 | poppler-data noarch 0.4.11-9.el10 appstream 2.0 M 2025-11-24 18:58:06.169 | poppler-glib x86_64 24.02.0-6.el10 appstream 182 k 2025-11-24 18:58:06.169 | postgresql-private-libs x86_64 16.10-1.el10 appstream 142 k 2025-11-24 18:58:06.169 | python3-configshell noarch 1:1.1.30-9.el10 baseos 87 k 2025-11-24 18:58:06.169 | python3-kmod x86_64 0.9.2-6.el10 baseos 110 k 2025-11-24 18:58:06.169 | python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k 2025-11-24 18:58:06.169 | python3-pyudev noarch 0.24.1-10.el10 baseos 99 k 2025-11-24 18:58:06.169 | python3-rtslib noarch 2.1.76-12.el10 appstream 124 k 2025-11-24 18:58:06.169 | python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k 2025-11-24 18:58:06.169 | python3-urwid x86_64 2.5.3-4.el10 baseos 1.1 M 2025-11-24 18:58:06.169 | python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k 2025-11-24 18:58:06.169 | rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k 2025-11-24 18:58:06.169 | shared-mime-info x86_64 2.3-8.el10 baseos 592 k 2025-11-24 18:58:06.169 | target-restore noarch 2.1.76-12.el10 appstream 16 k 2025-11-24 18:58:06.169 | tzdata-java noarch 2025b-2.el10 appstream 46 k 2025-11-24 18:58:06.169 | urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k 2025-11-24 18:58:06.169 | urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k 2025-11-24 18:58:06.169 | urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k 2025-11-24 18:58:06.169 | urw-base35-fonts noarch 20200910-21.el10 appstream 11 k 2025-11-24 18:58:06.169 | urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k 2025-11-24 18:58:06.169 | urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k 2025-11-24 18:58:06.169 | urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k 2025-11-24 18:58:06.169 | urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k 2025-11-24 18:58:06.169 | urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M 2025-11-24 18:58:06.169 | urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k 2025-11-24 18:58:06.169 | urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k 2025-11-24 18:58:06.169 | urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k 2025-11-24 18:58:06.169 | xml-common noarch 0.6.3-65.el10 appstream 32 k 2025-11-24 18:58:06.169 | Installing weak dependencies: 2025-11-24 18:58:06.169 | apr-util-openssl x86_64 1.6.3-21.el10 appstream 17 k 2025-11-24 18:58:06.169 | mod_http2 x86_64 2.0.29-3.el10 appstream 164 k 2025-11-24 18:58:06.169 | mod_lua x86_64 2.4.63-5.el10 appstream 59 k 2025-11-24 18:58:06.169 | 2025-11-24 18:58:06.169 | Transaction Summary 2025-11-24 18:58:06.169 | ========================================================================================================= 2025-11-24 18:58:06.169 | Install 151 Packages 2025-11-24 18:58:06.169 | 2025-11-24 18:58:06.177 | Total download size: 102 M 2025-11-24 18:58:06.178 | Installed size: 398 M 2025-11-24 18:58:06.180 | Downloading Packages: 2025-11-24 18:58:07.084 | (1/151): acl-2.3.2-4.el10.x86_64.rpm 182 kB/s | 77 kB 00:00 2025-11-24 18:58:07.147 | (2/151): cups-filesystem-2.4.10-13.el10.noarch. 184 kB/s | 11 kB 00:00 2025-11-24 18:58:07.221 | (3/151): bc-1.07.1-23.el10.x86_64.rpm 220 kB/s | 123 kB 00:00 2025-11-24 18:58:07.681 | (4/151): cryptsetup-2.8.1-1.el10.x86_64.rpm 344 kB/s | 351 kB 00:01 2025-11-24 18:58:07.728 | (5/151): dosfstools-4.2-12.el10.x86_64.rpm 312 kB/s | 158 kB 00:00 2025-11-24 18:58:07.749 | (6/151): cups-libs-2.4.10-13.el10.x86_64.rpm 433 kB/s | 261 kB 00:00 2025-11-24 18:58:08.107 | (7/151): gpgme-1.23.2-6.el10.x86_64.rpm 613 kB/s | 219 kB 00:00 2025-11-24 18:58:08.246 | (8/151): freetype-2.13.2-8.el10.x86_64.rpm 726 kB/s | 409 kB 00:00 2025-11-24 18:58:08.265 | (9/151): graphite2-1.3.14-17.el10.x86_64.rpm 612 kB/s | 96 kB 00:00 2025-11-24 18:58:08.672 | (10/151): iscsi-initiator-utils-6.2.1.11-0.git4 978 kB/s | 398 kB 00:00 2025-11-24 18:58:08.779 | (11/151): iscsi-initiator-utils-iscsiuio-6.2.1. 773 kB/s | 82 kB 00:00 2025-11-24 18:58:08.888 | (12/151): isns-utils-libs-0.103-1.el10.x86_64.r 934 kB/s | 100 kB 00:00 2025-11-24 18:58:08.948 | (13/151): harfbuzz-8.4.0-6.el10.x86_64.rpm 1.4 MB/s | 992 kB 00:00 2025-11-24 18:58:09.000 | (14/151): libpng-1.6.40-8.el10.x86_64.rpm 1.1 MB/s | 120 kB 00:00 2025-11-24 18:58:09.058 | (15/151): lksctp-tools-1.0.21-1.el10.x86_64.rpm 853 kB/s | 94 kB 00:00 2025-11-24 18:58:09.062 | (16/151): mailcap-2.1.54-8.el10.noarch.rpm 576 kB/s | 35 kB 00:00 2025-11-24 18:58:09.273 | (17/151): net-tools-2.0-0.73.20160912git.el10.x 1.4 MB/s | 306 kB 00:00 2025-11-24 18:58:09.335 | (18/151): python3-configshell-1.1.30-9.el10.noa 1.4 MB/s | 87 kB 00:00 2025-11-24 18:58:09.338 | (19/151): nettle-3.10.1-1.el10.x86_64.rpm 2.0 MB/s | 559 kB 00:00 2025-11-24 18:58:09.460 | (20/151): python3-kmod-0.9.2-6.el10.x86_64.rpm 883 kB/s | 110 kB 00:00 2025-11-24 18:58:09.475 | (21/151): python3-pyparsing-3.1.1-7.el10.noarch 1.9 MB/s | 269 kB 00:00 2025-11-24 18:58:09.554 | (22/151): gettext-0.22.5-6.el10.x86_64.rpm 614 kB/s | 1.1 MB 00:01 2025-11-24 18:58:09.570 | (23/151): python3-pyudev-0.24.1-10.el10.noarch. 907 kB/s | 99 kB 00:00 2025-11-24 18:58:09.663 | (24/151): python3-wcwidth-0.2.6-6.el10.noarch.r 420 kB/s | 46 kB 00:00 2025-11-24 18:58:09.840 | (25/151): python3-urwid-2.5.3-4.el10.x86_64.rpm 2.9 MB/s | 1.1 MB 00:00 2025-11-24 18:58:09.847 | (26/151): shared-mime-info-2.3-8.el10.x86_64.rp 2.1 MB/s | 592 kB 00:00 2025-11-24 18:58:09.904 | (27/151): adobe-mappings-cmap-deprecated-202306 1.8 MB/s | 115 kB 00:00 2025-11-24 18:58:10.236 | (28/151): adobe-mappings-pdf-20190401-9.el10.no 1.7 MB/s | 687 kB 00:00 2025-11-24 18:58:10.359 | (29/151): apr-1.7.5-3.el10.x86_64.rpm 1.0 MB/s | 127 kB 00:00 2025-11-24 18:58:10.578 | (30/151): apr-devel-1.7.5-3.el10.x86_64.rpm 1.0 MB/s | 234 kB 00:00 2025-11-24 18:58:10.696 | (31/151): apr-util-1.6.3-21.el10.x86_64.rpm 854 kB/s | 99 kB 00:00 2025-11-24 18:58:10.701 | (32/151): alsa-lib-1.2.14-1.el10.x86_64.rpm 665 kB/s | 529 kB 00:00 2025-11-24 18:58:10.765 | (33/151): apr-util-lmdb-1.6.3-21.el10.x86_64.rp 246 kB/s | 15 kB 00:00 2025-11-24 18:58:10.808 | (34/151): apr-util-devel-1.6.3-21.el10.x86_64.r 686 kB/s | 77 kB 00:00 2025-11-24 18:58:10.829 | (35/151): apr-util-openssl-1.6.3-21.el10.x86_64 271 kB/s | 17 kB 00:00 2025-11-24 18:58:11.100 | (36/151): automake-1.16.5-20.el10.noarch.rpm 2.5 MB/s | 702 kB 00:00 2025-11-24 18:58:11.321 | (37/151): autoconf-2.71-13.el10.noarch.rpm 1.4 MB/s | 736 kB 00:00 2025-11-24 18:58:11.369 | (38/151): cairo-1.18.2-2.el10.x86_64.rpm 2.6 MB/s | 713 kB 00:00 2025-11-24 18:58:11.379 | (39/151): cairo-gobject-1.18.2-2.el10.x86_64.rp 313 kB/s | 18 kB 00:00 2025-11-24 18:58:11.562 | (40/151): conntrack-tools-1.4.8-4.el10.x86_64.r 1.3 MB/s | 239 kB 00:00 2025-11-24 18:58:11.644 | (41/151): centos-logos-httpd-100.2-3.el10.noarc 3.1 MB/s | 855 kB 00:00 2025-11-24 18:58:11.721 | (42/151): dnsmasq-utils-2.90-4.el10.x86_64.rpm 532 kB/s | 41 kB 00:00 2025-11-24 18:58:11.782 | (43/151): emacs-filesystem-29.4-12.el10.noarch. 169 kB/s | 10 kB 00:00 2025-11-24 18:58:11.826 | (44/151): dnsmasq-2.90-4.el10.x86_64.rpm 1.4 MB/s | 366 kB 00:00 2025-11-24 18:58:11.853 | (45/151): expat-devel-2.7.1-1.el10.x86_64.rpm 776 kB/s | 55 kB 00:00 2025-11-24 18:58:11.916 | (46/151): fribidi-1.0.14-4.el10.x86_64.rpm 1.5 MB/s | 93 kB 00:00 2025-11-24 18:58:11.993 | (47/151): gd-2.3.3-22.el10.x86_64.rpm 1.7 MB/s | 133 kB 00:00 2025-11-24 18:58:12.049 | (48/151): fontconfig-2.15.0-7.el10.x86_64.rpm 1.2 MB/s | 280 kB 00:00 2025-11-24 18:58:12.166 | (49/151): gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm 2.8 MB/s | 498 kB 00:00 2025-11-24 18:58:12.237 | (50/151): gpgmepp-1.23.2-6.el10.x86_64.rpm 2.0 MB/s | 141 kB 00:00 2025-11-24 18:58:12.561 | (51/151): adobe-mappings-cmap-20230622-5.el10.n 757 kB/s | 2.1 MB 00:02 2025-11-24 18:58:12.824 | (52/151): graphviz-9.0.0-15.el10.x86_64.rpm 2.7 MB/s | 1.6 MB 00:00 2025-11-24 18:58:12.887 | (53/151): httpd-2.4.63-5.el10.x86_64.rpm 788 kB/s | 49 kB 00:00 2025-11-24 18:58:13.450 | (54/151): httpd-core-2.4.63-5.el10.x86_64.rpm 2.7 MB/s | 1.5 MB 00:00 2025-11-24 18:58:13.567 | (55/151): httpd-devel-2.4.63-5.el10.x86_64.rpm 1.8 MB/s | 209 kB 00:00 2025-11-24 18:58:13.623 | (56/151): httpd-filesystem-2.4.63-5.el10.noarch 239 kB/s | 13 kB 00:00 2025-11-24 18:58:13.684 | (57/151): httpd-tools-2.4.63-5.el10.x86_64.rpm 1.4 MB/s | 83 kB 00:00 2025-11-24 18:58:13.742 | (58/151): iptables-nft-services-1.8.11-11.el10. 362 kB/s | 21 kB 00:00 2025-11-24 18:58:14.053 | (59/151): google-droid-sans-fonts-20200215-22.e 1.4 MB/s | 2.7 MB 00:02 2025-11-24 18:58:14.116 | (60/151): javapackages-filesystem-6.4.0-1.el10. 236 kB/s | 15 kB 00:00 2025-11-24 18:58:14.226 | (61/151): jbig2dec-libs-0.20-7.el10.x86_64.rpm 691 kB/s | 76 kB 00:00 2025-11-24 18:58:14.580 | (62/151): jbigkit-libs-2.1-31.el10.x86_64.rpm 154 kB/s | 54 kB 00:00 2025-11-24 18:58:14.870 | (63/151): haproxy-3.0.5-6.el10.x86_64.rpm 1.1 MB/s | 2.6 MB 00:02 2025-11-24 18:58:15.433 | (64/151): lcms2-2.16-6.el10.x86_64.rpm 214 kB/s | 182 kB 00:00 2025-11-24 18:58:15.674 | (65/151): libX11-1.8.10-1.el10.x86_64.rpm 813 kB/s | 654 kB 00:00 2025-11-24 18:58:15.736 | (66/151): libXau-1.0.11-8.el10.x86_64.rpm 531 kB/s | 33 kB 00:00 2025-11-24 18:58:15.799 | (67/151): libXext-1.3.6-3.el10.x86_64.rpm 641 kB/s | 40 kB 00:00 2025-11-24 18:58:15.910 | (68/151): libXft-2.3.8-8.el10.x86_64.rpm 667 kB/s | 73 kB 00:00 2025-11-24 18:58:15.940 | (69/151): libX11-common-1.8.10-1.el10.noarch.rp 393 kB/s | 199 kB 00:00 2025-11-24 18:58:16.030 | (70/151): libXpm-3.5.17-5.el10.x86_64.rpm 557 kB/s | 67 kB 00:00 2025-11-24 18:58:16.053 | (71/151): libXrender-0.9.11-8.el10.x86_64.rpm 252 kB/s | 29 kB 00:00 2025-11-24 18:58:16.169 | (72/151): libdatrie-0.2.13-11.el10.x86_64.rpm 286 kB/s | 33 kB 00:00 2025-11-24 18:58:16.243 | (73/151): libburn-1.5.6-6.el10.x86_64.rpm 817 kB/s | 173 kB 00:00 2025-11-24 18:58:16.309 | (74/151): libijs-0.35-24.el10.x86_64.rpm 465 kB/s | 30 kB 00:00 2025-11-24 18:58:16.937 | (75/151): libisoburn-1.5.6-6.el10.x86_64.rpm 684 kB/s | 430 kB 00:00 2025-11-24 18:58:17.594 | (76/151): libisofs-1.5.6-6.el10.x86_64.rpm 359 kB/s | 235 kB 00:00 2025-11-24 18:58:18.157 | (77/151): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 449 kB/s | 252 kB 00:00 2025-11-24 18:58:18.516 | (78/151): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 274 kB/s | 98 kB 00:00 2025-11-24 18:58:19.018 | (79/151): liblerc-4.0.0-8.el10.x86_64.rpm 436 kB/s | 219 kB 00:00 2025-11-24 18:58:19.080 | (80/151): libnetfilter_cthelper-1.0.1-1.el10.x8 394 kB/s | 24 kB 00:00 2025-11-24 18:58:19.158 | (81/151): libnetfilter_cttimeout-1.0.0-27.el10. 305 kB/s | 24 kB 00:00 2025-11-24 18:58:19.620 | (82/151): libnetfilter_queue-1.0.5-9.el10.x86_6 63 kB/s | 29 kB 00:00 2025-11-24 18:58:20.523 | (83/151): libosinfo-1.11.0-8.el10.x86_64.rpm 351 kB/s | 317 kB 00:00 2025-11-24 18:58:20.633 | (84/151): libpaper-2.1.1-7.el10.x86_64.rpm 257 kB/s | 28 kB 00:00 2025-11-24 18:58:25.044 | (85/151): librsvg2-2.57.1-9.el10.x86_64.rpm 356 kB/s | 1.5 MB 00:04 2025-11-24 18:58:25.604 | (86/151): libsoup3-3.6.5-5.el10.x86_64.rpm 707 kB/s | 396 kB 00:00 2025-11-24 18:58:25.868 | (87/151): libthai-0.1.29-10.el10.x86_64.rpm 815 kB/s | 215 kB 00:00 2025-11-24 18:58:26.139 | (88/151): libtiff-4.6.0-6.el10.x86_64.rpm 795 kB/s | 214 kB 00:00 2025-11-24 18:58:27.003 | (89/151): libgs-10.02.1-16.el10.x86_64.rpm 329 kB/s | 3.5 MB 00:10 2025-11-24 18:58:27.116 | (90/151): libtool-ltdl-2.4.7-13.el10.x86_64.rpm 326 kB/s | 37 kB 00:00 2025-11-24 18:58:27.780 | (91/151): libwebp-1.3.2-8.el10.x86_64.rpm 439 kB/s | 291 kB 00:00 2025-11-24 18:58:27.830 | (92/151): libtool-2.4.7-13.el10.x86_64.rpm 354 kB/s | 599 kB 00:01 2025-11-24 18:58:28.439 | (93/151): libxcb-1.17.0-3.el10.x86_64.rpm 388 kB/s | 255 kB 00:00 2025-11-24 18:58:28.944 | (94/151): m4-1.4.19-11.el10.x86_64.rpm 274 kB/s | 305 kB 00:01 2025-11-24 18:58:29.052 | (95/151): memcached-selinux-1.6.23-7.el10.x86_6 264 kB/s | 28 kB 00:00 2025-11-24 18:58:29.337 | (96/151): memcached-1.6.23-7.el10.x86_64.rpm 207 kB/s | 185 kB 00:00 2025-11-24 18:58:29.507 | (97/151): mod_lua-2.4.63-5.el10.x86_64.rpm 348 kB/s | 59 kB 00:00 2025-11-24 18:58:29.514 | (98/151): mod_http2-2.0.29-3.el10.x86_64.rpm 355 kB/s | 164 kB 00:00 2025-11-24 18:58:29.783 | (99/151): mod_ssl-2.4.63-5.el10.x86_64.rpm 396 kB/s | 109 kB 00:00 2025-11-24 18:58:29.830 | (100/151): nspr-4.36.0-4.el10.x86_64.rpm 428 kB/s | 135 kB 00:00 2025-11-24 18:58:30.488 | (101/151): nss-softokn-3.112.0-4.el10.x86_64.rp 611 kB/s | 402 kB 00:00 2025-11-24 18:58:30.889 | (102/151): nss-3.112.0-4.el10.x86_64.rpm 667 kB/s | 737 kB 00:01 2025-11-24 18:58:30.952 | (103/151): nss-sysinit-3.112.0-4.el10.x86_64.rp 301 kB/s | 19 kB 00:00 2025-11-24 18:58:31.051 | (104/151): nss-softokn-freebl-3.112.0-4.el10.x8 736 kB/s | 413 kB 00:00 2025-11-24 18:58:31.061 | (105/151): nss-util-3.112.0-4.el10.x86_64.rpm 788 kB/s | 85 kB 00:00 2025-11-24 18:58:31.344 | (106/151): openjpeg2-2.5.2-5.el10.x86_64.rpm 643 kB/s | 188 kB 00:00 2025-11-24 18:58:31.467 | (107/151): osinfo-db-tools-1.11.0-8.el10.x86_64 609 kB/s | 74 kB 00:00 2025-11-24 18:58:31.833 | (108/151): osinfo-db-20250606-1.el10.noarch.rpm 731 kB/s | 564 kB 00:00 2025-11-24 18:58:31.896 | (109/151): pango-1.54.0-3.el10.x86_64.rpm 827 kB/s | 354 kB 00:00 2025-11-24 18:58:32.607 | (110/151): pcre2-devel-10.44-1.el10.3.x86_64.rp 688 kB/s | 532 kB 00:00 2025-11-24 18:58:32.911 | (111/151): pcre2-utf16-10.44-1.el10.3.x86_64.rp 224 kB/s | 227 kB 00:01 2025-11-24 18:58:33.022 | (112/151): perl-File-Compare-1.100.800-514.el10 126 kB/s | 14 kB 00:00 2025-11-24 18:58:33.087 | (113/151): perl-File-Copy-2.41-514.el10.noarch. 326 kB/s | 21 kB 00:00 2025-11-24 18:58:33.145 | (114/151): perl-Thread-Queue-3.14-511.el10.noar 383 kB/s | 22 kB 00:00 2025-11-24 18:58:33.307 | (115/151): perl-threads-2.40-511.el10.x86_64.rp 365 kB/s | 59 kB 00:00 2025-11-24 18:58:33.999 | (116/151): perl-threads-shared-1.69-511.el10.x8 66 kB/s | 46 kB 00:00 2025-11-24 18:58:35.572 | (117/151): pixman-0.43.4-2.el10.x86_64.rpm 182 kB/s | 286 kB 00:01 2025-11-24 18:58:36.046 | (118/151): pcre2-utf32-10.44-1.el10.3.x86_64.rp 62 kB/s | 215 kB 00:03 2025-11-24 18:58:38.366 | (119/151): poppler-24.02.0-6.el10.x86_64.rpm 416 kB/s | 1.1 MB 00:02 2025-11-24 18:58:39.472 | (120/151): poppler-glib-24.02.0-6.el10.x86_64.r 165 kB/s | 182 kB 00:01 2025-11-24 18:58:39.683 | (121/151): postgresql-private-devel-16.10-1.el1 300 kB/s | 63 kB 00:00 2025-11-24 18:58:40.043 | (122/151): postgresql-private-libs-16.10-1.el10 396 kB/s | 142 kB 00:00 2025-11-24 18:58:40.313 | (123/151): python3-rtslib-2.1.76-12.el10.noarch 459 kB/s | 124 kB 00:00 2025-11-24 18:58:40.364 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 18:58:40.471 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for http://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 18:58:40.613 | (124/151): poppler-data-0.4.11-9.el10.noarch.rp 456 kB/s | 2.0 MB 00:04 2025-11-24 18:58:40.686 | (125/151): rsvg-pixbuf-loader-2.57.1-9.el10.x86 227 kB/s | 16 kB 00:00 2025-11-24 18:58:40.744 | (126/151): rsync-daemon-3.4.1-3.el10.noarch.rpm 173 kB/s | 9.9 kB 00:00 2025-11-24 18:58:40.937 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 18:58:40.976 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 18:58:40.981 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for http://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 18:58:41.028 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for http://linux-mirrors.fnal.gov/linux/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 131.225.105.75) 2025-11-24 18:58:41.114 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://linux-mirrors.fnal.gov/linux/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 131.225.105.75) 2025-11-24 18:58:41.500 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 18:58:41.693 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 18:58:41.901 | (127/151): sqlite-3.46.1-5.el10.x86_64.rpm 770 kB/s | 891 kB 00:01 2025-11-24 18:58:41.931 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 199.223.246.113) 2025-11-24 18:58:41.961 | (128/151): sysfsutils-2.1.1-15.el10.x86_64.rpm 651 kB/s | 38 kB 00:00 2025-11-24 18:58:42.022 | (129/151): target-restore-2.1.76-12.el10.noarch 258 kB/s | 16 kB 00:00 2025-11-24 18:58:42.133 | (130/151): targetcli-2.1.58-4.el10.noarch.rpm 811 kB/s | 89 kB 00:00 2025-11-24 18:58:42.196 | (131/151): tzdata-java-2025b-2.el10.noarch.rpm 726 kB/s | 46 kB 00:00 2025-11-24 18:58:42.643 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://dfw.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 74.205.112.120) 2025-11-24 18:58:42.732 | [MIRROR] qemu-img-10.1.0-5.el10.x86_64.rpm: Status code: 404 for http://dfw.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-img-10.1.0-5.el10.x86_64.rpm (IP: 74.205.112.120) 2025-11-24 18:58:42.841 | (132/151): qemu-img-10.1.0-5.el10.x86_64.rpm 966 kB/s | 2.4 MB 00:02 2025-11-24 18:58:42.952 | (133/151): urw-base35-bookman-fonts-20200910-21 1.1 MB/s | 847 kB 00:00 2025-11-24 18:58:43.061 | (134/151): urw-base35-d050000l-fonts-20200910-2 706 kB/s | 76 kB 00:00 2025-11-24 18:58:43.119 | (135/151): urw-base35-fonts-20200910-21.el10.no 186 kB/s | 11 kB 00:00 2025-11-24 18:58:43.183 | (136/151): urw-base35-fonts-common-20200910-21. 335 kB/s | 21 kB 00:00 2025-11-24 18:58:43.754 | (137/151): urw-base35-gothic-fonts-20200910-21. 1.1 MB/s | 643 kB 00:00 2025-11-24 18:58:43.938 | (138/151): urw-base35-c059-fonts-20200910-21.el 798 kB/s | 875 kB 00:01 2025-11-24 18:58:44.747 | (139/151): urw-base35-nimbus-roman-fonts-202009 1.0 MB/s | 856 kB 00:00 2025-11-24 18:58:45.395 | (140/151): urw-base35-nimbus-mono-ps-fonts-2020 485 kB/s | 795 kB 00:01 2025-11-24 18:58:47.495 | (141/151): urw-base35-nimbus-sans-fonts-2020091 486 kB/s | 1.3 MB 00:02 2025-11-24 18:58:47.612 | (142/151): urw-base35-standard-symbols-ps-fonts 362 kB/s | 42 kB 00:00 2025-11-24 18:58:47.627 | (143/151): urw-base35-p052-fonts-20200910-21.el 436 kB/s | 974 kB 00:02 2025-11-24 18:58:47.741 | (144/151): xml-common-0.6.3-65.el10.noarch.rpm 286 kB/s | 32 kB 00:00 2025-11-24 18:58:48.072 | (145/151): urw-base35-z003-fonts-20200910-21.el 601 kB/s | 276 kB 00:00 2025-11-24 18:58:48.152 | (146/151): xorriso-1.5.6-6.el10.x86_64.rpm 785 kB/s | 323 kB 00:00 2025-11-24 18:58:48.175 | (147/151): liberasurecode-1.6.2-10.el10s.x86_64 2.5 MB/s | 60 kB 00:00 2025-11-24 18:58:48.182 | (148/151): liberasurecode-devel-1.6.2-10.el10s. 4.1 MB/s | 24 kB 00:00 2025-11-24 18:58:48.189 | (149/151): python3-typing-extensions-4.12.2-2.e 13 MB/s | 89 kB 00:00 2025-11-24 18:58:48.337 | (150/151): libyaml-devel-0.2.5-16.el10.x86_64.r 616 kB/s | 163 kB 00:00 2025-11-24 18:59:19.847 | (151/151): java-21-openjdk-headless-21.0.9.0.10 735 kB/s | 47 MB 01:06 2025-11-24 18:59:19.850 | -------------------------------------------------------------------------------- 2025-11-24 18:59:19.850 | Total 1.4 MB/s | 102 MB 01:13 2025-11-24 18:59:23.059 | Running transaction check 2025-11-24 18:59:23.230 | Transaction check succeeded. 2025-11-24 18:59:23.230 | Running transaction test 2025-11-24 18:59:24.005 | Transaction test succeeded. 2025-11-24 18:59:24.006 | Running transaction 2025-11-24 18:59:25.085 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 1/1 2025-11-24 18:59:25.177 | Preparing : 1/1 2025-11-24 18:59:25.186 | Installing : urw-base35-fonts-common-20200910-21.el10.noarch 1/151 2025-11-24 18:59:25.193 | Installing : libpng-2:1.6.40-8.el10.x86_64 2/151 2025-11-24 18:59:25.201 | Installing : nspr-4.36.0-4.el10.x86_64 3/151 2025-11-24 18:59:25.207 | Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 4/151 2025-11-24 18:59:25.218 | Installing : nss-util-3.112.0-4.el10.x86_64 5/151 2025-11-24 18:59:25.226 | Installing : apr-1.7.5-3.el10.x86_64 6/151 2025-11-24 18:59:25.230 | Installing : apr-util-lmdb-1.6.3-21.el10.x86_64 7/151 2025-11-24 18:59:25.236 | Installing : apr-util-openssl-1.6.3-21.el10.x86_64 8/151 2025-11-24 18:59:25.245 | Installing : apr-util-1.6.3-21.el10.x86_64 9/151 2025-11-24 18:59:25.258 | Installing : libwebp-1.3.2-8.el10.x86_64 10/151 2025-11-24 18:59:25.266 | Installing : apr-devel-1.7.5-3.el10.x86_64 11/151 2025-11-24 18:59:25.273 | Installing : perl-threads-1:2.40-511.el10.x86_64 12/151 2025-11-24 18:59:25.301 | Installing : openjpeg2-2.5.2-5.el10.x86_64 13/151 2025-11-24 18:59:25.312 | Installing : libsoup3-3.6.5-5.el10.x86_64 14/151 2025-11-24 18:59:25.316 | Installing : lcms2-2.16-6.el10.x86_64 15/151 2025-11-24 18:59:25.402 | Running scriptlet: httpd-filesystem-2.4.63-5.el10.noarch 16/151 2025-11-24 18:59:25.509 | Installing : httpd-filesystem-2.4.63-5.el10.noarch 16/151 2025-11-24 18:59:25.519 | Installing : adobe-mappings-cmap-20230622-5.el10.noarch 17/151 2025-11-24 18:59:25.529 | Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 18/151 2025-11-24 18:59:25.537 | Installing : osinfo-db-tools-1.11.0-8.el10.x86_64 19/151 2025-11-24 18:59:25.542 | Installing : perl-threads-shared-1.69-511.el10.x86_64 20/151 2025-11-24 18:59:25.550 | Installing : perl-Thread-Queue-3.14-511.el10.noarch 21/151 2025-11-24 18:59:25.559 | Installing : httpd-tools-2.4.63-5.el10.x86_64 22/151 2025-11-24 18:59:25.569 | Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 23/151 2025-11-24 18:59:25.583 | Installing : nss-softokn-3.112.0-4.el10.x86_64 24/151 2025-11-24 18:59:25.588 | Installing : nss-3.112.0-4.el10.x86_64 25/151 2025-11-24 18:59:25.600 | Running scriptlet: nss-3.112.0-4.el10.x86_64 25/151 2025-11-24 18:59:25.618 | Installing : nss-sysinit-3.112.0-4.el10.x86_64 26/151 2025-11-24 18:59:25.622 | Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 27/151 2025-11-24 18:59:25.652 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 27/151 2025-11-24 18:59:25.655 | Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 28/151 2025-11-24 18:59:25.668 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 28/151 2025-11-24 18:59:25.671 | Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/151 2025-11-24 18:59:25.691 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/151 2025-11-24 18:59:25.694 | Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 30/151 2025-11-24 18:59:25.714 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 30/151 2025-11-24 18:59:25.717 | Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/151 2025-11-24 18:59:25.739 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/151 2025-11-24 18:59:25.743 | Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/151 2025-11-24 18:59:25.772 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/151 2025-11-24 18:59:25.776 | Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/151 2025-11-24 18:59:25.791 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/151 2025-11-24 18:59:25.794 | Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 34/151 2025-11-24 18:59:25.804 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 34/151 2025-11-24 18:59:25.807 | Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 35/151 2025-11-24 18:59:25.820 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 35/151 2025-11-24 18:59:25.823 | Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 36/151 2025-11-24 18:59:25.832 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 36/151 2025-11-24 18:59:25.839 | Installing : urw-base35-fonts-20200910-21.el10.noarch 37/151 2025-11-24 18:59:25.846 | Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 38/151 2025-11-24 18:59:25.851 | Installing : liberasurecode-1.6.2-10.el10s.x86_64 39/151 2025-11-24 18:59:25.876 | Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 39/151 2025-11-24 18:59:25.889 | Running scriptlet: xml-common-0.6.3-65.el10.noarch 40/151 2025-11-24 18:59:25.896 | Installing : xml-common-0.6.3-65.el10.noarch 40/151 2025-11-24 18:59:25.903 | Installing : tzdata-java-2025b-2.el10.noarch 41/151 2025-11-24 18:59:25.985 | Installing : postgresql-private-libs-16.10-1.el10.x86_64 42/151 2025-11-24 18:59:25.994 | Installing : poppler-data-0.4.11-9.el10.noarch 43/151 2025-11-24 18:59:25.997 | Installing : pixman-0.43.4-2.el10.x86_64 44/151 2025-11-24 18:59:26.000 | Installing : perl-File-Copy-2.41-514.el10.noarch 45/151 2025-11-24 18:59:26.005 | Installing : perl-File-Compare-1.100.800-514.el10.noarch 46/151 2025-11-24 18:59:26.011 | Installing : pcre2-utf32-10.44-1.el10.3.x86_64 47/151 2025-11-24 18:59:26.164 | Installing : pcre2-utf16-10.44-1.el10.3.x86_64 48/151 2025-11-24 18:59:26.189 | Installing : osinfo-db-20250606-1.el10.noarch 49/151 2025-11-24 18:59:26.201 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-24 18:59:26.204 | Installing : memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-24 18:59:39.031 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-24 18:59:39.074 | Installing : m4-1.4.19-11.el10.x86_64 51/151 2025-11-24 18:59:39.083 | Installing : libtool-ltdl-2.4.7-13.el10.x86_64 52/151 2025-11-24 18:59:39.089 | Installing : libpaper-1:2.1.1-7.el10.x86_64 53/151 2025-11-24 18:59:39.095 | Installing : libnetfilter_queue-1.0.5-9.el10.x86_64 54/151 2025-11-24 18:59:39.102 | Installing : libnetfilter_cttimeout-1.0.0-27.el10.x86_64 55/151 2025-11-24 18:59:39.111 | Installing : libnetfilter_cthelper-1.0.1-1.el10.x86_64 56/151 2025-11-24 18:59:39.123 | Installing : liblerc-4.0.0-8.el10.x86_64 57/151 2025-11-24 18:59:39.131 | Installing : libisofs-1.5.6-6.el10.x86_64 58/151 2025-11-24 18:59:39.137 | Installing : libijs-0.35-24.el10.x86_64 59/151 2025-11-24 18:59:39.150 | Installing : libdatrie-0.2.13-11.el10.x86_64 60/151 2025-11-24 18:59:39.159 | Installing : libthai-0.1.29-10.el10.x86_64 61/151 2025-11-24 18:59:39.171 | Installing : libburn-1.5.6-6.el10.x86_64 62/151 2025-11-24 18:59:39.177 | Installing : libisoburn-1.5.6-6.el10.x86_64 63/151 2025-11-24 18:59:39.194 | Installing : libXau-1.0.11-8.el10.x86_64 64/151 2025-11-24 18:59:39.230 | Installing : libxcb-1.17.0-3.el10.x86_64 65/151 2025-11-24 18:59:39.241 | Installing : libX11-common-1.8.10-1.el10.noarch 66/151 2025-11-24 18:59:39.246 | Installing : libX11-1.8.10-1.el10.x86_64 67/151 2025-11-24 18:59:39.249 | Installing : libXrender-0.9.11-8.el10.x86_64 68/151 2025-11-24 18:59:39.254 | Installing : libXext-1.3.6-3.el10.x86_64 69/151 2025-11-24 18:59:39.259 | Installing : libXpm-3.5.17-5.el10.x86_64 70/151 2025-11-24 18:59:39.266 | Installing : jbigkit-libs-2.1-31.el10.x86_64 71/151 2025-11-24 18:59:39.272 | Installing : libtiff-4.6.0-6.el10.x86_64 72/151 2025-11-24 18:59:39.277 | Installing : jbig2dec-libs-0.20-7.el10.x86_64 73/151 2025-11-24 18:59:39.304 | Installing : javapackages-filesystem-6.4.0-1.el10.noarch 74/151 2025-11-24 18:59:39.313 | Installing : google-droid-sans-fonts-20200215-22.el10.noarch 75/151 2025-11-24 18:59:39.319 | Installing : fribidi-1.0.14-4.el10.x86_64 76/151 2025-11-24 18:59:39.327 | Installing : expat-devel-2.7.1-1.el10.x86_64 77/151 2025-11-24 18:59:39.331 | Installing : apr-util-devel-1.6.3-21.el10.x86_64 78/151 2025-11-24 18:59:39.350 | Installing : emacs-filesystem-1:29.4-12.el10.noarch 79/151 2025-11-24 18:59:39.370 | Installing : autoconf-2.71-13.el10.noarch 80/151 2025-11-24 18:59:39.385 | Installing : automake-1.16.5-20.el10.noarch 81/151 2025-11-24 18:59:39.393 | Installing : libtool-2.4.7-13.el10.x86_64 82/151 2025-11-24 18:59:39.408 | Installing : centos-logos-httpd-100.2-3.el10.noarch 83/151 2025-11-24 18:59:39.430 | Installing : alsa-lib-1.2.14-1.el10.x86_64 84/151 2025-11-24 18:59:39.443 | Installing : adobe-mappings-pdf-20190401-9.el10.noarch 85/151 2025-11-24 18:59:39.452 | Installing : shared-mime-info-2.3-8.el10.x86_64 86/151 2025-11-24 18:59:39.488 | Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 86/151 2025-11-24 18:59:39.500 | Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 87/151 2025-11-24 18:59:39.546 | Installing : python3-wcwidth-0.2.6-6.el10.noarch 88/151 2025-11-24 18:59:39.561 | Installing : python3-urwid-2.5.3-4.el10.x86_64 89/151 2025-11-24 18:59:39.583 | Installing : python3-pyudev-0.24.1-10.el10.noarch 90/151 2025-11-24 18:59:39.601 | Installing : python3-pyparsing-3.1.1-7.el10.noarch 91/151 2025-11-24 18:59:39.614 | Installing : python3-configshell-1:1.1.30-9.el10.noarch 92/151 2025-11-24 18:59:39.635 | Installing : python3-kmod-0.9.2-6.el10.x86_64 93/151 2025-11-24 18:59:39.645 | Installing : python3-rtslib-2.1.76-12.el10.noarch 94/151 2025-11-24 18:59:39.650 | Installing : target-restore-2.1.76-12.el10.noarch 95/151 2025-11-24 18:59:39.692 | Running scriptlet: target-restore-2.1.76-12.el10.noarch 95/151 2025-11-24 18:59:39.701 | Installing : nettle-3.10.1-1.el10.x86_64 96/151 2025-11-24 18:59:39.813 | Installing : mailcap-2.1.54-8.el10.noarch 97/151 2025-11-24 18:59:39.829 | Installing : httpd-core-2.4.63-5.el10.x86_64 98/151 2025-11-24 18:59:39.835 | Installing : mod_http2-2.0.29-3.el10.x86_64 99/151 2025-11-24 18:59:39.841 | Installing : mod_lua-2.4.63-5.el10.x86_64 100/151 2025-11-24 18:59:39.849 | Installing : lksctp-tools-1.0.21-1.el10.x86_64 101/151 2025-11-24 18:59:39.854 | Installing : isns-utils-libs-0.103-1.el10.x86_64 102/151 2025-11-24 18:59:39.857 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/151 2025-11-24 18:59:39.885 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/151 2025-11-24 18:59:39.885 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. 2025-11-24 18:59:39.885 | 2025-11-24 18:59:39.912 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/151 2025-11-24 18:59:39.944 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/151 2025-11-24 18:59:39.944 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. 2025-11-24 18:59:39.944 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. 2025-11-24 18:59:39.944 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. 2025-11-24 18:59:39.944 | 2025-11-24 18:59:39.979 | Installing : graphite2-1.3.14-17.el10.x86_64 105/151 2025-11-24 18:59:39.991 | Installing : harfbuzz-8.4.0-6.el10.x86_64 106/151 2025-11-24 18:59:40.014 | Installing : freetype-2.13.2-8.el10.x86_64 107/151 2025-11-24 18:59:40.022 | Installing : fontconfig-2.15.0-7.el10.x86_64 108/151 2025-11-24 18:59:41.261 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 108/151 2025-11-24 18:59:41.270 | Installing : cairo-1.18.2-2.el10.x86_64 109/151 2025-11-24 18:59:41.277 | Installing : cairo-gobject-1.18.2-2.el10.x86_64 110/151 2025-11-24 18:59:41.285 | Installing : gd-2.3.3-22.el10.x86_64 111/151 2025-11-24 18:59:41.303 | Installing : libXft-2.3.8-8.el10.x86_64 112/151 2025-11-24 18:59:41.337 | Installing : pango-1.54.0-3.el10.x86_64 113/151 2025-11-24 18:59:41.344 | Installing : librsvg2-2.57.1-9.el10.x86_64 114/151 2025-11-24 18:59:41.352 | Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 115/151 2025-11-24 18:59:41.359 | Installing : gpgme-1.23.2-6.el10.x86_64 116/151 2025-11-24 18:59:41.378 | Installing : gpgmepp-1.23.2-6.el10.x86_64 117/151 2025-11-24 18:59:41.387 | Installing : poppler-24.02.0-6.el10.x86_64 118/151 2025-11-24 18:59:41.392 | Installing : poppler-glib-24.02.0-6.el10.x86_64 119/151 2025-11-24 18:59:41.400 | Installing : cups-filesystem-1:2.4.10-13.el10.noarch 120/151 2025-11-24 18:59:41.525 | Installing : cups-libs-1:2.4.10-13.el10.x86_64 121/151 2025-11-24 18:59:42.136 | Installing : libgs-10.02.1-16.el10.x86_64 122/151 2025-11-24 18:59:42.700 | Installing : graphviz-9.0.0-15.el10.x86_64 123/151 2025-11-24 18:59:42.713 | Installing : java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 124/151 2025-11-24 18:59:42.736 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 124/151 2025-11-24 18:59:42.741 | Installing : httpd-2.4.63-5.el10.x86_64 125/151 2025-11-24 18:59:42.777 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 125/151 2025-11-24 18:59:42.784 | Installing : httpd-devel-2.4.63-5.el10.x86_64 126/151 2025-11-24 18:59:42.788 | Installing : mod_ssl-1:2.4.63-5.el10.x86_64 127/151 2025-11-24 18:59:42.855 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-24 18:59:42.861 | Installing : dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-24 18:59:42.897 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-24 18:59:42.908 | Installing : targetcli-2.1.58-4.el10.noarch 129/151 2025-11-24 18:59:42.956 | Installing : xorriso-1.5.6-6.el10.x86_64 130/151 2025-11-24 18:59:42.992 | Running scriptlet: xorriso-1.5.6-6.el10.x86_64 130/151 2025-11-24 18:59:42.999 | Installing : conntrack-tools-1.4.8-4.el10.x86_64 131/151 2025-11-24 18:59:43.025 | Running scriptlet: conntrack-tools-1.4.8-4.el10.x86_64 131/151 2025-11-24 18:59:43.084 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 132/151 2025-11-24 18:59:43.089 | Installing : memcached-1.6.23-7.el10.x86_64 132/151 2025-11-24 18:59:43.126 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 132/151 2025-11-24 18:59:43.173 | Installing : libosinfo-1.11.0-8.el10.x86_64 133/151 2025-11-24 18:59:43.180 | Installing : pcre2-devel-10.44-1.el10.3.x86_64 134/151 2025-11-24 18:59:43.185 | Installing : postgresql-private-devel-16.10-1.el10.x86_64 135/151 2025-11-24 18:59:43.191 | Installing : liberasurecode-devel-1.6.2-10.el10s.x86_64 136/151 2025-11-24 18:59:43.209 | Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 137/151 2025-11-24 18:59:43.214 | Installing : libyaml-devel-0.2.5-16.el10.x86_64 138/151 2025-11-24 18:59:43.225 | Installing : sysfsutils-2.1.1-15.el10.x86_64 139/151 2025-11-24 18:59:43.228 | Installing : sqlite-3.46.1-5.el10.x86_64 140/151 2025-11-24 18:59:43.230 | Installing : rsync-daemon-3.4.1-3.el10.noarch 141/151 2025-11-24 18:59:43.299 | Running scriptlet: rsync-daemon-3.4.1-3.el10.noarch 141/151 2025-11-24 18:59:43.305 | Installing : qemu-img-18:10.1.0-5.el10.x86_64 142/151 2025-11-24 18:59:43.307 | Installing : iptables-nft-services-1.8.11-11.el10.noarch 143/151 2025-11-24 18:59:43.349 | Running scriptlet: iptables-nft-services-1.8.11-11.el10.noarch 143/151 2025-11-24 18:59:43.479 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-24 18:59:43.484 | Installing : haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-24 18:59:43.513 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-24 18:59:43.528 | Installing : dnsmasq-utils-2.90-4.el10.x86_64 145/151 2025-11-24 18:59:43.532 | Installing : net-tools-2.0-0.73.20160912git.el10.x86_64 146/151 2025-11-24 18:59:43.591 | Running scriptlet: net-tools-2.0-0.73.20160912git.el10.x86_64 146/151 2025-11-24 18:59:43.604 | Installing : gettext-0.22.5-6.el10.x86_64 147/151 2025-11-24 18:59:43.623 | Installing : dosfstools-4.2-12.el10.x86_64 148/151 2025-11-24 18:59:43.629 | Installing : cryptsetup-2.8.1-1.el10.x86_64 149/151 2025-11-24 18:59:43.634 | Installing : bc-1.07.1-23.el10.x86_64 150/151 2025-11-24 18:59:43.637 | Installing : acl-2.3.2-4.el10.x86_64 151/151 2025-11-24 18:59:43.648 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 151/151 2025-11-24 18:59:43.656 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 151/151 2025-11-24 18:59:43.664 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 151/151 2025-11-24 18:59:43.672 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 151/151 2025-11-24 18:59:43.676 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 151/151 2025-11-24 18:59:43.679 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 151/151 2025-11-24 18:59:43.686 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 151/151 2025-11-24 18:59:43.691 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 151/151 2025-11-24 18:59:43.695 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 151/151 2025-11-24 18:59:43.703 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 151/151 2025-11-24 18:59:44.283 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 151/151 2025-11-24 18:59:44.297 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 151/151 2025-11-24 18:59:44.443 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 151/151 2025-11-24 18:59:48.514 | Running scriptlet: acl-2.3.2-4.el10.x86_64 151/151 2025-11-24 18:59:48.514 | 2025-11-24 18:59:48.514 | Installed: 2025-11-24 18:59:48.514 | acl-2.3.2-4.el10.x86_64 2025-11-24 18:59:48.514 | adobe-mappings-cmap-20230622-5.el10.noarch 2025-11-24 18:59:48.514 | adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 2025-11-24 18:59:48.514 | adobe-mappings-pdf-20190401-9.el10.noarch 2025-11-24 18:59:48.514 | alsa-lib-1.2.14-1.el10.x86_64 2025-11-24 18:59:48.514 | apr-1.7.5-3.el10.x86_64 2025-11-24 18:59:48.514 | apr-devel-1.7.5-3.el10.x86_64 2025-11-24 18:59:48.514 | apr-util-1.6.3-21.el10.x86_64 2025-11-24 18:59:48.514 | apr-util-devel-1.6.3-21.el10.x86_64 2025-11-24 18:59:48.514 | apr-util-lmdb-1.6.3-21.el10.x86_64 2025-11-24 18:59:48.514 | apr-util-openssl-1.6.3-21.el10.x86_64 2025-11-24 18:59:48.514 | autoconf-2.71-13.el10.noarch 2025-11-24 18:59:48.514 | automake-1.16.5-20.el10.noarch 2025-11-24 18:59:48.514 | bc-1.07.1-23.el10.x86_64 2025-11-24 18:59:48.514 | cairo-1.18.2-2.el10.x86_64 2025-11-24 18:59:48.514 | cairo-gobject-1.18.2-2.el10.x86_64 2025-11-24 18:59:48.514 | centos-logos-httpd-100.2-3.el10.noarch 2025-11-24 18:59:48.514 | conntrack-tools-1.4.8-4.el10.x86_64 2025-11-24 18:59:48.514 | cryptsetup-2.8.1-1.el10.x86_64 2025-11-24 18:59:48.514 | cups-filesystem-1:2.4.10-13.el10.noarch 2025-11-24 18:59:48.514 | cups-libs-1:2.4.10-13.el10.x86_64 2025-11-24 18:59:48.514 | dnsmasq-2.90-4.el10.x86_64 2025-11-24 18:59:48.514 | dnsmasq-utils-2.90-4.el10.x86_64 2025-11-24 18:59:48.515 | dosfstools-4.2-12.el10.x86_64 2025-11-24 18:59:48.515 | emacs-filesystem-1:29.4-12.el10.noarch 2025-11-24 18:59:48.515 | expat-devel-2.7.1-1.el10.x86_64 2025-11-24 18:59:48.515 | fontconfig-2.15.0-7.el10.x86_64 2025-11-24 18:59:48.515 | freetype-2.13.2-8.el10.x86_64 2025-11-24 18:59:48.515 | fribidi-1.0.14-4.el10.x86_64 2025-11-24 18:59:48.515 | gd-2.3.3-22.el10.x86_64 2025-11-24 18:59:48.515 | gdk-pixbuf2-2.42.12-4.el10.x86_64 2025-11-24 18:59:48.515 | gettext-0.22.5-6.el10.x86_64 2025-11-24 18:59:48.515 | google-droid-sans-fonts-20200215-22.el10.noarch 2025-11-24 18:59:48.515 | gpgme-1.23.2-6.el10.x86_64 2025-11-24 18:59:48.515 | gpgmepp-1.23.2-6.el10.x86_64 2025-11-24 18:59:48.515 | graphite2-1.3.14-17.el10.x86_64 2025-11-24 18:59:48.515 | graphviz-9.0.0-15.el10.x86_64 2025-11-24 18:59:48.515 | haproxy-3.0.5-6.el10.x86_64 2025-11-24 18:59:48.515 | harfbuzz-8.4.0-6.el10.x86_64 2025-11-24 18:59:48.515 | httpd-2.4.63-5.el10.x86_64 2025-11-24 18:59:48.515 | httpd-core-2.4.63-5.el10.x86_64 2025-11-24 18:59:48.515 | httpd-devel-2.4.63-5.el10.x86_64 2025-11-24 18:59:48.515 | httpd-filesystem-2.4.63-5.el10.noarch 2025-11-24 18:59:48.515 | httpd-tools-2.4.63-5.el10.x86_64 2025-11-24 18:59:48.515 | iptables-nft-services-1.8.11-11.el10.noarch 2025-11-24 18:59:48.515 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 2025-11-24 18:59:48.515 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 2025-11-24 18:59:48.515 | isns-utils-libs-0.103-1.el10.x86_64 2025-11-24 18:59:48.515 | java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 2025-11-24 18:59:48.515 | javapackages-filesystem-6.4.0-1.el10.noarch 2025-11-24 18:59:48.515 | jbig2dec-libs-0.20-7.el10.x86_64 2025-11-24 18:59:48.515 | jbigkit-libs-2.1-31.el10.x86_64 2025-11-24 18:59:48.515 | lcms2-2.16-6.el10.x86_64 2025-11-24 18:59:48.515 | libX11-1.8.10-1.el10.x86_64 2025-11-24 18:59:48.515 | libX11-common-1.8.10-1.el10.noarch 2025-11-24 18:59:48.515 | libXau-1.0.11-8.el10.x86_64 2025-11-24 18:59:48.515 | libXext-1.3.6-3.el10.x86_64 2025-11-24 18:59:48.515 | libXft-2.3.8-8.el10.x86_64 2025-11-24 18:59:48.515 | libXpm-3.5.17-5.el10.x86_64 2025-11-24 18:59:48.515 | libXrender-0.9.11-8.el10.x86_64 2025-11-24 18:59:48.515 | libburn-1.5.6-6.el10.x86_64 2025-11-24 18:59:48.515 | libdatrie-0.2.13-11.el10.x86_64 2025-11-24 18:59:48.515 | liberasurecode-1.6.2-10.el10s.x86_64 2025-11-24 18:59:48.515 | liberasurecode-devel-1.6.2-10.el10s.x86_64 2025-11-24 18:59:48.515 | libgs-10.02.1-16.el10.x86_64 2025-11-24 18:59:48.515 | libijs-0.35-24.el10.x86_64 2025-11-24 18:59:48.515 | libisoburn-1.5.6-6.el10.x86_64 2025-11-24 18:59:48.515 | libisofs-1.5.6-6.el10.x86_64 2025-11-24 18:59:48.515 | libjpeg-turbo-3.0.2-4.el10.x86_64 2025-11-24 18:59:48.515 | libjpeg-turbo-devel-3.0.2-4.el10.x86_64 2025-11-24 18:59:48.515 | liblerc-4.0.0-8.el10.x86_64 2025-11-24 18:59:48.515 | libnetfilter_cthelper-1.0.1-1.el10.x86_64 2025-11-24 18:59:48.515 | libnetfilter_cttimeout-1.0.0-27.el10.x86_64 2025-11-24 18:59:48.515 | libnetfilter_queue-1.0.5-9.el10.x86_64 2025-11-24 18:59:48.515 | libosinfo-1.11.0-8.el10.x86_64 2025-11-24 18:59:48.515 | libpaper-1:2.1.1-7.el10.x86_64 2025-11-24 18:59:48.515 | libpng-2:1.6.40-8.el10.x86_64 2025-11-24 18:59:48.515 | librsvg2-2.57.1-9.el10.x86_64 2025-11-24 18:59:48.515 | libsoup3-3.6.5-5.el10.x86_64 2025-11-24 18:59:48.515 | libthai-0.1.29-10.el10.x86_64 2025-11-24 18:59:48.515 | libtiff-4.6.0-6.el10.x86_64 2025-11-24 18:59:48.515 | libtool-2.4.7-13.el10.x86_64 2025-11-24 18:59:48.515 | libtool-ltdl-2.4.7-13.el10.x86_64 2025-11-24 18:59:48.515 | libwebp-1.3.2-8.el10.x86_64 2025-11-24 18:59:48.515 | libxcb-1.17.0-3.el10.x86_64 2025-11-24 18:59:48.515 | libyaml-devel-0.2.5-16.el10.x86_64 2025-11-24 18:59:48.515 | lksctp-tools-1.0.21-1.el10.x86_64 2025-11-24 18:59:48.515 | m4-1.4.19-11.el10.x86_64 2025-11-24 18:59:48.515 | mailcap-2.1.54-8.el10.noarch 2025-11-24 18:59:48.515 | memcached-1.6.23-7.el10.x86_64 2025-11-24 18:59:48.515 | memcached-selinux-1.6.23-7.el10.x86_64 2025-11-24 18:59:48.515 | mod_http2-2.0.29-3.el10.x86_64 2025-11-24 18:59:48.515 | mod_lua-2.4.63-5.el10.x86_64 2025-11-24 18:59:48.515 | mod_ssl-1:2.4.63-5.el10.x86_64 2025-11-24 18:59:48.515 | net-tools-2.0-0.73.20160912git.el10.x86_64 2025-11-24 18:59:48.515 | nettle-3.10.1-1.el10.x86_64 2025-11-24 18:59:48.515 | nspr-4.36.0-4.el10.x86_64 2025-11-24 18:59:48.515 | nss-3.112.0-4.el10.x86_64 2025-11-24 18:59:48.515 | nss-softokn-3.112.0-4.el10.x86_64 2025-11-24 18:59:48.515 | nss-softokn-freebl-3.112.0-4.el10.x86_64 2025-11-24 18:59:48.515 | nss-sysinit-3.112.0-4.el10.x86_64 2025-11-24 18:59:48.515 | nss-util-3.112.0-4.el10.x86_64 2025-11-24 18:59:48.515 | openjpeg2-2.5.2-5.el10.x86_64 2025-11-24 18:59:48.515 | osinfo-db-20250606-1.el10.noarch 2025-11-24 18:59:48.515 | osinfo-db-tools-1.11.0-8.el10.x86_64 2025-11-24 18:59:48.515 | pango-1.54.0-3.el10.x86_64 2025-11-24 18:59:48.515 | pcre2-devel-10.44-1.el10.3.x86_64 2025-11-24 18:59:48.515 | pcre2-utf16-10.44-1.el10.3.x86_64 2025-11-24 18:59:48.515 | pcre2-utf32-10.44-1.el10.3.x86_64 2025-11-24 18:59:48.515 | perl-File-Compare-1.100.800-514.el10.noarch 2025-11-24 18:59:48.515 | perl-File-Copy-2.41-514.el10.noarch 2025-11-24 18:59:48.515 | perl-Thread-Queue-3.14-511.el10.noarch 2025-11-24 18:59:48.515 | perl-threads-1:2.40-511.el10.x86_64 2025-11-24 18:59:48.515 | perl-threads-shared-1.69-511.el10.x86_64 2025-11-24 18:59:48.515 | pixman-0.43.4-2.el10.x86_64 2025-11-24 18:59:48.515 | poppler-24.02.0-6.el10.x86_64 2025-11-24 18:59:48.515 | poppler-data-0.4.11-9.el10.noarch 2025-11-24 18:59:48.515 | poppler-glib-24.02.0-6.el10.x86_64 2025-11-24 18:59:48.515 | postgresql-private-devel-16.10-1.el10.x86_64 2025-11-24 18:59:48.515 | postgresql-private-libs-16.10-1.el10.x86_64 2025-11-24 18:59:48.515 | python3-configshell-1:1.1.30-9.el10.noarch 2025-11-24 18:59:48.515 | python3-kmod-0.9.2-6.el10.x86_64 2025-11-24 18:59:48.515 | python3-pyparsing-3.1.1-7.el10.noarch 2025-11-24 18:59:48.515 | python3-pyudev-0.24.1-10.el10.noarch 2025-11-24 18:59:48.515 | python3-rtslib-2.1.76-12.el10.noarch 2025-11-24 18:59:48.515 | python3-typing-extensions-4.12.2-2.el10s.noarch 2025-11-24 18:59:48.515 | python3-urwid-2.5.3-4.el10.x86_64 2025-11-24 18:59:48.515 | python3-wcwidth-0.2.6-6.el10.noarch 2025-11-24 18:59:48.515 | qemu-img-18:10.1.0-5.el10.x86_64 2025-11-24 18:59:48.515 | rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 2025-11-24 18:59:48.515 | rsync-daemon-3.4.1-3.el10.noarch 2025-11-24 18:59:48.515 | shared-mime-info-2.3-8.el10.x86_64 2025-11-24 18:59:48.515 | sqlite-3.46.1-5.el10.x86_64 2025-11-24 18:59:48.515 | sysfsutils-2.1.1-15.el10.x86_64 2025-11-24 18:59:48.515 | target-restore-2.1.76-12.el10.noarch 2025-11-24 18:59:48.515 | targetcli-2.1.58-4.el10.noarch 2025-11-24 18:59:48.515 | tzdata-java-2025b-2.el10.noarch 2025-11-24 18:59:48.515 | urw-base35-bookman-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.515 | urw-base35-c059-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-d050000l-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-fonts-common-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-gothic-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-p052-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | urw-base35-z003-fonts-20200910-21.el10.noarch 2025-11-24 18:59:48.516 | xml-common-0.6.3-65.el10.noarch 2025-11-24 18:59:48.517 | xorriso-1.5.6-6.el10.x86_64 2025-11-24 18:59:48.517 | 2025-11-24 18:59:48.517 | Complete! 2025-11-24 18:59:48.610 | ++ functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 18:59:48.612 | ++ functions-common:time_stop:2423 : local name 2025-11-24 18:59:48.614 | ++ functions-common:time_stop:2424 : local end_time 2025-11-24 18:59:48.616 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-24 18:59:48.618 | ++ functions-common:time_stop:2426 : local total 2025-11-24 18:59:48.622 | ++ functions-common:time_stop:2427 : local start_time 2025-11-24 18:59:48.623 | ++ functions-common:time_stop:2429 : name=yum_install 2025-11-24 18:59:48.626 | ++ functions-common:time_stop:2430 : start_time=1764010685430 2025-11-24 18:59:48.629 | ++ functions-common:time_stop:2432 : [[ -z 1764010685430 ]] 2025-11-24 18:59:48.632 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 18:59:48.638 | ++ functions-common:time_stop:2435 : end_time=1764010788635 2025-11-24 18:59:48.640 | ++ functions-common:time_stop:2436 : elapsed_time=103205 2025-11-24 18:59:48.642 | ++ functions-common:time_stop:2437 : total=2655 2025-11-24 18:59:48.644 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 18:59:48.647 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=105860 2025-11-24 18:59:48.649 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2025-11-24 18:59:48.652 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2025-11-24 18:59:48.656 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2025-11-24 18:59:48.661 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/bin/python3.12 2025-11-24 18:59:48.665 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/bin/python3.12 2025-11-24 18:59:48.668 | ++ tools/install_prereqs.sh:source:88 : date +%s 2025-11-24 18:59:48.673 | ++ tools/install_prereqs.sh:source:89 : date 2025-11-24 18:59:48.678 | + ./stack.sh:main:824 : [[ False != \T\r\u\e ]] 2025-11-24 18:59:48.682 | + ./stack.sh:main:825 : PYPI_ALTERNATIVE_URL= 2025-11-24 18:59:48.684 | + ./stack.sh:main:825 : /opt/stack/devstack/tools/install_pip.sh 2025-11-24 18:59:49.822 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2025-11-24 18:59:49.824 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2025-11-24 18:59:49.826 | + tools/install_pip.sh:main:42 : GetDistro 2025-11-24 18:59:49.829 | + functions-common:GetDistro:470 : GetOSVersion 2025-11-24 18:59:49.831 | + functions-common:GetOSVersion:440 : source /etc/os-release 2025-11-24 18:59:49.834 | ++ /etc/os-release:source:1 : NAME='CentOS Stream' 2025-11-24 18:59:49.835 | ++ /etc/os-release:source:2 : VERSION='10 (Coughlan)' 2025-11-24 18:59:49.838 | ++ /etc/os-release:source:3 : ID=centos 2025-11-24 18:59:49.840 | ++ /etc/os-release:source:4 : ID_LIKE='rhel fedora' 2025-11-24 18:59:49.842 | ++ /etc/os-release:source:5 : VERSION_ID=10 2025-11-24 18:59:49.845 | ++ /etc/os-release:source:6 : PLATFORM_ID=platform:el10 2025-11-24 18:59:49.847 | ++ /etc/os-release:source:7 : PRETTY_NAME='CentOS Stream 10 (Coughlan)' 2025-11-24 18:59:49.849 | ++ /etc/os-release:source:8 : ANSI_COLOR='0;31' 2025-11-24 18:59:49.852 | ++ /etc/os-release:source:9 : LOGO=fedora-logo-icon 2025-11-24 18:59:49.854 | ++ /etc/os-release:source:10 : CPE_NAME=cpe:/o:centos:centos:10 2025-11-24 18:59:49.856 | ++ /etc/os-release:source:11 : HOME_URL=https://centos.org/ 2025-11-24 18:59:49.858 | ++ /etc/os-release:source:12 : VENDOR_NAME=CentOS 2025-11-24 18:59:49.860 | ++ /etc/os-release:source:13 : VENDOR_URL=https://centos.org/ 2025-11-24 18:59:49.863 | ++ /etc/os-release:source:14 : BUG_REPORT_URL=https://issues.redhat.com/ 2025-11-24 18:59:49.865 | ++ /etc/os-release:source:15 : REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 10' 2025-11-24 18:59:49.867 | ++ /etc/os-release:source:16 : REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' 2025-11-24 18:59:49.869 | + functions-common:GetOSVersion:441 : [[ centos =~ (almalinux|centos|rocky|rhel) ]] 2025-11-24 18:59:49.872 | + functions-common:GetOSVersion:442 : os_RELEASE=10 2025-11-24 18:59:49.876 | ++ functions-common:GetOSVersion:443 : echo 10 '(Coughlan)' 2025-11-24 18:59:49.876 | ++ functions-common:GetOSVersion:443 : grep -oP '(?<=[(])[^)]*' 2025-11-24 18:59:49.881 | + functions-common:GetOSVersion:443 : os_CODENAME=Coughlan 2025-11-24 18:59:49.885 | ++ functions-common:GetOSVersion:444 : echo CentOS Stream 2025-11-24 18:59:49.885 | ++ functions-common:GetOSVersion:444 : tr -d '[:space:]' 2025-11-24 18:59:49.889 | + functions-common:GetOSVersion:444 : os_VENDOR=CentOSStream 2025-11-24 18:59:49.891 | + functions-common:GetOSVersion:453 : [[ CentOSStream =~ (Debian|Ubuntu) ]] 2025-11-24 18:59:49.894 | + functions-common:GetOSVersion:456 : os_PACKAGE=rpm 2025-11-24 18:59:49.896 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-11-24 18:59:49.898 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-11-24 18:59:49.901 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-11-24 18:59:49.902 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-11-24 18:59:49.905 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Ubuntu) ]] 2025-11-24 18:59:49.907 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Debian) ]] 2025-11-24 18:59:49.910 | + functions-common:GetDistro:475 : [[ CentOSStream =~ (Fedora) ]] 2025-11-24 18:59:49.911 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (Red.*Hat) ]] 2025-11-24 18:59:49.914 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (CentOS) ]] 2025-11-24 18:59:49.917 | ++ functions-common:GetDistro:485 : echo 10 2025-11-24 18:59:49.917 | ++ functions-common:GetDistro:485 : cut -d. -f1 2025-11-24 18:59:49.922 | + functions-common:GetDistro:485 : MAJOR_VERSION=10 2025-11-24 18:59:49.924 | + functions-common:GetDistro:486 : DISTRO=rhel10 2025-11-24 18:59:49.926 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2025-11-24 18:59:49.929 | + tools/install_pip.sh:main:43 : echo 'Distro: rhel10' 2025-11-24 18:59:49.929 | Distro: rhel10 2025-11-24 18:59:49.932 | + tools/install_pip.sh:main:117 : get_versions 2025-11-24 18:59:49.935 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-11-24 18:59:49.939 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-11-24 18:59:49.941 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-11-24 18:59:49.945 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-11-24 18:59:49.945 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-11-24 18:59:50.482 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-11-24 18:59:50.484 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-11-24 18:59:50.485 | pip: 23.3.2 2025-11-24 18:59:50.487 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2025-11-24 18:59:50.488 | + tools/install_pip.sh:main:123 : is_fedora 2025-11-24 18:59:50.491 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 18:59:50.493 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 18:59:50.495 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 18:59:50.497 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 18:59:50.499 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 18:59:50.501 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 18:59:50.503 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 18:59:50.505 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 18:59:50.507 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 18:59:50.509 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 18:59:50.511 | + tools/install_pip.sh:main:123 : [[ rhel10 == f* ]] 2025-11-24 18:59:50.514 | + tools/install_pip.sh:main:123 : [[ rhel10 == rhel* ]] 2025-11-24 18:59:50.515 | + tools/install_pip.sh:main:133 : : 2025-11-24 18:59:50.518 | + tools/install_pip.sh:main:146 : set -x 2025-11-24 18:59:50.520 | + tools/install_pip.sh:main:149 : get_versions 2025-11-24 18:59:50.523 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-11-24 18:59:50.527 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-11-24 18:59:50.528 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-11-24 18:59:50.532 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-11-24 18:59:50.532 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-11-24 18:59:50.819 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-11-24 18:59:50.821 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-11-24 18:59:50.822 | pip: 23.3.2 2025-11-24 18:59:50.826 | + ./stack.sh:main:829 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-11-24 18:59:50.828 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-11-24 18:59:50.831 | + ./stack.sh:main:830 : fixup_all 2025-11-24 18:59:50.834 | + tools/fixup_stuff.sh:fixup_all:124 : fixup_ubuntu 2025-11-24 18:59:50.837 | + tools/fixup_stuff.sh:fixup_ubuntu:108 : is_ubuntu 2025-11-24 18:59:50.839 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 18:59:50.841 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 18:59:50.844 | + tools/fixup_stuff.sh:fixup_ubuntu:109 : return 2025-11-24 18:59:50.847 | + tools/fixup_stuff.sh:fixup_all:125 : fixup_fedora 2025-11-24 18:59:50.850 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2025-11-24 18:59:50.853 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 18:59:50.856 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 18:59:50.858 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 18:59:50.861 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 18:59:50.864 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 18:59:50.866 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 18:59:50.868 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 18:59:50.871 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 18:59:50.874 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 18:59:50.877 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 18:59:50.878 | + tools/fixup_stuff.sh:fixup_fedora:38 : selinuxenabled 2025-11-24 18:59:50.884 | + tools/fixup_stuff.sh:fixup_fedora:40 : sudo tee /etc/selinux/config 2025-11-24 18:59:50.884 | + tools/fixup_stuff.sh:fixup_fedora:40 : cat 2025-11-24 18:59:50.908 | SELINUX=permissive 2025-11-24 18:59:50.909 | SELINUXTYPE=targeted 2025-11-24 18:59:50.914 | + tools/fixup_stuff.sh:fixup_fedora:45 : sudo setenforce 0 2025-11-24 18:59:50.962 | ++ tools/fixup_stuff.sh:fixup_fedora:48 : trueorfalse False FORCE_FIREWALLD 2025-11-24 18:59:50.982 | + tools/fixup_stuff.sh:fixup_fedora:48 : FORCE_FIREWALLD=False 2025-11-24 18:59:50.984 | + tools/fixup_stuff.sh:fixup_fedora:49 : [[ False == \F\a\l\s\e ]] 2025-11-24 18:59:50.986 | + tools/fixup_stuff.sh:fixup_fedora:64 : is_package_installed firewalld 2025-11-24 18:59:50.990 | + functions-common:is_package_installed:1450 : [[ -z firewalld ]] 2025-11-24 18:59:50.992 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-11-24 18:59:50.995 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-11-24 18:59:50.998 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-11-24 18:59:51.000 | + functions-common:is_package_installed:1461 : rpm --quiet -q firewalld 2025-11-24 18:59:51.022 | + tools/fixup_stuff.sh:fixup_fedora:81 : sudo rm -rf '/usr/lib64/python3*/site-packages/PyYAML-*.egg-info' 2025-11-24 18:59:51.047 | + tools/fixup_stuff.sh:fixup_fedora:89 : is_package_installed python3-setuptools 2025-11-24 18:59:51.049 | + functions-common:is_package_installed:1450 : [[ -z python3-setuptools ]] 2025-11-24 18:59:51.052 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-11-24 18:59:51.054 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-11-24 18:59:51.057 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-11-24 18:59:51.059 | + functions-common:is_package_installed:1461 : rpm --quiet -q python3-setuptools 2025-11-24 18:59:51.085 | + tools/fixup_stuff.sh:fixup_fedora:90 : sudo dnf reinstall -y python3-setuptools 2025-11-24 18:59:51.642 | Last metadata expiration check: 0:03:38 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 18:59:51.735 | Dependencies resolved. 2025-11-24 18:59:51.735 | ================================================================================ 2025-11-24 18:59:51.736 | Package Architecture Version Repository Size 2025-11-24 18:59:51.736 | ================================================================================ 2025-11-24 18:59:51.736 | Reinstalling: 2025-11-24 18:59:51.736 | python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M 2025-11-24 18:59:51.736 | 2025-11-24 18:59:51.736 | Transaction Summary 2025-11-24 18:59:51.736 | ================================================================================ 2025-11-24 18:59:51.736 | 2025-11-24 18:59:51.736 | Total download size: 1.6 M 2025-11-24 18:59:51.736 | Installed size: 7.1 M 2025-11-24 18:59:51.736 | Downloading Packages: 2025-11-24 18:59:53.506 | python3-setuptools-69.0.3-12.el10.noarch.rpm 1.0 MB/s | 1.6 MB 00:01 2025-11-24 18:59:53.508 | -------------------------------------------------------------------------------- 2025-11-24 18:59:53.509 | Total 914 kB/s | 1.6 MB 00:01 2025-11-24 18:59:53.541 | Running transaction check 2025-11-24 18:59:53.559 | Transaction check succeeded. 2025-11-24 18:59:53.559 | Running transaction test 2025-11-24 18:59:53.614 | Transaction test succeeded. 2025-11-24 18:59:53.615 | Running transaction 2025-11-24 18:59:53.813 | Preparing : 1/1 2025-11-24 18:59:53.836 | Reinstalling : python3-setuptools-69.0.3-12.el10.noarch 1/2 2025-11-24 18:59:53.896 | Cleanup : python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-11-24 18:59:54.233 | Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-11-24 18:59:54.233 | 2025-11-24 18:59:54.233 | Reinstalled: 2025-11-24 18:59:54.233 | python3-setuptools-69.0.3-12.el10.noarch 2025-11-24 18:59:54.233 | 2025-11-24 18:59:54.233 | Complete! 2025-11-24 18:59:54.287 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ CentOSStream == \C\e\n\t\O\S\S\t\r\e\a\m ]] 2025-11-24 18:59:54.289 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ 10 -eq 8 ]] 2025-11-24 18:59:54.292 | + ./stack.sh:main:832 : [[ False == \T\r\u\e ]] 2025-11-24 18:59:54.294 | + ./stack.sh:main:847 : pip_install -U os-testr 2025-11-24 18:59:54.319 | Using python 3.12 to install os-testr 2025-11-24 18:59:54.322 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2025-11-24 18:59:55.004 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 18:59:55.068 | Collecting os-testr 2025-11-24 18:59:55.075 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-24 18:59:55.134 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2025-11-24 18:59:55.137 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-24 18:59:55.177 | Collecting python-subunit>=1.0.0 (from os-testr) 2025-11-24 18:59:55.180 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ce/6c/e8e8d9db91a1ad9a1869ab0c539f8f37cfef9ad3486c5f5987e47e0e81a8/python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2025-11-24 18:59:55.226 | Collecting testtools>=2.2.0 (from os-testr) 2025-11-24 18:59:55.229 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-11-24 18:59:55.238 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (69.0.3) 2025-11-24 18:59:55.294 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2025-11-24 18:59:55.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-24 18:59:55.337 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl (32 kB) 2025-11-24 18:59:55.344 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-24 18:59:55.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.0 MB/s eta 0:00:00 2025-11-24 18:59:55.355 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ce/6c/e8e8d9db91a1ad9a1869ab0c539f8f37cfef9ad3486c5f5987e47e0e81a8/python_subunit-1.4.4-py3-none-any.whl (104 kB) 2025-11-24 18:59:55.364 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 14.3 MB/s eta 0:00:00 2025-11-24 18:59:55.366 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl (179 kB) 2025-11-24 18:59:55.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.9/179.9 kB 29.0 MB/s eta 0:00:00 2025-11-24 18:59:55.376 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-24 18:59:55.514 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2025-11-24 18:59:55.816 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.4 testtools-2.7.2 2025-11-24 18:59:55.816 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 18:59:56.016 | + inc/python:pip_install:216 : result=0 2025-11-24 18:59:56.019 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 18:59:56.022 | + functions-common:time_stop:2423 : local name 2025-11-24 18:59:56.025 | + functions-common:time_stop:2424 : local end_time 2025-11-24 18:59:56.027 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 18:59:56.029 | + functions-common:time_stop:2426 : local total 2025-11-24 18:59:56.032 | + functions-common:time_stop:2427 : local start_time 2025-11-24 18:59:56.035 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 18:59:56.036 | + functions-common:time_stop:2430 : start_time=1764010794313 2025-11-24 18:59:56.039 | + functions-common:time_stop:2432 : [[ -z 1764010794313 ]] 2025-11-24 18:59:56.042 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 18:59:56.047 | + functions-common:time_stop:2435 : end_time=1764010796044 2025-11-24 18:59:56.049 | + functions-common:time_stop:2436 : elapsed_time=1731 2025-11-24 18:59:56.052 | + functions-common:time_stop:2437 : total=0 2025-11-24 18:59:56.055 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 18:59:56.057 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1731 2025-11-24 18:59:56.059 | + inc/python:pip_install:219 : return 0 2025-11-24 18:59:56.062 | + ./stack.sh:main:851 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2025-11-24 18:59:56.165 | + ./stack.sh:main:852 : sudo systemctl restart systemd-journald 2025-11-24 18:59:56.283 | + ./stack.sh:main:858 : install_infra 2025-11-24 18:59:56.286 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-24 18:59:56.289 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2025-11-24 18:59:56.291 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2025-11-24 18:59:58.844 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-24 18:59:58.847 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2025-11-24 18:59:58.870 | + 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]' 2025-11-24 18:59:59.422 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 18:59:59.465 | Collecting pbr 2025-11-24 18:59:59.468 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-24 18:59:59.765 | Collecting setuptools[core] 2025-11-24 18:59:59.768 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-24 18:59:59.847 | Collecting packaging>=24.2 (from setuptools[core]) 2025-11-24 18:59:59.849 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-24 18:59:59.890 | Collecting more_itertools>=8.8 (from setuptools[core]) 2025-11-24 18:59:59.895 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2025-11-24 18:59:59.940 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2025-11-24 18:59:59.945 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-24 19:00:00.001 | Collecting wheel>=0.43.0 (from setuptools[core]) 2025-11-24 19:00:00.007 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:00:00.053 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2025-11-24 19:00:00.059 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-24 19:00:00.100 | Collecting jaraco.functools>=4 (from setuptools[core]) 2025-11-24 19:00:00.105 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/09/726f168acad366b11e420df31bf1c702a54d373a83f968d94141a8c3fde0/jaraco_functools-4.3.0-py3-none-any.whl.metadata (2.9 kB) 2025-11-24 19:00:00.158 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2025-11-24 19:00:00.163 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) 2025-11-24 19:00:00.207 | Collecting autocommand (from jaraco.text>=3.7->setuptools[core]) 2025-11-24 19:00:00.212 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl.metadata (15 kB) 2025-11-24 19:00:00.299 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-24 19:00:00.308 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.2 MB/s eta 0:00:00 2025-11-24 19:00:00.313 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/09/726f168acad366b11e420df31bf1c702a54d373a83f968d94141a8c3fde0/jaraco_functools-4.3.0-py3-none-any.whl (10 kB) 2025-11-24 19:00:00.322 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl (11 kB) 2025-11-24 19:00:00.331 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl (69 kB) 2025-11-24 19:00:00.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.2 MB/s eta 0:00:00 2025-11-24 19:00:00.343 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-24 19:00:00.351 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 9.9 MB/s eta 0:00:00 2025-11-24 19:00:00.356 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-24 19:00:00.362 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl (72 kB) 2025-11-24 19:00:00.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 10.7 MB/s eta 0:00:00 2025-11-24 19:00:00.373 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-24 19:00:00.388 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 90.3 MB/s eta 0:00:00 2025-11-24 19:00:00.393 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) 2025-11-24 19:00:00.402 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl (19 kB) 2025-11-24 19:00:00.494 | Installing collected packages: wheel, setuptools, platformdirs, packaging, more_itertools, jaraco.context, autocommand, pbr, jaraco.functools, jaraco.text 2025-11-24 19:00:01.349 | Successfully installed autocommand-2.2.2 jaraco.context-6.0.1 jaraco.functools-4.3.0 jaraco.text-4.0.0 more_itertools-10.8.0 packaging-25.0 pbr-7.0.3 platformdirs-4.5.0 setuptools-80.9.0 wheel-0.45.1 2025-11-24 19:00:01.413 | 2025-11-24 19:00:01.413 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-24 19:00:01.414 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-24 19:00:01.502 | + inc/python:pip_install:216 : result=0 2025-11-24 19:00:01.506 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:00:01.509 | + functions-common:time_stop:2423 : local name 2025-11-24 19:00:01.512 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:00:01.515 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:00:01.518 | + functions-common:time_stop:2426 : local total 2025-11-24 19:00:01.521 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:00:01.524 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:00:01.526 | + functions-common:time_stop:2430 : start_time=1764010798861 2025-11-24 19:00:01.529 | + functions-common:time_stop:2432 : [[ -z 1764010798861 ]] 2025-11-24 19:00:01.532 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:00:01.537 | + functions-common:time_stop:2435 : end_time=1764010801534 2025-11-24 19:00:01.541 | + functions-common:time_stop:2436 : elapsed_time=2673 2025-11-24 19:00:01.543 | + functions-common:time_stop:2437 : total=1731 2025-11-24 19:00:01.546 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:00:01.549 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4404 2025-11-24 19:00:01.552 | + inc/python:pip_install:219 : return 0 2025-11-24 19:00:01.555 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-24 19:00:01.558 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2025-11-24 19:00:01.587 | + 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 2025-11-24 19:00:02.184 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:00:02.191 | Processing /opt/stack/requirements 2025-11-24 19:00:02.193 | Installing build dependencies: started 2025-11-24 19:00:03.710 | Installing build dependencies: finished with status 'done' 2025-11-24 19:00:03.712 | Getting requirements to build wheel: started 2025-11-24 19:00:03.878 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:00:03.884 | Preparing metadata (pyproject.toml): started 2025-11-24 19:00:04.492 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:00:04.593 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:04.598 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2025-11-24 19:00:04.613 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev7984) (25.0) 2025-11-24 19:00:04.688 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:04.691 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-24 19:00:04.810 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:04.815 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2025-11-24 19:00:04.852 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:04.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2025-11-24 19:00:04.864 | 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/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev7984) (80.9.0) 2025-11-24 19:00:05.073 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:05.080 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-11-24 19:00:05.117 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:05.119 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-24 19:00:05.180 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:05.186 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-11-24 19:00:05.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 8.1 MB/s eta 0:00:00 2025-11-24 19:00:05.239 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7984) 2025-11-24 19:00:05.242 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-24 19:00:05.309 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2025-11-24 19:00:05.317 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2025-11-24 19:00:05.326 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 8.1 MB/s eta 0:00:00 2025-11-24 19:00:05.334 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2025-11-24 19:00:05.348 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 63.3 MB/s eta 0:00:00 2025-11-24 19:00:05.351 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-24 19:00:05.359 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 9.2 MB/s eta 0:00:00 2025-11-24 19:00:05.361 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-24 19:00:05.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 1.6 MB/s eta 0:00:00 2025-11-24 19:00:05.463 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2025-11-24 19:00:05.533 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 2.2 MB/s eta 0:00:00 2025-11-24 19:00:05.538 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2025-11-24 19:00:05.549 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.2 MB/s eta 0:00:00 2025-11-24 19:00:05.553 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-11-24 19:00:05.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 20.9 MB/s eta 0:00:00 2025-11-24 19:00:05.583 | Building wheels for collected packages: openstack_requirements 2025-11-24 19:00:05.585 | Building wheel for openstack_requirements (pyproject.toml): started 2025-11-24 19:00:06.907 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2025-11-24 19:00:06.908 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev7984-py3-none-any.whl size=52037 sha256=27c40c073041c46155851bb38e5639923b384d896ca255caa423db82ef85783c 2025-11-24 19:00:06.909 | Stored in directory: /tmp/pip-ephem-wheel-cache-zei5jgw1/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2025-11-24 19:00:06.913 | Successfully built openstack_requirements 2025-11-24 19:00:07.074 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2025-11-24 19:00:07.477 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2025.11.12 charset_normalizer-3.4.4 fixtures-4.2.6 idna-3.11 openstack_requirements-1.2.1.dev7984 requests-2.32.5 urllib3-1.26.20 2025-11-24 19:00:07.483 | 2025-11-24 19:00:07.483 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-24 19:00:07.483 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-24 19:00:07.600 | + inc/python:pip_install:216 : result=0 2025-11-24 19:00:07.603 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:00:07.606 | + functions-common:time_stop:2423 : local name 2025-11-24 19:00:07.608 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:00:07.610 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:00:07.612 | + functions-common:time_stop:2426 : local total 2025-11-24 19:00:07.614 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:00:07.616 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:00:07.619 | + functions-common:time_stop:2430 : start_time=1764010801577 2025-11-24 19:00:07.620 | + functions-common:time_stop:2432 : [[ -z 1764010801577 ]] 2025-11-24 19:00:07.623 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:00:07.627 | + functions-common:time_stop:2435 : end_time=1764010807625 2025-11-24 19:00:07.630 | + functions-common:time_stop:2436 : elapsed_time=6048 2025-11-24 19:00:07.632 | + functions-common:time_stop:2437 : total=4404 2025-11-24 19:00:07.635 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:00:07.636 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10452 2025-11-24 19:00:07.639 | + inc/python:pip_install:219 : return 0 2025-11-24 19:00:07.642 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2025-11-24 19:00:07.645 | + lib/infra:install_infra:42 : use_library_from_git pbr 2025-11-24 19:00:07.647 | + inc/python:use_library_from_git:266 : local name=pbr 2025-11-24 19:00:07.650 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:00:07.652 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:00:07.654 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2025-11-24 19:00:07.656 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:00:07.658 | + lib/infra:install_infra:48 : pip_install -U pbr 2025-11-24 19:00:07.679 | Using python 3.12 to install pbr 2025-11-24 19:00:07.681 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2025-11-24 19:00:08.298 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:00:08.300 | Requirement already satisfied: pbr in /usr/local/lib/python3.12/site-packages (7.0.3) 2025-11-24 19:00:08.352 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr) (69.0.3) 2025-11-24 19:00:08.518 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:00:08.620 | + inc/python:pip_install:216 : result=0 2025-11-24 19:00:08.622 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:00:08.625 | + functions-common:time_stop:2423 : local name 2025-11-24 19:00:08.627 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:00:08.630 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:00:08.632 | + functions-common:time_stop:2426 : local total 2025-11-24 19:00:08.634 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:00:08.636 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:00:08.638 | + functions-common:time_stop:2430 : start_time=1764010807673 2025-11-24 19:00:08.641 | + functions-common:time_stop:2432 : [[ -z 1764010807673 ]] 2025-11-24 19:00:08.643 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:00:08.647 | + functions-common:time_stop:2435 : end_time=1764010808644 2025-11-24 19:00:08.649 | + functions-common:time_stop:2436 : elapsed_time=971 2025-11-24 19:00:08.652 | + functions-common:time_stop:2437 : total=10452 2025-11-24 19:00:08.653 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:00:08.656 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11423 2025-11-24 19:00:08.659 | + inc/python:pip_install:219 : return 0 2025-11-24 19:00:08.662 | + ./stack.sh:main:861 : python3 -m venv /opt/stack/bindep-venv 2025-11-24 19:00:11.250 | + ./stack.sh:main:863 : /opt/stack/bindep-venv/bin/pip install bindep 2025-11-24 19:00:11.559 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:00:11.601 | Collecting bindep 2025-11-24 19:00:11.605 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2025-11-24 19:00:11.654 | Collecting distro>=1.7 (from bindep) 2025-11-24 19:00:11.656 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-24 19:00:11.689 | Collecting packaging (from bindep) 2025-11-24 19:00:11.690 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-24 19:00:11.722 | Collecting Parsley (from bindep) 2025-11-24 19:00:11.725 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2025-11-24 19:00:11.772 | Collecting pbr>=2 (from bindep) 2025-11-24 19:00:11.773 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-24 19:00:11.959 | Collecting setuptools (from pbr>=2->bindep) 2025-11-24 19:00:11.960 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-24 19:00:11.996 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl (34 kB) 2025-11-24 19:00:12.006 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-24 19:00:12.013 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-24 19:00:12.014 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-24 19:00:12.016 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2025-11-24 19:00:12.022 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 21.0 MB/s eta 0:00:00 2025-11-24 19:00:12.023 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-24 19:00:12.082 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2025-11-24 19:00:12.950 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-25.0 pbr-7.0.3 setuptools-80.9.0 2025-11-24 19:00:13.019 | 2025-11-24 19:00:13.019 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-24 19:00:13.019 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-24 19:00:13.109 | + ./stack.sh:main:864 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-11-24 19:00:13.112 | + ./stack.sh:main:864 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-11-24 19:00:13.116 | ++ ./stack.sh:main:867 : _get_plugin_bindep_packages 2025-11-24 19:00:13.133 | + ./stack.sh:main:867 : pkgs= 2025-11-24 19:00:13.136 | + ./stack.sh:main:868 : [[ -n '' ]] 2025-11-24 19:00:13.140 | + ./stack.sh:main:875 : run_phase stack pre-install 2025-11-24 19:00:13.143 | + functions-common:run_phase:1851 : local mode=stack 2025-11-24 19:00:13.145 | + functions-common:run_phase:1852 : local phase=pre-install 2025-11-24 19:00:13.147 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 19:00:13.150 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 19:00:13.153 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 19:00:13.155 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 19:00:13.157 | + functions-common:run_phase:1861 : local extra 2025-11-24 19:00:13.161 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 19:00:13.165 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 19:00:13.168 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 19:00:13.170 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 19:00:13.173 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2025-11-24 19:00:13.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 19:00:13.189 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:00:13.191 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:00:13.194 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:00:13.196 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2025-11-24 19:00:13.199 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:00:13.202 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-24 19:00:13.204 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:00:13.207 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2025-11-24 19:00:13.209 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:00:13.212 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2025-11-24 19:00:13.214 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:00:13.217 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-11-24 19:00:13.219 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-24 19:00:13.222 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-24 19:00:13.224 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:00:13.227 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-24 19:00:13.230 | + functions-common:run_phase:1878 : run_plugins stack pre-install 2025-11-24 19:00:13.233 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-24 19:00:13.235 | + functions-common:run_plugins:1838 : local phase=pre-install 2025-11-24 19:00:13.238 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-24 19:00:13.240 | + functions-common:run_plugins:1841 : local plugin 2025-11-24 19:00:13.243 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-24 19:00:13.245 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-24 19:00:13.249 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-24 19:00:13.250 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2025-11-24 19:00:13.253 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-24 19:00:13.256 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-24 19:00:13.258 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-24 19:00:13.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-24 19:00:13.263 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-24 19:00:13.266 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-24 19:00:13.269 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-24 19:00:13.271 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-24 19:00:13.273 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-24 19:00:13.276 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-24 19:00:13.278 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-24 19:00:13.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-24 19:00:13.282 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-24 19:00:13.285 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-24 19:00:13.288 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-24 19:00:13.290 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-24 19:00:13.293 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-24 19:00:13.296 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-24 19:00:13.298 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-24 19:00:13.300 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-24 19:00:13.303 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-24 19:00:13.316 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-24 19:00:13.319 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-24 19:00:13.321 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-24 19:00:13.324 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-24 19:00:13.327 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:00:13.346 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:00:13.348 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-24 19:00:13.351 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-24 19:00:13.352 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-24 19:00:13.357 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-24 19:00:13.359 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-24 19:00:13.362 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-24 19:00:13.366 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:00:13.385 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:00:13.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-24 19:00:13.390 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:00:13.393 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-24 19:00:13.395 | + ./stack.sh:main:878 : set_systemd_override DefaultLimitNOFILE 2048 2025-11-24 19:00:13.398 | + functions:set_systemd_override:837 : local key=DefaultLimitNOFILE 2025-11-24 19:00:13.400 | + functions:set_systemd_override:838 : local value=2048 2025-11-24 19:00:13.403 | + functions:set_systemd_override:840 : local sysconf=/etc/systemd/system.conf 2025-11-24 19:00:13.406 | + functions:set_systemd_override:841 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2025-11-24 19:00:13.519 | + functions:set_systemd_override:842 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2025-11-24 19:00:13.519 | Set systemd system override for DefaultLimitNOFILE=2048 2025-11-24 19:00:13.522 | + functions:set_systemd_override:844 : sudo systemctl daemon-reload 2025-11-24 19:00:13.781 | + ./stack.sh:main:880 : install_rpc_backend 2025-11-24 19:00:13.783 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2025-11-24 19:00:13.804 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:00:13.807 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2025-11-24 19:00:13.810 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:00:13.814 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:00:13.817 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:00:13.819 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:00:13.823 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:00:13.826 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:00:13.829 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:00:13.832 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:00:13.835 | + functions-common:install_package:1442 : real_install_package rabbitmq-server 2025-11-24 19:00:13.838 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:00:13.841 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:00:13.844 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:00:13.847 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:00:13.850 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:00:13.853 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:00:13.855 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:00:13.858 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:00:13.861 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:00:13.864 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:00:13.867 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:00:13.870 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:00:13.873 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:00:13.876 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:00:13.879 | + functions-common:real_install_package:1432 : yum_install rabbitmq-server 2025-11-24 19:00:13.882 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:00:13.885 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:00:13.888 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:00:13.891 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:00:13.894 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:00:13.897 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:00:13.900 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:00:13.905 | + functions-common:time_start:2414 : _TIME_START[$name]=1764010813902 2025-11-24 19:00:13.908 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y rabbitmq-server 2025-11-24 19:00:13.910 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:00:13.914 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:00:13.920 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:00:13.922 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:00:13.926 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y rabbitmq-server 2025-11-24 19:00:14.483 | Last metadata expiration check: 0:04:01 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:00:14.577 | Dependencies resolved. 2025-11-24 19:00:14.578 | ================================================================================ 2025-11-24 19:00:14.578 | Package Arch Version Repository Size 2025-11-24 19:00:14.578 | ================================================================================ 2025-11-24 19:00:14.578 | Installing: 2025-11-24 19:00:14.578 | rabbitmq-server x86_64 3.13.7-1.el10 centos10-rabbitmq 17 M 2025-11-24 19:00:14.578 | Installing dependencies: 2025-11-24 19:00:14.578 | erlang-asn1 x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-11-24 19:00:14.578 | erlang-compiler x86_64 26.2.5-1.el10 centos10-rabbitmq 2.6 M 2025-11-24 19:00:14.578 | erlang-crypto x86_64 26.2.5-1.el10 centos10-rabbitmq 198 k 2025-11-24 19:00:14.578 | erlang-eldap x86_64 26.2.5-1.el10 centos10-rabbitmq 141 k 2025-11-24 19:00:14.578 | erlang-erts x86_64 26.2.5-1.el10 centos10-rabbitmq 2.7 M 2025-11-24 19:00:14.578 | erlang-inets x86_64 26.2.5-1.el10 centos10-rabbitmq 743 k 2025-11-24 19:00:14.578 | erlang-kernel x86_64 26.2.5-1.el10 centos10-rabbitmq 2.3 M 2025-11-24 19:00:14.578 | erlang-mnesia x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-11-24 19:00:14.578 | erlang-os_mon x86_64 26.2.5-1.el10 centos10-rabbitmq 117 k 2025-11-24 19:00:14.578 | erlang-public_key x86_64 26.2.5-1.el10 centos10-rabbitmq 910 k 2025-11-24 19:00:14.578 | erlang-runtime_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 211 k 2025-11-24 19:00:14.578 | erlang-sasl x86_64 26.2.5-1.el10 centos10-rabbitmq 365 k 2025-11-24 19:00:14.578 | erlang-snmp x86_64 26.2.5-1.el10 centos10-rabbitmq 2.1 M 2025-11-24 19:00:14.578 | erlang-ssl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.9 M 2025-11-24 19:00:14.578 | erlang-stdlib x86_64 26.2.5-1.el10 centos10-rabbitmq 4.6 M 2025-11-24 19:00:14.578 | erlang-syntax_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 303 k 2025-11-24 19:00:14.578 | erlang-tools x86_64 26.2.5-1.el10 centos10-rabbitmq 715 k 2025-11-24 19:00:14.578 | erlang-xmerl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.5 M 2025-11-24 19:00:14.578 | 2025-11-24 19:00:14.578 | Transaction Summary 2025-11-24 19:00:14.578 | ================================================================================ 2025-11-24 19:00:14.578 | Install 19 Packages 2025-11-24 19:00:14.578 | 2025-11-24 19:00:14.579 | Total download size: 40 M 2025-11-24 19:00:14.579 | Installed size: 77 M 2025-11-24 19:00:14.579 | Downloading Packages: 2025-11-24 19:00:14.618 | (1/19): erlang-crypto-26.2.5-1.el10.x86_64.rpm 5.2 MB/s | 198 kB 00:00 2025-11-24 19:00:14.630 | (2/19): erlang-compiler-26.2.5-1.el10.x86_64.rp 52 MB/s | 2.6 MB 00:00 2025-11-24 19:00:14.635 | (3/19): erlang-eldap-26.2.5-1.el10.x86_64.rpm 8.4 MB/s | 141 kB 00:00 2025-11-24 19:00:14.662 | (4/19): erlang-erts-26.2.5-1.el10.x86_64.rpm 89 MB/s | 2.7 MB 00:00 2025-11-24 19:00:14.691 | (5/19): erlang-kernel-26.2.5-1.el10.x86_64.rpm 81 MB/s | 2.3 MB 00:00 2025-11-24 19:00:14.699 | (6/19): erlang-inets-26.2.5-1.el10.x86_64.rpm 11 MB/s | 743 kB 00:00 2025-11-24 19:00:14.710 | (7/19): erlang-asn1-26.2.5-1.el10.x86_64.rpm 8.0 MB/s | 1.0 MB 00:00 2025-11-24 19:00:14.715 | (8/19): erlang-os_mon-26.2.5-1.el10.x86_64.rpm 7.6 MB/s | 117 kB 00:00 2025-11-24 19:00:14.727 | (9/19): erlang-mnesia-26.2.5-1.el10.x86_64.rpm 29 MB/s | 1.0 MB 00:00 2025-11-24 19:00:14.734 | (10/19): erlang-runtime_tools-26.2.5-1.el10.x86 12 MB/s | 211 kB 00:00 2025-11-24 19:00:14.743 | (11/19): erlang-sasl-26.2.5-1.el10.x86_64.rpm 25 MB/s | 365 kB 00:00 2025-11-24 19:00:14.753 | (12/19): erlang-public_key-26.2.5-1.el10.x86_64 21 MB/s | 910 kB 00:00 2025-11-24 19:00:14.780 | (13/19): erlang-ssl-26.2.5-1.el10.x86_64.rpm 52 MB/s | 1.9 MB 00:00 2025-11-24 19:00:14.795 | (14/19): erlang-snmp-26.2.5-1.el10.x86_64.rpm 35 MB/s | 2.1 MB 00:00 2025-11-24 19:00:14.803 | (15/19): erlang-syntax_tools-26.2.5-1.el10.x86_ 13 MB/s | 303 kB 00:00 2025-11-24 19:00:14.821 | (16/19): erlang-tools-26.2.5-1.el10.x86_64.rpm 28 MB/s | 715 kB 00:00 2025-11-24 19:00:14.847 | (17/19): erlang-xmerl-26.2.5-1.el10.x86_64.rpm 35 MB/s | 1.5 MB 00:00 2025-11-24 19:00:14.875 | (18/19): erlang-stdlib-26.2.5-1.el10.x86_64.rpm 38 MB/s | 4.6 MB 00:00 2025-11-24 19:00:15.009 | (19/19): rabbitmq-server-3.13.7-1.el10.x86_64.r 90 MB/s | 17 MB 00:00 2025-11-24 19:00:15.011 | -------------------------------------------------------------------------------- 2025-11-24 19:00:15.012 | Total 93 MB/s | 40 MB 00:00 2025-11-24 19:00:15.013 | Running transaction check 2025-11-24 19:00:15.045 | Transaction check succeeded. 2025-11-24 19:00:15.046 | Running transaction test 2025-11-24 19:00:15.354 | Transaction test succeeded. 2025-11-24 19:00:15.354 | Running transaction 2025-11-24 19:00:15.750 | Preparing : 1/1 2025-11-24 19:00:15.755 | Installing : erlang-crypto-26.2.5-1.el10.x86_64 1/19 2025-11-24 19:00:15.875 | Running scriptlet: erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-11-24 19:00:15.912 | Installing : erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-11-24 19:00:15.957 | Installing : erlang-kernel-26.2.5-1.el10.x86_64 3/19 2025-11-24 19:00:15.987 | Installing : erlang-stdlib-26.2.5-1.el10.x86_64 4/19 2025-11-24 19:00:16.003 | Installing : erlang-compiler-26.2.5-1.el10.x86_64 5/19 2025-11-24 19:00:16.012 | Installing : erlang-mnesia-26.2.5-1.el10.x86_64 6/19 2025-11-24 19:00:16.024 | Installing : erlang-runtime_tools-26.2.5-1.el10.x86_64 7/19 2025-11-24 19:00:16.037 | Installing : erlang-asn1-26.2.5-1.el10.x86_64 8/19 2025-11-24 19:00:16.058 | Installing : erlang-public_key-26.2.5-1.el10.x86_64 9/19 2025-11-24 19:00:16.084 | Installing : erlang-inets-26.2.5-1.el10.x86_64 10/19 2025-11-24 19:00:16.114 | Installing : erlang-ssl-26.2.5-1.el10.x86_64 11/19 2025-11-24 19:00:16.134 | Installing : erlang-tools-26.2.5-1.el10.x86_64 12/19 2025-11-24 19:00:16.145 | Installing : erlang-sasl-26.2.5-1.el10.x86_64 13/19 2025-11-24 19:00:16.207 | Installing : erlang-eldap-26.2.5-1.el10.x86_64 14/19 2025-11-24 19:00:16.216 | Installing : erlang-snmp-26.2.5-1.el10.x86_64 15/19 2025-11-24 19:00:16.222 | Installing : erlang-os_mon-26.2.5-1.el10.x86_64 16/19 2025-11-24 19:00:16.240 | Installing : erlang-syntax_tools-26.2.5-1.el10.x86_64 17/19 2025-11-24 19:00:16.247 | Installing : erlang-xmerl-26.2.5-1.el10.x86_64 18/19 2025-11-24 19:00:16.584 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-24 19:00:16.627 | Installing : rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-24 19:00:18.593 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-24 19:00:18.593 | 2025-11-24 19:00:18.593 | Installed: 2025-11-24 19:00:18.593 | erlang-asn1-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-compiler-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-crypto-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-eldap-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-erts-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-inets-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-kernel-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-mnesia-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-os_mon-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-public_key-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-runtime_tools-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-sasl-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-snmp-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-ssl-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-stdlib-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-syntax_tools-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-tools-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | erlang-xmerl-26.2.5-1.el10.x86_64 2025-11-24 19:00:18.593 | rabbitmq-server-3.13.7-1.el10.x86_64 2025-11-24 19:00:18.593 | 2025-11-24 19:00:18.593 | Complete! 2025-11-24 19:00:18.657 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:00:18.660 | + functions-common:time_stop:2423 : local name 2025-11-24 19:00:18.662 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:00:18.665 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:00:18.667 | + functions-common:time_stop:2426 : local total 2025-11-24 19:00:18.670 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:00:18.672 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:00:18.674 | + functions-common:time_stop:2430 : start_time=1764010813902 2025-11-24 19:00:18.677 | + functions-common:time_stop:2432 : [[ -z 1764010813902 ]] 2025-11-24 19:00:18.682 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:00:18.688 | + functions-common:time_stop:2435 : end_time=1764010818685 2025-11-24 19:00:18.690 | + functions-common:time_stop:2436 : elapsed_time=4783 2025-11-24 19:00:18.693 | + functions-common:time_stop:2437 : total=105860 2025-11-24 19:00:18.696 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:00:18.699 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=110643 2025-11-24 19:00:18.702 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2025-11-24 19:00:18.704 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:00:18.708 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:00:18.710 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:00:18.713 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:00:18.715 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:00:18.718 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:00:18.721 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:00:18.723 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:00:18.726 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:00:18.728 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:00:18.731 | + lib/rpc_backend:install_rpc_backend:61 : sudo systemctl --now enable rabbitmq-server 2025-11-24 19:00:18.763 | Created symlink '/etc/systemd/system/multi-user.target.wants/rabbitmq-server.service' → '/usr/lib/systemd/system/rabbitmq-server.service'. 2025-11-24 19:00:23.566 | + ./stack.sh:main:881 : restart_rpc_backend 2025-11-24 19:00:23.569 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2025-11-24 19:00:23.590 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:00:23.593 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2025-11-24 19:00:23.597 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:00:23.599 | + ./stack.sh:echo_summary:473 : echo -e Starting RabbitMQ 2025-11-24 19:00:23.603 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2025-11-24 19:00:23.607 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2025-11-24 19:00:23.611 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2025-11-24 19:00:23.614 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2025-11-24 19:00:23.617 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2025-11-24 19:00:23.620 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2025-11-24 19:00:23.622 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2025-11-24 19:00:23.626 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2025-11-24 19:00:23.630 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2025-11-24 19:00:24.204 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2025-11-24 19:00:24.204 | user tags 2025-11-24 19:00:24.204 | guest [administrator]' 2025-11-24 19:00:24.207 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2025-11-24 19:00:24.207 | user tags 2025-11-24 19:00:24.207 | guest [administrator]' 2025-11-24 19:00:24.207 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2025-11-24 19:00:24.213 | + lib/rpc_backend:rabbit_setuser:163 : found= 2025-11-24 19:00:24.215 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2025-11-24 19:00:24.217 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2025-11-24 19:00:24.731 | Adding user "stackrabbit" ... 2025-11-24 19:00:24.736 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2025-11-24 19:00:24.748 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2025-11-24 19:00:25.214 | Setting permissions for user "stackrabbit" in vhost "/" ... 2025-11-24 19:00:25.233 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2025-11-24 19:00:25.235 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2025-11-24 19:00:25.789 | Changing password for user "stackrabbit" ... 2025-11-24 19:00:25.811 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2025-11-24 19:00:25.813 | + lib/rpc_backend:restart_rpc_backend:103 : break 2025-11-24 19:00:25.816 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2025-11-24 19:00:26.319 | Deleting user "guest" ... 2025-11-24 19:00:26.336 | + ./stack.sh:main:883 : is_service_enabled mysql postgresql 2025-11-24 19:00:26.351 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:00:26.354 | + ./stack.sh:main:884 : install_database 2025-11-24 19:00:26.356 | + lib/database:install_database:118 : install_database_mysql 2025-11-24 19:00:26.358 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2025-11-24 19:00:26.361 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:00:26.363 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:00:26.365 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2025-11-24 19:00:26.368 | + lib/databases/mysql:install_database_mysql:216 : cat 2025-11-24 19:00:26.371 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2025-11-24 19:00:26.374 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:00:26.376 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:00:26.378 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2025-11-24 19:00:26.381 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2025-11-24 19:00:26.384 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2025-11-24 19:00:26.386 | + lib/databases/mysql:install_database_mysql:229 : is_oraclelinux 2025-11-24 19:00:26.388 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-11-24 19:00:26.390 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-11-24 19:00:26.393 | + lib/databases/mysql:install_database_mysql:231 : is_fedora 2025-11-24 19:00:26.396 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:00:26.398 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:00:26.401 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:00:26.403 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:00:26.406 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:00:26.408 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:00:26.411 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:00:26.414 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:00:26.417 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:00:26.419 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:00:26.422 | + lib/databases/mysql:install_database_mysql:232 : install_package mariadb-server mariadb-devel mariadb 2025-11-24 19:00:26.425 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:00:26.428 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:00:26.430 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:00:26.433 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:00:26.435 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:00:26.437 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:00:26.439 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:00:26.442 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:00:26.445 | + functions-common:install_package:1442 : real_install_package mariadb-server mariadb-devel mariadb 2025-11-24 19:00:26.448 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:00:26.451 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:00:26.454 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:00:26.456 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:00:26.459 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:00:26.462 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:00:26.464 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:00:26.467 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:00:26.469 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:00:26.472 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:00:26.474 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:00:26.478 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:00:26.480 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:00:26.483 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:00:26.485 | + functions-common:real_install_package:1432 : yum_install mariadb-server mariadb-devel mariadb 2025-11-24 19:00:26.487 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:00:26.490 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:00:26.493 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:00:26.495 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:00:26.498 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:00:26.500 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:00:26.504 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:00:26.509 | + functions-common:time_start:2414 : _TIME_START[$name]=1764010826506 2025-11-24 19:00:26.511 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y mariadb-server mariadb-devel mariadb 2025-11-24 19:00:26.514 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:00:26.517 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:00:26.523 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:00:26.525 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:00:26.528 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y mariadb-server mariadb-devel mariadb 2025-11-24 19:00:27.073 | Last metadata expiration check: 0:04:14 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:00:27.168 | Dependencies resolved. 2025-11-24 19:00:27.169 | ================================================================================ 2025-11-24 19:00:27.169 | Package Arch Version Repository Size 2025-11-24 19:00:27.169 | ================================================================================ 2025-11-24 19:00:27.169 | Installing: 2025-11-24 19:00:27.169 | mariadb x86_64 3:10.11.11-1.el10 appstream 1.6 M 2025-11-24 19:00:27.169 | mariadb-devel x86_64 3:10.11.11-1.el10 appstream 1.2 M 2025-11-24 19:00:27.169 | mariadb-server x86_64 3:10.11.11-1.el10 appstream 9.9 M 2025-11-24 19:00:27.169 | Installing dependencies: 2025-11-24 19:00:27.169 | mariadb-common noarch 3:10.11.11-1.el10 appstream 32 k 2025-11-24 19:00:27.169 | mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k 2025-11-24 19:00:27.169 | mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k 2025-11-24 19:00:27.169 | mariadb-connector-c-devel x86_64 3.4.4-1.el10 appstream 60 k 2025-11-24 19:00:27.170 | mariadb-errmsg noarch 3:10.11.11-1.el10 appstream 263 k 2025-11-24 19:00:27.170 | mysql-selinux noarch 1.0.14-1.el10 appstream 37 k 2025-11-24 19:00:27.170 | perl-DBD-MariaDB x86_64 1.23-10.el10 appstream 155 k 2025-11-24 19:00:27.170 | perl-DBI x86_64 1.643-26.el10 appstream 713 k 2025-11-24 19:00:27.170 | perl-Math-BigInt noarch 1:2.0030.03-3.el10 appstream 228 k 2025-11-24 19:00:27.170 | perl-Math-Complex noarch 1.62-514.el10 appstream 47 k 2025-11-24 19:00:27.170 | perl-Sys-Hostname x86_64 1.25-514.el10 appstream 18 k 2025-11-24 19:00:27.170 | Installing weak dependencies: 2025-11-24 19:00:27.170 | mariadb-backup x86_64 3:10.11.11-1.el10 appstream 6.6 M 2025-11-24 19:00:27.170 | mariadb-client-utils x86_64 3:10.11.11-1.el10 appstream 40 k 2025-11-24 19:00:27.170 | mariadb-connector-c-doc noarch 3.4.4-1.el10 crb 121 k 2025-11-24 19:00:27.170 | mariadb-gssapi-server x86_64 3:10.11.11-1.el10 appstream 17 k 2025-11-24 19:00:27.170 | mariadb-server-utils x86_64 3:10.11.11-1.el10 appstream 258 k 2025-11-24 19:00:27.170 | 2025-11-24 19:00:27.170 | Transaction Summary 2025-11-24 19:00:27.170 | ================================================================================ 2025-11-24 19:00:27.170 | Install 19 Packages 2025-11-24 19:00:27.170 | 2025-11-24 19:00:27.170 | Total download size: 21 M 2025-11-24 19:00:27.170 | Installed size: 129 M 2025-11-24 19:00:27.171 | Downloading Packages: 2025-11-24 19:00:27.621 | (1/19): mariadb-connector-c-config-3.4.4-1.el10 67 kB/s | 9.9 kB 00:00 2025-11-24 19:00:28.221 | (2/19): mariadb-connector-c-3.4.4-1.el10.x86_64 282 kB/s | 211 kB 00:00 2025-11-24 19:00:28.478 | (3/19): mariadb-client-utils-10.11.11-1.el10.x8 154 kB/s | 40 kB 00:00 2025-11-24 19:00:28.539 | (4/19): mariadb-common-10.11.11-1.el10.noarch.r 520 kB/s | 32 kB 00:00 2025-11-24 19:00:28.653 | (5/19): mariadb-connector-c-devel-3.4.4-1.el10. 528 kB/s | 60 kB 00:00 2025-11-24 19:00:30.445 | (6/19): mariadb-devel-10.11.11-1.el10.x86_64.rp 662 kB/s | 1.2 MB 00:01 2025-11-24 19:00:31.872 | (7/19): mariadb-errmsg-10.11.11-1.el10.noarch.r 184 kB/s | 263 kB 00:01 2025-11-24 19:00:31.984 | (8/19): mariadb-gssapi-server-10.11.11-1.el10.x 154 kB/s | 17 kB 00:00 2025-11-24 19:00:37.530 | (9/19): mariadb-10.11.11-1.el10.x86_64.rpm 164 kB/s | 1.6 MB 00:10 2025-11-24 19:00:38.048 | (10/19): mariadb-server-utils-10.11.11-1.el10.x 499 kB/s | 258 kB 00:00 2025-11-24 19:00:38.158 | (11/19): mysql-selinux-1.0.14-1.el10.noarch.rpm 336 kB/s | 37 kB 00:00 2025-11-24 19:00:38.470 | (12/19): perl-DBD-MariaDB-1.23-10.el10.x86_64.r 500 kB/s | 155 kB 00:00 2025-11-24 19:00:39.384 | (13/19): perl-DBI-1.643-26.el10.x86_64.rpm 781 kB/s | 713 kB 00:00 2025-11-24 19:00:39.946 | (14/19): perl-Math-BigInt-2.0030.03-3.el10.noar 407 kB/s | 228 kB 00:00 2025-11-24 19:00:40.063 | (15/19): perl-Math-Complex-1.62-514.el10.noarch 403 kB/s | 47 kB 00:00 2025-11-24 19:00:40.126 | (16/19): perl-Sys-Hostname-1.25-514.el10.x86_64 283 kB/s | 18 kB 00:00 2025-11-24 19:00:40.173 | (17/19): mariadb-connector-c-doc-3.4.4-1.el10.n 2.6 MB/s | 121 kB 00:00 2025-11-24 19:00:44.143 | (18/19): mariadb-server-10.11.11-1.el10.x86_64. 836 kB/s | 9.9 MB 00:12 2025-11-24 19:00:45.117 | (19/19): mariadb-backup-10.11.11-1.el10.x86_64. 384 kB/s | 6.6 MB 00:17 2025-11-24 19:00:45.121 | -------------------------------------------------------------------------------- 2025-11-24 19:00:45.121 | Total 1.2 MB/s | 21 MB 00:17 2025-11-24 19:00:45.615 | Running transaction check 2025-11-24 19:00:45.695 | Transaction check succeeded. 2025-11-24 19:00:45.696 | Running transaction test 2025-11-24 19:00:45.908 | Transaction test succeeded. 2025-11-24 19:00:45.908 | Running transaction 2025-11-24 19:00:46.203 | Preparing : 1/1 2025-11-24 19:00:46.213 | Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 1/19 2025-11-24 19:00:46.221 | Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 2/19 2025-11-24 19:00:46.226 | Installing : mariadb-common-3:10.11.11-1.el10.noarch 3/19 2025-11-24 19:00:46.238 | Installing : perl-Sys-Hostname-1.25-514.el10.x86_64 4/19 2025-11-24 19:00:46.252 | Installing : mariadb-errmsg-3:10.11.11-1.el10.noarch 5/19 2025-11-24 19:00:46.261 | Installing : mariadb-connector-c-doc-3.4.4-1.el10.noarch 6/19 2025-11-24 19:00:46.266 | Installing : mariadb-connector-c-devel-3.4.4-1.el10.x86_64 7/19 2025-11-24 19:00:46.273 | Installing : perl-Math-Complex-1.62-514.el10.noarch 8/19 2025-11-24 19:00:46.294 | Installing : perl-Math-BigInt-1:2.0030.03-3.el10.noarch 9/19 2025-11-24 19:00:46.303 | Installing : perl-DBI-1.643-26.el10.x86_64 10/19 2025-11-24 19:00:46.308 | Installing : perl-DBD-MariaDB-1.23-10.el10.x86_64 11/19 2025-11-24 19:00:46.326 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-24 19:00:46.329 | Installing : mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-24 19:00:59.290 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-24 19:00:59.291 | libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200. 2025-11-24 19:00:59.291 | 2025-11-24 19:00:59.402 | Installing : mariadb-client-utils-3:10.11.11-1.el10.x86_64 13/19 2025-11-24 19:00:59.463 | Installing : mariadb-3:10.11.11-1.el10.x86_64 14/19 2025-11-24 19:00:59.470 | Installing : mariadb-backup-3:10.11.11-1.el10.x86_64 15/19 2025-11-24 19:00:59.474 | Installing : mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 16/19 2025-11-24 19:00:59.714 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-24 19:00:59.727 | Installing : mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-24 19:00:59.770 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-24 19:00:59.832 | Installing : mariadb-server-utils-3:10.11.11-1.el10.x86_64 18/19 2025-11-24 19:00:59.840 | Installing : mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-11-24 19:01:00.522 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 19/19 2025-11-24 19:01:01.527 | Running scriptlet: mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-11-24 19:01:01.527 | 2025-11-24 19:01:01.527 | Installed: 2025-11-24 19:01:01.527 | mariadb-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-backup-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-client-utils-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-common-3:10.11.11-1.el10.noarch 2025-11-24 19:01:01.527 | mariadb-connector-c-3.4.4-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-connector-c-config-3.4.4-1.el10.noarch 2025-11-24 19:01:01.527 | mariadb-connector-c-devel-3.4.4-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-connector-c-doc-3.4.4-1.el10.noarch 2025-11-24 19:01:01.527 | mariadb-devel-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-errmsg-3:10.11.11-1.el10.noarch 2025-11-24 19:01:01.527 | mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-server-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mariadb-server-utils-3:10.11.11-1.el10.x86_64 2025-11-24 19:01:01.527 | mysql-selinux-1.0.14-1.el10.noarch 2025-11-24 19:01:01.527 | perl-DBD-MariaDB-1.23-10.el10.x86_64 2025-11-24 19:01:01.527 | perl-DBI-1.643-26.el10.x86_64 2025-11-24 19:01:01.527 | perl-Math-BigInt-1:2.0030.03-3.el10.noarch 2025-11-24 19:01:01.527 | perl-Math-Complex-1.62-514.el10.noarch 2025-11-24 19:01:01.527 | perl-Sys-Hostname-1.25-514.el10.x86_64 2025-11-24 19:01:01.527 | 2025-11-24 19:01:01.527 | Complete! 2025-11-24 19:01:01.588 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:01:01.590 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:01.591 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:01.593 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:01.595 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:01.596 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:01.598 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:01:01.600 | + functions-common:time_stop:2430 : start_time=1764010826506 2025-11-24 19:01:01.602 | + functions-common:time_stop:2432 : [[ -z 1764010826506 ]] 2025-11-24 19:01:01.605 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:01.611 | + functions-common:time_stop:2435 : end_time=1764010861608 2025-11-24 19:01:01.612 | + functions-common:time_stop:2436 : elapsed_time=35102 2025-11-24 19:01:01.615 | + functions-common:time_stop:2437 : total=110643 2025-11-24 19:01:01.617 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:01.619 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=145745 2025-11-24 19:01:01.621 | + lib/databases/mysql:install_database_mysql:233 : sudo systemctl enable mariadb 2025-11-24 19:01:01.649 | Created symlink '/etc/systemd/system/mysql.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-24 19:01:01.649 | Created symlink '/etc/systemd/system/mysqld.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-24 19:01:01.649 | Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-24 19:01:01.852 | + ./stack.sh:main:886 : '[' -n mysql ']' 2025-11-24 19:01:01.854 | + ./stack.sh:main:887 : install_database_python 2025-11-24 19:01:01.858 | + lib/database:install_database_python:123 : install_database_python_mysql 2025-11-24 19:01:01.860 | + lib/databases/mysql:install_database_python_mysql:244 : pip_install_gr PyMySQL 2025-11-24 19:01:01.862 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2025-11-24 19:01:01.866 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:01:01.869 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2025-11-24 19:01:01.871 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2025-11-24 19:01:01.875 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:01:01.878 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:01:01.879 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:01:01.885 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2025-11-24 19:01:01.889 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2025-11-24 19:01:01.891 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2025-11-24 19:01:01.895 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2025-11-24 19:01:01.898 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2025-11-24 19:01:01.922 | Using python 3.12 to install PyMySQL 2025-11-24 19:01:01.925 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2025-11-24 19:01:02.560 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:02.618 | Collecting PyMySQL 2025-11-24 19:01:02.622 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2025-11-24 19:01:02.634 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl (45 kB) 2025-11-24 19:01:02.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 5.2 MB/s eta 0:00:00 2025-11-24 19:01:02.800 | Installing collected packages: PyMySQL 2025-11-24 19:01:02.834 | Successfully installed PyMySQL-1.1.2 2025-11-24 19:01:02.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:02.948 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:02.950 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:02.953 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:02.956 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:02.959 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:02.961 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:02.964 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:02.966 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:02.969 | + functions-common:time_stop:2430 : start_time=1764010861916 2025-11-24 19:01:02.971 | + functions-common:time_stop:2432 : [[ -z 1764010861916 ]] 2025-11-24 19:01:02.974 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:02.979 | + functions-common:time_stop:2435 : end_time=1764010862976 2025-11-24 19:01:02.981 | + functions-common:time_stop:2436 : elapsed_time=1060 2025-11-24 19:01:02.983 | + functions-common:time_stop:2437 : total=11423 2025-11-24 19:01:02.985 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:02.988 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=12483 2025-11-24 19:01:02.990 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:02.993 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2025-11-24 19:01:02.995 | + lib/databases/mysql:install_database_python_mysql:247 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-11-24 19:01:02.998 | + lib/databases/mysql:install_database_python_mysql:248 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2025-11-24 19:01:03.000 | + ./stack.sh:main:890 : is_service_enabled neutron 2025-11-24 19:01:03.017 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:03.020 | + ./stack.sh:main:891 : install_neutron_agent_packages 2025-11-24 19:01:03.021 | + lib/neutron:install_neutron_agent_packages:557 : is_service_enabled q-l3 neutron-l3 2025-11-24 19:01:03.038 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:01:03.042 | + lib/neutron:install_neutron_agent_packages:561 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2025-11-24 19:01:03.056 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:01:03.058 | + ./stack.sh:main:894 : is_service_enabled etcd3 2025-11-24 19:01:03.074 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:03.077 | + ./stack.sh:main:895 : install_etcd3 2025-11-24 19:01:03.080 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2025-11-24 19:01:03.080 | Installing etcd 2025-11-24 19:01:03.082 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2025-11-24 19:01:03.106 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2025-11-24 19:01:03.129 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2025-11-24 19:01:03.132 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2025-11-24 19:01:03.159 | + lib/etcd3:install_etcd3:113 : local etcd_file 2025-11-24 19:01:03.162 | ++ 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 2025-11-24 19:01:03.165 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:03.167 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:03.171 | ++ functions:get_extra_file:64 : file_name=etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:03.173 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2025-11-24 19:01:03.176 | ++ functions:get_extra_file:67 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2025-11-24 19:01:03.179 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:03.184 | --2025-11-24 14:01:03-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:03.307 | Resolving github.com (github.com)... 140.82.113.3 2025-11-24 19:01:03.329 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2025-11-24 19:01:04.360 | HTTP request sent, awaiting response... 302 Found 2025-11-24 19:01:04.360 | 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=2025-11-24T19%3A40%3A39Z&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=2025-11-24T18%3A40%3A15Z&ske=2025-11-24T19%3A40%3A39Z&sks=b&skv=2018-11-09&sig=%2Bzps644QE4zJ63HaMH9Oo9D4c8zok54NEpkta4ICCIM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMjYyNCwibmJmIjoxNzY0MDEwODI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Zi_x6fyWxcYguBEwn64FWeWJXBA5LZqlaS3egFYPXeI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2025-11-24 19:01:04.360 | --2025-11-24 14:01:04-- 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=2025-11-24T19%3A40%3A39Z&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=2025-11-24T18%3A40%3A15Z&ske=2025-11-24T19%3A40%3A39Z&sks=b&skv=2018-11-09&sig=%2Bzps644QE4zJ63HaMH9Oo9D4c8zok54NEpkta4ICCIM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMjYyNCwibmJmIjoxNzY0MDEwODI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Zi_x6fyWxcYguBEwn64FWeWJXBA5LZqlaS3egFYPXeI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2025-11-24 19:01:04.362 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2025-11-24 19:01:04.368 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2025-11-24 19:01:04.394 | HTTP request sent, awaiting response... 200 OK 2025-11-24 19:01:04.394 | Length: 20927601 (20M) [application/octet-stream] 2025-11-24 19:01:04.394 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2025-11-24 19:01:04.423 | 2025-11-24 19:01:06.508 | 0K ........ ........ ... 100% 9.44M=2.1s 2025-11-24 19:01:06.508 | 2025-11-24 19:01:06.508 | 2025-11-24 14:01:06 (9.44 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2025-11-24 19:01:06.508 | 2025-11-24 19:01:06.515 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2025-11-24 19:01:06.516 | ++ functions:get_extra_file:73 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:06.519 | ++ functions:get_extra_file:74 : return 2025-11-24 19:01:06.523 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-24 19:01:06.525 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2025-11-24 19:01:06.528 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2025-11-24 19:01:06.531 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2025-11-24 19:01:06.568 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2025-11-24 19:01:06.572 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2025-11-24 19:01:06.583 | etcd-v3.5.21-linux-amd64/ 2025-11-24 19:01:06.583 | etcd-v3.5.21-linux-amd64/Documentation/ 2025-11-24 19:01:06.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2025-11-24 19:01:06.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2025-11-24 19:01:06.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2025-11-24 19:01:06.583 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2025-11-24 19:01:06.584 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2025-11-24 19:01:06.584 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2025-11-24 19:01:06.584 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2025-11-24 19:01:06.584 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2025-11-24 19:01:06.585 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2025-11-24 19:01:06.585 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2025-11-24 19:01:06.585 | etcd-v3.5.21-linux-amd64/README.md 2025-11-24 19:01:06.585 | etcd-v3.5.21-linux-amd64/etcdutl 2025-11-24 19:01:06.724 | etcd-v3.5.21-linux-amd64/etcdctl 2025-11-24 19:01:06.854 | etcd-v3.5.21-linux-amd64/etcd 2025-11-24 19:01:07.023 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2025-11-24 19:01:07.101 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2025-11-24 19:01:07.165 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2025-11-24 19:01:07.167 | + ./stack.sh:main:904 : is_service_enabled tls-proxy 2025-11-24 19:01:07.186 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:07.190 | + ./stack.sh:main:905 : configure_CA 2025-11-24 19:01:07.193 | + lib/tls:configure_CA:70 : [[ -n 38.102.83.12 ]] 2025-11-24 19:01:07.196 | ++ lib/tls:configure_CA:70 : ipv6_unquote 38.102.83.12 2025-11-24 19:01:07.200 | ++ functions-common:ipv6_unquote:2221 : echo 38.102.83.12 2025-11-24 19:01:07.201 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-24 19:01:07.206 | + lib/tls:configure_CA:70 : [[ 38.102.83.12 != \3\8\.\1\0\2\.\8\3\.\1\2 ]] 2025-11-24 19:01:07.209 | + ./stack.sh:main:906 : init_CA 2025-11-24 19:01:07.212 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2025-11-24 19:01:07.215 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-24 19:01:07.217 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2025-11-24 19:01:07.220 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-24 19:01:07.223 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2025-11-24 19:01:07.226 | + lib/tls:create_CA_base:86 : local i 2025-11-24 19:01:07.229 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.232 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2025-11-24 19:01:07.237 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.240 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2025-11-24 19:01:07.246 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.248 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2025-11-24 19:01:07.254 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.256 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2025-11-24 19:01:07.262 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2025-11-24 19:01:07.266 | + lib/tls:create_CA_base:91 : echo 01 2025-11-24 19:01:07.270 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2025-11-24 19:01:07.275 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2025-11-24 19:01:07.277 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-24 19:01:07.280 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2025-11-24 19:01:07.283 | + lib/tls:create_CA_config:145 : echo ' 2025-11-24 19:01:07.283 | [ ca ] 2025-11-24 19:01:07.283 | default_ca = CA_default 2025-11-24 19:01:07.283 | 2025-11-24 19:01:07.283 | [ CA_default ] 2025-11-24 19:01:07.283 | dir = /opt/stack/data/CA/root-ca 2025-11-24 19:01:07.284 | policy = policy_match 2025-11-24 19:01:07.284 | database = $dir/index.txt 2025-11-24 19:01:07.284 | serial = $dir/serial 2025-11-24 19:01:07.284 | certs = $dir/certs 2025-11-24 19:01:07.284 | crl_dir = $dir/crl 2025-11-24 19:01:07.284 | new_certs_dir = $dir/newcerts 2025-11-24 19:01:07.285 | certificate = $dir/cacert.pem 2025-11-24 19:01:07.285 | private_key = $dir/private/cacert.key 2025-11-24 19:01:07.285 | RANDFILE = $dir/private/.rand 2025-11-24 19:01:07.285 | default_md = sha256 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | [ req ] 2025-11-24 19:01:07.285 | default_bits = 2048 2025-11-24 19:01:07.285 | default_md = sha256 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | prompt = no 2025-11-24 19:01:07.285 | distinguished_name = ca_distinguished_name 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | x509_extensions = ca_extensions 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | [ ca_distinguished_name ] 2025-11-24 19:01:07.285 | organizationName = OpenStack 2025-11-24 19:01:07.285 | organizationalUnitName = DevStack Certificate Authority 2025-11-24 19:01:07.285 | commonName = Root CA 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | [ policy_match ] 2025-11-24 19:01:07.285 | countryName = optional 2025-11-24 19:01:07.285 | stateOrProvinceName = optional 2025-11-24 19:01:07.285 | organizationName = match 2025-11-24 19:01:07.285 | organizationalUnitName = optional 2025-11-24 19:01:07.285 | commonName = supplied 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | [ ca_extensions ] 2025-11-24 19:01:07.285 | basicConstraints = critical,CA:true 2025-11-24 19:01:07.285 | subjectKeyIdentifier = hash 2025-11-24 19:01:07.285 | authorityKeyIdentifier = keyid:always, issuer 2025-11-24 19:01:07.285 | keyUsage = cRLSign, keyCertSign 2025-11-24 19:01:07.285 | 2025-11-24 19:01:07.285 | ' 2025-11-24 19:01:07.287 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2025-11-24 19:01:07.290 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2025-11-24 19:01:07.307 | ..+....+..............+.+++++++++++++++++++++++++++++++++++++++*..+......+.+......+.........+...+..+...+......+..........+..+.......+.....+..........+..+.........+....+++++++++++++++++++++++++++++++++++++++*..+........++++++ 2025-11-24 19:01:07.403 | ..+++++++++++++++++++++++++++++++++++++++*..........+.....+......+.........+.+.....+...+...+...+...............+......+....+...............+..+....+++++++++++++++++++++++++++++++++++++++*....+..+.........+.......+..+.............+..+.+...........+.+...........................+..+.+........+..........+.................+...+.+...+.....+...+.......+.....+............+.........+.+.....+...............+.........+....+..+.+..+.+......+.....+................+..+.......+...............+...............+.....+.+.........+...+...+.....+............+.+......+...+......+..+..........+...+...........+...+.+.....+................+.....+................+.....+.......+..+.+...+.........+.....+.+.....+.......+........+....+..+.+..+.......+...........+.......+............+.....+...............+.+...+..+.......+.....+.+............+..+.......+...............+..............+.+...+..+..........+......+.....+...+....+...+..+...+....+...+.....+.+.....+.+...+........+.......+..+.........+.......+..+...............+......+..........+..+.........+.+..+...+.........+...+......+............+.......+......+.....+.+.....+.........+....+.....+...+.........+.+.....+.........+..........+.....+...+................+............+........+......+.+..+...+..........+..++++++ 2025-11-24 19:01:07.406 | ----- 2025-11-24 19:01:07.410 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2025-11-24 19:01:07.413 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-24 19:01:07.416 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2025-11-24 19:01:07.419 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2025-11-24 19:01:07.422 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-24 19:01:07.424 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2025-11-24 19:01:07.427 | + lib/tls:create_CA_base:86 : local i 2025-11-24 19:01:07.429 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.433 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2025-11-24 19:01:07.437 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.440 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2025-11-24 19:01:07.445 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.448 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2025-11-24 19:01:07.452 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-24 19:01:07.455 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2025-11-24 19:01:07.460 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2025-11-24 19:01:07.465 | + lib/tls:create_CA_base:91 : echo 01 2025-11-24 19:01:07.468 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2025-11-24 19:01:07.473 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2025-11-24 19:01:07.476 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-24 19:01:07.479 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2025-11-24 19:01:07.482 | + lib/tls:create_CA_config:145 : echo ' 2025-11-24 19:01:07.482 | [ ca ] 2025-11-24 19:01:07.482 | default_ca = CA_default 2025-11-24 19:01:07.482 | 2025-11-24 19:01:07.482 | [ CA_default ] 2025-11-24 19:01:07.482 | dir = /opt/stack/data/CA/int-ca 2025-11-24 19:01:07.482 | policy = policy_match 2025-11-24 19:01:07.482 | database = $dir/index.txt 2025-11-24 19:01:07.482 | serial = $dir/serial 2025-11-24 19:01:07.482 | certs = $dir/certs 2025-11-24 19:01:07.483 | crl_dir = $dir/crl 2025-11-24 19:01:07.483 | new_certs_dir = $dir/newcerts 2025-11-24 19:01:07.483 | certificate = $dir/cacert.pem 2025-11-24 19:01:07.483 | private_key = $dir/private/cacert.key 2025-11-24 19:01:07.483 | RANDFILE = $dir/private/.rand 2025-11-24 19:01:07.483 | default_md = sha256 2025-11-24 19:01:07.483 | 2025-11-24 19:01:07.483 | [ req ] 2025-11-24 19:01:07.483 | default_bits = 2048 2025-11-24 19:01:07.483 | default_md = sha256 2025-11-24 19:01:07.483 | 2025-11-24 19:01:07.483 | prompt = no 2025-11-24 19:01:07.483 | distinguished_name = ca_distinguished_name 2025-11-24 19:01:07.483 | 2025-11-24 19:01:07.483 | x509_extensions = ca_extensions 2025-11-24 19:01:07.483 | 2025-11-24 19:01:07.483 | [ ca_distinguished_name ] 2025-11-24 19:01:07.483 | organizationName = OpenStack 2025-11-24 19:01:07.483 | organizationalUnitName = DevStack Certificate Authority 2025-11-24 19:01:07.483 | commonName = Intermediate CA 2025-11-24 19:01:07.483 | 2025-11-24 19:01:07.483 | [ policy_match ] 2025-11-24 19:01:07.483 | countryName = optional 2025-11-24 19:01:07.483 | stateOrProvinceName = optional 2025-11-24 19:01:07.483 | organizationName = match 2025-11-24 19:01:07.483 | organizationalUnitName = optional 2025-11-24 19:01:07.483 | commonName = supplied 2025-11-24 19:01:07.483 | 2025-11-24 19:01:07.483 | [ ca_extensions ] 2025-11-24 19:01:07.483 | basicConstraints = critical,CA:true 2025-11-24 19:01:07.483 | subjectKeyIdentifier = hash 2025-11-24 19:01:07.483 | authorityKeyIdentifier = keyid:always, issuer 2025-11-24 19:01:07.484 | keyUsage = cRLSign, keyCertSign 2025-11-24 19:01:07.484 | 2025-11-24 19:01:07.484 | ' 2025-11-24 19:01:07.486 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2025-11-24 19:01:07.488 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-24 19:01:07.492 | + lib/tls:create_signing_config:198 : echo ' 2025-11-24 19:01:07.492 | [ ca ] 2025-11-24 19:01:07.492 | default_ca = CA_default 2025-11-24 19:01:07.492 | 2025-11-24 19:01:07.492 | [ CA_default ] 2025-11-24 19:01:07.492 | dir = /opt/stack/data/CA/int-ca 2025-11-24 19:01:07.493 | policy = policy_match 2025-11-24 19:01:07.493 | database = $dir/index.txt 2025-11-24 19:01:07.493 | serial = $dir/serial 2025-11-24 19:01:07.493 | certs = $dir/certs 2025-11-24 19:01:07.493 | crl_dir = $dir/crl 2025-11-24 19:01:07.493 | new_certs_dir = $dir/newcerts 2025-11-24 19:01:07.493 | certificate = $dir/cacert.pem 2025-11-24 19:01:07.493 | private_key = $dir/private/cacert.key 2025-11-24 19:01:07.493 | RANDFILE = $dir/private/.rand 2025-11-24 19:01:07.493 | default_md = default 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | [ req ] 2025-11-24 19:01:07.493 | default_bits = 1024 2025-11-24 19:01:07.493 | default_md = sha256 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | prompt = no 2025-11-24 19:01:07.493 | distinguished_name = req_distinguished_name 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | x509_extensions = req_extensions 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | [ req_distinguished_name ] 2025-11-24 19:01:07.493 | organizationName = OpenStack 2025-11-24 19:01:07.493 | organizationalUnitName = DevStack Server Farm 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | [ policy_match ] 2025-11-24 19:01:07.493 | countryName = optional 2025-11-24 19:01:07.493 | stateOrProvinceName = optional 2025-11-24 19:01:07.493 | organizationName = match 2025-11-24 19:01:07.493 | organizationalUnitName = optional 2025-11-24 19:01:07.493 | commonName = supplied 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | [ req_extensions ] 2025-11-24 19:01:07.493 | basicConstraints = CA:false 2025-11-24 19:01:07.493 | subjectKeyIdentifier = hash 2025-11-24 19:01:07.493 | authorityKeyIdentifier = keyid:always, issuer 2025-11-24 19:01:07.493 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2025-11-24 19:01:07.493 | extendedKeyUsage = serverAuth, clientAuth 2025-11-24 19:01:07.493 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2025-11-24 19:01:07.493 | 2025-11-24 19:01:07.493 | ' 2025-11-24 19:01:07.495 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2025-11-24 19:01:07.498 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2025-11-24 19:01:07.533 | .+.+...+......+......+..+......+...............+.......+...+..+............+.+......+...+...........+.+...+.....+......+......+.+..+......+.........+......+....+...+..+...+.......+..+.+++++++++++++++++++++++++++++++++++++++*....+++++++++++++++++++++++++++++++++++++++*........+....+......+......+...+......+.....+....+...+.....+.......+......+...........+....+..+.........+...+...+....+.....+......+...++++++ 2025-11-24 19:01:07.603 | ......+...+.....+....+...+..+.......+.....+...+++++++++++++++++++++++++++++++++++++++*...............+..+.+.........+.....+.+.....+............+....+...+..+..........+......+...+..+...+....+........+.......+..+....+..+...+....+.....+...+.............+......+...+...+.....+...+......+++++++++++++++++++++++++++++++++++++++*..+............+....................+...+......+....+..+.......+........+...+....+...+..+..........+..+...+.+.....+......+.........+.+.....+.+.........+...+...+.................+...+....+...+..+......+.......+...+..+.............+..+.+......+......+.........+...+........+....+...........+...+....+..+...+..........+..+...+...+...+.........+.+..............+............+...+...+..................+.+.....+......+...+....+......+...........+...+..........+...+........+.+...+..+.+..................+.....+....+...+..+...+....+.....+.+............+......+......+...+......+.....+.+...+........+...+....+.....+......+.........+.+..+...+.+..............+....+..+....+..+.......+...+..............+....+......+...........+....+.........+......+........+.+..+....+...++++++ 2025-11-24 19:01:07.607 | ----- 2025-11-24 19:01:07.612 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2025-11-24 19:01:07.617 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2025-11-24 19:01:07.621 | Check that the request matches the signature 2025-11-24 19:01:07.621 | Signature ok 2025-11-24 19:01:07.621 | The Subject's Distinguished Name is as follows 2025-11-24 19:01:07.621 | organizationName :ASN.1 12:'OpenStack' 2025-11-24 19:01:07.621 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2025-11-24 19:01:07.621 | commonName :ASN.1 12:'Intermediate CA' 2025-11-24 19:01:07.622 | Certificate is to be certified until Nov 24 19:01:07 2026 GMT (365 days) 2025-11-24 19:01:07.625 | 2025-11-24 19:01:07.625 | Write out database with 1 new entries 2025-11-24 19:01:07.626 | Database updated 2025-11-24 19:01:07.629 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2025-11-24 19:01:07.635 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:01:07.640 | + lib/tls:init_CA:212 : is_fedora 2025-11-24 19:01:07.643 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:07.646 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:07.649 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:07.653 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:07.655 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:07.658 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:07.661 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:07.664 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:07.667 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:07.671 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:07.673 | + lib/tls:init_CA:213 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/share/pki/ca-trust-source/anchors/devstack-chain.pem 2025-11-24 19:01:07.705 | + lib/tls:init_CA:214 : sudo update-ca-trust 2025-11-24 19:01:10.866 | + ./stack.sh:main:907 : init_cert 2025-11-24 19:01:10.869 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2025-11-24 19:01:10.872 | + lib/tls:init_cert:226 : [[ -n 38.102.83.12 ]] 2025-11-24 19:01:10.875 | + lib/tls:init_cert:227 : TLS_IP=IP:38.102.83.12 2025-11-24 19:01:10.878 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2025-11-24 19:01:10.881 | + lib/tls:init_cert:229 : TLS_IP=IP:38.102.83.12,IP:::1 2025-11-24 19:01:10.884 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0005533992.novalocal IP:38.102.83.12,IP:::1 2025-11-24 19:01:10.887 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-24 19:01:10.890 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2025-11-24 19:01:10.893 | + lib/tls:make_cert:244 : local common_name=np0005533992.novalocal 2025-11-24 19:01:10.896 | + lib/tls:make_cert:245 : local alt_names=IP:38.102.83.12,IP:::1 2025-11-24 19:01:10.899 | + lib/tls:make_cert:247 : '[' np0005533992.novalocal '!=' 38.102.83.12 ']' 2025-11-24 19:01:10.902 | + lib/tls:make_cert:248 : is_ipv4_address 38.102.83.12 2025-11-24 19:01:10.905 | + functions-common:is_ipv4_address:2209 : local address=38.102.83.12 2025-11-24 19:01:10.907 | + functions-common:is_ipv4_address:2210 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2025-11-24 19:01:10.910 | + functions-common:is_ipv4_address:2212 : [[ 38.102.83.12 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2025-11-24 19:01:10.913 | + functions-common:is_ipv4_address:2213 : return 0 2025-11-24 19:01:10.916 | + lib/tls:make_cert:249 : [[ -z IP:38.102.83.12,IP:::1 ]] 2025-11-24 19:01:10.919 | + lib/tls:make_cert:252 : alt_names=IP:38.102.83.12,IP:::1,IP:38.102.83.12 2025-11-24 19:01:10.922 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-24 19:01:10.925 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=np0005533992.novalocal' 2025-11-24 19:01:10.980 | ...+..+...+...+....+..+++++++++++++++++++++++++++++++++++++++*.....+.........+.............+..+.+..+..........+.........+.....+++++++++++++++++++++++++++++++++++++++*..+.+..............+.......+.........+......+..+.+......+...+..+...................+..+...+............+............+...+...+.+.........+..+...+.......+...............+..+.+....................+......+.........+.........+..........+........+....+........+......+....+..+..........+......+..+......+............+...+....+...+............+........+.......+......+..+.......+.....++++++ 2025-11-24 19:01:10.987 | ..+......+.+........+...+....+.....+++++++++++++++++++++++++++++++++++++++*.......+.........+++++++++++++++++++++++++++++++++++++++*.....+.........+...+......+.......+.........++++++ 2025-11-24 19:01:10.991 | ----- 2025-11-24 19:01:10.997 | + lib/tls:make_cert:268 : [[ -z IP:38.102.83.12,IP:::1,IP:38.102.83.12 ]] 2025-11-24 19:01:11.000 | + lib/tls:make_cert:271 : alt_names=DNS:np0005533992.novalocal,IP:38.102.83.12,IP:::1,IP:38.102.83.12 2025-11-24 19:01:11.002 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0005533992.novalocal,IP:38.102.83.12,IP:::1,IP:38.102.83.12 2025-11-24 19:01:11.006 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=np0005533992.novalocal' -batch 2025-11-24 19:01:11.011 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2025-11-24 19:01:11.014 | Check that the request matches the signature 2025-11-24 19:01:11.014 | Signature ok 2025-11-24 19:01:11.014 | The Subject's Distinguished Name is as follows 2025-11-24 19:01:11.014 | organizationName :ASN.1 12:'OpenStack' 2025-11-24 19:01:11.014 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2025-11-24 19:01:11.014 | commonName :ASN.1 12:'np0005533992.novalocal' 2025-11-24 19:01:11.016 | Certificate is to be certified until Nov 24 19:01:11 2026 GMT (365 days) 2025-11-24 19:01:11.019 | 2025-11-24 19:01:11.019 | Write out database with 1 new entries 2025-11-24 19:01:11.019 | Database updated 2025-11-24 19:01:11.023 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2025-11-24 19:01:11.030 | + ./stack.sh:main:914 : install_dstat 2025-11-24 19:01:11.033 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2025-11-24 19:01:11.051 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:11.054 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2025-11-24 19:01:11.056 | + inc/python:pip_install_gr:94 : local name=psutil 2025-11-24 19:01:11.059 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:01:11.063 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2025-11-24 19:01:11.066 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2025-11-24 19:01:11.069 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:01:11.073 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:01:11.074 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:01:11.079 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2025-11-24 19:01:11.081 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2025-11-24 19:01:11.084 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2025-11-24 19:01:11.088 | + inc/python:pip_install_gr:96 : clean_name=psutil 2025-11-24 19:01:11.091 | + inc/python:pip_install_gr:97 : pip_install psutil 2025-11-24 19:01:11.115 | Using python 3.12 to install psutil 2025-11-24 19:01:11.117 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2025-11-24 19:01:11.722 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:11.936 | Collecting psutil 2025-11-24 19:01:11.938 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/3c/b56076bb35303d0733fc47b110a1c9cce081a05ae2e886575a3587c1ee76/psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) 2025-11-24 19:01:11.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/3c/b56076bb35303d0733fc47b110a1c9cce081a05ae2e886575a3587c1ee76/psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-11-24 19:01:11.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.1/290.1 kB 43.9 MB/s eta 0:00:00 2025-11-24 19:01:12.144 | Installing collected packages: psutil 2025-11-24 19:01:12.285 | Successfully installed psutil-7.1.1 2025-11-24 19:01:12.285 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:12.405 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:12.408 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:12.411 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:12.414 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:12.416 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:12.419 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:12.422 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:12.425 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:12.427 | + functions-common:time_stop:2430 : start_time=1764010871109 2025-11-24 19:01:12.430 | + functions-common:time_stop:2432 : [[ -z 1764010871109 ]] 2025-11-24 19:01:12.434 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:12.438 | + functions-common:time_stop:2435 : end_time=1764010872436 2025-11-24 19:01:12.441 | + functions-common:time_stop:2436 : elapsed_time=1327 2025-11-24 19:01:12.444 | + functions-common:time_stop:2437 : total=12483 2025-11-24 19:01:12.447 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:12.450 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13810 2025-11-24 19:01:12.452 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:12.455 | + ./stack.sh:main:920 : echo_summary 'Installing OpenStack project source' 2025-11-24 19:01:12.458 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:01:12.460 | + ./stack.sh:echo_summary:473 : echo -e Installing OpenStack project source 2025-11-24 19:01:12.464 | + ./stack.sh:main:923 : install_libs 2025-11-24 19:01:12.466 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2025-11-24 19:01:12.469 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2025-11-24 19:01:12.472 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2025-11-24 19:01:12.475 | + inc/python:use_library_from_git:266 : local name=automaton 2025-11-24 19:01:12.478 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.480 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.483 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2025-11-24 19:01:12.485 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.488 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2025-11-24 19:01:12.491 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2025-11-24 19:01:12.493 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2025-11-24 19:01:12.496 | + inc/python:use_library_from_git:266 : local name=castellan 2025-11-24 19:01:12.499 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.501 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.504 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2025-11-24 19:01:12.507 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.510 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2025-11-24 19:01:12.513 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2025-11-24 19:01:12.516 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2025-11-24 19:01:12.518 | + inc/python:use_library_from_git:266 : local name=cliff 2025-11-24 19:01:12.521 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.525 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.528 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2025-11-24 19:01:12.530 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.534 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2025-11-24 19:01:12.536 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2025-11-24 19:01:12.539 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2025-11-24 19:01:12.542 | + inc/python:use_library_from_git:266 : local name=cursive 2025-11-24 19:01:12.545 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.548 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.551 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2025-11-24 19:01:12.554 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.556 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2025-11-24 19:01:12.559 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2025-11-24 19:01:12.562 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2025-11-24 19:01:12.565 | + inc/python:use_library_from_git:266 : local name=debtcollector 2025-11-24 19:01:12.567 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.570 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.573 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2025-11-24 19:01:12.576 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.578 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2025-11-24 19:01:12.581 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2025-11-24 19:01:12.584 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2025-11-24 19:01:12.587 | + inc/python:use_library_from_git:266 : local name=futurist 2025-11-24 19:01:12.590 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.593 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.596 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2025-11-24 19:01:12.599 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.602 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2025-11-24 19:01:12.605 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2025-11-24 19:01:12.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2025-11-24 19:01:12.611 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2025-11-24 19:01:12.614 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.617 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.620 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2025-11-24 19:01:12.623 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.626 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2025-11-24 19:01:12.629 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2025-11-24 19:01:12.632 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2025-11-24 19:01:12.634 | + inc/python:use_library_from_git:266 : local name=osc-lib 2025-11-24 19:01:12.637 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.640 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.643 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2025-11-24 19:01:12.646 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.649 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2025-11-24 19:01:12.652 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2025-11-24 19:01:12.654 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2025-11-24 19:01:12.657 | + inc/python:use_library_from_git:266 : local name=osc-placement 2025-11-24 19:01:12.659 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.662 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.665 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2025-11-24 19:01:12.668 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.671 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2025-11-24 19:01:12.673 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2025-11-24 19:01:12.676 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2025-11-24 19:01:12.679 | + inc/python:use_library_from_git:266 : local name=os-client-config 2025-11-24 19:01:12.682 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.685 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.688 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2025-11-24 19:01:12.691 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.693 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2025-11-24 19:01:12.696 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2025-11-24 19:01:12.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2025-11-24 19:01:12.702 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2025-11-24 19:01:12.705 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.707 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.710 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2025-11-24 19:01:12.713 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.716 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2025-11-24 19:01:12.718 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2025-11-24 19:01:12.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2025-11-24 19:01:12.724 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2025-11-24 19:01:12.727 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.730 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.733 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2025-11-24 19:01:12.735 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.739 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2025-11-24 19:01:12.742 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2025-11-24 19:01:12.745 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2025-11-24 19:01:12.748 | + inc/python:use_library_from_git:266 : local name=oslo.config 2025-11-24 19:01:12.750 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.753 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.756 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2025-11-24 19:01:12.759 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.762 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2025-11-24 19:01:12.764 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2025-11-24 19:01:12.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2025-11-24 19:01:12.770 | + inc/python:use_library_from_git:266 : local name=oslo.context 2025-11-24 19:01:12.773 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.775 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.778 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2025-11-24 19:01:12.781 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.784 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2025-11-24 19:01:12.787 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2025-11-24 19:01:12.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2025-11-24 19:01:12.792 | + inc/python:use_library_from_git:266 : local name=oslo.db 2025-11-24 19:01:12.795 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.798 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.800 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2025-11-24 19:01:12.803 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.806 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2025-11-24 19:01:12.809 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2025-11-24 19:01:12.812 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2025-11-24 19:01:12.815 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2025-11-24 19:01:12.818 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.821 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.824 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2025-11-24 19:01:12.827 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.830 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2025-11-24 19:01:12.833 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2025-11-24 19:01:12.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2025-11-24 19:01:12.839 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2025-11-24 19:01:12.841 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.844 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.847 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2025-11-24 19:01:12.850 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.853 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2025-11-24 19:01:12.856 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2025-11-24 19:01:12.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2025-11-24 19:01:12.862 | + inc/python:use_library_from_git:266 : local name=oslo.log 2025-11-24 19:01:12.865 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.867 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.870 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2025-11-24 19:01:12.873 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.876 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2025-11-24 19:01:12.878 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2025-11-24 19:01:12.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2025-11-24 19:01:12.884 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2025-11-24 19:01:12.887 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.890 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.893 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2025-11-24 19:01:12.896 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.898 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2025-11-24 19:01:12.901 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2025-11-24 19:01:12.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2025-11-24 19:01:12.907 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2025-11-24 19:01:12.910 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.913 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.916 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2025-11-24 19:01:12.919 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.922 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2025-11-24 19:01:12.925 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2025-11-24 19:01:12.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2025-11-24 19:01:12.931 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2025-11-24 19:01:12.934 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.937 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.940 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2025-11-24 19:01:12.943 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.947 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2025-11-24 19:01:12.949 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2025-11-24 19:01:12.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2025-11-24 19:01:12.955 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2025-11-24 19:01:12.958 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.961 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.965 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2025-11-24 19:01:12.968 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.971 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2025-11-24 19:01:12.973 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2025-11-24 19:01:12.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2025-11-24 19:01:12.979 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2025-11-24 19:01:12.982 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:12.985 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:12.988 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2025-11-24 19:01:12.991 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:12.994 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2025-11-24 19:01:12.997 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2025-11-24 19:01:13.000 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2025-11-24 19:01:13.003 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2025-11-24 19:01:13.006 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.009 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.012 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2025-11-24 19:01:13.015 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.018 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2025-11-24 19:01:13.021 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2025-11-24 19:01:13.024 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2025-11-24 19:01:13.027 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2025-11-24 19:01:13.029 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.032 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.035 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2025-11-24 19:01:13.038 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.041 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2025-11-24 19:01:13.045 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2025-11-24 19:01:13.048 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2025-11-24 19:01:13.051 | + inc/python:use_library_from_git:266 : local name=oslo.service 2025-11-24 19:01:13.054 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.056 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.059 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2025-11-24 19:01:13.062 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.065 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2025-11-24 19:01:13.069 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2025-11-24 19:01:13.072 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2025-11-24 19:01:13.075 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2025-11-24 19:01:13.078 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.081 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.083 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2025-11-24 19:01:13.086 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.089 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2025-11-24 19:01:13.092 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2025-11-24 19:01:13.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2025-11-24 19:01:13.098 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2025-11-24 19:01:13.100 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.103 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.106 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2025-11-24 19:01:13.109 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.112 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2025-11-24 19:01:13.115 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2025-11-24 19:01:13.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2025-11-24 19:01:13.120 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2025-11-24 19:01:13.123 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.126 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.129 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2025-11-24 19:01:13.132 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.135 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2025-11-24 19:01:13.138 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2025-11-24 19:01:13.141 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2025-11-24 19:01:13.143 | + inc/python:use_library_from_git:266 : local name=osprofiler 2025-11-24 19:01:13.146 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.149 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.152 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2025-11-24 19:01:13.155 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.158 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2025-11-24 19:01:13.160 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2025-11-24 19:01:13.163 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2025-11-24 19:01:13.166 | + inc/python:use_library_from_git:266 : local name=pycadf 2025-11-24 19:01:13.169 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.172 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.175 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2025-11-24 19:01:13.178 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.181 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2025-11-24 19:01:13.184 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2025-11-24 19:01:13.187 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2025-11-24 19:01:13.190 | + inc/python:use_library_from_git:266 : local name=stevedore 2025-11-24 19:01:13.192 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.195 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.198 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2025-11-24 19:01:13.201 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.204 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2025-11-24 19:01:13.207 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2025-11-24 19:01:13.210 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2025-11-24 19:01:13.213 | + inc/python:use_library_from_git:266 : local name=taskflow 2025-11-24 19:01:13.216 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.219 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.222 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2025-11-24 19:01:13.225 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.227 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2025-11-24 19:01:13.230 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2025-11-24 19:01:13.233 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2025-11-24 19:01:13.236 | + inc/python:use_library_from_git:266 : local name=tooz 2025-11-24 19:01:13.239 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.242 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.245 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2025-11-24 19:01:13.247 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.250 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2025-11-24 19:01:13.253 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2025-11-24 19:01:13.256 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2025-11-24 19:01:13.259 | + inc/python:use_library_from_git:266 : local name=os-brick 2025-11-24 19:01:13.262 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.265 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.268 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2025-11-24 19:01:13.271 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.274 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2025-11-24 19:01:13.276 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2025-11-24 19:01:13.279 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2025-11-24 19:01:13.282 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2025-11-24 19:01:13.285 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.288 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.291 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2025-11-24 19:01:13.294 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.297 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2025-11-24 19:01:13.300 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2025-11-24 19:01:13.303 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2025-11-24 19:01:13.306 | + inc/python:use_library_from_git:266 : local name=os-traits 2025-11-24 19:01:13.309 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.312 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.315 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2025-11-24 19:01:13.319 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.321 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2025-11-24 19:01:13.324 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2025-11-24 19:01:13.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2025-11-24 19:01:13.330 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2025-11-24 19:01:13.333 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.336 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.338 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2025-11-24 19:01:13.341 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.344 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2025-11-24 19:01:13.347 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2025-11-24 19:01:13.349 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:13.352 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:13.355 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2025-11-24 19:01:13.358 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:13.361 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2025-11-24 19:01:13.384 | Using python 3.12 to install etcd3gw 2025-11-24 19:01:13.387 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2025-11-24 19:01:14.009 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:14.071 | Collecting etcd3gw 2025-11-24 19:01:14.077 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/11/79f09e0d1195d455bdf0542d4fec4ddc80a4f496d090244bba9fc7113834/etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-11-24 19:01:14.121 | Collecting futurist>=0.16.0 (from etcd3gw) 2025-11-24 19:01:14.125 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:01:14.133 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2025-11-24 19:01:14.178 | Collecting requests>=2.20.0 (from etcd3gw) 2025-11-24 19:01:14.181 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-24 19:01:14.222 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2025-11-24 19:01:14.224 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:01:14.230 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (69.0.3) 2025-11-24 19:01:14.362 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2025-11-24 19:01:14.365 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-11-24 19:01:14.394 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2025-11-24 19:01:14.396 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-24 19:01:14.449 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2025-11-24 19:01:14.452 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-11-24 19:01:14.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 6.0 MB/s eta 0:00:00 2025-11-24 19:01:14.493 | Collecting certifi>=2017.4.17 (from requests>=2.20.0->etcd3gw) 2025-11-24 19:01:14.495 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-24 19:01:14.752 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2025-11-24 19:01:14.754 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/0c/0f565294897a72493dbafe7b46229b5f09f3776795a894d6b737e98387de/wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2025-11-24 19:01:14.802 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/11/79f09e0d1195d455bdf0542d4fec4ddc80a4f496d090244bba9fc7113834/etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-11-24 19:01:14.809 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl (40 kB) 2025-11-24 19:01:14.815 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 6.4 MB/s eta 0:00:00 2025-11-24 19:01:14.818 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-24 19:01:14.824 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 12.6 MB/s eta 0:00:00 2025-11-24 19:01:14.827 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-24 19:01:14.834 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 25.5 MB/s eta 0:00:00 2025-11-24 19:01:14.837 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2025-11-24 19:01:14.845 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 24.8 MB/s eta 0:00:00 2025-11-24 19:01:14.847 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-24 19:01:14.853 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2025-11-24 19:01:14.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 13.8 MB/s eta 0:00:00 2025-11-24 19:01:14.861 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-11-24 19:01:14.870 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 18.7 MB/s eta 0:00:00 2025-11-24 19:01:14.873 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/0c/0f565294897a72493dbafe7b46229b5f09f3776795a894d6b737e98387de/wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2025-11-24 19:01:14.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 17.3 MB/s eta 0:00:00 2025-11-24 19:01:15.088 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2025-11-24 19:01:15.410 | Successfully installed certifi-2025.11.12 charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.4.2 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-1.26.20 wrapt-2.0.0 2025-11-24 19:01:15.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:15.571 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:15.573 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:15.576 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:15.579 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:15.582 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:15.584 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:15.586 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:15.589 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:15.592 | + functions-common:time_stop:2430 : start_time=1764010873378 2025-11-24 19:01:15.595 | + functions-common:time_stop:2432 : [[ -z 1764010873378 ]] 2025-11-24 19:01:15.597 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:15.602 | + functions-common:time_stop:2435 : end_time=1764010875599 2025-11-24 19:01:15.605 | + functions-common:time_stop:2436 : elapsed_time=2221 2025-11-24 19:01:15.607 | + functions-common:time_stop:2437 : total=13810 2025-11-24 19:01:15.610 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:15.613 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=16031 2025-11-24 19:01:15.615 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:15.618 | + ./stack.sh:main:926 : install_apache_uwsgi 2025-11-24 19:01:15.621 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2025-11-24 19:01:15.624 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2025-11-24 19:01:15.630 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:15.635 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:15.639 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:15.642 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:15.645 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:15.647 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:15.651 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:15.653 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:15.656 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:15.659 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:15.662 | + lib/apache:install_apache_uwsgi:81 : apxs=apxs 2025-11-24 19:01:15.664 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2025-11-24 19:01:15.667 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:15.670 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:15.671 | + lib/apache:install_apache_uwsgi:92 : is_fedora 2025-11-24 19:01:15.674 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:15.676 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:15.679 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:15.681 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:15.684 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:15.687 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:15.690 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:15.693 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:15.696 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:15.699 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:15.702 | + lib/apache:install_apache_uwsgi:92 : is_openeuler 2025-11-24 19:01:15.705 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-11-24 19:01:15.708 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:15.711 | + lib/apache:install_apache_uwsgi:92 : [[ rhel10 =~ rhel9 ]] 2025-11-24 19:01:15.715 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 2025-11-24 19:01:15.717 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:01:15.720 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:01:15.723 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:01:15.726 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:01:15.729 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:01:15.732 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:01:15.735 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:15.737 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:15.740 | + functions-common:install_package:1442 : real_install_package uwsgi uwsgi-plugin-python3 2025-11-24 19:01:15.743 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:01:15.747 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:15.749 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:15.752 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:01:15.755 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:15.758 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:15.761 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:15.763 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:15.766 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:15.769 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:15.772 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:15.775 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:15.777 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:15.780 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:15.783 | + functions-common:real_install_package:1432 : yum_install uwsgi uwsgi-plugin-python3 2025-11-24 19:01:15.786 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:01:15.789 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:01:15.792 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:01:15.795 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:01:15.798 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:01:15.801 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:01:15.805 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:01:15.810 | + functions-common:time_start:2414 : _TIME_START[$name]=1764010875807 2025-11-24 19:01:15.813 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y uwsgi uwsgi-plugin-python3 2025-11-24 19:01:15.815 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:01:15.819 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:01:15.824 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:01:15.827 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:01:15.829 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y uwsgi uwsgi-plugin-python3 2025-11-24 19:01:16.370 | Last metadata expiration check: 0:05:03 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:01:16.462 | Dependencies resolved. 2025-11-24 19:01:16.463 | ================================================================================ 2025-11-24 19:01:16.463 | Package Arch Version Repository Size 2025-11-24 19:01:16.463 | ================================================================================ 2025-11-24 19:01:16.463 | Installing: 2025-11-24 19:01:16.463 | uwsgi x86_64 2.0.27-4.el10s delorean-master-testing 389 k 2025-11-24 19:01:16.463 | uwsgi-plugin-python3 x86_64 2.0.27-4.el10s delorean-master-testing 74 k 2025-11-24 19:01:16.463 | Installing dependencies: 2025-11-24 19:01:16.463 | uwsgi-plugin-common x86_64 2.0.27-4.el10s delorean-master-testing 46 k 2025-11-24 19:01:16.463 | 2025-11-24 19:01:16.463 | Transaction Summary 2025-11-24 19:01:16.463 | ================================================================================ 2025-11-24 19:01:16.463 | Install 3 Packages 2025-11-24 19:01:16.463 | 2025-11-24 19:01:16.463 | Total download size: 509 k 2025-11-24 19:01:16.463 | Installed size: 1.2 M 2025-11-24 19:01:16.463 | Downloading Packages: 2025-11-24 19:01:16.490 | (1/3): uwsgi-plugin-common-2.0.27-4.el10s.x86_6 1.7 MB/s | 46 kB 00:00 2025-11-24 19:01:16.496 | (2/3): uwsgi-plugin-python3-2.0.27-4.el10s.x86_ 2.3 MB/s | 74 kB 00:00 2025-11-24 19:01:16.502 | (3/3): uwsgi-2.0.27-4.el10s.x86_64.rpm 9.9 MB/s | 389 kB 00:00 2025-11-24 19:01:16.503 | -------------------------------------------------------------------------------- 2025-11-24 19:01:16.503 | Total 12 MB/s | 509 kB 00:00 2025-11-24 19:01:16.504 | Running transaction check 2025-11-24 19:01:16.517 | Transaction check succeeded. 2025-11-24 19:01:16.517 | Running transaction test 2025-11-24 19:01:16.575 | Transaction test succeeded. 2025-11-24 19:01:16.576 | Running transaction 2025-11-24 19:01:16.692 | Preparing : 1/1 2025-11-24 19:01:16.779 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-24 19:01:16.786 | Installing : uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-24 19:01:16.823 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-24 19:01:16.829 | Installing : uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2/3 2025-11-24 19:01:16.904 | Installing : uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-11-24 19:01:17.692 | Running scriptlet: uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-11-24 19:01:17.692 | 2025-11-24 19:01:17.692 | Installed: 2025-11-24 19:01:17.692 | uwsgi-2.0.27-4.el10s.x86_64 2025-11-24 19:01:17.693 | uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2025-11-24 19:01:17.693 | uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 2025-11-24 19:01:17.693 | 2025-11-24 19:01:17.693 | Complete! 2025-11-24 19:01:17.745 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:01:17.748 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:17.751 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:17.753 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:17.755 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:17.757 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:17.759 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:01:17.762 | + functions-common:time_stop:2430 : start_time=1764010875807 2025-11-24 19:01:17.765 | + functions-common:time_stop:2432 : [[ -z 1764010875807 ]] 2025-11-24 19:01:17.767 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:17.772 | + functions-common:time_stop:2435 : end_time=1764010877769 2025-11-24 19:01:17.774 | + functions-common:time_stop:2436 : elapsed_time=1962 2025-11-24 19:01:17.777 | + functions-common:time_stop:2437 : total=145745 2025-11-24 19:01:17.779 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:17.781 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=147707 2025-11-24 19:01:17.783 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2025-11-24 19:01:17.786 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:17.789 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:17.791 | + ./stack.sh:main:929 : install_keystoneauth 2025-11-24 19:01:17.794 | + lib/keystone:install_keystoneauth:491 : use_library_from_git keystoneauth 2025-11-24 19:01:17.796 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2025-11-24 19:01:17.798 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.801 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.803 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2025-11-24 19:01:17.806 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.809 | + ./stack.sh:main:930 : install_keystoneclient 2025-11-24 19:01:17.811 | + lib/keystone:install_keystoneclient:499 : use_library_from_git python-keystoneclient 2025-11-24 19:01:17.814 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2025-11-24 19:01:17.816 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.819 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.822 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2025-11-24 19:01:17.824 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.826 | + ./stack.sh:main:931 : install_glanceclient 2025-11-24 19:01:17.829 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2025-11-24 19:01:17.832 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2025-11-24 19:01:17.834 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.837 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.839 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2025-11-24 19:01:17.842 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.844 | + ./stack.sh:main:932 : install_cinderclient 2025-11-24 19:01:17.847 | + lib/cinder:install_cinderclient:590 : use_library_from_git python-brick-cinderclient-ext 2025-11-24 19:01:17.849 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2025-11-24 19:01:17.852 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.855 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.857 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2025-11-24 19:01:17.860 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.862 | + lib/cinder:install_cinderclient:595 : use_library_from_git python-cinderclient 2025-11-24 19:01:17.865 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2025-11-24 19:01:17.868 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.870 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.872 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2025-11-24 19:01:17.874 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.877 | + ./stack.sh:main:933 : install_novaclient 2025-11-24 19:01:17.879 | + lib/nova:install_novaclient:923 : use_library_from_git python-novaclient 2025-11-24 19:01:17.881 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2025-11-24 19:01:17.884 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.887 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.889 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2025-11-24 19:01:17.892 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.894 | + ./stack.sh:main:934 : is_service_enabled swift glance horizon 2025-11-24 19:01:17.910 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:17.912 | + ./stack.sh:main:935 : install_swiftclient 2025-11-24 19:01:17.914 | + lib/swift:install_swiftclient:730 : use_library_from_git python-swiftclient 2025-11-24 19:01:17.917 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2025-11-24 19:01:17.919 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.921 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.924 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2025-11-24 19:01:17.926 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.928 | + ./stack.sh:main:937 : is_service_enabled neutron nova horizon 2025-11-24 19:01:17.945 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:17.948 | + ./stack.sh:main:938 : install_neutronclient 2025-11-24 19:01:17.950 | + lib/neutron:install_neutronclient:548 : use_library_from_git python-neutronclient 2025-11-24 19:01:17.953 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2025-11-24 19:01:17.956 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.959 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.961 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2025-11-24 19:01:17.963 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.966 | + ./stack.sh:main:942 : install_keystonemiddleware 2025-11-24 19:01:17.968 | + lib/keystone:install_keystonemiddleware:509 : use_library_from_git keystonemiddleware 2025-11-24 19:01:17.971 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2025-11-24 19:01:17.973 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:17.976 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:17.978 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2025-11-24 19:01:17.981 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:17.983 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr keystonemiddleware 2025-11-24 19:01:17.986 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2025-11-24 19:01:17.988 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:01:17.992 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2025-11-24 19:01:17.995 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2025-11-24 19:01:17.998 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:01:18.001 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:01:18.002 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:01:18.007 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2025-11-24 19:01:18.010 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2025-11-24 19:01:18.013 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2025-11-24 19:01:18.016 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2025-11-24 19:01:18.018 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2025-11-24 19:01:18.038 | Using python 3.12 to install keystonemiddleware 2025-11-24 19:01:18.040 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2025-11-24 19:01:18.662 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:18.725 | Collecting keystonemiddleware 2025-11-24 19:01:18.727 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/20/410d86b83bfdcb70308d40994958c329afb44587e42a8402d747cb7ced05/keystonemiddleware-10.12.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-24 19:01:18.798 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2025-11-24 19:01:18.802 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/8a/803a45dc660770ac7e2d74fc1260a15ade29d2234120854747491b4a7a02/keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-24 19:01:18.885 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2025-11-24 19:01:18.889 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/ee/c15127ab0c4fe68d53b903e2248a56939c555870c435d714ced653e77394/oslo_cache-4.0.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-24 19:01:18.964 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2025-11-24 19:01:18.967 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/c9/780ecc7afef133136daf978392938a78d681399e66848ed83ce03612d786/oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-24 19:01:19.027 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2025-11-24 19:01:19.031 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/dd/a76cb78fd6d08eb07b613fb4dc68259beeaa922d9907371542462d8bdde6/oslo_context-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:01:19.085 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2025-11-24 19:01:19.089 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/12/6215fd01b902973a8e27c8fc8d1c215fabc12ee0211ae4fe60ae0d0f79dd/oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:01:19.160 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2025-11-24 19:01:19.163 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/ee/6b92193f6deb3183caa8386e23489f6199c0d5251cbfc5360c3308d5092e/oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB) 2025-11-24 19:01:19.224 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2025-11-24 19:01:19.227 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/4c/269503bc1355798e33e56e6c602ed672d1e40bd65485d771da9595779606/oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-24 19:01:19.308 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2025-11-24 19:01:19.313 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1c/79/e8f828d0743240979b3a85aa6d77ce1250b25f62f0c273f7049a4d8b055c/oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:01:19.320 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2025-11-24 19:01:19.352 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2025-11-24 19:01:19.355 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:01:19.396 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-11-24 19:01:19.399 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-24 19:01:19.457 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2025-11-24 19:01:19.461 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/90/d1/eb39a6e544f5f789fd44c09274a8b1b08a86e3e7ac0e016d07ceb94c0b42/python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-24 19:01:19.468 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2025-11-24 19:01:19.515 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2025-11-24 19:01:19.519 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2025-11-24 19:01:19.537 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2025-11-24 19:01:19.590 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-24 19:01:19.593 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/40/8561ce06dc46fd17242c7724ab25b257a2ac1b35f4ebf551b40ce6105cfa/stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:01:19.632 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-24 19:01:19.636 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:01:19.687 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-24 19:01:19.690 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-24 19:01:19.742 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2025-11-24 19:01:19.746 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2025-11-24 19:01:19.814 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-24 19:01:19.817 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-24 19:01:19.854 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-24 19:01:19.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-24 19:01:19.921 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-24 19:01:19.923 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2025-11-24 19:01:19.965 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.9.0.post0) 2025-11-24 19:01:19.965 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2025-11-24 19:01:20.086 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-11-24 19:01:20.089 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2025-11-24 19:01:20.125 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-11-24 19:01:20.127 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-24 19:01:20.203 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-11-24 19:01:20.205 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-11-24 19:01:20.236 | Collecting packaging>=20.4 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-11-24 19:01:20.238 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-24 19:01:20.246 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.1.1) 2025-11-24 19:01:20.250 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (69.0.3) 2025-11-24 19:01:20.313 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2025-11-24 19:01:20.314 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2025-11-24 19:01:20.317 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (1.26.20) 2025-11-24 19:01:20.317 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2025.11.12) 2025-11-24 19:01:20.335 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.0.0) 2025-11-24 19:01:20.387 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2025-11-24 19:01:20.392 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-24 19:01:20.495 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2025-11-24 19:01:20.497 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-24 19:01:20.592 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/20/410d86b83bfdcb70308d40994958c329afb44587e42a8402d747cb7ced05/keystonemiddleware-10.12.0-py3-none-any.whl (152 kB) 2025-11-24 19:01:20.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.1/152.1 kB 19.7 MB/s eta 0:00:00 2025-11-24 19:01:20.604 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/8a/803a45dc660770ac7e2d74fc1260a15ade29d2234120854747491b4a7a02/keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2025-11-24 19:01:20.612 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 59.1 MB/s eta 0:00:00 2025-11-24 19:01:20.614 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/ee/c15127ab0c4fe68d53b903e2248a56939c555870c435d714ced653e77394/oslo_cache-4.0.0-py3-none-any.whl (65 kB) 2025-11-24 19:01:20.621 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 9.7 MB/s eta 0:00:00 2025-11-24 19:01:20.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/c9/780ecc7afef133136daf978392938a78d681399e66848ed83ce03612d786/oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-11-24 19:01:20.632 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 20.2 MB/s eta 0:00:00 2025-11-24 19:01:20.634 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/dd/a76cb78fd6d08eb07b613fb4dc68259beeaa922d9907371542462d8bdde6/oslo_context-6.2.0-py3-none-any.whl (19 kB) 2025-11-24 19:01:20.640 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/12/6215fd01b902973a8e27c8fc8d1c215fabc12ee0211ae4fe60ae0d0f79dd/oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-11-24 19:01:20.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 8.7 MB/s eta 0:00:00 2025-11-24 19:01:20.648 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/ee/6b92193f6deb3183caa8386e23489f6199c0d5251cbfc5360c3308d5092e/oslo_log-7.2.1-py3-none-any.whl (75 kB) 2025-11-24 19:01:20.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 11.7 MB/s eta 0:00:00 2025-11-24 19:01:20.657 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/4c/269503bc1355798e33e56e6c602ed672d1e40bd65485d771da9595779606/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2025-11-24 19:01:20.663 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1c/79/e8f828d0743240979b3a85aa6d77ce1250b25f62f0c273f7049a4d8b055c/oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2025-11-24 19:01:20.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 21.0 MB/s eta 0:00:00 2025-11-24 19:01:20.673 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl (44 kB) 2025-11-24 19:01:20.679 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 7.5 MB/s eta 0:00:00 2025-11-24 19:01:20.682 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-11-24 19:01:20.688 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/90/d1/eb39a6e544f5f789fd44c09274a8b1b08a86e3e7ac0e016d07ceb94c0b42/python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2025-11-24 19:01:20.697 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 55.2 MB/s eta 0:00:00 2025-11-24 19:01:20.701 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2025-11-24 19:01:20.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 24.9 MB/s eta 0:00:00 2025-11-24 19:01:20.711 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2025-11-24 19:01:20.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 kB 10.4 MB/s eta 0:00:00 2025-11-24 19:01:20.721 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2025-11-24 19:01:20.729 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.6/427.6 kB 66.9 MB/s eta 0:00:00 2025-11-24 19:01:20.732 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-24 19:01:20.751 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 129.2 MB/s eta 0:00:00 2025-11-24 19:01:20.754 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl (24 kB) 2025-11-24 19:01:20.761 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-24 19:01:20.767 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 14.1 MB/s eta 0:00:00 2025-11-24 19:01:20.770 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-11-24 19:01:20.778 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.9/113.9 kB 17.1 MB/s eta 0:00:00 2025-11-24 19:01:20.781 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2025-11-24 19:01:20.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 82.9 MB/s eta 0:00:00 2025-11-24 19:01:20.796 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-24 19:01:20.803 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/40/8561ce06dc46fd17242c7724ab25b257a2ac1b35f4ebf551b40ce6105cfa/stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-11-24 19:01:20.811 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 7.6 MB/s eta 0:00:00 2025-11-24 19:01:20.814 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-11-24 19:01:20.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 9.1 MB/s eta 0:00:00 2025-11-24 19:01:20.825 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-24 19:01:20.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 36.0 MB/s eta 0:00:00 2025-11-24 19:01:20.839 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-11-24 19:01:20.846 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-24 19:01:21.153 | Installing collected packages: WebOb, tzdata, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, packaging, netaddr, msgpack, decorator, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2025-11-24 19:01:22.770 | Successfully installed PyJWT-2.10.1 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.12.0 keystonemiddleware-10.12.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.0.0 oslo.config-10.1.0 oslo.context-6.2.0 oslo.i18n-6.7.1 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.2.0 packaging-25.0 pycadf-4.0.1 pyparsing-3.2.5 python-keystoneclient-5.7.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.6.0 typing-extensions-4.15.0 tzdata-2025.2 2025-11-24 19:01:22.771 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:22.960 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:22.962 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:22.963 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:22.964 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:22.965 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:22.967 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:22.969 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:22.971 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:22.973 | + functions-common:time_stop:2430 : start_time=1764010878033 2025-11-24 19:01:22.975 | + functions-common:time_stop:2432 : [[ -z 1764010878033 ]] 2025-11-24 19:01:22.977 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:22.980 | + functions-common:time_stop:2435 : end_time=1764010882978 2025-11-24 19:01:22.982 | + functions-common:time_stop:2436 : elapsed_time=4945 2025-11-24 19:01:22.984 | + functions-common:time_stop:2437 : total=16031 2025-11-24 19:01:22.986 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:22.988 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=20976 2025-11-24 19:01:22.990 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:22.992 | + lib/keystone:install_keystonemiddleware:518 : pip_install_gr python-memcached 2025-11-24 19:01:22.994 | + inc/python:pip_install_gr:94 : local name=python-memcached 2025-11-24 19:01:22.996 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:01:22.999 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2025-11-24 19:01:23.000 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2025-11-24 19:01:23.003 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:01:23.006 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:01:23.006 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:01:23.012 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2025-11-24 19:01:23.014 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2025-11-24 19:01:23.017 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2025-11-24 19:01:23.020 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2025-11-24 19:01:23.022 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2025-11-24 19:01:23.042 | Using python 3.12 to install python-memcached 2025-11-24 19:01:23.045 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2025-11-24 19:01:23.678 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:23.719 | Collecting python-memcached 2025-11-24 19:01:23.724 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:01:23.732 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-11-24 19:01:23.984 | Installing collected packages: python-memcached 2025-11-24 19:01:24.008 | Successfully installed python-memcached-1.62 2025-11-24 19:01:24.009 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:24.139 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:24.142 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:24.145 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:24.147 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:24.150 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:24.152 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:24.154 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:24.157 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:24.160 | + functions-common:time_stop:2430 : start_time=1764010883038 2025-11-24 19:01:24.162 | + functions-common:time_stop:2432 : [[ -z 1764010883038 ]] 2025-11-24 19:01:24.165 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:24.170 | + functions-common:time_stop:2435 : end_time=1764010884167 2025-11-24 19:01:24.173 | + functions-common:time_stop:2436 : elapsed_time=1129 2025-11-24 19:01:24.176 | + functions-common:time_stop:2437 : total=20976 2025-11-24 19:01:24.179 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:24.181 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=22105 2025-11-24 19:01:24.184 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:24.188 | + ./stack.sh:main:944 : is_service_enabled keystone 2025-11-24 19:01:24.206 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:24.210 | + ./stack.sh:main:945 : '[' 38.102.83.12 == 38.102.83.12 ']' 2025-11-24 19:01:24.212 | + ./stack.sh:main:946 : stack_install_service keystone 2025-11-24 19:01:24.215 | + lib/stack:stack_install_service:20 : local service=keystone 2025-11-24 19:01:24.218 | + lib/stack:stack_install_service:21 : type install_keystone 2025-11-24 19:01:24.221 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:01:24.224 | + lib/stack:stack_install_service:32 : install_keystone 2025-11-24 19:01:24.226 | + lib/keystone:install_keystone:524 : is_service_enabled ldap 2025-11-24 19:01:24.244 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:01:24.247 | + lib/keystone:install_keystone:528 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2025-11-24 19:01:24.250 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/keystone.git 2025-11-24 19:01:24.253 | + functions-common:git_clone:593 : local git_dest=/opt/stack/keystone 2025-11-24 19:01:24.255 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:01:24.257 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:01:24.260 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:01:24.263 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:01:24.266 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:01:24.269 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:01:24.287 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:01:24.290 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:01:24.292 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:01:24.295 | + functions-common:git_clone:613 : echo master 2025-11-24 19:01:24.296 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:01:24.298 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:01:24.303 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/keystone ]] 2025-11-24 19:01:24.305 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:01:24.307 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/keystone 2025-11-24 19:01:24.328 | + functions-common:git_clone:675 : cd /opt/stack/keystone 2025-11-24 19:01:24.331 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:01:24.332 | + functions-common:git_clone:676 : head -1 2025-11-24 19:01:24.338 | 199473499 Merge "Bytes-vs-str mismatch causes repeated ID mapping creates on list" 2025-11-24 19:01:24.341 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:01:24.344 | + lib/keystone:install_keystone:529 : setup_develop /opt/stack/keystone 2025-11-24 19:01:24.346 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:01:24.349 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-24 19:01:24.353 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2025-11-24 19:01:24.355 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:01:24.358 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2025-11-24 19:01:24.361 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:01:24.364 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-24 19:01:24.366 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2025-11-24 19:01:24.369 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:01:24.372 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:01:24.376 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2025-11-24 19:01:24.379 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:01:24.382 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2025-11-24 19:01:24.385 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:01:24.388 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:01:24.391 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2025-11-24 19:01:24.397 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2025-11-24 19:01:24.400 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2025-11-24 19:01:24.403 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2025-11-24 19:01:24.515 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2025-11-24 19:01:24.518 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:01:24.521 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:01:24.523 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:01:24.526 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-24 19:01:24.529 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2025-11-24 19:01:24.532 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:01:24.535 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:01:24.537 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:01:24.540 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:01:24.542 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:01:24.544 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:01:24.547 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:01:24.549 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2025-11-24 19:01:24.572 | Using python 3.12 to install /opt/stack/keystone 2025-11-24 19:01:24.574 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2025-11-24 19:01:25.208 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:25.210 | Obtaining file:///opt/stack/keystone 2025-11-24 19:01:25.213 | Installing build dependencies: started 2025-11-24 19:01:27.020 | Installing build dependencies: finished with status 'done' 2025-11-24 19:01:27.023 | Checking if build backend supports build_editable: started 2025-11-24 19:01:27.197 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:01:27.198 | Getting requirements to build editable: started 2025-11-24 19:01:27.317 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:01:27.321 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:01:27.870 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:01:27.951 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (7.0.3) 2025-11-24 19:01:27.952 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (1.8.9) 2025-11-24 19:01:28.048 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev19) 2025-11-24 19:01:28.051 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl.metadata (3.2 kB) 2025-11-24 19:01:28.092 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev19) 2025-11-24 19:01:28.095 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-11-24 19:01:28.482 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev19) 2025-11-24 19:01:28.484 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2025-11-24 19:01:29.013 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.017 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e5/5aa65852dadc24b7d8ae75b7efb8d19303ed6ac93482e60c44a585930ea5/sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) 2025-11-24 19:01:29.026 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.6.0) 2025-11-24 19:01:29.027 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.7.0) 2025-11-24 19:01:29.029 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (10.12.0) 2025-11-24 19:01:29.131 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.134 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-11-24 19:01:29.251 | Collecting scrypt>=0.8.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.254 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/9a/f7956242e8ea68f62af8ae10c6cce8937f1590f10adc6599e218ea6149bb/scrypt-0.9.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (14 kB) 2025-11-24 19:01:29.262 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (4.0.0) 2025-11-24 19:01:29.263 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (10.1.0) 2025-11-24 19:01:29.264 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (6.2.0) 2025-11-24 19:01:29.359 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.362 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-24 19:01:29.426 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.428 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/b5/81aee8626a22b3e656ea55a2d7adaa9eafe156dc42159eda96ef246ecdd6/oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-24 19:01:29.435 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (6.7.1) 2025-11-24 19:01:29.436 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (7.2.1) 2025-11-24 19:01:29.519 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.522 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/47/b0515778b0a4da8eb7cdfbae42d58651e20ecd1b915af970dd6c18c31afd/oslo_middleware-7.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:01:29.607 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.611 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/25/82ed04c26fe511483fdc07336594194ad1446530b614de3c3efd6795a4d5/oslo_policy-4.7.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:01:29.618 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.8.0) 2025-11-24 19:01:29.655 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.659 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/8d/47873e44a142d625b1371fcdec9f412adaa7aa2d01306b704040ddbb3592/oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-24 19:01:29.666 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (9.2.0) 2025-11-24 19:01:29.702 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.705 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-11-24 19:01:29.760 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.763 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2025-11-24 19:01:29.770 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (2.10.1) 2025-11-24 19:01:29.771 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (1.5.0) 2025-11-24 19:01:29.842 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.845 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-24 19:01:29.851 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (4.0.1) 2025-11-24 19:01:29.853 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib64/python3.12/site-packages (from keystone==28.1.0.dev19) (1.1.2) 2025-11-24 19:01:29.900 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-24 19:01:29.974 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev19) 2025-11-24 19:01:29.977 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-11-24 19:01:30.706 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev19) 2025-11-24 19:01:30.709 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-11-24 19:01:30.722 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev19) (5.2.1) 2025-11-24 19:01:30.755 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-24 19:01:30.758 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-24 19:01:30.803 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-24 19:01:30.806 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-24 19:01:30.837 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-24 19:01:30.839 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:01:30.846 | Requirement already satisfied: jinja2>=3.1.2 in /usr/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) (3.1.6) 2025-11-24 19:01:30.989 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-24 19:01:30.991 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2025-11-24 19:01:31.036 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) 2025-11-24 19:01:31.040 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-11-24 19:01:31.052 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) (1.17.0) 2025-11-24 19:01:31.168 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) 2025-11-24 19:01:31.171 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-11-24 19:01:31.233 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-24 19:01:31.237 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-11-24 19:01:31.278 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-24 19:01:31.281 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2025-11-24 19:01:31.355 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-24 19:01:31.358 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2025-11-24 19:01:32.168 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-24 19:01:32.171 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/cd/49ce51767b879cde77e7ad9fae164ea15dce3616fe591d9ea1df51152706/rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2025-11-24 19:01:32.197 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (5.12.0) 2025-11-24 19:01:32.201 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (2.32.5) 2025-11-24 19:01:32.221 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (1.3.0) 2025-11-24 19:01:32.223 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (2.0.0) 2025-11-24 19:01:32.224 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (6.0.3) 2025-11-24 19:01:32.228 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->keystone==28.1.0.dev19) (4.15.0) 2025-11-24 19:01:32.292 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:32.295 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl.metadata (7.2 kB) 2025-11-24 19:01:32.303 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev19) (3.0.0) 2025-11-24 19:01:32.333 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:32.336 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2025-11-24 19:01:32.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 6.0 MB/s eta 0:00:00 2025-11-24 19:01:32.361 | Installing build dependencies: started 2025-11-24 19:01:34.077 | Installing build dependencies: finished with status 'done' 2025-11-24 19:01:34.078 | Getting requirements to build wheel: started 2025-11-24 19:01:34.243 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:01:34.247 | Installing backend dependencies: started 2025-11-24 19:01:35.993 | Installing backend dependencies: finished with status 'done' 2025-11-24 19:01:35.994 | Preparing metadata (pyproject.toml): started 2025-11-24 19:01:36.193 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:01:36.237 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.241 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-11-24 19:01:36.284 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==28.1.0.dev19) (2.9.0.post0) 2025-11-24 19:01:36.307 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) (3.2.1) 2025-11-24 19:01:36.385 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.389 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/70/76ec072c4afd07b9be2d114a9bce02a12b2065ff03fbefd5b26d73f21a86/oslo_service-4.4.1-py3-none-any.whl.metadata (2.9 kB) 2025-11-24 19:01:36.447 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.451 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) 2025-11-24 19:01:36.512 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.516 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2025-11-24 19:01:36.609 | Collecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.615 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2025-11-24 19:01:36.650 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.652 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/30/d95958e9e116e76d280e351eb88ddd738c760f5e6ac2be4bc778653ff067/oslo_metrics-0.14.0-py3-none-any.whl.metadata (1.3 kB) 2025-11-24 19:01:36.692 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.695 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-11-24 19:01:36.715 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==28.1.0.dev19) (2025.2) 2025-11-24 19:01:36.756 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.758 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2025-11-24 19:01:36.783 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (2.1.0) 2025-11-24 19:01:36.785 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (3.2.5) 2025-11-24 19:01:36.786 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (25.0) 2025-11-24 19:01:36.788 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (7.1.1) 2025-11-24 19:01:36.911 | Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.914 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/ab/7afe0703bc50081d6e82b00dce95285735926245b21b323018410cc84e72/oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-24 19:01:36.930 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->keystone==28.1.0.dev19) (69.0.3) 2025-11-24 19:01:36.986 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:36.989 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-11-24 19:01:37.034 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.036 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-11-24 19:01:37.098 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.101 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-11-24 19:01:37.404 | Collecting greenlet>=1 (from SQLAlchemy>=1.4.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.408 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/0d/6660d55f7373b2ff8152401a83e02084956da23ae58cddbfb0b330978fe9/greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2025-11-24 19:01:37.479 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.481 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2025-11-24 19:01:37.529 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.533 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-24 19:01:37.605 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev19) 2025-11-24 19:01:37.607 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-24 19:01:37.629 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev19) (2.0.0) 2025-11-24 19:01:37.705 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (1.8.2) 2025-11-24 19:01:37.802 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.804 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-11-24 19:01:37.855 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b8/db/14bafcb4af2139e046d03fd00dea7873e48eafe18b7d2797e73d6681f210/prometheus_client-0.23.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:01:37.912 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.915 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl.metadata (5.4 kB) 2025-11-24 19:01:37.956 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.958 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-24 19:01:37.987 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:37.989 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-11-24 19:01:38.035 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:38.037 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-11-24 19:01:38.106 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:38.110 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2025-11-24 19:01:38.165 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev19) 2025-11-24 19:01:38.167 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) 2025-11-24 19:01:38.294 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (3.4.4) 2025-11-24 19:01:38.295 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (3.11) 2025-11-24 19:01:38.298 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (1.26.20) 2025-11-24 19:01:38.299 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (2025.11.12) 2025-11-24 19:01:38.361 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev19) (2.7.2) 2025-11-24 19:01:38.456 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-24 19:01:38.459 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2025-11-24 19:01:38.614 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:38.617 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2025-11-24 19:01:38.746 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-24 19:01:38.748 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-11-24 19:01:38.923 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) 2025-11-24 19:01:38.935 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.2/284.2 kB 27.5 MB/s eta 0:00:00 2025-11-24 19:01:38.938 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2025-11-24 19:01:38.973 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 121.0 MB/s eta 0:00:00 2025-11-24 19:01:38.976 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl (103 kB) 2025-11-24 19:01:38.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 23.0 MB/s eta 0:00:00 2025-11-24 19:01:38.985 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-11-24 19:01:38.992 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl (90 kB) 2025-11-24 19:01:39.000 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 kB 12.5 MB/s eta 0:00:00 2025-11-24 19:01:39.003 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-11-24 19:01:39.011 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 24.9 MB/s eta 0:00:00 2025-11-24 19:01:39.012 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/b5/81aee8626a22b3e656ea55a2d7adaa9eafe156dc42159eda96ef246ecdd6/oslo_db-17.4.0-py3-none-any.whl (157 kB) 2025-11-24 19:01:39.020 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.4/157.4 kB 24.3 MB/s eta 0:00:00 2025-11-24 19:01:39.022 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2025-11-24 19:01:39.030 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.5/202.5 kB 32.1 MB/s eta 0:00:00 2025-11-24 19:01:39.033 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/47/b0515778b0a4da8eb7cdfbae42d58651e20ecd1b915af970dd6c18c31afd/oslo_middleware-7.0.0-py3-none-any.whl (65 kB) 2025-11-24 19:01:39.041 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 9.5 MB/s eta 0:00:00 2025-11-24 19:01:39.043 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/25/82ed04c26fe511483fdc07336594194ad1446530b614de3c3efd6795a4d5/oslo_policy-4.7.0-py3-none-any.whl (88 kB) 2025-11-24 19:01:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 15.0 MB/s eta 0:00:00 2025-11-24 19:01:39.052 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/8d/47873e44a142d625b1371fcdec9f412adaa7aa2d01306b704040ddbb3592/oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) 2025-11-24 19:01:39.061 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2025-11-24 19:01:39.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 15.7 MB/s eta 0:00:00 2025-11-24 19:01:39.076 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl (420 kB) 2025-11-24 19:01:39.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 kB 57.8 MB/s eta 0:00:00 2025-11-24 19:01:39.092 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/9a/f7956242e8ea68f62af8ae10c6cce8937f1590f10adc6599e218ea6149bb/scrypt-0.9.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.5 MB) 2025-11-24 19:01:39.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 99.5 MB/s eta 0:00:00 2025-11-24 19:01:39.114 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e5/5aa65852dadc24b7d8ae75b7efb8d19303ed6ac93482e60c44a585930ea5/sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2025-11-24 19:01:39.147 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 110.5 MB/s eta 0:00:00 2025-11-24 19:01:39.153 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-11-24 19:01:39.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 34.1 MB/s eta 0:00:00 2025-11-24 19:01:39.167 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl (247 kB) 2025-11-24 19:01:39.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.4/247.4 kB 37.7 MB/s eta 0:00:00 2025-11-24 19:01:39.181 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl (50 kB) 2025-11-24 19:01:39.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 7.2 MB/s eta 0:00:00 2025-11-24 19:01:39.195 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2025-11-24 19:01:39.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 6.2 MB/s eta 0:00:00 2025-11-24 19:01:39.212 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl (67 kB) 2025-11-24 19:01:39.222 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 7.5 MB/s eta 0:00:00 2025-11-24 19:01:39.226 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-11-24 19:01:39.237 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-11-24 19:01:39.252 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2025-11-24 19:01:39.264 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.6/219.6 kB 24.8 MB/s eta 0:00:00 2025-11-24 19:01:39.269 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl (107 kB) 2025-11-24 19:01:39.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.3/107.3 kB 16.4 MB/s eta 0:00:00 2025-11-24 19:01:39.284 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/0d/6660d55f7373b2ff8152401a83e02084956da23ae58cddbfb0b330978fe9/greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (607 kB) 2025-11-24 19:01:39.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.6/607.6 kB 63.7 MB/s eta 0:00:00 2025-11-24 19:01:39.302 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-24 19:01:39.310 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2025-11-24 19:01:39.322 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl (210 kB) 2025-11-24 19:01:39.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.0/210.0 kB 29.7 MB/s eta 0:00:00 2025-11-24 19:01:39.335 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-11-24 19:01:39.347 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2025-11-24 19:01:39.354 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/ab/7afe0703bc50081d6e82b00dce95285735926245b21b323018410cc84e72/oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) 2025-11-24 19:01:39.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 9.5 MB/s eta 0:00:00 2025-11-24 19:01:39.367 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/30/d95958e9e116e76d280e351eb88ddd738c760f5e6ac2be4bc778653ff067/oslo_metrics-0.14.0-py3-none-any.whl (14 kB) 2025-11-24 19:01:39.375 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/70/76ec072c4afd07b9be2d114a9bce02a12b2065ff03fbefd5b26d73f21a86/oslo_service-4.4.1-py3-none-any.whl (102 kB) 2025-11-24 19:01:39.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 15.2 MB/s eta 0:00:00 2025-11-24 19:01:39.386 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) 2025-11-24 19:01:39.397 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-11-24 19:01:39.405 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 8.4 MB/s eta 0:00:00 2025-11-24 19:01:39.410 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) 2025-11-24 19:01:39.421 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/cd/49ce51767b879cde77e7ad9fae164ea15dce3616fe591d9ea1df51152706/rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2025-11-24 19:01:39.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 52.4 MB/s eta 0:00:00 2025-11-24 19:01:39.436 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-11-24 19:01:39.445 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-11-24 19:01:39.456 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-11-24 19:01:39.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 46.7 MB/s eta 0:00:00 2025-11-24 19:01:39.474 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-11-24 19:01:39.484 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-11-24 19:01:39.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 48.6 MB/s eta 0:00:00 2025-11-24 19:01:39.506 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl (243 kB) 2025-11-24 19:01:39.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 28.5 MB/s eta 0:00:00 2025-11-24 19:01:39.524 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl (364 kB) 2025-11-24 19:01:39.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.3/364.3 kB 40.5 MB/s eta 0:00:00 2025-11-24 19:01:39.540 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-24 19:01:39.553 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl (289 kB) 2025-11-24 19:01:39.567 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.3/289.3 kB 27.6 MB/s eta 0:00:00 2025-11-24 19:01:39.573 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-11-24 19:01:39.585 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b8/db/14bafcb4af2139e046d03fd00dea7873e48eafe18b7d2797e73d6681f210/prometheus_client-0.23.1-py3-none-any.whl (61 kB) 2025-11-24 19:01:39.595 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.1/61.1 kB 7.2 MB/s eta 0:00:00 2025-11-24 19:01:39.601 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-11-24 19:01:39.611 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 kB 4.3 MB/s eta 0:00:00 2025-11-24 19:01:39.618 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2025-11-24 19:01:39.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 13.0 MB/s eta 0:00:00 2025-11-24 19:01:39.636 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2025-11-24 19:01:39.647 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 9.4 MB/s eta 0:00:00 2025-11-24 19:01:39.651 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-24 19:01:39.662 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.8 MB/s eta 0:00:00 2025-11-24 19:01:39.666 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2025-11-24 19:01:39.678 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl (331 kB) 2025-11-24 19:01:39.692 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 31.2 MB/s eta 0:00:00 2025-11-24 19:01:39.698 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-11-24 19:01:39.782 | Building wheels for collected packages: keystone, testresources 2025-11-24 19:01:39.783 | Building editable for keystone (pyproject.toml): started 2025-11-24 19:01:40.463 | Building editable for keystone (pyproject.toml): finished with status 'done' 2025-11-24 19:01:40.464 | Created wheel for keystone: filename=keystone-28.1.0.dev19-0.editable-py3-none-any.whl size=9218 sha256=5549761c26a6e89c052ff4d3d84fbab7dc48d9c2bb94325b36103a4411e40896 2025-11-24 19:01:40.466 | Stored in directory: /tmp/pip-ephem-wheel-cache-_2lvytnm/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2025-11-24 19:01:40.470 | Building wheel for testresources (pyproject.toml): started 2025-11-24 19:01:40.709 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2025-11-24 19:01:40.711 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34149 sha256=e50c7491ead9d4f7773697ce63316c5d88d707272f77f979c4ab2a54abce86ab 2025-11-24 19:01:40.711 | Stored in directory: /root/.cache/pip/wheels/3b/2c/b7/a05cb628abd7ee4cd065740fa2b36b8e5d60fcfba13b7beec4 2025-11-24 19:01:40.716 | Successfully built keystone testresources 2025-11-24 19:01:41.214 | Installing collected packages: statsd, scrypt, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, 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 2025-11-24 19:01:48.339 | Successfully installed Flask-3.1.2 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.16.0 Routes-2.5.1 SQLAlchemy-2.0.44 Werkzeug-3.1.3 Yappi-1.7.3 alembic-1.17.0 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-4.3.0 blinker-1.9.0 cachetools-6.2.1 cffi-2.0.0 click-8.3.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.3 fasteners-0.20 greenlet-3.2.4 itsdangerous-2.2.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev19 kombu-5.5.4 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.2.0 oslo.db-17.4.0 oslo.messaging-17.1.0 oslo.metrics-0.14.0 oslo.middleware-7.0.0 oslo.policy-4.7.0 oslo.service-4.4.1 oslo.upgradecheck-2.6.0 osprofiler-4.3.0 prometheus-client-0.23.1 pycparser-2.23 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.28.0 scrypt-0.9.4 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 vine-5.1.0 wcwidth-0.2.14 xmlschema-2.5.1 2025-11-24 19:01:48.340 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:49.005 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:49.008 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:49.011 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:49.014 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:49.015 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:49.018 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:49.019 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:49.021 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:49.024 | + functions-common:time_stop:2430 : start_time=1764010884566 2025-11-24 19:01:49.025 | + functions-common:time_stop:2432 : [[ -z 1764010884566 ]] 2025-11-24 19:01:49.028 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:49.032 | + functions-common:time_stop:2435 : end_time=1764010909029 2025-11-24 19:01:49.033 | + functions-common:time_stop:2436 : elapsed_time=24463 2025-11-24 19:01:49.036 | + functions-common:time_stop:2437 : total=22105 2025-11-24 19:01:49.038 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:49.039 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=46568 2025-11-24 19:01:49.042 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:49.044 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:01:49.046 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:01:49.049 | + inc/python:setup_package:468 : '[' -d '/opt/stack/keystone/*.egg-info' ']' 2025-11-24 19:01:49.051 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2025-11-24 19:01:49.053 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2025-11-24 19:01:49.056 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:49.058 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:49.060 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2025-11-24 19:01:49.062 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:49.064 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2025-11-24 19:01:49.079 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:01:49.082 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:01:49.083 | + ./stack.sh:main:947 : configure_keystone 2025-11-24 19:01:49.086 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2025-11-24 19:01:49.103 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2025-11-24 19:01:49.105 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2025-11-24 19:01:49.115 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2025-11-24 19:01:49.129 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:01:49.132 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2025-11-24 19:01:49.159 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2025-11-24 19:01:49.189 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2025-11-24 19:01:49.221 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2025-11-24 19:01:49.253 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2025-11-24 19:01:49.286 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2025-11-24 19:01:49.322 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2025-11-24 19:01:49.355 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2025-11-24 19:01:49.386 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2025-11-24 19:01:49.413 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2025-11-24 19:01:49.415 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2025-11-24 19:01:49.418 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2025-11-24 19:01:49.420 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2025-11-24 19:01:49.423 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-24 19:01:49.425 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:01:49.443 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:49.447 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-24 19:01:49.450 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-24 19:01:49.452 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:01:49.468 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:49.470 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:01:49.472 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:01:49.508 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:01:49.511 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:01:49.513 | + lib/keystone:configure_keystone:204 : local service_port=5000 2025-11-24 19:01:49.516 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2025-11-24 19:01:49.534 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:49.536 | + lib/keystone:configure_keystone:208 : service_port=5001 2025-11-24 19:01:49.539 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://38.102.83.12/identity 2025-11-24 19:01:49.577 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2025-11-24 19:01:49.580 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2025-11-24 19:01:49.618 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2025-11-24 19:01:49.621 | ++ lib/database:database_connection_url:134 : local db=keystone 2025-11-24 19:01:49.624 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2025-11-24 19:01:49.626 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=keystone 2025-11-24 19:01:49.629 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:01:49.632 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:01:49.635 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:01:49.654 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:49.657 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:01:49.660 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-11-24 19:01:49.664 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-11-24 19:01:49.701 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2025-11-24 19:01:49.704 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2025-11-24 19:01:49.707 | + functions:setup_logging:686 : setup_systemd_logging /etc/keystone/keystone.conf 2025-11-24 19:01:49.710 | + functions:setup_systemd_logging:703 : local conf_file=/etc/keystone/keystone.conf 2025-11-24 19:01:49.714 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:01:49.733 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:01:49.735 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:01:49.738 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:01:49.741 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:01:49.745 | + functions:setup_systemd_logging:716 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:01:49.781 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:01:49.815 | + functions:setup_systemd_logging:719 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-24 19:01:49.850 | + functions:setup_systemd_logging:720 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:01:49.885 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2025-11-24 19:01:49.920 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2025-11-24 19:01:49.955 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2025-11-24 19:01:49.958 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2025-11-24 19:01:49.961 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2025-11-24 19:01:49.963 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2025-11-24 19:01:49.966 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-24 19:01:49.969 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2025-11-24 19:01:49.972 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2025-11-24 19:01:49.974 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-24 19:01:49.977 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-24 19:01:50.002 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-24 19:01:50.002 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:01:50.020 | d /var/run/uwsgi 0755 stack root 2025-11-24 19:01:50.026 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:01:50.050 | /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. 2025-11-24 19:01:50.058 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2025-11-24 19:01:50.062 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2025-11-24 19:01:50.066 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:01:50.069 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2025-11-24 19:01:50.106 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2025-11-24 19:01:50.146 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2025-11-24 19:01:50.182 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2025-11-24 19:01:50.216 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2025-11-24 19:01:50.249 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2025-11-24 19:01:50.285 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2025-11-24 19:01:50.321 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2025-11-24 19:01:50.357 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2025-11-24 19:01:50.396 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-24 19:01:50.433 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2025-11-24 19:01:50.471 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2025-11-24 19:01:50.512 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2025-11-24 19:01:50.549 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2025-11-24 19:01:50.588 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-24 19:01:50.591 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-24 19:01:50.595 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2025-11-24 19:01:50.598 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2025-11-24 19:01:50.600 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:01:50.603 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:50.607 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:50.610 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:01:50.612 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:50.615 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:50.618 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:50.621 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:50.623 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:50.627 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:50.629 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:50.632 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:50.635 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:50.637 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:50.641 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-11-24 19:01:50.643 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-api.conf ']' 2025-11-24 19:01:50.645 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-24 19:01:50.649 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-24 19:01:50.651 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2025-11-24 19:01:50.688 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2025-11-24 19:01:50.725 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-24 19:01:50.725 | + 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 ' 2025-11-24 19:01:50.745 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2025-11-24 19:01:50.750 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2025-11-24 19:01:50.753 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2025-11-24 19:01:50.756 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:01:50.759 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:01:50.762 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:01:50.764 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:01:50.767 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:50.770 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:50.773 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:01:50.775 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:50.778 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:50.781 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:50.783 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:50.786 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:50.789 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:50.791 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:50.794 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:50.797 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:50.800 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:50.803 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:01:50.806 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:01:50.808 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:50.811 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:50.814 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:01:50.816 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:01:50.819 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:01:50.822 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:01:50.825 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:01:50.828 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:01:50.831 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:01:50.834 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:01:50.837 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:01:50.840 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:01:50.843 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:01:50.846 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-11-24 19:01:50.849 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-api.conf.disabled ]] 2025-11-24 19:01:50.851 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-api.conf ]] 2025-11-24 19:01:50.854 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-api.conf.disabled /etc/httpd/conf.d/keystone-api.conf 2025-11-24 19:01:50.886 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-24 19:01:50.889 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:01:50.892 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:01:50.895 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:01:52.009 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2025-11-24 19:01:52.047 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2025-11-24 19:01:52.083 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2025-11-24 19:01:52.122 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2025-11-24 19:01:52.126 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2025-11-24 19:01:52.165 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2025-11-24 19:01:52.201 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2025-11-24 19:01:52.237 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2025-11-24 19:01:52.276 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2025-11-24 19:01:52.279 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2025-11-24 19:01:52.281 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2025-11-24 19:01:52.319 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2025-11-24 19:01:52.356 | + ./stack.sh:main:951 : is_service_enabled swift 2025-11-24 19:01:52.375 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:01:52.378 | + ./stack.sh:main:952 : is_service_enabled ceilometer 2025-11-24 19:01:52.398 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:01:52.401 | + ./stack.sh:main:955 : stack_install_service swift 2025-11-24 19:01:52.404 | + lib/stack:stack_install_service:20 : local service=swift 2025-11-24 19:01:52.407 | + lib/stack:stack_install_service:21 : type install_swift 2025-11-24 19:01:52.410 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:01:52.414 | + lib/stack:stack_install_service:32 : install_swift 2025-11-24 19:01:52.417 | + lib/swift:install_swift:720 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2025-11-24 19:01:52.420 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/swift.git 2025-11-24 19:01:52.422 | + functions-common:git_clone:593 : local git_dest=/opt/stack/swift 2025-11-24 19:01:52.425 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:01:52.428 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:01:52.431 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:01:52.435 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:01:52.437 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:01:52.441 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:01:52.460 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:01:52.463 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:01:52.466 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:01:52.470 | + functions-common:git_clone:613 : echo master 2025-11-24 19:01:52.470 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:01:52.472 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:01:52.477 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/swift ]] 2025-11-24 19:01:52.480 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:01:52.483 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/swift 2025-11-24 19:01:52.510 | + functions-common:git_clone:675 : cd /opt/stack/swift 2025-11-24 19:01:52.514 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:01:52.514 | + functions-common:git_clone:676 : head -1 2025-11-24 19:01:52.519 | 676e68fc0 Merge "trivial: tests: add failure context to flakey assertion" 2025-11-24 19:01:52.522 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:01:52.526 | + lib/swift:install_swift:723 : setup_develop /opt/stack/swift keystone 2025-11-24 19:01:52.528 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:01:52.531 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2025-11-24 19:01:52.534 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2025-11-24 19:01:52.538 | + inc/python:setup_develop:359 : local extras=keystone 2025-11-24 19:01:52.541 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2025-11-24 19:01:52.543 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:01:52.546 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2025-11-24 19:01:52.549 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2025-11-24 19:01:52.552 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:01:52.555 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2025-11-24 19:01:52.559 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2025-11-24 19:01:52.561 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:01:52.565 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2025-11-24 19:01:52.568 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:01:52.571 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:01:52.575 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2025-11-24 19:01:52.581 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2025-11-24 19:01:52.584 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2025-11-24 19:01:52.587 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2025-11-24 19:01:52.738 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2025-11-24 19:01:52.741 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:01:52.743 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:01:52.746 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:01:52.748 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2025-11-24 19:01:52.750 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2025-11-24 19:01:52.753 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:01:52.755 | + inc/python:setup_package:446 : local extras=keystone 2025-11-24 19:01:52.756 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:01:52.758 | + inc/python:setup_package:450 : [[ -z keystone ]] 2025-11-24 19:01:52.761 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2025-11-24 19:01:52.762 | + inc/python:setup_package:456 : extras='[keystone]' 2025-11-24 19:01:52.765 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:01:52.767 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2025-11-24 19:01:52.788 | Using python 3.12 to install /opt/stack/swift 2025-11-24 19:01:52.790 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2025-11-24 19:01:53.508 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:01:53.511 | Obtaining file:///opt/stack/swift 2025-11-24 19:01:53.513 | Installing build dependencies: started 2025-11-24 19:01:55.676 | Installing build dependencies: finished with status 'done' 2025-11-24 19:01:55.679 | Checking if build backend supports build_editable: started 2025-11-24 19:01:55.838 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:01:55.839 | Getting requirements to build editable: started 2025-11-24 19:01:55.961 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:01:55.966 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:01:56.378 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:01:56.476 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (0.40.3) 2025-11-24 19:01:56.477 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev66) (3.2.4) 2025-11-24 19:01:56.478 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (3.1.0) 2025-11-24 19:01:56.892 | Collecting lxml>=4.2.3 (from swift==2.37.0.dev66) 2025-11-24 19:01:56.899 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2025-11-24 19:01:56.906 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (2.32.5) 2025-11-24 19:01:56.987 | Collecting xattr>=0.7.2 (from swift==2.37.0.dev66) 2025-11-24 19:01:56.994 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2025-11-24 19:01:57.035 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.37.0.dev66) 2025-11-24 19:01:57.043 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.8 kB) 2025-11-24 19:01:57.051 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev66) (43.0.3) 2025-11-24 19:01:57.052 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (2.8.0) 2025-11-24 19:01:57.071 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (10.12.0) 2025-11-24 19:01:57.083 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.0.2->swift==2.37.0.dev66) (2.0.0) 2025-11-24 19:01:57.122 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (5.12.0) 2025-11-24 19:01:57.123 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (4.0.0) 2025-11-24 19:01:57.124 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (10.1.0) 2025-11-24 19:01:57.125 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (6.2.0) 2025-11-24 19:01:57.126 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (6.7.1) 2025-11-24 19:01:57.127 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (7.2.1) 2025-11-24 19:01:57.127 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (5.8.0) 2025-11-24 19:01:57.128 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (9.2.0) 2025-11-24 19:01:57.129 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (7.0.3) 2025-11-24 19:01:57.130 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (4.0.1) 2025-11-24 19:01:57.131 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2.10.1) 2025-11-24 19:01:57.132 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (5.7.0) 2025-11-24 19:01:57.134 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.8.9) 2025-11-24 19:01:57.150 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (3.4.4) 2025-11-24 19:01:57.151 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (3.11) 2025-11-24 19:01:57.154 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (1.26.20) 2025-11-24 19:01:57.155 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (2025.11.12) 2025-11-24 19:01:57.163 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.37.0.dev66) (2.23) 2025-11-24 19:01:57.205 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2.1.0) 2025-11-24 19:01:57.207 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (5.6.0) 2025-11-24 19:01:57.207 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.8.2) 2025-11-24 19:01:57.208 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (4.15.0) 2025-11-24 19:01:57.217 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.5.0) 2025-11-24 19:01:57.225 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.3.0) 2025-11-24 19:01:57.226 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2.0.0) 2025-11-24 19:01:57.227 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (6.0.3) 2025-11-24 19:01:57.248 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2.9.0.post0) 2025-11-24 19:01:57.248 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (3.0.0) 2025-11-24 19:01:57.254 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.1.2) 2025-11-24 19:01:57.255 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2025.2) 2025-11-24 19:01:57.264 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (3.2.5) 2025-11-24 19:01:57.266 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (25.0) 2025-11-24 19:01:57.269 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (7.1.1) 2025-11-24 19:01:57.274 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (69.0.3) 2025-11-24 19:01:57.327 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2.0.0) 2025-11-24 19:01:57.337 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (5.2.1) 2025-11-24 19:01:57.399 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.17.0) 2025-11-24 19:01:57.480 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2025-11-24 19:01:57.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 97.8 MB/s eta 0:00:00 2025-11-24 19:01:57.545 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (533 kB) 2025-11-24 19:01:57.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 533.7/533.7 kB 76.0 MB/s eta 0:00:00 2025-11-24 19:01:57.560 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2025-11-24 19:01:57.581 | Checking if build backend supports build_editable: started 2025-11-24 19:01:57.742 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:01:57.743 | Building wheels for collected packages: swift 2025-11-24 19:01:57.745 | Building editable for swift (pyproject.toml): started 2025-11-24 19:01:58.246 | Building editable for swift (pyproject.toml): finished with status 'done' 2025-11-24 19:01:58.247 | Created wheel for swift: filename=swift-2.37.0.dev66-0.editable-py3-none-any.whl size=19619 sha256=f546ed5281522da03afd5ea7ccab7901f7a0ea964904c53c0f3228fd7027ca15 2025-11-24 19:01:58.247 | Stored in directory: /tmp/pip-ephem-wheel-cache-cg11y5aq/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2025-11-24 19:01:58.252 | Successfully built swift 2025-11-24 19:01:58.714 | Installing collected packages: PyECLib, lxml, xattr, swift 2025-11-24 19:01:58.975 | Successfully installed PyECLib-1.7.0 lxml-6.0.2 swift-2.37.0.dev66 xattr-1.3.0 2025-11-24 19:01:58.975 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:01:59.221 | + inc/python:pip_install:216 : result=0 2025-11-24 19:01:59.223 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:01:59.226 | + functions-common:time_stop:2423 : local name 2025-11-24 19:01:59.229 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:01:59.232 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:01:59.234 | + functions-common:time_stop:2426 : local total 2025-11-24 19:01:59.236 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:01:59.239 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:01:59.242 | + functions-common:time_stop:2430 : start_time=1764010912782 2025-11-24 19:01:59.244 | + functions-common:time_stop:2432 : [[ -z 1764010912782 ]] 2025-11-24 19:01:59.248 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:01:59.253 | + functions-common:time_stop:2435 : end_time=1764010919250 2025-11-24 19:01:59.255 | + functions-common:time_stop:2436 : elapsed_time=6468 2025-11-24 19:01:59.258 | + functions-common:time_stop:2437 : total=46568 2025-11-24 19:01:59.260 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:01:59.264 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=53036 2025-11-24 19:01:59.266 | + inc/python:pip_install:219 : return 0 2025-11-24 19:01:59.269 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:01:59.271 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:01:59.274 | + inc/python:setup_package:468 : '[' -d '/opt/stack/swift/*.egg-info' ']' 2025-11-24 19:01:59.278 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2025-11-24 19:01:59.281 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2025-11-24 19:01:59.284 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:01:59.286 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:01:59.288 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2025-11-24 19:01:59.292 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:01:59.295 | + lib/swift:install_swift:724 : '[' False == True ']' 2025-11-24 19:01:59.298 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:01:59.301 | + ./stack.sh:main:956 : configure_swift 2025-11-24 19:01:59.304 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2025-11-24 19:01:59.307 | + lib/swift:configure_swift:332 : local node_number 2025-11-24 19:01:59.308 | + lib/swift:configure_swift:333 : local swift_node_config 2025-11-24 19:01:59.311 | + lib/swift:configure_swift:334 : local swift_log_dir 2025-11-24 19:01:59.313 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-11-24 19:01:59.596 | No container-sharder running 2025-11-24 19:01:59.596 | No account-reaper running 2025-11-24 19:01:59.596 | No container-sync running 2025-11-24 19:01:59.596 | No object-reconstructor running 2025-11-24 19:01:59.596 | No account-auditor running 2025-11-24 19:01:59.596 | No container-updater running 2025-11-24 19:01:59.596 | No object-auditor running 2025-11-24 19:01:59.596 | No container-reconciler running 2025-11-24 19:01:59.596 | No proxy-server running 2025-11-24 19:01:59.596 | No object-replicator running 2025-11-24 19:01:59.596 | No object-expirer running 2025-11-24 19:01:59.596 | No object-updater running 2025-11-24 19:01:59.596 | No account-server running 2025-11-24 19:01:59.596 | No container-auditor running 2025-11-24 19:01:59.596 | No object-server running 2025-11-24 19:01:59.596 | No container-replicator running 2025-11-24 19:01:59.596 | No account-replicator running 2025-11-24 19:01:59.596 | No container-server running 2025-11-24 19:01:59.647 | + lib/swift:configure_swift:337 : true 2025-11-24 19:01:59.650 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2025-11-24 19:01:59.675 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2025-11-24 19:01:59.698 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2025-11-24 19:01:59.702 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2025-11-24 19:01:59.702 | ++ lib/swift:configure_swift:351 : id -g -n stack 2025-11-24 19:01:59.709 | + lib/swift:configure_swift:351 : sed -e ' 2025-11-24 19:01:59.709 | s/%GROUP%/stack/; 2025-11-24 19:01:59.709 | s/%USER%/stack/; 2025-11-24 19:01:59.709 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2025-11-24 19:01:59.709 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2025-11-24 19:01:59.719 | uid = stack 2025-11-24 19:01:59.719 | gid = stack 2025-11-24 19:01:59.719 | log file = /opt/stack/data/swift/logs/rsyncd.log 2025-11-24 19:01:59.719 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2025-11-24 19:01:59.719 | address = 127.0.0.1 2025-11-24 19:01:59.719 | 2025-11-24 19:01:59.719 | [account6612] 2025-11-24 19:01:59.719 | max connections = 25 2025-11-24 19:01:59.719 | path = /opt/stack/data/swift/1/ 2025-11-24 19:01:59.719 | read only = false 2025-11-24 19:01:59.719 | lock file = /opt/stack/data/swift/run/account6612.lock 2025-11-24 19:01:59.719 | 2025-11-24 19:01:59.720 | [account6622] 2025-11-24 19:01:59.720 | max connections = 25 2025-11-24 19:01:59.720 | path = /opt/stack/data/swift/2/ 2025-11-24 19:01:59.720 | read only = false 2025-11-24 19:01:59.720 | lock file = /opt/stack/data/swift/run/account6622.lock 2025-11-24 19:01:59.720 | 2025-11-24 19:01:59.720 | [account6632] 2025-11-24 19:01:59.720 | max connections = 25 2025-11-24 19:01:59.720 | path = /opt/stack/data/swift/3/ 2025-11-24 19:01:59.720 | read only = false 2025-11-24 19:01:59.720 | lock file = /opt/stack/data/swift/run/account6632.lock 2025-11-24 19:01:59.720 | 2025-11-24 19:01:59.720 | [account6642] 2025-11-24 19:01:59.720 | max connections = 25 2025-11-24 19:01:59.720 | path = /opt/stack/data/swift/4/ 2025-11-24 19:01:59.720 | read only = false 2025-11-24 19:01:59.721 | lock file = /opt/stack/data/swift/run/account6642.lock 2025-11-24 19:01:59.721 | 2025-11-24 19:01:59.721 | 2025-11-24 19:01:59.721 | [container6611] 2025-11-24 19:01:59.721 | max connections = 25 2025-11-24 19:01:59.721 | path = /opt/stack/data/swift/1/ 2025-11-24 19:01:59.721 | read only = false 2025-11-24 19:01:59.721 | lock file = /opt/stack/data/swift/run/container6611.lock 2025-11-24 19:01:59.721 | 2025-11-24 19:01:59.721 | [container6621] 2025-11-24 19:01:59.721 | max connections = 25 2025-11-24 19:01:59.721 | path = /opt/stack/data/swift/2/ 2025-11-24 19:01:59.721 | read only = false 2025-11-24 19:01:59.721 | lock file = /opt/stack/data/swift/run/container6621.lock 2025-11-24 19:01:59.721 | 2025-11-24 19:01:59.721 | [container6631] 2025-11-24 19:01:59.721 | max connections = 25 2025-11-24 19:01:59.722 | path = /opt/stack/data/swift/3/ 2025-11-24 19:01:59.722 | read only = false 2025-11-24 19:01:59.722 | lock file = /opt/stack/data/swift/run/container6631.lock 2025-11-24 19:01:59.722 | 2025-11-24 19:01:59.722 | [container6641] 2025-11-24 19:01:59.722 | max connections = 25 2025-11-24 19:01:59.722 | path = /opt/stack/data/swift/4/ 2025-11-24 19:01:59.722 | read only = false 2025-11-24 19:01:59.722 | lock file = /opt/stack/data/swift/run/container6641.lock 2025-11-24 19:01:59.722 | 2025-11-24 19:01:59.722 | 2025-11-24 19:01:59.722 | [object6613] 2025-11-24 19:01:59.722 | max connections = 25 2025-11-24 19:01:59.722 | path = /opt/stack/data/swift/1/ 2025-11-24 19:01:59.722 | read only = false 2025-11-24 19:01:59.722 | lock file = /opt/stack/data/swift/run/object6613.lock 2025-11-24 19:01:59.722 | 2025-11-24 19:01:59.722 | [object6623] 2025-11-24 19:01:59.723 | max connections = 25 2025-11-24 19:01:59.723 | path = /opt/stack/data/swift/2/ 2025-11-24 19:01:59.723 | read only = false 2025-11-24 19:01:59.723 | lock file = /opt/stack/data/swift/run/object6623.lock 2025-11-24 19:01:59.723 | 2025-11-24 19:01:59.723 | [object6633] 2025-11-24 19:01:59.723 | max connections = 25 2025-11-24 19:01:59.723 | path = /opt/stack/data/swift/3/ 2025-11-24 19:01:59.723 | read only = false 2025-11-24 19:01:59.723 | lock file = /opt/stack/data/swift/run/object6633.lock 2025-11-24 19:01:59.723 | 2025-11-24 19:01:59.723 | [object6643] 2025-11-24 19:01:59.723 | max connections = 25 2025-11-24 19:01:59.723 | path = /opt/stack/data/swift/4/ 2025-11-24 19:01:59.723 | read only = false 2025-11-24 19:01:59.723 | lock file = /opt/stack/data/swift/run/object6643.lock 2025-11-24 19:01:59.723 | + lib/swift:configure_swift:357 : is_ubuntu 2025-11-24 19:01:59.726 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:01:59.728 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:01:59.731 | + lib/swift:configure_swift:359 : '[' -e /etc/xinetd.d/rsync ']' 2025-11-24 19:01:59.733 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2025-11-24 19:01:59.736 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2025-11-24 19:01:59.741 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2025-11-24 19:01:59.746 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2025-11-24 19:01:59.749 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2025-11-24 19:01:59.754 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2025-11-24 19:01:59.789 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://38.102.83.12:8080/v1/ 2025-11-24 19:01:59.822 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2025-11-24 19:01:59.844 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2025-11-24 19:01:59.879 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2025-11-24 19:01:59.899 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2025-11-24 19:01:59.934 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2025-11-24 19:01:59.954 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2025-11-24 19:01:59.990 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2025-11-24 19:02:00.013 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2025-11-24 19:02:00.052 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2025-11-24 19:02:00.073 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2025-11-24 19:02:00.108 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2025-11-24 19:02:00.126 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2025-11-24 19:02:00.140 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:00.142 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2025-11-24 19:02:00.177 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2025-11-24 19:02:00.211 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2025-11-24 19:02:00.244 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2025-11-24 19:02:00.280 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2025-11-24 19:02:00.282 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2025-11-24 19:02:00.298 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:02:00.301 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2025-11-24 19:02:00.334 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2025-11-24 19:02:00.353 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:02:00.356 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2025-11-24 19:02:00.374 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:00.376 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2025-11-24 19:02:00.379 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2025-11-24 19:02:00.395 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:02:00.397 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2025-11-24 19:02:00.399 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2025-11-24 19:02:00.402 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2025-11-24 19:02:00.408 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2025-11-24 19:02:00.414 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2025-11-24 19:02:00.448 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2025-11-24 19:02:00.479 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2025-11-24 19:02:00.516 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2025-11-24 19:02:00.554 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2025-11-24 19:02:00.588 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2025-11-24 19:02:00.591 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2025-11-24 19:02:00.593 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2025-11-24 19:02:00.596 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2025-11-24 19:02:00.599 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:02:00.601 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2025-11-24 19:02:00.636 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2025-11-24 19:02:00.671 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://38.102.83.12/identity 2025-11-24 19:02:00.706 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2025-11-24 19:02:00.738 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2025-11-24 19:02:00.769 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2025-11-24 19:02:00.801 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2025-11-24 19:02:00.833 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2025-11-24 19:02:00.866 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:00.900 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2025-11-24 19:02:00.933 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:02:00.935 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2025-11-24 19:02:00.968 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2025-11-24 19:02:00.999 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2025-11-24 19:02:01.033 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2025-11-24 19:02:01.071 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2025-11-24 19:02:01.107 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2025-11-24 19:02:01.126 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2025-11-24 19:02:01.162 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2025-11-24 19:02:01.197 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2025-11-24 19:02:01.203 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2025-11-24 19:02:01.240 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2025-11-24 19:02:01.277 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2025-11-24 19:02:01.311 | + lib/swift:configure_swift:480 : local node_number 2025-11-24 19:02:01.313 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-24 19:02:01.316 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2025-11-24 19:02:01.319 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2025-11-24 19:02:01.324 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2025-11-24 19:02:01.327 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2025-11-24 19:02:01.329 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-24 19:02:01.332 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2025-11-24 19:02:01.334 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2025-11-24 19:02:01.337 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-24 19:02:01.339 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-24 19:02:01.342 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2025-11-24 19:02:01.363 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2025-11-24 19:02:01.398 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2025-11-24 19:02:01.417 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2025-11-24 19:02:01.451 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2025-11-24 19:02:01.472 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-24 19:02:01.509 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2025-11-24 19:02:01.531 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-24 19:02:01.568 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2025-11-24 19:02:01.589 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-24 19:02:01.628 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2025-11-24 19:02:01.649 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2025-11-24 19:02:01.685 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2025-11-24 19:02:01.706 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2025-11-24 19:02:01.745 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2025-11-24 19:02:01.765 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2025-11-24 19:02:01.801 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2025-11-24 19:02:01.820 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2025-11-24 19:02:01.855 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2025-11-24 19:02:01.860 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2025-11-24 19:02:01.881 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-24 19:02:01.915 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2025-11-24 19:02:01.950 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2025-11-24 19:02:01.953 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2025-11-24 19:02:01.958 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2025-11-24 19:02:01.961 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2025-11-24 19:02:01.964 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-24 19:02:01.966 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2025-11-24 19:02:01.968 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2025-11-24 19:02:01.971 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-24 19:02:01.973 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-24 19:02:01.976 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2025-11-24 19:02:01.997 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2025-11-24 19:02:02.030 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2025-11-24 19:02:02.050 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2025-11-24 19:02:02.085 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2025-11-24 19:02:02.105 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-24 19:02:02.140 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2025-11-24 19:02:02.161 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-24 19:02:02.196 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2025-11-24 19:02:02.218 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-24 19:02:02.254 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2025-11-24 19:02:02.276 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2025-11-24 19:02:02.311 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2025-11-24 19:02:02.332 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2025-11-24 19:02:02.370 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2025-11-24 19:02:02.390 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2025-11-24 19:02:02.432 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2025-11-24 19:02:02.454 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2025-11-24 19:02:02.493 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2025-11-24 19:02:02.500 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2025-11-24 19:02:02.526 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-24 19:02:02.569 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2025-11-24 19:02:02.571 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2025-11-24 19:02:02.577 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2025-11-24 19:02:02.581 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2025-11-24 19:02:02.583 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-24 19:02:02.586 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2025-11-24 19:02:02.589 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2025-11-24 19:02:02.592 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-24 19:02:02.595 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-24 19:02:02.598 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2025-11-24 19:02:02.623 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2025-11-24 19:02:02.661 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2025-11-24 19:02:02.686 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2025-11-24 19:02:02.718 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2025-11-24 19:02:02.737 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-24 19:02:02.771 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2025-11-24 19:02:02.791 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-24 19:02:02.828 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2025-11-24 19:02:02.847 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-24 19:02:02.885 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2025-11-24 19:02:02.906 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2025-11-24 19:02:02.944 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2025-11-24 19:02:02.966 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2025-11-24 19:02:03.002 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2025-11-24 19:02:03.023 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2025-11-24 19:02:03.058 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2025-11-24 19:02:03.076 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2025-11-24 19:02:03.111 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2025-11-24 19:02:03.116 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2025-11-24 19:02:03.136 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-24 19:02:03.167 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2025-11-24 19:02:03.199 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2025-11-24 19:02:03.228 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2025-11-24 19:02:03.252 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2025-11-24 19:02:03.254 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2025-11-24 19:02:03.259 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2025-11-24 19:02:03.286 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2025-11-24 19:02:03.312 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2025-11-24 19:02:03.340 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2025-11-24 19:02:03.369 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2025-11-24 19:02:03.394 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2025-11-24 19:02:03.422 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2025-11-24 19:02:03.450 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2025-11-24 19:02:03.483 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2025-11-24 19:02:03.517 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2025-11-24 19:02:03.534 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:03.536 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2025-11-24 19:02:03.556 | + lib/swift:configure_swift:523 : local auth_vers 2025-11-24 19:02:03.558 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2025-11-24 19:02:03.579 | + lib/swift:configure_swift:524 : auth_vers=3 2025-11-24 19:02:03.581 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 38.102.83.12 2025-11-24 19:02:03.614 | + lib/swift:configure_swift:526 : [[ https == \h\t\t\p\s ]] 2025-11-24 19:02:03.616 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 443 2025-11-24 19:02:03.648 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri https://38.102.83.12/identity 2025-11-24 19:02:03.682 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2025-11-24 19:02:03.684 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2025-11-24 19:02:03.716 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2025-11-24 19:02:03.733 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:03.735 | + lib/swift:configure_swift:538 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:03.771 | + lib/swift:configure_swift:539 : iniset /etc/swift/test.conf func_test web_front_end apache2 2025-11-24 19:02:03.805 | + lib/swift:configure_swift:543 : local user_group 2025-11-24 19:02:03.810 | ++ lib/swift:configure_swift:544 : id -g stack 2025-11-24 19:02:03.814 | + lib/swift:configure_swift:544 : user_group=1003 2025-11-24 19:02:03.817 | + lib/swift:configure_swift:545 : sudo install -d -o stack -g 1003 /opt/stack/data/swift 2025-11-24 19:02:03.843 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2025-11-24 19:02:03.846 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2025-11-24 19:02:03.871 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2025-11-24 19:02:03.873 | + lib/swift:configure_swift:550 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2025-11-24 19:02:03.900 | + lib/swift:configure_swift:552 : [[ False != \F\a\l\s\e ]] 2025-11-24 19:02:03.903 | + lib/swift:configure_swift:560 : '[' False == True ']' 2025-11-24 19:02:03.906 | + ./stack.sh:main:959 : is_service_enabled s3api 2025-11-24 19:02:03.924 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:02:03.927 | + ./stack.sh:main:965 : is_service_enabled g-api n-api 2025-11-24 19:02:03.946 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:03.949 | + ./stack.sh:main:967 : stack_install_service glance 2025-11-24 19:02:03.952 | + lib/stack:stack_install_service:20 : local service=glance 2025-11-24 19:02:03.955 | + lib/stack:stack_install_service:21 : type install_glance 2025-11-24 19:02:03.958 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:02:03.961 | + lib/stack:stack_install_service:32 : install_glance 2025-11-24 19:02:03.964 | + lib/glance:install_glance:550 : glance_store_extras=() 2025-11-24 19:02:03.967 | + lib/glance:install_glance:550 : local glance_store_extras 2025-11-24 19:02:03.970 | + lib/glance:install_glance:552 : is_service_enabled cinder 2025-11-24 19:02:03.990 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:03.993 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2025-11-24 19:02:03.997 | + lib/glance:install_glance:556 : is_service_enabled swift 2025-11-24 19:02:04.016 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:04.019 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2025-11-24 19:02:04.022 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2025-11-24 19:02:04.025 | + inc/python:use_library_from_git:266 : local name=glance_store 2025-11-24 19:02:04.028 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:02:04.031 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:02:04.034 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2025-11-24 19:02:04.038 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:02:04.041 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2025-11-24 19:02:04.044 | ++ inc/python:join_extras:28 : local IFS=, 2025-11-24 19:02:04.048 | ++ inc/python:join_extras:29 : echo swift,cinder 2025-11-24 19:02:04.052 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2025-11-24 19:02:04.055 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2025-11-24 19:02:04.058 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2025-11-24 19:02:04.061 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2025-11-24 19:02:04.065 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2025-11-24 19:02:04.068 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2025-11-24 19:02:04.071 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2025-11-24 19:02:04.076 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:02:04.077 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2025-11-24 19:02:04.082 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2025-11-24 19:02:04.086 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2025-11-24 19:02:04.089 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2025-11-24 19:02:04.092 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2025-11-24 19:02:04.095 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2025-11-24 19:02:04.121 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2025-11-24 19:02:04.124 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2025-11-24 19:02:04.808 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:02:04.892 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:04.897 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/8d/4ad0756a8e4519b910fcdbfe5703b8d5a8c4f8dbeaccbba33b02e7851cdc/glance_store-5.2.0-py3-none-any.whl.metadata (4.3 kB) 2025-11-24 19:02:04.943 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.1.0) 2025-11-24 19:02:04.944 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.7.1) 2025-11-24 19:02:04.945 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2025-11-24 19:02:04.946 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (9.2.0) 2025-11-24 19:02:04.947 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.2.0) 2025-11-24 19:02:04.948 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2025-11-24 19:02:04.948 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.40.3) 2025-11-24 19:02:04.949 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.25.1) 2025-11-24 19:02:04.950 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.12.0) 2025-11-24 19:02:04.951 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2025-11-24 19:02:04.952 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.32.5) 2025-11-24 19:02:05.030 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.037 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/3b/756fe16624dd4c0db958a834999552c3311bc865318fb873cdc98fbc0360/python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2025-11-24 19:02:05.102 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.107 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/13/316dbf2f4fe9fac1dd6e6b081fcea5440661c38a77ee7519fad46b15b211/os_brick-6.13.0-py3-none-any.whl.metadata (1.4 kB) 2025-11-24 19:02:05.156 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.162 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/01/561b9175e570570ce013b6b98404e2dbba7111d23de4d4611b0a1c9b3243/oslo_rootwrap-7.8.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:02:05.245 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.250 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/0a/613759825c6ea89bba08f9a564ab20e7c27313c39e2591255651c94b0819/oslo_privsep-3.8.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-24 19:02:05.292 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8e/c2/e5b67b0d446ec86ca551e0011ca834b5a53c32919f9c9c9b70df358c582f/python_swiftclient-4.9.0-py3-none-any.whl.metadata (3.5 kB) 2025-11-24 19:02:05.312 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2025-11-24 19:02:05.314 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.4) 2025-11-24 19:02:05.332 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.4.0) 2025-11-24 19:02:05.333 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.9.1) 2025-11-24 19:02:05.334 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.37.0) 2025-11-24 19:02:05.335 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.28.0) 2025-11-24 19:02:05.343 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2025-11-24 19:02:05.343 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2025-11-24 19:02:05.345 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.8.2) 2025-11-24 19:02:05.346 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.15.0) 2025-11-24 19:02:05.355 | Requirement already satisfied: oslo.context>=4.1.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.2.0) 2025-11-24 19:02:05.356 | Requirement already satisfied: oslo.log>=4.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.2.1) 2025-11-24 19:02:05.364 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.4.1) 2025-11-24 19:02:05.400 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.408 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2025-11-24 19:02:05.450 | Collecting os-win>=5.7.0 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-11-24 19:02:05.454 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-24 19:02:05.461 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.1.1) 2025-11-24 19:02:05.470 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.20) 2025-11-24 19:02:05.471 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2025-11-24 19:02:05.477 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.3.0) 2025-11-24 19:02:05.478 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2025-11-24 19:02:05.479 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.0.3) 2025-11-24 19:02:05.489 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2025-11-24 19:02:05.490 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2025-11-24 19:02:05.498 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.2) 2025-11-24 19:02:05.506 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.5) 2025-11-24 19:02:05.507 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.0) 2025-11-24 19:02:05.516 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.16.0) 2025-11-24 19:02:05.542 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.4) 2025-11-24 19:02:05.543 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.11) 2025-11-24 19:02:05.546 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.26.20) 2025-11-24 19:02:05.547 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.11.12) 2025-11-24 19:02:05.563 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.23) 2025-11-24 19:02:05.574 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2025-11-24 19:02:05.663 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.9.0.post0) 2025-11-24 19:02:05.676 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2025-11-24 19:02:05.680 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2025-11-24 19:02:05.681 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2025-11-24 19:02:05.682 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.10.1) 2025-11-24 19:02:05.683 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.7.3) 2025-11-24 19:02:05.695 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (69.0.3) 2025-11-24 19:02:05.705 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.14) 2025-11-24 19:02:05.859 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.17.0) 2025-11-24 19:02:05.870 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2025-11-24 19:02:05.967 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/8d/4ad0756a8e4519b910fcdbfe5703b8d5a8c4f8dbeaccbba33b02e7851cdc/glance_store-5.2.0-py3-none-any.whl (249 kB) 2025-11-24 19:02:05.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.5/249.5 kB 40.7 MB/s eta 0:00:00 2025-11-24 19:02:05.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/13/316dbf2f4fe9fac1dd6e6b081fcea5440661c38a77ee7519fad46b15b211/os_brick-6.13.0-py3-none-any.whl (310 kB) 2025-11-24 19:02:05.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.9/310.9 kB 38.9 MB/s eta 0:00:00 2025-11-24 19:02:05.995 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/0a/613759825c6ea89bba08f9a564ab20e7c27313c39e2591255651c94b0819/oslo_privsep-3.8.0-py3-none-any.whl (38 kB) 2025-11-24 19:02:06.004 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/01/561b9175e570570ce013b6b98404e2dbba7111d23de4d4611b0a1c9b3243/oslo_rootwrap-7.8.0-py3-none-any.whl (38 kB) 2025-11-24 19:02:06.016 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/3b/756fe16624dd4c0db958a834999552c3311bc865318fb873cdc98fbc0360/python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2025-11-24 19:02:06.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 kB 34.8 MB/s eta 0:00:00 2025-11-24 19:02:06.029 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8e/c2/e5b67b0d446ec86ca551e0011ca834b5a53c32919f9c9c9b70df358c582f/python_swiftclient-4.9.0-py3-none-any.whl (88 kB) 2025-11-24 19:02:06.037 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 13.0 MB/s eta 0:00:00 2025-11-24 19:02:06.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl (274 kB) 2025-11-24 19:02:06.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.4/274.4 kB 38.6 MB/s eta 0:00:00 2025-11-24 19:02:06.055 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl (28 kB) 2025-11-24 19:02:06.549 | Installing collected packages: tenacity, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, os-win, glance-store, os-brick 2025-11-24 19:02:07.523 | Successfully installed glance-store-5.2.0 os-brick-6.13.0 os-win-5.9.0 oslo.privsep-3.8.0 oslo.rootwrap-7.8.0 python-cinderclient-9.8.0 python-swiftclient-4.9.0 tenacity-9.1.2 2025-11-24 19:02:07.523 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:02:07.737 | + inc/python:pip_install:216 : result=0 2025-11-24 19:02:07.740 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:02:07.742 | + functions-common:time_stop:2423 : local name 2025-11-24 19:02:07.745 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:02:07.748 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:02:07.751 | + functions-common:time_stop:2426 : local total 2025-11-24 19:02:07.753 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:02:07.756 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:02:07.758 | + functions-common:time_stop:2430 : start_time=1764010924115 2025-11-24 19:02:07.761 | + functions-common:time_stop:2432 : [[ -z 1764010924115 ]] 2025-11-24 19:02:07.764 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:02:07.769 | + functions-common:time_stop:2435 : end_time=1764010927766 2025-11-24 19:02:07.772 | + functions-common:time_stop:2436 : elapsed_time=3651 2025-11-24 19:02:07.774 | + functions-common:time_stop:2437 : total=53036 2025-11-24 19:02:07.777 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:02:07.779 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=56687 2025-11-24 19:02:07.782 | + inc/python:pip_install:219 : return 0 2025-11-24 19:02:07.785 | + lib/glance:install_glance:569 : copy_rootwrap /usr/local/etc/glance 2025-11-24 19:02:07.788 | + lib/glance:copy_rootwrap:263 : local source_path=/usr/local/etc/glance 2025-11-24 19:02:07.790 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2025-11-24 19:02:07.816 | + lib/glance:copy_rootwrap:266 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2025-11-24 19:02:07.824 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2025-11-24 19:02:07.827 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/glance.git 2025-11-24 19:02:07.829 | + functions-common:git_clone:593 : local git_dest=/opt/stack/glance 2025-11-24 19:02:07.832 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:02:07.834 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:02:07.838 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:02:07.841 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:02:07.843 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:02:07.847 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:02:07.862 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:02:07.864 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:02:07.867 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:07.870 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:02:07.870 | + functions-common:git_clone:613 : echo master 2025-11-24 19:02:07.872 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:02:07.876 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/glance ]] 2025-11-24 19:02:07.879 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:07.881 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/glance 2025-11-24 19:02:07.898 | + functions-common:git_clone:675 : cd /opt/stack/glance 2025-11-24 19:02:07.902 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:02:07.902 | + functions-common:git_clone:676 : head -1 2025-11-24 19:02:07.906 | c98146c42 Merge "Inject os_glance.* section in the property protection file" 2025-11-24 19:02:07.909 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:02:07.912 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2025-11-24 19:02:07.915 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:02:07.917 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2025-11-24 19:02:07.920 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2025-11-24 19:02:07.922 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:02:07.925 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2025-11-24 19:02:07.928 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:02:07.931 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2025-11-24 19:02:07.933 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2025-11-24 19:02:07.936 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:02:07.938 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:02:07.941 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2025-11-24 19:02:07.944 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:02:07.947 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2025-11-24 19:02:07.950 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:02:07.953 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:02:07.956 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2025-11-24 19:02:07.962 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2025-11-24 19:02:07.964 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2025-11-24 19:02:07.967 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2025-11-24 19:02:08.102 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2025-11-24 19:02:08.105 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:02:08.107 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:02:08.110 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:02:08.113 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2025-11-24 19:02:08.114 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2025-11-24 19:02:08.116 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:02:08.118 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:02:08.120 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:02:08.122 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:02:08.125 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:02:08.127 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:02:08.129 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:02:08.131 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2025-11-24 19:02:08.152 | Using python 3.12 to install /opt/stack/glance 2025-11-24 19:02:08.154 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2025-11-24 19:02:08.878 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:02:08.880 | Obtaining file:///opt/stack/glance 2025-11-24 19:02:08.882 | Installing build dependencies: started 2025-11-24 19:02:10.953 | Installing build dependencies: finished with status 'done' 2025-11-24 19:02:10.956 | Checking if build backend supports build_editable: started 2025-11-24 19:02:11.075 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:02:11.077 | Getting requirements to build editable: started 2025-11-24 19:02:11.198 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:02:11.203 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:02:11.584 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:02:11.688 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.0.3) 2025-11-24 19:02:11.689 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (0.7.1) 2025-11-24 19:02:11.690 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev26) (2.0.44) 2025-11-24 19:02:11.691 | Requirement already satisfied: eventlet>=0.33.3 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (0.40.3) 2025-11-24 19:02:11.692 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.1.0) 2025-11-24 19:02:11.694 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (2.5.1) 2025-11-24 19:02:11.695 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (1.8.9) 2025-11-24 19:02:11.696 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (1.17.0) 2025-11-24 19:02:11.753 | Collecting httplib2>=0.9.1 (from glance==31.1.0.dev26) 2025-11-24 19:02:11.760 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:02:11.767 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (10.1.0) 2025-11-24 19:02:11.768 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.2.0) 2025-11-24 19:02:11.785 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (6.2.0) 2025-11-24 19:02:11.786 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (2.6.0) 2025-11-24 19:02:11.787 | Requirement already satisfied: oslo.utils>=7.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (9.2.0) 2025-11-24 19:02:11.788 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.6.0) 2025-11-24 19:02:11.789 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.2.1) 2025-11-24 19:02:11.849 | Collecting taskflow>=4.0.0 (from glance==31.1.0.dev26) 2025-11-24 19:02:11.855 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/fc/642d0a93639a785e9290a48c6bf3722d397baacd1bf60d84ec53cc19f67c/taskflow-6.0.2-py3-none-any.whl.metadata (5.6 kB) 2025-11-24 19:02:11.864 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.12.0) 2025-11-24 19:02:11.865 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (10.12.0) 2025-11-24 19:02:11.897 | Collecting WSME>=0.8.0 (from glance==31.1.0.dev26) 2025-11-24 19:02:11.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-11-24 19:02:11.912 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.16.0) 2025-11-24 19:02:11.913 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.10.1) 2025-11-24 19:02:11.915 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (4.25.1) 2025-11-24 19:02:11.916 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.7.0) 2025-11-24 19:02:11.917 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (17.4.0) 2025-11-24 19:02:11.918 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (6.7.1) 2025-11-24 19:02:11.958 | Collecting oslo.limit>=1.6.0 (from glance==31.1.0.dev26) 2025-11-24 19:02:11.963 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/42/6e267ce335b7a98f6a7f7445714143f1d3c54d1dc3998ce4e368961ffe5e/oslo_limit-2.8.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-24 19:02:11.971 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.2.1) 2025-11-24 19:02:11.973 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (17.1.0) 2025-11-24 19:02:11.974 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.0.0) 2025-11-24 19:02:12.023 | Collecting oslo.reports>=1.18.0 (from glance==31.1.0.dev26) 2025-11-24 19:02:12.030 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/a0/87fb7b10d461a5991d0529cc71959a9be6fe89d8af132d2ef1974d3a36ff/oslo_reports-3.6.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-24 19:02:12.038 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (4.7.0) 2025-11-24 19:02:12.069 | Collecting retrying!=1.3.0,>=1.2.3 (from glance==31.1.0.dev26) 2025-11-24 19:02:12.077 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2025-11-24 19:02:12.085 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (4.3.0) 2025-11-24 19:02:12.086 | Requirement already satisfied: glance-store>=4.9.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.2.0) 2025-11-24 19:02:12.087 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.0.0) 2025-11-24 19:02:12.089 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev26) (43.0.3) 2025-11-24 19:02:12.120 | Collecting cursive>=0.2.1 (from glance==31.1.0.dev26) 2025-11-24 19:02:12.128 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-24 19:02:12.194 | Collecting castellan>=0.17.0 (from glance==31.1.0.dev26) 2025-11-24 19:02:12.200 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:02:12.215 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev26) (1.3.10) 2025-11-24 19:02:12.216 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev26) (4.15.0) 2025-11-24 19:02:12.269 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:12.275 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/22/05e36c764a0ba11c81b164da77ce390f5ae8721bca1e398d4c4f46487f77/python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2025-11-24 19:02:12.287 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.17.0->glance==31.1.0.dev26) (2.32.5) 2025-11-24 19:02:12.306 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.6.1->glance==31.1.0.dev26) (2.0.0) 2025-11-24 19:02:12.319 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.12/site-packages (from cursive>=0.2.1->glance==31.1.0.dev26) (5.8.0) 2025-11-24 19:02:12.322 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->glance==31.1.0.dev26) (2.0.0) 2025-11-24 19:02:12.331 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev26) (2.8.0) 2025-11-24 19:02:12.332 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev26) (3.2.4) 2025-11-24 19:02:12.360 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==31.1.0.dev26) (3.2.5) 2025-11-24 19:02:12.373 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (25.4.0) 2025-11-24 19:02:12.374 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (2025.9.1) 2025-11-24 19:02:12.375 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (0.37.0) 2025-11-24 19:02:12.376 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (0.28.0) 2025-11-24 19:02:12.384 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev26) (2.1.0) 2025-11-24 19:02:12.385 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev26) (1.8.2) 2025-11-24 19:02:12.403 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev26) (4.0.0) 2025-11-24 19:02:12.406 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev26) (4.0.1) 2025-11-24 19:02:12.407 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev26) (2.10.1) 2025-11-24 19:02:12.418 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==31.1.0.dev26) (0.20) 2025-11-24 19:02:12.424 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev26) (1.3.0) 2025-11-24 19:02:12.426 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev26) (2.0.0) 2025-11-24 19:02:12.427 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev26) (6.0.3) 2025-11-24 19:02:12.445 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev26) (2.0.2) 2025-11-24 19:02:12.447 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev26) (0.5.0) 2025-11-24 19:02:12.521 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-24 19:02:12.529 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/45/87fa873f35abdf191d66d4821fe965f781e2d3e37e58883c6e23e95fa794/openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-11-24 19:02:12.549 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==31.1.0.dev26) (2.9.0.post0) 2025-11-24 19:02:12.568 | Requirement already satisfied: oslo.service>=1.24.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (4.4.1) 2025-11-24 19:02:12.569 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (6.2.1) 2025-11-24 19:02:12.571 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (5.3.1) 2025-11-24 19:02:12.572 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (5.5.4) 2025-11-24 19:02:12.573 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (0.14.0) 2025-11-24 19:02:12.582 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev26) (4.3.0) 2025-11-24 19:02:12.603 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev26) (3.1.6) 2025-11-24 19:02:12.605 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev26) (4.0.1) 2025-11-24 19:02:12.627 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.reports>=1.18.0->glance==31.1.0.dev26) (7.1.1) 2025-11-24 19:02:12.647 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.1.0.dev26) (25.0) 2025-11-24 19:02:12.648 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.1.0.dev26) (2025.2) 2025-11-24 19:02:12.677 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->glance==31.1.0.dev26) (69.0.3) 2025-11-24 19:02:12.701 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==31.1.0.dev26) (0.2.14) 2025-11-24 19:02:12.729 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev26) (1.17.0) 2025-11-24 19:02:12.730 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev26) (0.7) 2025-11-24 19:02:12.849 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==31.1.0.dev26) 2025-11-24 19:02:12.855 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-11-24 19:02:12.903 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==31.1.0.dev26) 2025-11-24 19:02:12.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/0e/4688725673df6a48378775dd1d54c0f2cb86694e9ec83b4b4b2e2bd9f684/automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-24 19:02:12.922 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==31.1.0.dev26) (9.1.2) 2025-11-24 19:02:12.959 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==31.1.0.dev26) 2025-11-24 19:02:12.967 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2025-11-24 19:02:13.030 | Collecting simplegeneric (from WSME>=0.8.0->glance==31.1.0.dev26) 2025-11-24 19:02:13.033 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip (12 kB) 2025-11-24 19:02:13.042 | Installing build dependencies: started 2025-11-24 19:02:15.281 | Installing build dependencies: finished with status 'done' 2025-11-24 19:02:15.282 | Getting requirements to build wheel: started 2025-11-24 19:02:15.468 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:02:15.470 | Preparing metadata (pyproject.toml): started 2025-11-24 19:02:15.659 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:02:15.666 | Requirement already satisfied: pytz in /usr/local/lib/python3.12/site-packages (from WSME>=0.8.0->glance==31.1.0.dev26) (2025.2) 2025-11-24 19:02:15.836 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==31.1.0.dev26) 2025-11-24 19:02:15.838 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-11-24 19:02:15.855 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (5.1.0) 2025-11-24 19:02:15.900 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==31.1.0.dev26) (2.23) 2025-11-24 19:02:16.001 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==31.1.0.dev26) 2025-11-24 19:02:16.004 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-24 19:02:16.030 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==31.1.0.dev26) (3.0.3) 2025-11-24 19:02:16.124 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) (5.2.1) 2025-11-24 19:02:16.125 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) (1.5.0) 2025-11-24 19:02:16.154 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-24 19:02:16.161 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-24 19:02:16.169 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) (1.33) 2025-11-24 19:02:16.200 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-24 19:02:16.203 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-24 19:02:16.238 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-24 19:02:16.246 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-11-24 19:02:16.303 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (0.23.1) 2025-11-24 19:02:16.315 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==31.1.0.dev26) (1.1.2) 2025-11-24 19:02:16.336 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (1.7.3) 2025-11-24 19:02:16.500 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:16.506 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/81/3b9a10658286b4c6564d570862cf16733fa28b53cbe0e6f6ddb9e3594530/cliff-4.12.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-24 19:02:16.586 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (3.4.4) 2025-11-24 19:02:16.588 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (3.11) 2025-11-24 19:02:16.590 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (1.26.20) 2025-11-24 19:02:16.591 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (2025.11.12) 2025-11-24 19:02:16.686 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==31.1.0.dev26) (2.7.2) 2025-11-24 19:02:16.880 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:16.882 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-11-24 19:02:17.202 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:17.205 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2025-11-24 19:02:17.365 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-24 19:02:17.374 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:02:17.626 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:17.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-24 19:02:17.660 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:17.666 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2025-11-24 19:02:17.809 | Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:17.812 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-11-24 19:02:17.901 | Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:17.907 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-24 19:02:18.015 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:18.018 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-11-24 19:02:18.086 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-24 19:02:18.088 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-24 19:02:18.150 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl (99 kB) 2025-11-24 19:02:18.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.5/99.5 kB 12.0 MB/s eta 0:00:00 2025-11-24 19:02:18.165 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-11-24 19:02:18.173 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 5.9 MB/s eta 0:00:00 2025-11-24 19:02:18.179 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl (91 kB) 2025-11-24 19:02:18.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 13.0 MB/s eta 0:00:00 2025-11-24 19:02:18.195 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/42/6e267ce335b7a98f6a7f7445714143f1d3c54d1dc3998ce4e368961ffe5e/oslo_limit-2.8.0-py3-none-any.whl (22 kB) 2025-11-24 19:02:18.206 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/a0/87fb7b10d461a5991d0529cc71959a9be6fe89d8af132d2ef1974d3a36ff/oslo_reports-3.6.0-py3-none-any.whl (53 kB) 2025-11-24 19:02:18.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/53.2 kB 6.8 MB/s eta 0:00:00 2025-11-24 19:02:18.220 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl (10 kB) 2025-11-24 19:02:18.232 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/fc/642d0a93639a785e9290a48c6bf3722d397baacd1bf60d84ec53cc19f67c/taskflow-6.0.2-py3-none-any.whl (491 kB) 2025-11-24 19:02:18.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.2/491.2 kB 41.3 MB/s eta 0:00:00 2025-11-24 19:02:18.252 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl (59 kB) 2025-11-24 19:02:18.262 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 7.5 MB/s eta 0:00:00 2025-11-24 19:02:18.269 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/0e/4688725673df6a48378775dd1d54c0f2cb86694e9ec83b4b4b2e2bd9f684/automaton-3.2.0-py3-none-any.whl (22 kB) 2025-11-24 19:02:18.278 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-11-24 19:02:18.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-11-24 19:02:18.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 76.7 MB/s eta 0:00:00 2025-11-24 19:02:18.323 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/45/87fa873f35abdf191d66d4821fe965f781e2d3e37e58883c6e23e95fa794/openstacksdk-4.8.0-py3-none-any.whl (1.8 MB) 2025-11-24 19:02:18.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 84.1 MB/s eta 0:00:00 2025-11-24 19:02:18.354 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2025-11-24 19:02:18.367 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/22/05e36c764a0ba11c81b164da77ce390f5ae8721bca1e398d4c4f46487f77/python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2025-11-24 19:02:18.376 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 11.1 MB/s eta 0:00:00 2025-11-24 19:02:18.385 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/81/3b9a10658286b4c6564d570862cf16733fa28b53cbe0e6f6ddb9e3594530/cliff-4.12.0-py3-none-any.whl (84 kB) 2025-11-24 19:02:18.394 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 10.8 MB/s eta 0:00:00 2025-11-24 19:02:18.401 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-24 19:02:18.410 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-24 19:02:18.421 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-11-24 19:02:18.428 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl (10 kB) 2025-11-24 19:02:18.436 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl (30 kB) 2025-11-24 19:02:18.443 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) 2025-11-24 19:02:18.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 19.8 MB/s eta 0:00:00 2025-11-24 19:02:18.458 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-11-24 19:02:18.465 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl (11 kB) 2025-11-24 19:02:18.475 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2025-11-24 19:02:18.483 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl (243 kB) 2025-11-24 19:02:18.492 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 33.5 MB/s eta 0:00:00 2025-11-24 19:02:18.500 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-11-24 19:02:18.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 12.4 MB/s eta 0:00:00 2025-11-24 19:02:18.511 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-11-24 19:02:18.527 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.9 MB/s eta 0:00:00 2025-11-24 19:02:18.530 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-11-24 19:02:18.580 | Building wheels for collected packages: glance, simplegeneric 2025-11-24 19:02:18.581 | Building editable for glance (pyproject.toml): started 2025-11-24 19:02:19.096 | Building editable for glance (pyproject.toml): finished with status 'done' 2025-11-24 19:02:19.097 | Created wheel for glance: filename=glance-31.1.0.dev26-0.editable-py3-none-any.whl size=8956 sha256=c5ff58d9af769d7b69722218a1a49ca719f7f5caa68a7b8177f3cb4cb3ac7e5f 2025-11-24 19:02:19.097 | Stored in directory: /tmp/pip-ephem-wheel-cache-rlkgkgi4/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2025-11-24 19:02:19.102 | Building wheel for simplegeneric (pyproject.toml): started 2025-11-24 19:02:19.308 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-11-24 19:02:19.309 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5068 sha256=f59bea029d1cba23057808615695e9b0eae1e9b48035319fd2b915891f4b8db6 2025-11-24 19:02:19.309 | Stored in directory: /root/.cache/pip/wheels/62/15/02/c0608286b778cb6daa6cd38989363398d9a477ecb5dc3f47de 2025-11-24 19:02:19.313 | Successfully built glance simplegeneric 2025-11-24 19:02:19.965 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, retrying, pygments, pydot, platformdirs, networkx, mdurl, jsonpointer, jmespath, httplib2, autopage, markdown-it-py, importlib-metadata, automaton, WSME, rich, rich-argparse, openstacksdk, taskflow, oslo.reports, cmd2, oslo.limit, cliff, python-barbicanclient, castellan, cursive, glance 2025-11-24 19:02:24.929 | Successfully installed WSME-0.12.1 automaton-3.2.0 autopage-0.5.2 castellan-5.5.0 cliff-4.12.0 cmd2-2.7.0 cursive-0.2.3 glance-31.1.0.dev26 httplib2-0.31.0 importlib-metadata-8.7.0 jmespath-1.0.1 jsonpointer-3.0.0 markdown-it-py-4.0.0 mdurl-0.1.2 networkx-3.4.2 openstacksdk-4.8.0 oslo.limit-2.8.0 oslo.reports-3.6.0 platformdirs-4.5.0 pydot-4.0.1 pygments-2.19.2 pyperclip-1.11.0 python-barbicanclient-7.2.0 requestsexceptions-1.4.0 retrying-1.4.2 rich-14.2.0 rich-argparse-1.7.1 simplegeneric-0.8.1 taskflow-6.0.2 zipp-3.23.0 2025-11-24 19:02:24.929 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:02:25.269 | + inc/python:pip_install:216 : result=0 2025-11-24 19:02:25.272 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:02:25.274 | + functions-common:time_stop:2423 : local name 2025-11-24 19:02:25.277 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:02:25.280 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:02:25.282 | + functions-common:time_stop:2426 : local total 2025-11-24 19:02:25.284 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:02:25.286 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:02:25.289 | + functions-common:time_stop:2430 : start_time=1764010928147 2025-11-24 19:02:25.291 | + functions-common:time_stop:2432 : [[ -z 1764010928147 ]] 2025-11-24 19:02:25.295 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:02:25.299 | + functions-common:time_stop:2435 : end_time=1764010945297 2025-11-24 19:02:25.302 | + functions-common:time_stop:2436 : elapsed_time=17150 2025-11-24 19:02:25.303 | + functions-common:time_stop:2437 : total=56687 2025-11-24 19:02:25.306 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:02:25.308 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=73837 2025-11-24 19:02:25.310 | + inc/python:pip_install:219 : return 0 2025-11-24 19:02:25.313 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:02:25.315 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:02:25.317 | + inc/python:setup_package:468 : '[' -d '/opt/stack/glance/*.egg-info' ']' 2025-11-24 19:02:25.319 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2025-11-24 19:02:25.322 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2025-11-24 19:02:25.324 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:02:25.327 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:02:25.330 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2025-11-24 19:02:25.332 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:02:25.336 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:02:25.338 | + ./stack.sh:main:968 : configure_glance 2025-11-24 19:02:25.341 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2025-11-24 19:02:25.365 | + lib/glance:configure_glance:349 : local dburl 2025-11-24 19:02:25.369 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2025-11-24 19:02:25.371 | ++ lib/database:database_connection_url:134 : local db=glance 2025-11-24 19:02:25.374 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2025-11-24 19:02:25.377 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=glance 2025-11-24 19:02:25.378 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:02:25.381 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:02:25.384 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:02:25.401 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:25.404 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:02:25.406 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-24 19:02:25.409 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-24 19:02:25.413 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2025-11-24 19:02:25.450 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-24 19:02:25.486 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2025-11-24 19:02:25.522 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-11-24 19:02:25.557 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2025-11-24 19:02:25.593 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2025-11-24 19:02:25.632 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2025-11-24 19:02:25.671 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2025-11-24 19:02:25.673 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2025-11-24 19:02:25.676 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2025-11-24 19:02:25.679 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-24 19:02:25.682 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:02:25.685 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2025-11-24 19:02:25.721 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2025-11-24 19:02:25.756 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://38.102.83.12/identity 2025-11-24 19:02:25.793 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2025-11-24 19:02:25.828 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2025-11-24 19:02:25.866 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2025-11-24 19:02:25.903 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2025-11-24 19:02:25.939 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2025-11-24 19:02:25.977 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:26.013 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2025-11-24 19:02:26.048 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:02:26.051 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2025-11-24 19:02:26.090 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2025-11-24 19:02:26.093 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2025-11-24 19:02:26.096 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2025-11-24 19:02:26.099 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-24 19:02:26.102 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-24 19:02:26.105 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:02:26.123 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:26.127 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-24 19:02:26.130 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-24 19:02:26.133 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:02:26.152 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:26.155 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:02:26.159 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:02:26.197 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:02:26.199 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:02:26.203 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2025-11-24 19:02:26.206 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2025-11-24 19:02:26.208 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2025-11-24 19:02:26.246 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2025-11-24 19:02:26.283 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2025-11-24 19:02:26.322 | + lib/glance:configure_glance:371 : configure_glance_store False False 2025-11-24 19:02:26.326 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2025-11-24 19:02:26.329 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2025-11-24 19:02:26.333 | + lib/glance:configure_glance_store:278 : local be 2025-11-24 19:02:26.335 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:02:26.338 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2025-11-24 19:02:26.341 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-11-24 19:02:26.381 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2025-11-24 19:02:26.384 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://38.102.83.12 2025-11-24 19:02:26.423 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:02:26.426 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2025-11-24 19:02:26.429 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2025-11-24 19:02:26.448 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:26.451 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2025-11-24 19:02:26.490 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2025-11-24 19:02:26.527 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2025-11-24 19:02:26.564 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2025-11-24 19:02:26.601 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2025-11-24 19:02:26.638 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2025-11-24 19:02:26.657 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:26.660 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:26.697 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2025-11-24 19:02:26.734 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2025-11-24 19:02:26.772 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2025-11-24 19:02:26.809 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://38.102.83.12/identity/v3 2025-11-24 19:02:26.846 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2025-11-24 19:02:26.875 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://38.102.83.12/image 2025-11-24 19:02:26.903 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2025-11-24 19:02:26.919 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:26.922 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2025-11-24 19:02:26.950 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://38.102.83.12/identity 2025-11-24 19:02:26.980 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2025-11-24 19:02:26.983 | + functions:setup_logging:686 : setup_systemd_logging /etc/glance/glance-api.conf 2025-11-24 19:02:26.986 | + functions:setup_systemd_logging:703 : local conf_file=/etc/glance/glance-api.conf 2025-11-24 19:02:26.989 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:02:27.008 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:02:27.011 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:02:27.014 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:02:27.017 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:02:27.020 | + functions:setup_systemd_logging:716 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:02:27.054 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:02:27.091 | + functions:setup_systemd_logging:719 : 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' 2025-11-24 19:02:27.127 | + functions:setup_systemd_logging:720 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:02:27.164 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2025-11-24 19:02:27.199 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2025-11-24 19:02:27.205 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2025-11-24 19:02:27.244 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2025-11-24 19:02:27.278 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-11-24 19:02:27.313 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2025-11-24 19:02:27.349 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-11-24 19:02:27.387 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2025-11-24 19:02:27.427 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2025-11-24 19:02:27.466 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2025-11-24 19:02:27.503 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2025-11-24 19:02:27.509 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.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 2025-11-24 19:02:27.519 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2025-11-24 19:02:27.540 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:27.543 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=38.102.83.12 2025-11-24 19:02:27.545 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2025-11-24 19:02:27.549 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://38.102.83.12:8776/v3/%(project_id)s' 2025-11-24 19:02:27.585 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://38.102.83.12:8776/v3/%(project_id)s' 2025-11-24 19:02:27.623 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2025-11-24 19:02:27.626 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2025-11-24 19:02:27.629 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2025-11-24 19:02:27.632 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2025-11-24 19:02:27.635 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2025-11-24 19:02:27.637 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2025-11-24 19:02:27.640 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2025-11-24 19:02:27.645 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:02:27.647 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2025-11-24 19:02:27.684 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2025-11-24 19:02:27.686 | ++ functions:get_random_port:853 : read lower_port upper_port 2025-11-24 19:02:27.689 | ++ functions:get_random_port:854 : true 2025-11-24 19:02:27.692 | ++ functions:get_random_port:855 : (( port = upper_port )) 2025-11-24 19:02:27.695 | ++ functions:get_random_port:855 : (( port >= lower_port )) 2025-11-24 19:02:27.697 | ++ functions:get_random_port:856 : sudo lsof -i :60999 2025-11-24 19:02:27.712 | ++ functions:get_random_port:857 : [[ 1 > 0 ]] 2025-11-24 19:02:27.714 | ++ functions:get_random_port:858 : break 2 2025-11-24 19:02:27.717 | ++ functions:get_random_port:862 : echo 60999 2025-11-24 19:02:27.720 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2025-11-24 19:02:27.723 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2025-11-24 19:02:27.756 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2025-11-24 19:02:27.789 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2025-11-24 19:02:27.822 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2025-11-24 19:02:27.855 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2025-11-24 19:02:27.888 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-24 19:02:27.922 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2025-11-24 19:02:27.956 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2025-11-24 19:02:27.990 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2025-11-24 19:02:28.024 | + 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' 2025-11-24 19:02:28.058 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2025-11-24 19:02:28.091 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-24 19:02:28.124 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2025-11-24 19:02:28.158 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2025-11-24 19:02:28.192 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2025-11-24 19:02:28.227 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2025-11-24 19:02:28.260 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2025-11-24 19:02:28.297 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2025-11-24 19:02:28.330 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2025-11-24 19:02:28.364 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2025-11-24 19:02:28.397 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2025-11-24 19:02:28.399 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-24 19:02:28.402 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:02:28.404 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:02:28.408 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:28.411 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:28.414 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:02:28.416 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:28.418 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:28.420 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:28.423 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:28.426 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:28.429 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:28.431 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:28.434 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:28.436 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:28.439 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:28.442 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:02:28.445 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2025-11-24 19:02:28.447 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-24 19:02:28.449 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:02:28.451 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:02:28.454 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:28.456 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:28.459 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:02:28.462 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:28.465 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:28.467 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:28.469 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:28.471 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:28.474 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:28.477 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:28.480 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:28.483 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:28.485 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:28.487 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:02:28.490 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2025-11-24 19:02:28.494 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2025-11-24 19:02:28.496 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2025-11-24 19:02:28.499 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:02:28.502 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:28.505 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:28.508 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:02:28.510 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:28.514 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:28.516 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:28.519 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:28.523 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:28.526 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:28.529 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:28.531 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:28.534 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:28.538 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:28.540 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-11-24 19:02:28.543 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/glance-api.conf ']' 2025-11-24 19:02:28.546 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-24 19:02:28.550 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/httpd/conf.d/glance-api.conf.disabled 2025-11-24 19:02:28.553 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2025-11-24 19:02:28.553 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-24 19:02:28.574 | KeepAlive Off 2025-11-24 19:02:28.580 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2025-11-24 19:02:28.580 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-24 19:02:28.599 | SetEnv proxy-sendchunked 1 2025-11-24 19:02:28.608 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2025-11-24 19:02:28.609 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-24 19:02:28.629 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2025-11-24 19:02:28.634 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2025-11-24 19:02:28.637 | + lib/apache:enable_apache_site:191 : local site=glance-api 2025-11-24 19:02:28.639 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:02:28.641 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:02:28.644 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:02:28.646 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:02:28.649 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:28.652 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:28.655 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:02:28.658 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:28.660 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:28.663 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:28.665 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:28.668 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:28.670 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:28.673 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:28.675 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:28.678 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:28.681 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:28.683 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:02:28.686 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:02:28.688 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:28.691 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:28.693 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:02:28.696 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:28.699 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:28.701 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:28.704 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:28.706 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:28.708 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:28.710 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:28.713 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:28.715 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:28.718 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:28.721 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-11-24 19:02:28.723 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/glance-api.conf.disabled ]] 2025-11-24 19:02:28.726 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/glance-api.conf ]] 2025-11-24 19:02:28.728 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/glance-api.conf.disabled /etc/httpd/conf.d/glance-api.conf 2025-11-24 19:02:28.755 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2025-11-24 19:02:28.758 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:02:28.760 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:02:28.763 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:02:29.962 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2025-11-24 19:02:29.969 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2025-11-24 19:02:30.002 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /bin/python3.12 2025-11-24 19:02:30.037 | + lib/glance:configure_glance:465 : [[ True == True ]] 2025-11-24 19:02:30.040 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2025-11-24 19:02:30.079 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2025-11-24 19:02:30.114 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2025-11-24 19:02:30.147 | + ./stack.sh:main:971 : is_service_enabled cinder 2025-11-24 19:02:30.170 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:30.173 | + ./stack.sh:main:973 : stack_install_service cinder 2025-11-24 19:02:30.175 | + lib/stack:stack_install_service:20 : local service=cinder 2025-11-24 19:02:30.178 | + lib/stack:stack_install_service:21 : type install_cinder 2025-11-24 19:02:30.182 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:02:30.185 | + lib/stack:stack_install_service:32 : install_cinder 2025-11-24 19:02:30.188 | + lib/cinder:install_cinder:535 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2025-11-24 19:02:30.191 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/cinder.git 2025-11-24 19:02:30.194 | + functions-common:git_clone:593 : local git_dest=/opt/stack/cinder 2025-11-24 19:02:30.196 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:02:30.199 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:02:30.202 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:02:30.205 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:02:30.208 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:02:30.211 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:02:30.229 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:02:30.232 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:02:30.235 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:30.238 | + functions-common:git_clone:613 : echo master 2025-11-24 19:02:30.239 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:02:30.242 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:02:30.246 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/cinder ]] 2025-11-24 19:02:30.249 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:30.252 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/cinder 2025-11-24 19:02:30.281 | + functions-common:git_clone:675 : cd /opt/stack/cinder 2025-11-24 19:02:30.285 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:02:30.285 | + functions-common:git_clone:676 : head -1 2025-11-24 19:02:30.295 | 5bc8ed7d6 Merge "Hitachi: support extending volume has snapshot(s)" 2025-11-24 19:02:30.298 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:02:30.301 | + lib/cinder:install_cinder:536 : setup_develop /opt/stack/cinder 2025-11-24 19:02:30.304 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:02:30.306 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-24 19:02:30.309 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2025-11-24 19:02:30.312 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:02:30.314 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2025-11-24 19:02:30.317 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:02:30.319 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-24 19:02:30.322 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2025-11-24 19:02:30.325 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:02:30.328 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:02:30.332 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2025-11-24 19:02:30.334 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:02:30.338 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2025-11-24 19:02:30.341 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:02:30.344 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:02:30.347 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2025-11-24 19:02:30.353 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2025-11-24 19:02:30.356 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2025-11-24 19:02:30.359 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2025-11-24 19:02:30.490 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2025-11-24 19:02:30.493 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:02:30.495 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:02:30.498 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:02:30.501 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-24 19:02:30.503 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2025-11-24 19:02:30.506 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:02:30.508 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:02:30.511 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:02:30.513 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:02:30.515 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:02:30.517 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:02:30.519 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:02:30.522 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2025-11-24 19:02:30.540 | Using python 3.12 to install /opt/stack/cinder 2025-11-24 19:02:30.543 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2025-11-24 19:02:31.264 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:02:31.267 | Obtaining file:///opt/stack/cinder 2025-11-24 19:02:31.269 | Installing build dependencies: started 2025-11-24 19:02:33.633 | Installing build dependencies: finished with status 'done' 2025-11-24 19:02:33.636 | Checking if build backend supports build_editable: started 2025-11-24 19:02:33.800 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:02:33.801 | Getting requirements to build editable: started 2025-11-24 19:02:33.964 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:02:33.969 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:02:34.601 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:02:34.743 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.0.3) 2025-11-24 19:02:34.744 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.2.1) 2025-11-24 19:02:34.745 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (0.40.3) 2025-11-24 19:02:34.746 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (3.2.4) 2025-11-24 19:02:34.747 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.1.0) 2025-11-24 19:02:34.748 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.25.1) 2025-11-24 19:02:34.749 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.12.0) 2025-11-24 19:02:34.751 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (10.12.0) 2025-11-24 19:02:34.751 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (6.0.2) 2025-11-24 19:02:34.752 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (10.1.0) 2025-11-24 19:02:34.753 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.0) 2025-11-24 19:02:34.755 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.2.0) 2025-11-24 19:02:34.756 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (17.4.0) 2025-11-24 19:02:34.757 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.1) 2025-11-24 19:02:34.758 | Requirement already satisfied: oslo.messaging>=14.6.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (17.1.0) 2025-11-24 19:02:34.759 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.0.0) 2025-11-24 19:02:34.761 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.7.0) 2025-11-24 19:02:34.761 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.8.0) 2025-11-24 19:02:34.762 | Requirement already satisfied: oslo.reports>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.6.0) 2025-11-24 19:02:34.762 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.8.0) 2025-11-24 19:02:34.763 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.8.0) 2025-11-24 19:02:34.764 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.4.1) 2025-11-24 19:02:34.765 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.6.0) 2025-11-24 19:02:34.766 | Requirement already satisfied: oslo.utils>=6.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (9.2.0) 2025-11-24 19:02:34.862 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev90) 2025-11-24 19:02:34.869 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/f8/a40f5180b07c303715077af7e94479fc94e07cfb0738abc5a1b14be08b0e/oslo_versionedobjects-3.8.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-24 19:02:34.878 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.3.0) 2025-11-24 19:02:34.879 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (25.0) 2025-11-24 19:02:34.965 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev90) 2025-11-24 19:02:34.971 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-24 19:02:34.979 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.10.1) 2025-11-24 19:02:34.980 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.1.0) 2025-11-24 19:02:34.982 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.2.5) 2025-11-24 19:02:34.983 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.0) 2025-11-24 19:02:35.038 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev90) 2025-11-24 19:02:35.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/44/0d1b00f298ddd04d3467a1d84deb4890ff41a0c9038537de7930e8ceab9b/python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-24 19:02:35.054 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.7.0) 2025-11-24 19:02:35.118 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev90) 2025-11-24 19:02:35.126 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/1f/f944e5f61083af25176b46296522085b0faa17381d0251fd9c0f9f6288d0/python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-24 19:02:35.135 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.9.0) 2025-11-24 19:02:35.137 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.32.5) 2025-11-24 19:02:35.139 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.5.1) 2025-11-24 19:02:35.141 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.0.2) 2025-11-24 19:02:35.174 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev90) 2025-11-24 19:02:35.179 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2025-11-24 19:02:35.190 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (2.0.44) 2025-11-24 19:02:35.191 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.6.0) 2025-11-24 19:02:35.224 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev90) 2025-11-24 19:02:35.231 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-11-24 19:02:35.243 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (9.1.2) 2025-11-24 19:02:35.244 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (1.8.9) 2025-11-24 19:02:35.246 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.7.1) 2025-11-24 19:02:35.308 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev90) 2025-11-24 19:02:35.317 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/a0/36c37318db0b60ce890f97d6628681c3cb72578ca82f7aa5c6fca85723ce/oslo_vmware-4.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-24 19:02:35.324 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.13.0) 2025-11-24 19:02:35.326 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.9.0) 2025-11-24 19:02:35.394 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev90) 2025-11-24 19:02:35.403 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-24 19:02:36.034 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev90) 2025-11-24 19:02:36.042 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/28/be3b17bd6a190c8c2ec9e4fb65d43e6ecd7b7a1bb19ccc1d9ab4f687a58c/google_api_python_client-2.185.0-py3-none-any.whl.metadata (7.0 kB) 2025-11-24 19:02:36.050 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.5.0) 2025-11-24 19:02:36.051 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (43.0.3) 2025-11-24 19:02:36.052 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (0.2.3) 2025-11-24 19:02:36.377 | Collecting zstd>=1.4.5.1 (from cinder==27.1.0.dev90) 2025-11-24 19:02:36.384 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/80/6252de3a70cfd7767718ad476893f1c7dc129f942cc7ed0322e3137c03d9/zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2025-11-24 19:02:37.142 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev90) 2025-11-24 19:02:37.148 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2025-11-24 19:02:37.156 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (1.9.0) 2025-11-24 19:02:37.157 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2025.2) 2025-11-24 19:02:38.469 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev90) 2025-11-24 19:02:38.476 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-11-24 19:02:38.484 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==27.1.0.dev90) (1.0.1) 2025-11-24 19:02:38.527 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev90) 2025-11-24 19:02:38.532 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-24 19:02:38.563 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev90) (2.0.0) 2025-11-24 19:02:38.580 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==27.1.0.dev90) (2.8.0) 2025-11-24 19:02:38.586 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /usr/local/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) (0.31.0) 2025-11-24 19:02:38.719 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:38.727 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/a4/7319a2a8add4cc352be9e3efeff5e2aacee917c85ca2fa1647e29089983c/google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-24 19:02:38.810 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:38.815 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/8a/fe34d2f3f9470a27b01c9e76226965863f153d5fbe276f83608562e49c04/google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:02:38.926 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:38.932 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/93/ecf9f7caa99c71e969091e9a78789f11b2dea5c684917eab7c54a8d13560/google_api_core-2.27.0-py3-none-any.whl.metadata (3.2 kB) 2025-11-24 19:02:38.968 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:38.973 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-24 19:02:39.000 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (25.4.0) 2025-11-24 19:02:39.001 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (2025.9.1) 2025-11-24 19:02:39.002 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (0.37.0) 2025-11-24 19:02:39.003 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (0.28.0) 2025-11-24 19:02:39.012 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev90) (1.8.2) 2025-11-24 19:02:39.013 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev90) (4.15.0) 2025-11-24 19:02:39.032 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (4.0.0) 2025-11-24 19:02:39.035 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (4.0.1) 2025-11-24 19:02:39.035 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (2.10.1) 2025-11-24 19:02:39.054 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev90) (7.1.1) 2025-11-24 19:02:39.073 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev90) (0.20) 2025-11-24 19:02:39.074 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev90) (3.0.0) 2025-11-24 19:02:39.081 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (1.3.0) 2025-11-24 19:02:39.083 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (2.0.0) 2025-11-24 19:02:39.084 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (6.0.3) 2025-11-24 19:02:39.102 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (1.17.0) 2025-11-24 19:02:39.106 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (2.0.2) 2025-11-24 19:02:39.107 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (0.5.0) 2025-11-24 19:02:39.124 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==27.1.0.dev90) (2.9.0.post0) 2025-11-24 19:02:39.142 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (3.2.1) 2025-11-24 19:02:39.145 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (6.2.1) 2025-11-24 19:02:39.146 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.3.1) 2025-11-24 19:02:39.148 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.5.4) 2025-11-24 19:02:39.149 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (0.14.0) 2025-11-24 19:02:39.158 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (4.3.0) 2025-11-24 19:02:39.159 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (3.1.6) 2025-11-24 19:02:39.162 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (4.0.1) 2025-11-24 19:02:39.183 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev90) (1.1.2) 2025-11-24 19:02:39.223 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->cinder==27.1.0.dev90) (1.7.3) 2025-11-24 19:02:39.233 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev90) (3.16.0) 2025-11-24 19:02:39.317 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev90) 2025-11-24 19:02:39.323 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-24 19:02:39.332 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==27.1.0.dev90) (1.26.20) 2025-11-24 19:02:39.422 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev90) 2025-11-24 19:02:39.428 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2025-11-24 19:02:39.493 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev90) 2025-11-24 19:02:39.499 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/30/5efcef3406940cda75296c6d884090b8a9aad2dcc0c304daebb5ae99fb4a/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-11-24 19:02:39.522 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev90) (69.0.3) 2025-11-24 19:02:39.565 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (4.12.0) 2025-11-24 19:02:39.607 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) 2025-11-24 19:02:39.612 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2025-11-24 19:02:39.620 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (2.0.0) 2025-11-24 19:02:39.621 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (24.2.1) 2025-11-24 19:02:39.682 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (3.4.4) 2025-11-24 19:02:39.683 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (3.11) 2025-11-24 19:02:39.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (2025.11.12) 2025-11-24 19:02:39.698 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev90) (1.17.0) 2025-11-24 19:02:39.699 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev90) (0.7) 2025-11-24 19:02:39.739 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev90) 2025-11-24 19:02:39.742 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2025-11-24 19:02:39.842 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (3.4.2) 2025-11-24 19:02:39.844 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (3.2.0) 2025-11-24 19:02:39.847 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (4.0.1) 2025-11-24 19:02:39.929 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev90) 2025-11-24 19:02:39.932 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-11-24 19:02:39.996 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==27.1.0.dev90) (1.3.10) 2025-11-24 19:02:40.010 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.1.0) 2025-11-24 19:02:40.104 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev90) (2.23) 2025-11-24 19:02:40.134 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (0.5.2) 2025-11-24 19:02:40.136 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (2.7.0) 2025-11-24 19:02:40.272 | Collecting googleapis-common-protos<2.0.0,>=1.56.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:40.278 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/e8/eba9fece11d57a71e3e22ea672742c8f3cf23b35730c9e96db768b295216/googleapis_common_protos-1.71.0-py3-none-any.whl.metadata (9.4 kB) 2025-11-24 19:02:40.625 | Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.19.5 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:40.632 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2025-11-24 19:02:40.697 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:40.704 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/6d/280c4c2ce28b1593a19ad5239c8b826871fc6ec275c21afc8e1820108039/proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-24 19:02:40.895 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:40.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-11-24 19:02:40.942 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:40.949 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-11-24 19:02:41.057 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (3.0.3) 2025-11-24 19:02:41.239 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (1.5.0) 2025-11-24 19:02:41.260 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (0.23.1) 2025-11-24 19:02:41.279 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev90) (0.2.14) 2025-11-24 19:02:41.876 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev90) (2.7.2) 2025-11-24 19:02:41.982 | Requirement already satisfied: jsonpatch~=1.0 in /usr/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (1.33) 2025-11-24 19:02:42.099 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (1.11.0) 2025-11-24 19:02:42.101 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (1.7.1) 2025-11-24 19:02:42.190 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (3.0.0) 2025-11-24 19:02:42.430 | Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-24 19:02:42.437 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-24 19:02:42.644 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (14.2.0) 2025-11-24 19:02:42.668 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (4.0.0) 2025-11-24 19:02:42.670 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (2.19.2) 2025-11-24 19:02:42.707 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (0.1.2) 2025-11-24 19:02:42.776 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl (139 kB) 2025-11-24 19:02:42.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 16.0 MB/s eta 0:00:00 2025-11-24 19:02:42.793 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/28/be3b17bd6a190c8c2ec9e4fb65d43e6ecd7b7a1bb19ccc1d9ab4f687a58c/google_api_python_client-2.185.0-py3-none-any.whl (14.5 MB) 2025-11-24 19:02:42.901 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 133.2 MB/s eta 0:00:00 2025-11-24 19:02:42.906 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/f8/a40f5180b07c303715077af7e94479fc94e07cfb0738abc5a1b14be08b0e/oslo_versionedobjects-3.8.0-py3-none-any.whl (86 kB) 2025-11-24 19:02:42.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/86.3 kB 12.1 MB/s eta 0:00:00 2025-11-24 19:02:42.921 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/a0/36c37318db0b60ce890f97d6628681c3cb72578ca82f7aa5c6fca85723ce/oslo_vmware-4.7.0-py3-none-any.whl (626 kB) 2025-11-24 19:02:42.952 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 626.9/626.9 kB 22.4 MB/s eta 0:00:00 2025-11-24 19:02:42.961 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl (223 kB) 2025-11-24 19:02:42.974 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.9/223.9 kB 23.9 MB/s eta 0:00:00 2025-11-24 19:02:42.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/44/0d1b00f298ddd04d3467a1d84deb4890ff41a0c9038537de7930e8ceab9b/python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2025-11-24 19:02:42.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.7/208.7 kB 22.6 MB/s eta 0:00:00 2025-11-24 19:02:43.001 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/1f/f944e5f61083af25176b46296522085b0faa17381d0251fd9c0f9f6288d0/python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2025-11-24 19:02:43.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 38.9 MB/s eta 0:00:00 2025-11-24 19:02:43.021 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2025-11-24 19:02:43.030 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 5.8 MB/s eta 0:00:00 2025-11-24 19:02:43.039 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-24 19:02:43.052 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl (93 kB) 2025-11-24 19:02:43.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 10.4 MB/s eta 0:00:00 2025-11-24 19:02:43.072 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/80/6252de3a70cfd7767718ad476893f1c7dc129f942cc7ed0322e3137c03d9/zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2025-11-24 19:02:43.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.7/302.7 kB 32.8 MB/s eta 0:00:00 2025-11-24 19:02:43.094 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-11-24 19:02:43.191 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 134.5 MB/s eta 0:00:00 2025-11-24 19:02:43.199 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/93/ecf9f7caa99c71e969091e9a78789f11b2dea5c684917eab7c54a8d13560/google_api_core-2.27.0-py3-none-any.whl (167 kB) 2025-11-24 19:02:43.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.1/167.1 kB 25.9 MB/s eta 0:00:00 2025-11-24 19:02:43.217 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/a4/7319a2a8add4cc352be9e3efeff5e2aacee917c85ca2fa1647e29089983c/google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2025-11-24 19:02:43.230 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.3/221.3 kB 23.4 MB/s eta 0:00:00 2025-11-24 19:02:43.238 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/8a/fe34d2f3f9470a27b01c9e76226965863f153d5fbe276f83608562e49c04/google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-11-24 19:02:43.252 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl (160 kB) 2025-11-24 19:02:43.265 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 kB 16.6 MB/s eta 0:00:00 2025-11-24 19:02:43.273 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/30/5efcef3406940cda75296c6d884090b8a9aad2dcc0c304daebb5ae99fb4a/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-11-24 19:02:43.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 77.4 MB/s eta 0:00:00 2025-11-24 19:02:43.298 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl (62 kB) 2025-11-24 19:02:43.309 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 7.2 MB/s eta 0:00:00 2025-11-24 19:02:43.316 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl (82 kB) 2025-11-24 19:02:43.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 9.5 MB/s eta 0:00:00 2025-11-24 19:02:43.335 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl (145 kB) 2025-11-24 19:02:43.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 16.3 MB/s eta 0:00:00 2025-11-24 19:02:43.352 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl (11 kB) 2025-11-24 19:02:43.362 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-11-24 19:02:43.374 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2025-11-24 19:02:43.389 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/e8/eba9fece11d57a71e3e22ea672742c8f3cf23b35730c9e96db768b295216/googleapis_common_protos-1.71.0-py3-none-any.whl (294 kB) 2025-11-24 19:02:43.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 30.1 MB/s eta 0:00:00 2025-11-24 19:02:43.408 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/6d/280c4c2ce28b1593a19ad5239c8b826871fc6ec275c21afc8e1820108039/proto_plus-1.26.1-py3-none-any.whl (50 kB) 2025-11-24 19:02:43.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 6.2 MB/s eta 0:00:00 2025-11-24 19:02:43.426 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2025-11-24 19:02:43.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.2/323.2 kB 32.9 MB/s eta 0:00:00 2025-11-24 19:02:43.446 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-11-24 19:02:43.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 18.9 MB/s eta 0:00:00 2025-11-24 19:02:43.465 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl (34 kB) 2025-11-24 19:02:43.479 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-24 19:02:43.490 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 10.1 MB/s eta 0:00:00 2025-11-24 19:02:43.582 | Building wheels for collected packages: cinder 2025-11-24 19:02:43.583 | Building editable for cinder (pyproject.toml): started 2025-11-24 19:02:44.463 | Building editable for cinder (pyproject.toml): finished with status 'done' 2025-11-24 19:02:44.464 | Created wheel for cinder: filename=cinder-27.1.0.dev90-0.editable-py3-none-any.whl size=9088 sha256=06aac33dd9674aa45ea79a426cee2a288591e40bec3756c6233f8ad14be6b9f5 2025-11-24 19:02:44.464 | Stored in directory: /tmp/pip-ephem-wheel-cache-628sc77g/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2025-11-24 19:02:44.469 | Successfully built cinder 2025-11-24 19:02:45.235 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, invoke, rtslib-fb, rsa, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, oslo.vmware, google-api-python-client, oslo.versionedobjects, cinder 2025-11-24 19:02:48.643 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev90 google-api-core-2.27.0 google-api-python-client-2.185.0 google-auth-2.41.1 google-auth-httplib2-0.2.0 googleapis-common-protos-1.71.0 invoke-2.2.1 oslo.versionedobjects-3.8.0 oslo.vmware-4.7.0 paramiko-4.0.0 proto-plus-1.26.1 protobuf-6.33.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.0 python-glanceclient-4.10.0 python-novaclient-18.11.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.0 suds-community-1.2.0 tabulate-0.9.0 tooz-7.0.0 uritemplate-4.2.0 voluptuous-0.15.2 warlock-2.1.0 zstd-1.5.7.2 2025-11-24 19:02:48.643 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:02:49.134 | + inc/python:pip_install:216 : result=0 2025-11-24 19:02:49.136 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:02:49.139 | + functions-common:time_stop:2423 : local name 2025-11-24 19:02:49.142 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:02:49.144 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:02:49.146 | + functions-common:time_stop:2426 : local total 2025-11-24 19:02:49.149 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:02:49.151 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:02:49.154 | + functions-common:time_stop:2430 : start_time=1764010950534 2025-11-24 19:02:49.156 | + functions-common:time_stop:2432 : [[ -z 1764010950534 ]] 2025-11-24 19:02:49.160 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:02:49.164 | + functions-common:time_stop:2435 : end_time=1764010969161 2025-11-24 19:02:49.167 | + functions-common:time_stop:2436 : elapsed_time=18627 2025-11-24 19:02:49.168 | + functions-common:time_stop:2437 : total=73837 2025-11-24 19:02:49.171 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:02:49.173 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=92464 2025-11-24 19:02:49.175 | + inc/python:pip_install:219 : return 0 2025-11-24 19:02:49.178 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:02:49.180 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:02:49.183 | + inc/python:setup_package:468 : '[' -d '/opt/stack/cinder/*.egg-info' ']' 2025-11-24 19:02:49.186 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2025-11-24 19:02:49.189 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2025-11-24 19:02:49.192 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:02:49.194 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:02:49.197 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2025-11-24 19:02:49.201 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:02:49.204 | + lib/cinder:install_cinder:537 : [[ lioadm == \t\g\t\a\d\m ]] 2025-11-24 19:02:49.207 | + lib/cinder:install_cinder:539 : [[ lioadm == \l\i\o\a\d\m ]] 2025-11-24 19:02:49.209 | + lib/cinder:install_cinder:540 : is_ubuntu 2025-11-24 19:02:49.212 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:49.215 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:49.218 | + lib/cinder:install_cinder:546 : install_package targetcli 2025-11-24 19:02:49.221 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:02:49.224 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:02:49.227 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:02:49.229 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:02:49.232 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:49.236 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:02:49.238 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:49.241 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:49.244 | + functions-common:install_package:1442 : real_install_package targetcli 2025-11-24 19:02:49.247 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:02:49.250 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:49.252 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:49.256 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:02:49.259 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:49.261 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:49.264 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:49.267 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:49.269 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:49.273 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:49.275 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:49.278 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:49.280 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:49.283 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:49.286 | + functions-common:real_install_package:1432 : yum_install targetcli 2025-11-24 19:02:49.290 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:02:49.292 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:49.295 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:02:49.297 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:02:49.300 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:02:49.303 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:02:49.307 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:02:49.312 | + functions-common:time_start:2414 : _TIME_START[$name]=1764010969309 2025-11-24 19:02:49.315 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y targetcli 2025-11-24 19:02:49.317 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:02:49.321 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:02:49.327 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:02:49.329 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:02:49.332 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y targetcli 2025-11-24 19:02:49.882 | Last metadata expiration check: 0:06:36 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:02:49.948 | Package targetcli-2.1.58-4.el10.noarch is already installed. 2025-11-24 19:02:49.976 | Dependencies resolved. 2025-11-24 19:02:49.977 | Nothing to do. 2025-11-24 19:02:49.977 | Complete! 2025-11-24 19:02:50.038 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:02:50.039 | + functions-common:time_stop:2423 : local name 2025-11-24 19:02:50.042 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:02:50.045 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:02:50.047 | + functions-common:time_stop:2426 : local total 2025-11-24 19:02:50.049 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:02:50.050 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:02:50.053 | + functions-common:time_stop:2430 : start_time=1764010969309 2025-11-24 19:02:50.055 | + functions-common:time_stop:2432 : [[ -z 1764010969309 ]] 2025-11-24 19:02:50.058 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:02:50.063 | + functions-common:time_stop:2435 : end_time=1764010970060 2025-11-24 19:02:50.066 | + functions-common:time_stop:2436 : elapsed_time=751 2025-11-24 19:02:50.069 | + functions-common:time_stop:2437 : total=147707 2025-11-24 19:02:50.072 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:02:50.074 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=148458 2025-11-24 19:02:50.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:02:50.080 | + ./stack.sh:main:974 : configure_cinder 2025-11-24 19:02:50.082 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2025-11-24 19:02:50.106 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2025-11-24 19:02:50.110 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2025-11-24 19:02:50.113 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2025-11-24 19:02:50.115 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-11-24 19:02:50.117 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2025-11-24 19:02:50.118 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-11-24 19:02:50.123 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2025-11-24 19:02:50.124 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2025-11-24 19:02:50.126 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-11-24 19:02:50.129 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2025-11-24 19:02:50.130 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2025-11-24 19:02:50.131 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2025-11-24 19:02:50.134 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2025-11-24 19:02:50.135 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2025-11-24 19:02:50.158 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2025-11-24 19:02:50.174 | + 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 2025-11-24 19:02:50.195 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2025-11-24 19:02:50.223 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2025-11-24 19:02:50.249 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2025-11-24 19:02:50.275 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-11-24 19:02:50.277 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-11-24 19:02:50.282 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6yrg1oKRmW 2025-11-24 19:02:50.285 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-11-24 19:02:50.288 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-11-24 19:02:50.291 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2025-11-24 19:02:50.294 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6yrg1oKRmW 2025-11-24 19:02:50.298 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6yrg1oKRmW 2025-11-24 19:02:50.323 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6yrg1oKRmW /etc/sudoers.d/cinder-rootwrap 2025-11-24 19:02:50.349 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/cinder-rootwrap 2025-11-24 19:02:50.354 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-11-24 19:02:50.357 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-11-24 19:02:50.360 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-11-24 19:02:50.363 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-11-24 19:02:50.365 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2025-11-24 19:02:50.367 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2025-11-24 19:02:50.371 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2025-11-24 19:02:50.373 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2025-11-24 19:02:50.378 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2025-11-24 19:02:50.383 | + lib/cinder:configure_cinder:307 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2025-11-24 19:02:50.405 | + lib/cinder:configure_cinder:308 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2025-11-24 19:02:50.426 | + lib/cinder:configure_cinder:309 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2025-11-24 19:02:50.446 | + lib/cinder:configure_cinder:310 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2025-11-24 19:02:50.468 | + lib/cinder:configure_cinder:311 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2025-11-24 19:02:50.489 | + lib/cinder:configure_cinder:312 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2025-11-24 19:02:50.510 | + lib/cinder:configure_cinder:313 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2025-11-24 19:02:50.531 | + lib/cinder:configure_cinder:314 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2025-11-24 19:02:50.553 | + lib/cinder:configure_cinder:316 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2025-11-24 19:02:50.555 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-24 19:02:50.558 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2025-11-24 19:02:50.561 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-24 19:02:50.564 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:02:50.566 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2025-11-24 19:02:50.603 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2025-11-24 19:02:50.638 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://38.102.83.12/identity 2025-11-24 19:02:50.671 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2025-11-24 19:02:50.706 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2025-11-24 19:02:50.742 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2025-11-24 19:02:50.776 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2025-11-24 19:02:50.809 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2025-11-24 19:02:50.843 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:50.878 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2025-11-24 19:02:50.914 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:02:50.916 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2025-11-24 19:02:50.955 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2025-11-24 19:02:50.990 | ++ lib/cinder:configure_cinder:321 : database_connection_url cinder 2025-11-24 19:02:50.993 | ++ lib/database:database_connection_url:134 : local db=cinder 2025-11-24 19:02:50.995 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2025-11-24 19:02:50.998 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=cinder 2025-11-24 19:02:51.001 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:02:51.004 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:02:51.006 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:02:51.025 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:51.028 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:02:51.030 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-11-24 19:02:51.034 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-11-24 19:02:51.071 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2025-11-24 19:02:51.106 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2025-11-24 19:02:51.142 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2025-11-24 19:02:51.177 | + lib/cinder:configure_cinder:325 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2025-11-24 19:02:51.212 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2025-11-24 19:02:51.246 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2025-11-24 19:02:51.282 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 38.102.83.12 2025-11-24 19:02:51.317 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2025-11-24 19:02:51.356 | ++ lib/cinder:configure_cinder:330 : openssl rand -hex 16 2025-11-24 19:02:51.366 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2930b13526ba771b15d784c0ca3ef3bd 2025-11-24 19:02:51.398 | + lib/cinder:configure_cinder:331 : [[ -n '' ]] 2025-11-24 19:02:51.400 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2025-11-24 19:02:51.434 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2025-11-24 19:02:51.469 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2025-11-24 19:02:51.504 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2025-11-24 19:02:51.540 | + lib/cinder:configure_cinder:345 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2025-11-24 19:02:51.575 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2025-11-24 19:02:51.609 | + lib/cinder:configure_cinder:348 : is_service_enabled c-vol 2025-11-24 19:02:51.627 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:51.631 | + lib/cinder:configure_cinder:348 : [[ -n lvm:lvmdriver-1 ]] 2025-11-24 19:02:51.633 | + lib/cinder:configure_cinder:349 : local enabled_backends= 2025-11-24 19:02:51.636 | + lib/cinder:configure_cinder:350 : local default_name= 2025-11-24 19:02:51.639 | + lib/cinder:configure_cinder:351 : local be be_name be_type 2025-11-24 19:02:51.642 | + lib/cinder:configure_cinder:352 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-24 19:02:51.644 | + lib/cinder:configure_cinder:353 : be_type=lvm 2025-11-24 19:02:51.647 | + lib/cinder:configure_cinder:354 : be_name=lvmdriver-1 2025-11-24 19:02:51.649 | + lib/cinder:configure_cinder:355 : type configure_cinder_backend_lvm 2025-11-24 19:02:51.652 | + lib/cinder:configure_cinder:356 : configure_cinder_backend_lvm lvmdriver-1 2025-11-24 19:02:51.655 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2025-11-24 19:02:51.658 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2025-11-24 19:02:51.697 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2025-11-24 19:02:51.732 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2025-11-24 19:02:51.769 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2025-11-24 19:02:51.805 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2025-11-24 19:02:51.841 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2025-11-24 19:02:51.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2025-11-24 19:02:51.912 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2025-11-24 19:02:51.948 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2025-11-24 19:02:51.983 | + lib/cinder:configure_cinder:358 : [[ -z '' ]] 2025-11-24 19:02:51.986 | + lib/cinder:configure_cinder:359 : default_name=lvmdriver-1 2025-11-24 19:02:51.989 | + lib/cinder:configure_cinder:361 : enabled_backends+=lvmdriver-1, 2025-11-24 19:02:51.992 | + lib/cinder:configure_cinder:363 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2025-11-24 19:02:52.028 | + lib/cinder:configure_cinder:364 : [[ -n lvmdriver-1 ]] 2025-11-24 19:02:52.031 | + lib/cinder:configure_cinder:365 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2025-11-24 19:02:52.066 | + lib/cinder:configure_cinder:367 : configure_cinder_image_volume_cache 2025-11-24 19:02:52.069 | + lib/cinder:configure_cinder_image_volume_cache:723 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2025-11-24 19:02:52.072 | + lib/cinder:configure_cinder_image_volume_cache:724 : local be_name=lvmdriver-1 2025-11-24 19:02:52.075 | + lib/cinder:configure_cinder_image_volume_cache:726 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2025-11-24 19:02:52.110 | + lib/cinder:configure_cinder_image_volume_cache:728 : [[ -n '' ]] 2025-11-24 19:02:52.113 | + lib/cinder:configure_cinder_image_volume_cache:732 : [[ -n '' ]] 2025-11-24 19:02:52.115 | + lib/cinder:configure_cinder:372 : [[ False == \T\r\u\e ]] 2025-11-24 19:02:52.118 | + lib/cinder:configure_cinder:378 : is_service_enabled c-bak 2025-11-24 19:02:52.137 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:52.140 | + lib/cinder:configure_cinder:378 : [[ -n swift ]] 2025-11-24 19:02:52.143 | + lib/cinder:configure_cinder:379 : type configure_cinder_backup_swift 2025-11-24 19:02:52.145 | + lib/cinder:configure_cinder:380 : configure_cinder_backup_swift 2025-11-24 19:02:52.148 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2025-11-24 19:02:52.185 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://38.102.83.12:8080/v1/AUTH_ 2025-11-24 19:02:52.220 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2025-11-24 19:02:52.238 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:52.242 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:52.277 | + lib/cinder:configure_cinder:386 : is_service_enabled ceilometer 2025-11-24 19:02:52.297 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:02:52.300 | + lib/cinder:configure_cinder:390 : is_service_enabled tls-proxy 2025-11-24 19:02:52.320 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:52.323 | + lib/cinder:configure_cinder:391 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2025-11-24 19:02:52.326 | + lib/cinder:configure_cinder:393 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2025-11-24 19:02:52.363 | + lib/cinder:configure_cinder:394 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2025-11-24 19:02:52.405 | + lib/cinder:configure_cinder:398 : '[' False '!=' False ']' 2025-11-24 19:02:52.408 | + lib/cinder:configure_cinder:402 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2025-11-24 19:02:52.411 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2025-11-24 19:02:52.414 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2025-11-24 19:02:52.417 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-24 19:02:52.420 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-24 19:02:52.423 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:02:52.443 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:52.447 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-24 19:02:52.450 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-24 19:02:52.453 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:02:52.472 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:52.475 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:02:52.478 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:02:52.516 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:02:52.519 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:02:52.523 | + lib/cinder:configure_cinder:405 : setup_logging /etc/cinder/cinder.conf 2025-11-24 19:02:52.526 | + functions:setup_logging:686 : setup_systemd_logging /etc/cinder/cinder.conf 2025-11-24 19:02:52.529 | + functions:setup_systemd_logging:703 : local conf_file=/etc/cinder/cinder.conf 2025-11-24 19:02:52.532 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:02:52.552 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:02:52.555 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:02:52.558 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:02:52.561 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:02:52.564 | + functions:setup_systemd_logging:716 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:02:52.601 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:02:52.640 | + functions:setup_systemd_logging:719 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-24 19:02:52.675 | + functions:setup_systemd_logging:720 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:02:52.712 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2025-11-24 19:02:52.747 | + lib/cinder:configure_cinder:407 : is_service_enabled c-api 2025-11-24 19:02:52.767 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:52.769 | + lib/cinder:configure_cinder:408 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2025-11-24 19:02:52.773 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2025-11-24 19:02:52.776 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2025-11-24 19:02:52.779 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2025-11-24 19:02:52.782 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-24 19:02:52.784 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2025-11-24 19:02:52.787 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2025-11-24 19:02:52.789 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-24 19:02:52.792 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-24 19:02:52.818 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-24 19:02:52.818 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:02:52.836 | d /var/run/uwsgi 0755 stack root 2025-11-24 19:02:52.842 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:02:52.869 | /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. 2025-11-24 19:02:52.876 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2025-11-24 19:02:52.878 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2025-11-24 19:02:52.883 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:02:52.886 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2025-11-24 19:02:52.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2025-11-24 19:02:52.953 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2025-11-24 19:02:52.985 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2025-11-24 19:02:53.014 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-24 19:02:53.042 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-24 19:02:53.076 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2025-11-24 19:02:53.107 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2025-11-24 19:02:53.141 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2025-11-24 19:02:53.174 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-24 19:02:53.208 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-24 19:02:53.244 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-24 19:02:53.280 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2025-11-24 19:02:53.315 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2025-11-24 19:02:53.351 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-24 19:02:53.353 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-24 19:02:53.357 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2025-11-24 19:02:53.360 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2025-11-24 19:02:53.362 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:02:53.365 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:53.368 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:53.371 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:02:53.374 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:53.377 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:53.379 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:53.382 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:53.385 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:53.388 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:53.390 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:53.393 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:53.396 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:53.399 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:53.402 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-11-24 19:02:53.405 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/cinder-api.conf ']' 2025-11-24 19:02:53.407 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-24 19:02:53.411 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-24 19:02:53.414 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2025-11-24 19:02:53.450 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-24 19:02:53.487 | + 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 ' 2025-11-24 19:02:53.487 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-24 19:02:53.507 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2025-11-24 19:02:53.512 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2025-11-24 19:02:53.515 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2025-11-24 19:02:53.518 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:02:53.521 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:02:53.523 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:02:53.526 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:02:53.529 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:53.532 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:53.535 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:02:53.537 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:53.540 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:53.543 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:53.545 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:53.548 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:53.551 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:53.553 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:53.556 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:53.558 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:53.561 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:53.564 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:02:53.566 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:02:53.569 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:02:53.572 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:02:53.574 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:02:53.577 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:02:53.580 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:02:53.583 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:02:53.586 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:02:53.588 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:02:53.591 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:02:53.594 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:02:53.596 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:02:53.599 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:02:53.602 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:02:53.604 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-11-24 19:02:53.607 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/cinder-api.conf.disabled ]] 2025-11-24 19:02:53.610 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/cinder-api.conf ]] 2025-11-24 19:02:53.613 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/cinder-api.conf.disabled /etc/httpd/conf.d/cinder-api.conf 2025-11-24 19:02:53.638 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-24 19:02:53.641 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:02:53.644 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:02:53.646 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:02:54.826 | + lib/cinder:configure_cinder:411 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2025-11-24 19:02:54.829 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2025-11-24 19:02:54.865 | + lib/cinder:configure_cinder:417 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://38.102.83.12/image 2025-11-24 19:02:54.902 | + lib/cinder:configure_cinder:418 : is_service_enabled tls-proxy 2025-11-24 19:02:54.920 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:54.923 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2025-11-24 19:02:54.959 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:54.995 | + lib/cinder:configure_cinder:424 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2025-11-24 19:02:54.998 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-24 19:02:55.001 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2025-11-24 19:02:55.004 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=glance 2025-11-24 19:02:55.006 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:02:55.010 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf glance auth_type password 2025-11-24 19:02:55.048 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf glance interface public 2025-11-24 19:02:55.083 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf glance auth_url https://38.102.83.12/identity 2025-11-24 19:02:55.119 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf glance username glance 2025-11-24 19:02:55.154 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf glance password secretservice 2025-11-24 19:02:55.191 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2025-11-24 19:02:55.227 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf glance project_name service 2025-11-24 19:02:55.263 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2025-11-24 19:02:55.299 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:55.335 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2025-11-24 19:02:55.371 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:02:55.374 | + lib/cinder:configure_cinder:427 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2025-11-24 19:02:55.377 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-24 19:02:55.380 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-24 19:02:55.383 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2025-11-24 19:02:55.386 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:02:55.389 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova auth_type password 2025-11-24 19:02:55.430 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova interface public 2025-11-24 19:02:55.467 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_url https://38.102.83.12/identity 2025-11-24 19:02:55.503 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova username nova 2025-11-24 19:02:55.539 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova password secretservice 2025-11-24 19:02:55.574 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2025-11-24 19:02:55.609 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_name service 2025-11-24 19:02:55.645 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2025-11-24 19:02:55.682 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:55.719 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2025-11-24 19:02:55.749 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:02:55.752 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2025-11-24 19:02:55.784 | + lib/cinder:configure_cinder:429 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2025-11-24 19:02:55.815 | + lib/cinder:configure_cinder:431 : [[ ! -z '' ]] 2025-11-24 19:02:55.817 | + lib/cinder:configure_cinder:433 : is_service_enabled etcd3 2025-11-24 19:02:55.835 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:55.838 | + lib/cinder:configure_cinder:436 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://38.102.83.12:2379?api_version=v3' 2025-11-24 19:02:55.872 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2025-11-24 19:02:55.875 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2025-11-24 19:02:55.878 | + lib/cinder:configure_cinder:443 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2025-11-24 19:02:55.917 | + lib/cinder:configure_cinder:444 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2025-11-24 19:02:55.951 | + lib/cinder:configure_cinder:447 : '[' True == True ']' 2025-11-24 19:02:55.954 | + lib/cinder:configure_cinder:448 : init_cinder_service_user_conf 2025-11-24 19:02:55.957 | + lib/cinder:init_cinder_service_user_conf:752 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder service_user 2025-11-24 19:02:55.960 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-24 19:02:55.963 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2025-11-24 19:02:55.965 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=service_user 2025-11-24 19:02:55.968 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:02:55.971 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf service_user auth_type password 2025-11-24 19:02:56.010 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf service_user interface public 2025-11-24 19:02:56.047 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf service_user auth_url https://38.102.83.12/identity 2025-11-24 19:02:56.081 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf service_user username cinder 2025-11-24 19:02:56.117 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf service_user password secretservice 2025-11-24 19:02:56.152 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2025-11-24 19:02:56.186 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf service_user project_name service 2025-11-24 19:02:56.222 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2025-11-24 19:02:56.255 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:02:56.289 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf service_user memcached_servers localhost:11211 2025-11-24 19:02:56.324 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:02:56.327 | + lib/cinder:init_cinder_service_user_conf:753 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2025-11-24 19:02:56.362 | + ./stack.sh:main:977 : is_service_enabled neutron 2025-11-24 19:02:56.382 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:02:56.385 | + ./stack.sh:main:979 : stack_install_service neutron 2025-11-24 19:02:56.388 | + lib/stack:stack_install_service:20 : local service=neutron 2025-11-24 19:02:56.391 | + lib/stack:stack_install_service:21 : type install_neutron 2025-11-24 19:02:56.394 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:02:56.398 | + lib/stack:stack_install_service:32 : install_neutron 2025-11-24 19:02:56.401 | + lib/neutron:install_neutron:522 : use_library_from_git neutron-lib 2025-11-24 19:02:56.405 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2025-11-24 19:02:56.409 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:02:56.412 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:02:56.415 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2025-11-24 19:02:56.418 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:02:56.421 | + lib/neutron:install_neutron:529 : use_library_from_git sqlalchemy 2025-11-24 19:02:56.424 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2025-11-24 19:02:56.427 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:02:56.430 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:02:56.433 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2025-11-24 19:02:56.436 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:02:56.439 | + lib/neutron:install_neutron:533 : use_library_from_git alembic 2025-11-24 19:02:56.443 | + inc/python:use_library_from_git:266 : local name=alembic 2025-11-24 19:02:56.446 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:02:56.448 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:02:56.451 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2025-11-24 19:02:56.454 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:02:56.457 | + lib/neutron:install_neutron:538 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2025-11-24 19:02:56.460 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron.git 2025-11-24 19:02:56.463 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-11-24 19:02:56.466 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:02:56.468 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:02:56.472 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:02:56.476 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:02:56.478 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:02:56.482 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:02:56.503 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:02:56.505 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:02:56.508 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:56.513 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:02:56.513 | + functions-common:git_clone:613 : echo master 2025-11-24 19:02:56.515 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:02:56.520 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-11-24 19:02:56.523 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:02:56.525 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-11-24 19:02:56.551 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-11-24 19:02:56.555 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:02:56.556 | + functions-common:git_clone:676 : head -1 2025-11-24 19:02:56.564 | a173086ae8 Merge "Replace response body in after hook for 404 error" 2025-11-24 19:02:56.568 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:02:56.569 | + lib/neutron:install_neutron:539 : setup_develop /opt/stack/neutron 2025-11-24 19:02:56.573 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:02:56.576 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-24 19:02:56.579 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2025-11-24 19:02:56.582 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:02:56.585 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2025-11-24 19:02:56.588 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:02:56.591 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-24 19:02:56.594 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2025-11-24 19:02:56.597 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:02:56.599 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:02:56.603 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2025-11-24 19:02:56.606 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:02:56.608 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2025-11-24 19:02:56.612 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:02:56.614 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:02:56.618 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2025-11-24 19:02:56.625 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2025-11-24 19:02:56.629 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2025-11-24 19:02:56.632 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2025-11-24 19:02:56.772 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2025-11-24 19:02:56.775 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:02:56.777 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:02:56.780 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:02:56.783 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-24 19:02:56.785 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2025-11-24 19:02:56.788 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:02:56.790 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:02:56.792 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:02:56.795 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:02:56.798 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:02:56.801 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:02:56.804 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:02:56.806 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2025-11-24 19:02:56.828 | Using python 3.12 to install /opt/stack/neutron 2025-11-24 19:02:56.831 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2025-11-24 19:02:57.582 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:02:57.585 | Obtaining file:///opt/stack/neutron 2025-11-24 19:02:57.589 | Installing build dependencies: started 2025-11-24 19:03:00.176 | Installing build dependencies: finished with status 'done' 2025-11-24 19:03:00.179 | Checking if build backend supports build_editable: started 2025-11-24 19:03:00.338 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:03:00.340 | Getting requirements to build editable: started 2025-11-24 19:03:00.504 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:03:00.509 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:03:01.333 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:03:01.462 | Requirement already satisfied: pbr>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.0.3) 2025-11-24 19:03:01.463 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.10.1) 2025-11-24 19:03:01.464 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.1.0) 2025-11-24 19:03:01.466 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (2.5.1) 2025-11-24 19:03:01.467 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.0.0) 2025-11-24 19:03:01.467 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (5.2.1) 2025-11-24 19:03:01.532 | Collecting pecan>=1.4.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:01.538 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-24 19:03:01.547 | Requirement already satisfied: httplib2>=0.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (0.31.0) 2025-11-24 19:03:01.548 | Requirement already satisfied: requests>=2.32.3 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (2.32.5) 2025-11-24 19:03:01.550 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.1.6) 2025-11-24 19:03:01.551 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (10.12.0) 2025-11-24 19:03:01.553 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (1.3.0) 2025-11-24 19:03:01.638 | Collecting neutron-lib>=3.22.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:01.643 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/32/2a12bb9ba02f38beab2f0c88e3e0d0b79a96be4739527224e9bbd1802b9e/neutron_lib-3.22.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-24 19:03:01.703 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:01.709 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-24 19:03:01.717 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (9.1.2) 2025-11-24 19:03:01.719 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (2.0.44) 2025-11-24 19:03:01.720 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (1.8.9) 2025-11-24 19:03:01.722 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (5.12.0) 2025-11-24 19:03:01.723 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (1.17.0) 2025-11-24 19:03:01.724 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (5.6.0) 2025-11-24 19:03:01.726 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (4.0.0) 2025-11-24 19:03:01.727 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.2.0) 2025-11-24 19:03:01.728 | Requirement already satisfied: oslo.config>=9.4.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (10.1.0) 2025-11-24 19:03:01.729 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (6.2.0) 2025-11-24 19:03:01.731 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (17.4.0) 2025-11-24 19:03:01.732 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (6.7.1) 2025-11-24 19:03:01.733 | Requirement already satisfied: oslo.log>=5.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.2.1) 2025-11-24 19:03:01.735 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (17.1.0) 2025-11-24 19:03:01.737 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.0.0) 2025-11-24 19:03:01.738 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (4.7.0) 2025-11-24 19:03:01.739 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.8.0) 2025-11-24 19:03:01.740 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.6.0) 2025-11-24 19:03:01.741 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.8.0) 2025-11-24 19:03:01.742 | Requirement already satisfied: oslo.serialization>=5.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (5.8.0) 2025-11-24 19:03:01.743 | Requirement already satisfied: oslo.service>=4.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev25) (4.4.1) 2025-11-24 19:03:01.744 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (2.6.0) 2025-11-24 19:03:01.745 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (9.2.0) 2025-11-24 19:03:01.746 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.8.0) 2025-11-24 19:03:01.747 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (4.3.0) 2025-11-24 19:03:01.784 | Collecting os-ken>=4.0.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:01.789 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/47/34951333c7743b76a005e923e78db7548a209b01cc2fa0981d0e698a4923/os_ken-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-24 19:03:01.827 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:01.832 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:03:01.873 | Collecting ovs>3.3.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:01.879 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7d/1f/531989438b2874f8f0dc00744cc2ceba3f69a88a96cf7dc8c19ddb1e0971/ovs-3.6.0.tar.gz (161 kB) 2025-11-24 19:03:01.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.7/161.7 kB 25.8 MB/s eta 0:00:00 2025-11-24 19:03:01.922 | Installing build dependencies: started 2025-11-24 19:03:04.357 | Installing build dependencies: finished with status 'done' 2025-11-24 19:03:04.358 | Getting requirements to build wheel: started 2025-11-24 19:03:04.557 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:03:04.558 | Preparing metadata (pyproject.toml): started 2025-11-24 19:03:04.716 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:03:04.814 | Collecting ovsdbapp>=2.11.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:04.821 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/a3/ad90cc7cb5058451cc9bd22d841c1a1c5b6c7d2cecba00d9a3d24b2cab15/ovsdbapp-2.14.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-24 19:03:04.829 | Requirement already satisfied: psutil>=6.1.0 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.1.1) 2025-11-24 19:03:04.877 | Collecting pyroute2>=0.7.3 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:04.884 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2025-11-24 19:03:04.895 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (24.2.1) 2025-11-24 19:03:04.896 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (18.11.0) 2025-11-24 19:03:04.898 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (4.8.0) 2025-11-24 19:03:04.939 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:04.945 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-24 19:03:04.996 | Collecting os-vif>=3.1.0 (from neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:05.002 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f1/09/e48d406ecf4eb73bda077c6ed2f8e92d2b5923ecf55e3b2213ab4f3b403c/os_vif-4.2.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-24 19:03:05.009 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (3.2.1) 2025-11-24 19:03:05.010 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev25) (7.0.0) 2025-11-24 19:03:05.018 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b2.dev25) (1.3.10) 2025-11-24 19:03:05.020 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b2.dev25) (4.15.0) 2025-11-24 19:03:05.023 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.0.0b2.dev25) (2.0.0) 2025-11-24 19:03:05.031 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.0.0b2.dev25) (3.2.5) 2025-11-24 19:03:05.035 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.0.0b2.dev25) (3.0.3) 2025-11-24 19:03:05.043 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b2.dev25) (2.1.0) 2025-11-24 19:03:05.045 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b2.dev25) (1.8.2) 2025-11-24 19:03:05.065 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev25) (4.0.1) 2025-11-24 19:03:05.066 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev25) (2.10.1) 2025-11-24 19:03:05.066 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev25) (5.7.0) 2025-11-24 19:03:05.198 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.22.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:05.205 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2025-11-24 19:03:05.245 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.22.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:05.251 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-24 19:03:05.272 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (43.0.3) 2025-11-24 19:03:05.274 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (1.5.0) 2025-11-24 19:03:05.276 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (1.0.1) 2025-11-24 19:03:05.278 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (1.33) 2025-11-24 19:03:05.281 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (4.5.0) 2025-11-24 19:03:05.282 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (6.0.3) 2025-11-24 19:03:05.283 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (1.4.0) 2025-11-24 19:03:05.291 | Requirement already satisfied: eventlet>=0.27.0 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (0.40.3) 2025-11-24 19:03:05.292 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib64/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (1.1.2) 2025-11-24 19:03:05.324 | Collecting ncclient>=0.6.13 (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:05.329 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/fb/29dbb4987f81d7932d8018079bf3e6d1d5cce320d7c2c90e84d3c7dba40c/ncclient-0.7.0.tar.gz (116 kB) 2025-11-24 19:03:05.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 14.2 MB/s eta 0:00:00 2025-11-24 19:03:05.389 | Installing build dependencies: started 2025-11-24 19:03:07.819 | Installing build dependencies: finished with status 'done' 2025-11-24 19:03:07.820 | Getting requirements to build wheel: started 2025-11-24 19:03:08.029 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:03:08.030 | Preparing metadata (pyproject.toml): started 2025-11-24 19:03:08.227 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:03:08.237 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (25.0) 2025-11-24 19:03:08.314 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.0.0.0b2.dev25) (0.20) 2025-11-24 19:03:08.322 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==28.0.0.0b2.dev25) (2.0.0) 2025-11-24 19:03:08.366 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b2.dev25) (2.0.2) 2025-11-24 19:03:08.367 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b2.dev25) (0.5.0) 2025-11-24 19:03:08.384 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.0.0.0b2.dev25) (2.9.0.post0) 2025-11-24 19:03:08.404 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev25) (6.2.1) 2025-11-24 19:03:08.406 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev25) (5.3.1) 2025-11-24 19:03:08.407 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev25) (5.5.4) 2025-11-24 19:03:08.408 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev25) (0.14.0) 2025-11-24 19:03:08.417 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.0.0b2.dev25) (4.3.0) 2025-11-24 19:03:08.420 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.0.0b2.dev25) (4.0.1) 2025-11-24 19:03:08.440 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.0.0.0b2.dev25) (2.0.0) 2025-11-24 19:03:08.442 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.0.0.0b2.dev25) (3.2.4) 2025-11-24 19:03:08.467 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==28.0.0.0b2.dev25) (2025.2) 2025-11-24 19:03:08.483 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev25) (1.7.3) 2025-11-24 19:03:08.679 | Collecting cotyledon>=2.0.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:08.688 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/14/baf084e49f818049e111bd221075aa54caa71be134052e880c989efd55ad/cotyledon-2.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-24 19:03:08.719 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.0.0.0b2.dev25) (3.16.0) 2025-11-24 19:03:08.822 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:08.829 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-11-24 19:03:08.875 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:08.878 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2025-11-24 19:03:08.905 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.0.0b2.dev25) (69.0.3) 2025-11-24 19:03:09.005 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (4.12.0) 2025-11-24 19:03:09.006 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (4.25.1) 2025-11-24 19:03:09.044 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:09.051 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/9a/5943674892bda78e4671a553e68406d6e7f2ff278d253d6c991b1fe040cf/osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-24 19:03:09.120 | Collecting os-client-config>=1.28.0 (from python-neutronclient>=7.8.0->neutron==28.0.0.0b2.dev25) 2025-11-24 19:03:09.129 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-24 19:03:09.167 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev25) (3.4.4) 2025-11-24 19:03:09.169 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev25) (3.11) 2025-11-24 19:03:09.171 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev25) (1.26.20) 2025-11-24 19:03:09.172 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev25) (2025.11.12) 2025-11-24 19:03:09.186 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b2.dev25) (1.17.0) 2025-11-24 19:03:09.187 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b2.dev25) (0.7) 2025-11-24 19:03:09.274 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.0.0b2.dev25) (0.15.2) 2025-11-24 19:03:09.305 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev25) (5.1.0) 2025-11-24 19:03:09.356 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==28.0.0.0b2.dev25) (2.23) 2025-11-24 19:03:09.384 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (0.5.2) 2025-11-24 19:03:09.386 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (2.7.0) 2025-11-24 19:03:09.466 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (2.8.0) 2025-11-24 19:03:09.569 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev25) (3.0.0) 2025-11-24 19:03:09.594 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (25.4.0) 2025-11-24 19:03:09.595 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (2025.9.1) 2025-11-24 19:03:09.596 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (0.37.0) 2025-11-24 19:03:09.597 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (0.28.0) 2025-11-24 19:03:09.702 | Requirement already satisfied: paramiko>=3.2.0 in /usr/local/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (4.0.0) 2025-11-24 19:03:09.703 | Requirement already satisfied: lxml>=3.3.0 in /usr/local/lib64/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (6.0.2) 2025-11-24 19:03:09.790 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev25) (0.23.1) 2025-11-24 19:03:09.844 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.0.0.0b2.dev25) (0.2.14) 2025-11-24 19:03:10.097 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.0.0b2.dev25) (2.7.2) 2025-11-24 19:03:10.322 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (1.11.0) 2025-11-24 19:03:10.324 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (1.7.1) 2025-11-24 19:03:10.431 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (2.2.1) 2025-11-24 19:03:10.432 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev25) (1.6.0) 2025-11-24 19:03:10.628 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (14.2.0) 2025-11-24 19:03:10.649 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (4.0.0) 2025-11-24 19:03:10.650 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (2.19.2) 2025-11-24 19:03:10.683 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev25) (0.1.2) 2025-11-24 19:03:10.749 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/32/2a12bb9ba02f38beab2f0c88e3e0d0b79a96be4739527224e9bbd1802b9e/neutron_lib-3.22.0-py3-none-any.whl (623 kB) 2025-11-24 19:03:10.763 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 623.2/623.2 kB 52.9 MB/s eta 0:00:00 2025-11-24 19:03:10.771 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/47/34951333c7743b76a005e923e78db7548a209b01cc2fa0981d0e698a4923/os_ken-4.0.0-py3-none-any.whl (2.0 MB) 2025-11-24 19:03:10.796 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 84.2 MB/s eta 0:00:00 2025-11-24 19:03:10.801 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-11-24 19:03:10.811 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f1/09/e48d406ecf4eb73bda077c6ed2f8e92d2b5923ecf55e3b2213ab4f3b403c/os_vif-4.2.1-py3-none-any.whl (110 kB) 2025-11-24 19:03:10.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.0/111.0 kB 16.0 MB/s eta 0:00:00 2025-11-24 19:03:10.827 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/a3/ad90cc7cb5058451cc9bd22d841c1a1c5b6c7d2cecba00d9a3d24b2cab15/ovsdbapp-2.14.0-py3-none-any.whl (149 kB) 2025-11-24 19:03:10.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.6/149.6 kB 19.6 MB/s eta 0:00:00 2025-11-24 19:03:10.844 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl (144 kB) 2025-11-24 19:03:10.856 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.6/144.6 kB 15.6 MB/s eta 0:00:00 2025-11-24 19:03:10.863 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl (474 kB) 2025-11-24 19:03:10.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.3/474.3 kB 46.8 MB/s eta 0:00:00 2025-11-24 19:03:10.886 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl (95 kB) 2025-11-24 19:03:10.899 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.7/95.7 kB 11.8 MB/s eta 0:00:00 2025-11-24 19:03:10.906 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl (296 kB) 2025-11-24 19:03:10.919 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.1/296.1 kB 31.3 MB/s eta 0:00:00 2025-11-24 19:03:10.927 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/14/baf084e49f818049e111bd221075aa54caa71be134052e880c989efd55ad/cotyledon-2.1.0-py3-none-any.whl (25 kB) 2025-11-24 19:03:10.937 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2025-11-24 19:03:10.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 10.1 MB/s eta 0:00:00 2025-11-24 19:03:10.954 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl (30 kB) 2025-11-24 19:03:10.968 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl (43 kB) 2025-11-24 19:03:10.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 5.7 MB/s eta 0:00:00 2025-11-24 19:03:10.985 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/9a/5943674892bda78e4671a553e68406d6e7f2ff278d253d6c991b1fe040cf/osc_lib-4.2.0-py3-none-any.whl (92 kB) 2025-11-24 19:03:10.998 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 kB 9.9 MB/s eta 0:00:00 2025-11-24 19:03:11.006 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2025-11-24 19:03:11.019 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-11-24 19:03:11.081 | Building wheels for collected packages: neutron, ovs, ncclient 2025-11-24 19:03:11.082 | Building editable for neutron (pyproject.toml): started 2025-11-24 19:03:12.130 | Building editable for neutron (pyproject.toml): finished with status 'done' 2025-11-24 19:03:12.132 | Created wheel for neutron: filename=neutron-28.0.0.0b2.dev25-0.editable-py3-none-any.whl size=11974 sha256=bc29771422411e888236bee362cdfdf3e949a6add668672f09b5aa263f1b08da 2025-11-24 19:03:12.135 | Stored in directory: /tmp/pip-ephem-wheel-cache-zlq22z7l/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2025-11-24 19:03:12.138 | Building wheel for ovs (pyproject.toml): started 2025-11-24 19:03:12.705 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-11-24 19:03:12.707 | Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190207 sha256=3d68437a61da3f240ee549083a047b5bbea79871ac56a371afa9895980058a3d 2025-11-24 19:03:12.707 | Stored in directory: /root/.cache/pip/wheels/8b/fd/b0/4957534a3226d55be40fa8a8cc993d825a6c05befba664fccd 2025-11-24 19:03:12.713 | Building wheel for ncclient (pyproject.toml): started 2025-11-24 19:03:12.972 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-24 19:03:12.974 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=93777 sha256=99f91b8dfed7e938a4bb12c3433af6e1060960cfbbefe408e7e73d7ecda5dd5f 2025-11-24 19:03:12.974 | Stored in directory: /root/.cache/pip/wheels/e2/15/c4/d2fa528413276c87ebcfb063cea726b6304f3958273e04853f 2025-11-24 19:03:12.979 | Successfully built neutron ovs ncclient 2025-11-24 19:03:13.878 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, os-client-config, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2025-11-24 19:03:17.329 | Successfully installed cotyledon-2.1.0 fixtures-4.2.6 ncclient-0.7.0 neutron-28.0.0.0b2.dev25 neutron-lib-3.22.0 os-client-config-2.3.0 os-ken-4.0.0 os-resource-classes-1.1.0 os-traits-3.5.0 os-vif-4.2.1 osc-lib-4.2.0 ovs-3.6.0 ovsdbapp-2.14.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.3.0 python-neutronclient-11.6.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2025-11-24 19:03:17.329 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:03:17.680 | + inc/python:pip_install:216 : result=0 2025-11-24 19:03:17.683 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:03:17.685 | + functions-common:time_stop:2423 : local name 2025-11-24 19:03:17.688 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:03:17.690 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:03:17.693 | + functions-common:time_stop:2426 : local total 2025-11-24 19:03:17.696 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:03:17.698 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:03:17.700 | + functions-common:time_stop:2430 : start_time=1764010976822 2025-11-24 19:03:17.702 | + functions-common:time_stop:2432 : [[ -z 1764010976822 ]] 2025-11-24 19:03:17.706 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:03:17.709 | + functions-common:time_stop:2435 : end_time=1764010997707 2025-11-24 19:03:17.712 | + functions-common:time_stop:2436 : elapsed_time=20885 2025-11-24 19:03:17.714 | + functions-common:time_stop:2437 : total=92464 2025-11-24 19:03:17.716 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:03:17.719 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=113349 2025-11-24 19:03:17.722 | + inc/python:pip_install:219 : return 0 2025-11-24 19:03:17.725 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:03:17.728 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:03:17.731 | + inc/python:setup_package:468 : '[' -d '/opt/stack/neutron/*.egg-info' ']' 2025-11-24 19:03:17.734 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2025-11-24 19:03:17.738 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2025-11-24 19:03:17.740 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:03:17.743 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:03:17.746 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2025-11-24 19:03:17.749 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:03:17.752 | + lib/neutron:install_neutron:541 : [[ ovn == \o\v\n ]] 2025-11-24 19:03:17.755 | + lib/neutron:install_neutron:542 : install_ovn 2025-11-24 19:03:17.759 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2025-11-24 19:03:17.759 | Installing OVN and dependent packages 2025-11-24 19:03:17.762 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2025-11-24 19:03:17.765 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:364 : is_service_enabled q-agt neutron-agent 2025-11-24 19:03:17.783 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:03:17.787 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:366 : is_service_enabled q-l3 neutron-l3 2025-11-24 19:03:17.805 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:03:17.808 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : is_service_enabled q-svc neutron-api 2025-11-24 19:03:17.827 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:03:17.831 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : [[ ! ovn =~ ovn ]] 2025-11-24 19:03:17.833 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : is_service_enabled q-svc neutron-api 2025-11-24 19:03:17.853 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:03:17.857 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2025-11-24 19:03:17.860 | + lib/neutron_plugins/ovn_agent:install_ovn:383 : pip_install tox 2025-11-24 19:03:17.885 | Using python 3.12 to install tox 2025-11-24 19:03:17.888 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt tox 2025-11-24 19:03:18.615 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:03:18.862 | Collecting tox 2025-11-24 19:03:18.868 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl.metadata (3.5 kB) 2025-11-24 19:03:18.881 | Requirement already satisfied: cachetools>=6.2 in /usr/local/lib/python3.12/site-packages (from tox) (6.2.1) 2025-11-24 19:03:18.948 | Collecting chardet>=5.2 (from tox) 2025-11-24 19:03:18.955 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-24 19:03:19.083 | Collecting colorama>=0.4.6 (from tox) 2025-11-24 19:03:19.092 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-24 19:03:19.297 | Collecting filelock>=3.20 (from tox) 2025-11-24 19:03:19.305 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-24 19:03:19.414 | Requirement already satisfied: packaging>=25 in /usr/local/lib/python3.12/site-packages (from tox) (25.0) 2025-11-24 19:03:19.417 | Requirement already satisfied: platformdirs>=4.5 in /usr/local/lib/python3.12/site-packages (from tox) (4.5.0) 2025-11-24 19:03:19.603 | Collecting pluggy>=1.6 (from tox) 2025-11-24 19:03:19.611 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-11-24 19:03:19.783 | Collecting pyproject-api>=1.9.1 (from tox) 2025-11-24 19:03:19.791 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/cc/cecf97be298bee2b2a37dd360618c819a2a7fd95251d8e480c1f0eb88f3b/pyproject_api-1.10.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-24 19:03:19.969 | Collecting virtualenv>=20.34 (from tox) 2025-11-24 19:03:19.978 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/27/73/d9a94da0e9d470a543c1b9d3ccbceb0f59455983088e727b8a1824ed90fb/virtualenv-20.35.3-py3-none-any.whl.metadata (4.6 kB) 2025-11-24 19:03:20.071 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.34->tox) 2025-11-24 19:03:20.077 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2025-11-24 19:03:20.096 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl (175 kB) 2025-11-24 19:03:20.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.9/175.9 kB 23.9 MB/s eta 0:00:00 2025-11-24 19:03:20.109 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-24 19:03:20.120 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 24.6 MB/s eta 0:00:00 2025-11-24 19:03:20.125 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-24 19:03:20.134 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-24 19:03:20.143 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-24 19:03:20.153 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/cc/cecf97be298bee2b2a37dd360618c819a2a7fd95251d8e480c1f0eb88f3b/pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-11-24 19:03:20.164 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/27/73/d9a94da0e9d470a543c1b9d3ccbceb0f59455983088e727b8a1824ed90fb/virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2025-11-24 19:03:20.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 121.5 MB/s eta 0:00:00 2025-11-24 19:03:20.219 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-11-24 19:03:20.231 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 48.9 MB/s eta 0:00:00 2025-11-24 19:03:21.089 | Installing collected packages: distlib, pyproject-api, pluggy, filelock, colorama, chardet, virtualenv, tox 2025-11-24 19:03:21.969 | Successfully installed chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.3 2025-11-24 19:03:21.969 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:03:22.241 | + inc/python:pip_install:216 : result=0 2025-11-24 19:03:22.243 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:03:22.245 | + functions-common:time_stop:2423 : local name 2025-11-24 19:03:22.248 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:03:22.250 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:03:22.252 | + functions-common:time_stop:2426 : local total 2025-11-24 19:03:22.254 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:03:22.257 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:03:22.259 | + functions-common:time_stop:2430 : start_time=1764010997879 2025-11-24 19:03:22.262 | + functions-common:time_stop:2432 : [[ -z 1764010997879 ]] 2025-11-24 19:03:22.265 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:03:22.269 | + functions-common:time_stop:2435 : end_time=1764011002267 2025-11-24 19:03:22.271 | + functions-common:time_stop:2436 : elapsed_time=4388 2025-11-24 19:03:22.274 | + functions-common:time_stop:2437 : total=113349 2025-11-24 19:03:22.276 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:03:22.278 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=117737 2025-11-24 19:03:22.280 | + inc/python:pip_install:219 : return 0 2025-11-24 19:03:22.283 | + lib/neutron_plugins/ovn_agent:install_ovn:385 : sudo mkdir -p /var/run/openvswitch 2025-11-24 19:03:22.307 | ++ lib/neutron_plugins/ovn_agent:install_ovn:386 : whoami 2025-11-24 19:03:22.312 | + lib/neutron_plugins/ovn_agent:install_ovn:386 : sudo chown stack /var/run/openvswitch 2025-11-24 19:03:22.336 | + lib/neutron_plugins/ovn_agent:install_ovn:388 : [[ False == \T\r\u\e ]] 2025-11-24 19:03:22.339 | + lib/neutron_plugins/ovn_agent:install_ovn:411 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-11-24 19:03:22.344 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-11-24 19:03:22.346 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : fixup_ovn_centos 2025-11-24 19:03:22.350 | + tools/fixup_stuff.sh:fixup_ovn_centos:100 : [[ CentOSStream != \C\e\n\t\O\S ]] 2025-11-24 19:03:22.353 | + tools/fixup_stuff.sh:fixup_ovn_centos:101 : return 2025-11-24 19:03:22.357 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : get_packages openvswitch 2025-11-24 19:03:22.378 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : install_package openvswitch 2025-11-24 19:03:22.382 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:03:22.385 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:03:22.388 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:03:22.390 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:03:22.393 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:03:22.395 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:03:22.398 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:22.400 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:22.404 | + functions-common:install_package:1442 : real_install_package openvswitch 2025-11-24 19:03:22.406 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:03:22.409 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:22.412 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:22.415 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:03:22.418 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:03:22.421 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:03:22.424 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:03:22.427 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:03:22.430 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:03:22.433 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:03:22.435 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:03:22.438 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:03:22.441 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:03:22.445 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:03:22.447 | + functions-common:real_install_package:1432 : yum_install openvswitch 2025-11-24 19:03:22.450 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:03:22.453 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:03:22.456 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:03:22.459 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:03:22.462 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:03:22.466 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:03:22.469 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:03:22.474 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011002471 2025-11-24 19:03:22.477 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y openvswitch 2025-11-24 19:03:22.480 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:03:22.483 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:03:22.489 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:03:22.492 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:03:22.494 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y openvswitch 2025-11-24 19:03:23.073 | Last metadata expiration check: 0:07:10 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:03:23.170 | Dependencies resolved. 2025-11-24 19:03:23.172 | =================================================================================================== 2025-11-24 19:03:23.172 | Package Arch Version Repository Size 2025-11-24 19:03:23.172 | =================================================================================================== 2025-11-24 19:03:23.172 | Installing: 2025-11-24 19:03:23.172 | rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k 2025-11-24 19:03:23.172 | Installing dependencies: 2025-11-24 19:03:23.172 | chkconfig x86_64 1.30-2.el10 baseos 183 k 2025-11-24 19:03:23.172 | initscripts x86_64 10.26-2.el10 baseos 234 k 2025-11-24 19:03:23.172 | ipcalc x86_64 1.0.3-12.el10 baseos 43 k 2025-11-24 19:03:23.172 | openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k 2025-11-24 19:03:23.172 | openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k 2025-11-24 19:03:23.172 | openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k 2025-11-24 19:03:23.172 | openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M 2025-11-24 19:03:23.172 | protobuf-c x86_64 1.5.0-6.el10 baseos 33 k 2025-11-24 19:03:23.172 | unbound-libs x86_64 1.20.0-15.el10 appstream 547 k 2025-11-24 19:03:23.172 | Installing weak dependencies: 2025-11-24 19:03:23.172 | geolite2-city noarch 20191217-14.el10 appstream 23 M 2025-11-24 19:03:23.172 | geolite2-country noarch 20191217-14.el10 appstream 1.6 M 2025-11-24 19:03:23.172 | libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k 2025-11-24 19:03:23.172 | unbound-anchor x86_64 1.20.0-15.el10 appstream 35 k 2025-11-24 19:03:23.172 | 2025-11-24 19:03:23.172 | Transaction Summary 2025-11-24 19:03:23.172 | =================================================================================================== 2025-11-24 19:03:23.172 | Install 14 Packages 2025-11-24 19:03:23.172 | 2025-11-24 19:03:23.172 | Total download size: 32 M 2025-11-24 19:03:23.172 | Installed size: 91 M 2025-11-24 19:03:23.172 | Downloading Packages: 2025-11-24 19:03:23.488 | (1/14): chkconfig-1.30-2.el10.x86_64.rpm 1.3 MB/s | 183 kB 00:00 2025-11-24 19:03:23.518 | (2/14): initscripts-10.26-2.el10.x86_64.rpm 1.4 MB/s | 234 kB 00:00 2025-11-24 19:03:23.545 | (3/14): protobuf-c-1.5.0-6.el10.x86_64.rpm 598 kB/s | 33 kB 00:00 2025-11-24 19:03:23.586 | (4/14): ipcalc-1.0.3-12.el10.x86_64.rpm 183 kB/s | 43 kB 00:00 2025-11-24 19:03:23.613 | (5/14): libmaxminddb-1.9.1-4.el10.x86_64.rpm 1.6 MB/s | 43 kB 00:00 2025-11-24 19:03:23.643 | (6/14): unbound-anchor-1.20.0-15.el10.x86_64.rp 1.2 MB/s | 35 kB 00:00 2025-11-24 19:03:23.652 | (7/14): geolite2-country-20191217-14.el10.noarc 15 MB/s | 1.6 MB 00:00 2025-11-24 19:03:23.680 | (8/14): openstack-network-scripts-10.11.1-7.el1 1.8 MB/s | 48 kB 00:00 2025-11-24 19:03:23.686 | (9/14): openstack-network-scripts-openvswitch3. 2.0 MB/s | 10 kB 00:00 2025-11-24 19:03:23.693 | (10/14): rdo-openvswitch-3.4-1.el10s.noarch.rpm 1.3 MB/s | 7.7 kB 00:00 2025-11-24 19:03:23.755 | (11/14): unbound-libs-1.20.0-15.el10.x86_64.rpm 4.8 MB/s | 547 kB 00:00 2025-11-24 19:03:23.942 | (12/14): geolite2-city-20191217-14.el10.noarch. 54 MB/s | 23 MB 00:00 2025-11-24 19:03:26.341 | (13/14): openvswitch-selinux-extra-policy-1.0-3 3.9 kB/s | 10 kB 00:02 2025-11-24 19:03:26.455 | (14/14): openvswitch3.4-3.4.0-9.el10s.x86_64.rp 2.5 MB/s | 6.9 MB 00:02 2025-11-24 19:03:26.458 | -------------------------------------------------------------------------------- 2025-11-24 19:03:26.458 | Total 9.8 MB/s | 32 MB 00:03 2025-11-24 19:03:26.756 | Running transaction check 2025-11-24 19:03:26.828 | Transaction check succeeded. 2025-11-24 19:03:26.828 | Running transaction test 2025-11-24 19:03:27.087 | Transaction test succeeded. 2025-11-24 19:03:27.087 | Running transaction 2025-11-24 19:03:27.439 | Preparing : 1/1 2025-11-24 19:03:27.462 | Installing : chkconfig-1.30-2.el10.x86_64 1/14 2025-11-24 19:03:27.474 | Installing : initscripts-10.26-2.el10.x86_64 2/14 2025-11-24 19:03:27.512 | Running scriptlet: initscripts-10.26-2.el10.x86_64 2/14 2025-11-24 19:03:27.512 | Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. 2025-11-24 19:03:27.512 | 2025-11-24 19:03:27.531 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-24 19:03:27.534 | Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-24 19:03:34.330 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-24 19:03:34.419 | Installing : libmaxminddb-1.9.1-4.el10.x86_64 4/14 2025-11-24 19:03:34.638 | Installing : geolite2-country-20191217-14.el10.noarch 5/14 2025-11-24 19:03:34.642 | Installing : geolite2-city-20191217-14.el10.noarch 6/14 2025-11-24 19:03:34.653 | Installing : ipcalc-1.0.3-12.el10.x86_64 7/14 2025-11-24 19:03:34.660 | Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-11-24 19:03:35.128 | Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-11-24 19:03:35.134 | Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 9/14 2025-11-24 19:03:35.141 | Installing : protobuf-c-1.5.0-6.el10.x86_64 10/14 2025-11-24 19:03:35.145 | Installing : unbound-anchor-1.20.0-15.el10.x86_64 11/14 2025-11-24 19:03:35.196 | Running scriptlet: unbound-anchor-1.20.0-15.el10.x86_64 11/14 2025-11-24 19:03:35.196 | Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. 2025-11-24 19:03:35.196 | 2025-11-24 19:03:35.285 | Running scriptlet: unbound-libs-1.20.0-15.el10.x86_64 12/14 2025-11-24 19:03:35.293 | Installing : unbound-libs-1.20.0-15.el10.x86_64 12/14 2025-11-24 19:03:35.530 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-24 19:03:35.538 | Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-24 19:03:35.586 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-24 19:03:35.590 | Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-11-24 19:03:36.310 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 14/14 2025-11-24 19:03:37.219 | Running scriptlet: rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-11-24 19:03:37.219 | 2025-11-24 19:03:37.219 | Installed: 2025-11-24 19:03:37.219 | chkconfig-1.30-2.el10.x86_64 2025-11-24 19:03:37.219 | geolite2-city-20191217-14.el10.noarch 2025-11-24 19:03:37.219 | geolite2-country-20191217-14.el10.noarch 2025-11-24 19:03:37.219 | initscripts-10.26-2.el10.x86_64 2025-11-24 19:03:37.219 | ipcalc-1.0.3-12.el10.x86_64 2025-11-24 19:03:37.219 | libmaxminddb-1.9.1-4.el10.x86_64 2025-11-24 19:03:37.219 | openstack-network-scripts-10.11.1-7.el10s.x86_64 2025-11-24 19:03:37.219 | openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 2025-11-24 19:03:37.219 | openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 2025-11-24 19:03:37.219 | openvswitch3.4-3.4.0-9.el10s.x86_64 2025-11-24 19:03:37.219 | protobuf-c-1.5.0-6.el10.x86_64 2025-11-24 19:03:37.219 | rdo-openvswitch-2:3.4-1.el10s.noarch 2025-11-24 19:03:37.219 | unbound-anchor-1.20.0-15.el10.x86_64 2025-11-24 19:03:37.219 | unbound-libs-1.20.0-15.el10.x86_64 2025-11-24 19:03:37.219 | 2025-11-24 19:03:37.219 | Complete! 2025-11-24 19:03:37.280 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:03:37.282 | + functions-common:time_stop:2423 : local name 2025-11-24 19:03:37.285 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:03:37.287 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:03:37.289 | + functions-common:time_stop:2426 : local total 2025-11-24 19:03:37.291 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:03:37.294 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:03:37.296 | + functions-common:time_stop:2430 : start_time=1764011002471 2025-11-24 19:03:37.299 | + functions-common:time_stop:2432 : [[ -z 1764011002471 ]] 2025-11-24 19:03:37.301 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:03:37.307 | + functions-common:time_stop:2435 : end_time=1764011017304 2025-11-24 19:03:37.310 | + functions-common:time_stop:2436 : elapsed_time=14833 2025-11-24 19:03:37.312 | + functions-common:time_stop:2437 : total=148458 2025-11-24 19:03:37.314 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:03:37.316 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=163291 2025-11-24 19:03:37.320 | ++ lib/neutron_plugins/ovn_agent:install_ovn:414 : get_packages ovn 2025-11-24 19:03:37.338 | + lib/neutron_plugins/ovn_agent:install_ovn:414 : install_package ovn-central ovn-host ovn-vtep 2025-11-24 19:03:37.341 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:03:37.343 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:03:37.346 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:03:37.349 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:03:37.352 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:03:37.354 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:03:37.358 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:37.361 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:37.363 | + functions-common:install_package:1442 : real_install_package ovn-central ovn-host ovn-vtep 2025-11-24 19:03:37.366 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:03:37.369 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:37.372 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:37.375 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:03:37.378 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:03:37.381 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:03:37.384 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:03:37.386 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:03:37.388 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:03:37.391 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:03:37.394 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:03:37.397 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:03:37.399 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:03:37.402 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:03:37.405 | + functions-common:real_install_package:1432 : yum_install ovn-central ovn-host ovn-vtep 2025-11-24 19:03:37.408 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:03:37.411 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:03:37.413 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:03:37.415 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:03:37.418 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:03:37.422 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:03:37.425 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:03:37.430 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011017427 2025-11-24 19:03:37.432 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ovn-central ovn-host ovn-vtep 2025-11-24 19:03:37.436 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:03:37.439 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:03:37.445 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:03:37.446 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:03:37.449 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ovn-central ovn-host ovn-vtep 2025-11-24 19:03:38.025 | Last metadata expiration check: 0:07:25 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:03:38.124 | Dependencies resolved. 2025-11-24 19:03:38.124 | ================================================================================ 2025-11-24 19:03:38.124 | Package Arch Version Repository Size 2025-11-24 19:03:38.124 | ================================================================================ 2025-11-24 19:03:38.124 | Installing: 2025-11-24 19:03:38.125 | rdo-ovn-central noarch 2:24.09-1.el10s delorean-master-testing 8.1 k 2025-11-24 19:03:38.125 | rdo-ovn-host noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-11-24 19:03:38.125 | rdo-ovn-vtep noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-11-24 19:03:38.125 | Installing dependencies: 2025-11-24 19:03:38.125 | firewalld-filesystem noarch 2.3.1-1.el10 baseos 9.6 k 2025-11-24 19:03:38.125 | ovn24.09 x86_64 24.09.3-22.el10s centos10-nfv-ovs 1.1 M 2025-11-24 19:03:38.125 | ovn24.09-central x86_64 24.09.3-22.el10s centos10-nfv-ovs 565 k 2025-11-24 19:03:38.125 | ovn24.09-host x86_64 24.09.3-22.el10s centos10-nfv-ovs 706 k 2025-11-24 19:03:38.125 | ovn24.09-vtep x86_64 24.09.3-22.el10s centos10-nfv-ovs 192 k 2025-11-24 19:03:38.125 | rdo-ovn noarch 2:24.09-1.el10s delorean-master-testing 7.4 k 2025-11-24 19:03:38.125 | 2025-11-24 19:03:38.125 | Transaction Summary 2025-11-24 19:03:38.125 | ================================================================================ 2025-11-24 19:03:38.125 | Install 9 Packages 2025-11-24 19:03:38.125 | 2025-11-24 19:03:38.125 | Total download size: 2.6 M 2025-11-24 19:03:38.125 | Installed size: 8.4 M 2025-11-24 19:03:38.125 | Downloading Packages: 2025-11-24 19:03:38.244 | (1/9): rdo-ovn-central-24.09-1.el10s.noarch.rpm 344 kB/s | 8.1 kB 00:00 2025-11-24 19:03:38.247 | (2/9): rdo-ovn-24.09-1.el10s.noarch.rpm 284 kB/s | 7.4 kB 00:00 2025-11-24 19:03:38.257 | (3/9): rdo-ovn-host-24.09-1.el10s.noarch.rpm 690 kB/s | 8.0 kB 00:00 2025-11-24 19:03:38.259 | (4/9): rdo-ovn-vtep-24.09-1.el10s.noarch.rpm 708 kB/s | 8.0 kB 00:00 2025-11-24 19:03:38.319 | (5/9): firewalld-filesystem-2.3.1-1.el10.noarch 98 kB/s | 9.6 kB 00:00 2025-11-24 19:03:38.382 | (6/9): ovn24.09-central-24.09.3-22.el10s.x86_64 4.5 MB/s | 565 kB 00:00 2025-11-24 19:03:38.392 | (7/9): ovn24.09-24.09.3-22.el10s.x86_64.rpm 8.5 MB/s | 1.1 MB 00:00 2025-11-24 19:03:38.410 | (8/9): ovn24.09-host-24.09.3-22.el10s.x86_64.rp 7.6 MB/s | 706 kB 00:00 2025-11-24 19:03:38.447 | (9/9): ovn24.09-vtep-24.09.3-22.el10s.x86_64.rp 3.0 MB/s | 192 kB 00:00 2025-11-24 19:03:38.450 | -------------------------------------------------------------------------------- 2025-11-24 19:03:38.450 | Total 8.0 MB/s | 2.6 MB 00:00 2025-11-24 19:03:38.470 | Running transaction check 2025-11-24 19:03:38.496 | Transaction check succeeded. 2025-11-24 19:03:38.496 | Running transaction test 2025-11-24 19:03:38.600 | Transaction test succeeded. 2025-11-24 19:03:38.600 | Running transaction 2025-11-24 19:03:38.766 | Preparing : 1/1 2025-11-24 19:03:38.773 | Installing : ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-11-24 19:03:38.793 | Running scriptlet: ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-11-24 19:03:38.797 | Installing : rdo-ovn-2:24.09-1.el10s.noarch 2/9 2025-11-24 19:03:38.800 | Installing : firewalld-filesystem-2.3.1-1.el10.noarch 3/9 2025-11-24 19:03:38.831 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-24 19:03:38.831 | Unit ovn-northd.service could not be found. 2025-11-24 19:03:38.831 | 2025-11-24 19:03:38.843 | Installing : ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-24 19:03:38.869 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-24 19:03:38.911 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-24 19:03:38.911 | Unit ovn-controller.service could not be found. 2025-11-24 19:03:38.911 | 2025-11-24 19:03:38.922 | Installing : ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-24 19:03:38.947 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-24 19:03:38.984 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-24 19:03:38.984 | Unit ovn-controller-vtep.service could not be found. 2025-11-24 19:03:38.984 | 2025-11-24 19:03:38.993 | Installing : ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-24 19:03:39.015 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-24 19:03:39.018 | Installing : rdo-ovn-vtep-2:24.09-1.el10s.noarch 7/9 2025-11-24 19:03:39.021 | Installing : rdo-ovn-host-2:24.09-1.el10s.noarch 8/9 2025-11-24 19:03:39.024 | Installing : rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-11-24 19:03:39.035 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 9/9 2025-11-24 19:03:39.041 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 9/9 2025-11-24 19:03:39.099 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 9/9 2025-11-24 19:03:39.699 | Running scriptlet: rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-11-24 19:03:39.699 | 2025-11-24 19:03:39.699 | Installed: 2025-11-24 19:03:39.699 | firewalld-filesystem-2.3.1-1.el10.noarch 2025-11-24 19:03:39.699 | ovn24.09-24.09.3-22.el10s.x86_64 2025-11-24 19:03:39.699 | ovn24.09-central-24.09.3-22.el10s.x86_64 2025-11-24 19:03:39.699 | ovn24.09-host-24.09.3-22.el10s.x86_64 2025-11-24 19:03:39.699 | ovn24.09-vtep-24.09.3-22.el10s.x86_64 2025-11-24 19:03:39.699 | rdo-ovn-2:24.09-1.el10s.noarch 2025-11-24 19:03:39.699 | rdo-ovn-central-2:24.09-1.el10s.noarch 2025-11-24 19:03:39.699 | rdo-ovn-host-2:24.09-1.el10s.noarch 2025-11-24 19:03:39.699 | rdo-ovn-vtep-2:24.09-1.el10s.noarch 2025-11-24 19:03:39.699 | 2025-11-24 19:03:39.699 | Complete! 2025-11-24 19:03:39.754 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:03:39.757 | + functions-common:time_stop:2423 : local name 2025-11-24 19:03:39.759 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:03:39.762 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:03:39.765 | + functions-common:time_stop:2426 : local total 2025-11-24 19:03:39.766 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:03:39.769 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:03:39.772 | + functions-common:time_stop:2430 : start_time=1764011017427 2025-11-24 19:03:39.775 | + functions-common:time_stop:2432 : [[ -z 1764011017427 ]] 2025-11-24 19:03:39.778 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:03:39.782 | + functions-common:time_stop:2435 : end_time=1764011019780 2025-11-24 19:03:39.785 | + functions-common:time_stop:2436 : elapsed_time=2353 2025-11-24 19:03:39.788 | + functions-common:time_stop:2437 : total=163291 2025-11-24 19:03:39.790 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:03:39.793 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=165644 2025-11-24 19:03:39.796 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : export PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:03:39.799 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:03:39.802 | + lib/neutron_plugins/ovn_agent:install_ovn:421 : local log_archive_dir=/opt/stack/logs/archive 2025-11-24 19:03:39.805 | + lib/neutron_plugins/ovn_agent:install_ovn:422 : mkdir -p /opt/stack/logs/archive 2025-11-24 19:03:39.811 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.814 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2025-11-24 19:03:39.817 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.820 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2025-11-24 19:03:39.822 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.826 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2025-11-24 19:03:39.829 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.832 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2025-11-24 19:03:39.835 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.838 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2025-11-24 19:03:39.842 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.844 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2025-11-24 19:03:39.847 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.850 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2025-11-24 19:03:39.853 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-24 19:03:39.857 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2025-11-24 19:03:39.861 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : use_library_from_git ovsdbapp 2025-11-24 19:03:39.865 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2025-11-24 19:03:39.868 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:03:39.872 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:03:39.875 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2025-11-24 19:03:39.879 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:03:39.882 | + lib/neutron_plugins/ovn_agent:install_ovn:436 : [[ False == \T\r\u\e ]] 2025-11-24 19:03:39.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:03:39.890 | + ./stack.sh:main:982 : is_service_enabled nova 2025-11-24 19:03:39.910 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:03:39.913 | + ./stack.sh:main:984 : stack_install_service nova 2025-11-24 19:03:39.917 | + lib/stack:stack_install_service:20 : local service=nova 2025-11-24 19:03:39.919 | + lib/stack:stack_install_service:21 : type install_nova 2025-11-24 19:03:39.923 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:03:39.926 | + lib/stack:stack_install_service:32 : install_nova 2025-11-24 19:03:39.930 | + lib/nova:install_nova:934 : use_library_from_git os-vif 2025-11-24 19:03:39.933 | + inc/python:use_library_from_git:266 : local name=os-vif 2025-11-24 19:03:39.936 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:03:39.939 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:03:39.942 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2025-11-24 19:03:39.945 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:03:39.949 | + lib/nova:install_nova:939 : is_service_enabled n-cpu 2025-11-24 19:03:39.967 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:03:39.971 | + lib/nova:install_nova:939 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-11-24 19:03:39.974 | + lib/nova:install_nova:940 : install_nova_hypervisor 2025-11-24 19:03:39.977 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2025-11-24 19:03:39.980 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2025-11-24 19:03:40.111 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2025-11-24 19:03:40.114 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:40.116 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:40.119 | + lib/nova_plugins/functions-libvirt:install_libvirt:77 : is_fedora 2025-11-24 19:03:40.122 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:03:40.125 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:03:40.127 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:03:40.130 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:03:40.132 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:03:40.135 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:03:40.138 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:03:40.140 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:03:40.143 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:03:40.145 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:03:40.148 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ rhel10 =~ f[0-9][0-9] ]] 2025-11-24 19:03:40.150 | + lib/nova_plugins/functions-libvirt:install_libvirt:85 : is_openeuler 2025-11-24 19:03:40.153 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-11-24 19:03:40.156 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-11-24 19:03:40.158 | + lib/nova_plugins/functions-libvirt:install_libvirt:88 : qemu_package=qemu-kvm 2025-11-24 19:03:40.160 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : install_package qemu-kvm 2025-11-24 19:03:40.163 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:03:40.165 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:03:40.168 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:03:40.170 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:03:40.171 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:03:40.175 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:03:40.177 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:40.180 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:40.183 | + functions-common:install_package:1442 : real_install_package qemu-kvm 2025-11-24 19:03:40.186 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:03:40.189 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:03:40.192 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:03:40.194 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:03:40.197 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:03:40.200 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:03:40.203 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:03:40.205 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:03:40.208 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:03:40.210 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:03:40.213 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:03:40.216 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:03:40.219 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:03:40.221 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:03:40.224 | + functions-common:real_install_package:1432 : yum_install qemu-kvm 2025-11-24 19:03:40.227 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:03:40.229 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:03:40.232 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:03:40.236 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:03:40.238 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:03:40.241 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:03:40.245 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:03:40.250 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011020247 2025-11-24 19:03:40.253 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y qemu-kvm 2025-11-24 19:03:40.256 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:03:40.259 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:03:40.265 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:03:40.267 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:03:40.271 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y qemu-kvm 2025-11-24 19:03:40.838 | Last metadata expiration check: 0:07:27 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:03:40.941 | Dependencies resolved. 2025-11-24 19:03:40.945 | ====================================================================================================== 2025-11-24 19:03:40.945 | Package Arch Version Repository Size 2025-11-24 19:03:40.945 | ====================================================================================================== 2025-11-24 19:03:40.945 | Installing: 2025-11-24 19:03:40.945 | qemu-kvm x86_64 18:10.1.0-5.el10 appstream 40 k 2025-11-24 19:03:40.945 | Installing dependencies: 2025-11-24 19:03:40.945 | bison x86_64 3.8.2-9.el10 appstream 1.0 M 2025-11-24 19:03:40.945 | boost-atomic x86_64 1.83.0-5.el10 appstream 19 k 2025-11-24 19:03:40.945 | boost-filesystem x86_64 1.83.0-5.el10 appstream 70 k 2025-11-24 19:03:40.945 | boost-system x86_64 1.83.0-5.el10 baseos 15 k 2025-11-24 19:03:40.945 | boost-thread x86_64 1.83.0-5.el10 appstream 62 k 2025-11-24 19:03:40.945 | capstone x86_64 5.0.1-6.el10 appstream 1.0 M 2025-11-24 19:03:40.945 | daxctl-libs x86_64 82-2.el10 baseos 42 k 2025-11-24 19:03:40.945 | device-mapper-multipath-libs x86_64 0.9.9-12.el10 baseos 301 k 2025-11-24 19:03:40.945 | dyninst x86_64 13.0.0-1.el10 appstream 3.8 M 2025-11-24 19:03:40.945 | edk2-ovmf noarch 20250822-1.el10 appstream 8.5 M 2025-11-24 19:03:40.945 | efivar-libs x86_64 39-3.el10 baseos 128 k 2025-11-24 19:03:40.945 | elfutils-devel x86_64 0.194-1.el10 appstream 49 k 2025-11-24 19:03:40.945 | elfutils-libelf-devel x86_64 0.194-1.el10 appstream 79 k 2025-11-24 19:03:40.945 | flac-libs x86_64 1.4.3-6.el10 appstream 265 k 2025-11-24 19:03:40.945 | flex x86_64 2.6.4-19.el10 appstream 298 k 2025-11-24 19:03:40.945 | gsm x86_64 1.0.22-8.el10 appstream 37 k 2025-11-24 19:03:40.945 | ipxe-roms-qemu noarch 20240119-5.gitde8a0821.el10 appstream 850 k 2025-11-24 19:03:40.945 | lame-libs x86_64 3.100-19.el10 appstream 339 k 2025-11-24 19:03:40.945 | libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k 2025-11-24 19:03:40.945 | libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k 2025-11-24 19:03:40.945 | libasyncns x86_64 0.8-30.el10 appstream 31 k 2025-11-24 19:03:40.945 | libblkio x86_64 1.5.0-2.el10 appstream 300 k 2025-11-24 19:03:40.945 | libdrm x86_64 2.4.123-1.el10 appstream 163 k 2025-11-24 19:03:40.945 | libepoxy x86_64 1.5.10-9.el10 appstream 229 k 2025-11-24 19:03:40.945 | libfdt x86_64 1.7.0-12.el10 appstream 35 k 2025-11-24 19:03:40.945 | libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k 2025-11-24 19:03:40.945 | libglvnd-egl x86_64 1:1.7.0-7.el10 appstream 37 k 2025-11-24 19:03:40.945 | libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k 2025-11-24 19:03:40.945 | libnbd x86_64 1.23.7-1.el10 appstream 178 k 2025-11-24 19:03:40.945 | libogg x86_64 2:1.3.5-10.el10 appstream 34 k 2025-11-24 19:03:40.945 | libpciaccess x86_64 0.16-16.el10 baseos 28 k 2025-11-24 19:03:40.945 | libpmem x86_64 2.1.0-2.el10_0 epel-low-priority 112 k 2025-11-24 19:03:40.945 | libpmemobj x86_64 2.1.0-2.el10_0 epel-low-priority 161 k 2025-11-24 19:03:40.945 | librados2 x86_64 2:19.2.3-1.el10s centos10-storage 4.0 M 2025-11-24 19:03:40.945 | librbd1 x86_64 2:19.2.3-1.el10s centos10-storage 3.3 M 2025-11-24 19:03:40.945 | librdmacm x86_64 57.0-2.el10 baseos 72 k 2025-11-24 19:03:40.945 | libslirp x86_64 4.7.0-10.el10 appstream 75 k 2025-11-24 19:03:40.945 | libsndfile x86_64 1.2.2-5.el10 appstream 216 k 2025-11-24 19:03:40.945 | libvorbis x86_64 1:1.3.7-12.el10 appstream 189 k 2025-11-24 19:03:40.945 | libwayland-client x86_64 1.24.0-1.el10 appstream 34 k 2025-11-24 19:03:40.945 | libxshmfence x86_64 1.3.2-5.el10 appstream 13 k 2025-11-24 19:03:40.945 | libzstd-devel x86_64 1.5.5-9.el10 appstream 52 k 2025-11-24 19:03:40.945 | llvm-filesystem x86_64 20.1.8-1.el10 appstream 11 k 2025-11-24 19:03:40.945 | llvm-libs x86_64 20.1.8-1.el10 appstream 30 M 2025-11-24 19:03:40.945 | lttng-ust x86_64 2.13.7-5.el10 appstream 339 k 2025-11-24 19:03:40.945 | mesa-dri-drivers x86_64 25.2.5-2.el10 appstream 11 M 2025-11-24 19:03:40.945 | mesa-filesystem x86_64 25.2.5-2.el10 appstream 12 k 2025-11-24 19:03:40.945 | mesa-libEGL x86_64 25.2.5-2.el10 appstream 122 k 2025-11-24 19:03:40.945 | mesa-libGL x86_64 25.2.5-2.el10 appstream 122 k 2025-11-24 19:03:40.945 | mesa-libgbm x86_64 25.2.5-2.el10 appstream 19 k 2025-11-24 19:03:40.945 | mokutil x86_64 2:0.7.2-1.el10 baseos 49 k 2025-11-24 19:03:40.945 | mpg123-libs x86_64 1.32.9-1.el10 appstream 353 k 2025-11-24 19:03:40.945 | ndctl-libs x86_64 82-2.el10 baseos 89 k 2025-11-24 19:03:40.945 | opus x86_64 1.4-6.el10 appstream 211 k 2025-11-24 19:03:40.945 | pulseaudio-libs x86_64 17.0-6.el10 appstream 706 k 2025-11-24 19:03:40.945 | qemu-kvm-audio-pa x86_64 18:10.1.0-5.el10 appstream 52 k 2025-11-24 19:03:40.945 | qemu-kvm-block-blkio x86_64 18:10.1.0-5.el10 appstream 55 k 2025-11-24 19:03:40.945 | qemu-kvm-block-rbd x86_64 18:10.1.0-5.el10 appstream 58 k 2025-11-24 19:03:40.945 | qemu-kvm-common x86_64 18:10.1.0-5.el10 appstream 682 k 2025-11-24 19:03:40.945 | qemu-kvm-core x86_64 18:10.1.0-5.el10 appstream 4.7 M 2025-11-24 19:03:40.945 | qemu-kvm-device-display-virtio-gpu x86_64 18:10.1.0-5.el10 appstream 68 k 2025-11-24 19:03:40.945 | qemu-kvm-device-display-virtio-gpu-pci x86_64 18:10.1.0-5.el10 appstream 47 k 2025-11-24 19:03:40.945 | qemu-kvm-device-display-virtio-vga x86_64 18:10.1.0-5.el10 appstream 49 k 2025-11-24 19:03:40.945 | qemu-kvm-device-usb-host x86_64 18:10.1.0-5.el10 appstream 61 k 2025-11-24 19:03:40.945 | qemu-kvm-device-usb-redirect x86_64 18:10.1.0-5.el10 appstream 66 k 2025-11-24 19:03:40.945 | qemu-kvm-docs x86_64 18:10.1.0-5.el10 appstream 1.4 M 2025-11-24 19:03:40.945 | qemu-kvm-tools x86_64 18:10.1.0-5.el10 appstream 535 k 2025-11-24 19:03:40.945 | qemu-kvm-ui-egl-headless x86_64 18:10.1.0-5.el10 appstream 48 k 2025-11-24 19:03:40.945 | qemu-kvm-ui-opengl x86_64 18:10.1.0-5.el10 appstream 56 k 2025-11-24 19:03:40.945 | qemu-pr-helper x86_64 18:10.1.0-5.el10 appstream 470 k 2025-11-24 19:03:40.945 | seabios-bin noarch 1.16.3-8.el10 appstream 100 k 2025-11-24 19:03:40.945 | seavgabios-bin noarch 1.16.3-8.el10 appstream 33 k 2025-11-24 19:03:40.945 | spirv-tools-libs x86_64 2025.2-1.el10 appstream 1.5 M 2025-11-24 19:03:40.945 | systemtap-runtime x86_64 5.4-1.el10 appstream 468 k 2025-11-24 19:03:40.945 | tbb x86_64 2021.11.0-7.el10 appstream 166 k 2025-11-24 19:03:40.945 | thrift x86_64 0.20.0-4.el10_1 epel-low-priority 1.7 M 2025-11-24 19:03:40.945 | usbredir x86_64 0.13.0-6.el10 appstream 51 k 2025-11-24 19:03:40.945 | virtiofsd x86_64 1.13.2-1.el10 appstream 1.0 M 2025-11-24 19:03:40.945 | Installing weak dependencies: 2025-11-24 19:03:40.945 | elfutils-debuginfod-client-devel x86_64 0.194-1.el10 appstream 16 k 2025-11-24 19:03:40.945 | kernel-devel x86_64 6.12.0-161.el10 appstream 23 M 2025-11-24 19:03:40.945 | systemtap-client x86_64 5.4-1.el10 appstream 4.2 M 2025-11-24 19:03:40.945 | systemtap-devel x86_64 5.4-1.el10 appstream 2.5 M 2025-11-24 19:03:40.945 | 2025-11-24 19:03:40.945 | Transaction Summary 2025-11-24 19:03:40.946 | ====================================================================================================== 2025-11-24 19:03:40.946 | Install 83 Packages 2025-11-24 19:03:40.946 | 2025-11-24 19:03:40.948 | Total download size: 112 M 2025-11-24 19:03:40.948 | Installed size: 449 M 2025-11-24 19:03:40.948 | Downloading Packages: 2025-11-24 19:03:41.770 | (1/83): boost-system-1.83.0-5.el10.x86_64.rpm 115 kB/s | 15 kB 00:00 2025-11-24 19:03:41.817 | (2/83): device-mapper-multipath-libs-0.9.9-12.e 1.7 MB/s | 301 kB 00:00 2025-11-24 19:03:41.822 | (3/83): daxctl-libs-82-2.el10.x86_64.rpm 233 kB/s | 42 kB 00:00 2025-11-24 19:03:41.840 | (4/83): efivar-libs-39-3.el10.x86_64.rpm 1.8 MB/s | 128 kB 00:00 2025-11-24 19:03:41.871 | (5/83): libpciaccess-0.16-16.el10.x86_64.rpm 524 kB/s | 28 kB 00:00 2025-11-24 19:03:42.058 | (6/83): mokutil-0.7.2-1.el10.x86_64.rpm 225 kB/s | 49 kB 00:00 2025-11-24 19:03:42.061 | (7/83): librdmacm-57.0-2.el10.x86_64.rpm 302 kB/s | 72 kB 00:00 2025-11-24 19:03:42.070 | (8/83): ndctl-libs-82-2.el10.x86_64.rpm 448 kB/s | 89 kB 00:00 2025-11-24 19:03:42.286 | (9/83): boost-atomic-1.83.0-5.el10.x86_64.rpm 83 kB/s | 19 kB 00:00 2025-11-24 19:03:42.340 | (10/83): boost-filesystem-1.83.0-5.el10.x86_64. 260 kB/s | 70 kB 00:00 2025-11-24 19:03:42.395 | (11/83): boost-thread-1.83.0-5.el10.x86_64.rpm 572 kB/s | 62 kB 00:00 2025-11-24 19:03:42.477 | (12/83): bison-3.8.2-9.el10.x86_64.rpm 2.4 MB/s | 1.0 MB 00:00 2025-11-24 19:03:42.557 | (13/83): capstone-5.0.1-6.el10.x86_64.rpm 4.5 MB/s | 1.0 MB 00:00 2025-11-24 19:03:42.619 | (14/83): elfutils-debuginfod-client-devel-0.194 259 kB/s | 16 kB 00:00 2025-11-24 19:03:42.680 | (15/83): elfutils-devel-0.194-1.el10.x86_64.rpm 806 kB/s | 49 kB 00:00 2025-11-24 19:03:42.723 | (16/83): dyninst-13.0.0-1.el10.x86_64.rpm 12 MB/s | 3.8 MB 00:00 2025-11-24 19:03:42.741 | (17/83): elfutils-libelf-devel-0.194-1.el10.x86 1.3 MB/s | 79 kB 00:00 2025-11-24 19:03:42.777 | (18/83): edk2-ovmf-20250822-1.el10.noarch.rpm 29 MB/s | 8.5 MB 00:00 2025-11-24 19:03:42.791 | (19/83): flac-libs-1.4.3-6.el10.x86_64.rpm 3.9 MB/s | 265 kB 00:00 2025-11-24 19:03:42.819 | (20/83): flex-2.6.4-19.el10.x86_64.rpm 3.8 MB/s | 298 kB 00:00 2025-11-24 19:03:42.836 | (21/83): gsm-1.0.22-8.el10.x86_64.rpm 626 kB/s | 37 kB 00:00 2025-11-24 19:03:42.862 | (22/83): ipxe-roms-qemu-20240119-5.gitde8a0821. 12 MB/s | 850 kB 00:00 2025-11-24 19:03:42.869 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:42.905 | (23/83): lame-libs-3.100-19.el10.x86_64.rpm 4.9 MB/s | 339 kB 00:00 2025-11-24 19:03:42.918 | (24/83): libX11-xcb-1.8.10-1.el10.x86_64.rpm 233 kB/s | 13 kB 00:00 2025-11-24 19:03:42.965 | (25/83): libXxf86vm-1.1.5-8.el10.x86_64.rpm 316 kB/s | 19 kB 00:00 2025-11-24 19:03:42.975 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for http://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:42.978 | (26/83): libasyncns-0.8-30.el10.x86_64.rpm 516 kB/s | 31 kB 00:00 2025-11-24 19:03:43.050 | (27/83): libdrm-2.4.123-1.el10.x86_64.rpm 2.2 MB/s | 163 kB 00:00 2025-11-24 19:03:43.085 | (28/83): libblkio-1.5.0-2.el10.x86_64.rpm 2.5 MB/s | 300 kB 00:00 2025-11-24 19:03:43.127 | (29/83): libepoxy-1.5.10-9.el10.x86_64.rpm 3.0 MB/s | 229 kB 00:00 2025-11-24 19:03:43.152 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 19:03:43.157 | (30/83): libfdt-1.7.0-12.el10.x86_64.rpm 490 kB/s | 35 kB 00:00 2025-11-24 19:03:43.168 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:43.173 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for http://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:43.194 | (31/83): libglvnd-1.7.0-7.el10.x86_64.rpm 1.7 MB/s | 116 kB 00:00 2025-11-24 19:03:43.226 | (32/83): libglvnd-egl-1.7.0-7.el10.x86_64.rpm 556 kB/s | 37 kB 00:00 2025-11-24 19:03:43.259 | (33/83): libglvnd-glx-1.7.0-7.el10.x86_64.rpm 2.0 MB/s | 132 kB 00:00 2025-11-24 19:03:43.292 | (34/83): libnbd-1.23.7-1.el10.x86_64.rpm 2.6 MB/s | 178 kB 00:00 2025-11-24 19:03:43.318 | (35/83): libogg-1.3.5-10.el10.x86_64.rpm 581 kB/s | 34 kB 00:00 2025-11-24 19:03:43.353 | (36/83): libslirp-4.7.0-10.el10.x86_64.rpm 1.2 MB/s | 75 kB 00:00 2025-11-24 19:03:43.384 | (37/83): libsndfile-1.2.2-5.el10.x86_64.rpm 3.2 MB/s | 216 kB 00:00 2025-11-24 19:03:43.419 | (38/83): libvorbis-1.3.7-12.el10.x86_64.rpm 2.8 MB/s | 189 kB 00:00 2025-11-24 19:03:43.442 | (39/83): libwayland-client-1.24.0-1.el10.x86_64 586 kB/s | 34 kB 00:00 2025-11-24 19:03:43.477 | (40/83): libxshmfence-1.3.2-5.el10.x86_64.rpm 227 kB/s | 13 kB 00:00 2025-11-24 19:03:43.501 | (41/83): libzstd-devel-1.5.5-9.el10.x86_64.rpm 875 kB/s | 52 kB 00:00 2025-11-24 19:03:43.526 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:43.534 | (42/83): llvm-filesystem-20.1.8-1.el10.x86_64.r 194 kB/s | 11 kB 00:00 2025-11-24 19:03:43.604 | (43/83): lttng-ust-2.13.7-5.el10.x86_64.rpm 4.8 MB/s | 339 kB 00:00 2025-11-24 19:03:43.655 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:43.706 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:43.739 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:44.027 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 19:03:44.030 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:44.033 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:44.128 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:44.130 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:44.227 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:44.546 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:44.691 | (44/83): llvm-libs-20.1.8-1.el10.x86_64.rpm 25 MB/s | 30 MB 00:01 2025-11-24 19:03:44.693 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:44.742 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:44.794 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:44.822 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:44.921 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:45.002 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 19:03:45.004 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:45.007 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:45.049 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:45.257 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:45.306 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:45.339 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:45.386 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:45.401 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:45.431 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:45.445 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:45.460 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:45.557 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for http://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:45.628 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:45.719 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:45.817 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:45.887 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:45.913 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:46.141 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:46.293 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:46.307 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:46.322 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:46.407 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:46.493 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:46.525 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for http://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:46.526 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:46.541 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:46.598 | [MIRROR] mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-dri-drivers-25.2.5-2.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:46.600 | [MIRROR] kernel-devel-6.12.0-161.el10.x86_64.rpm: Status code: 404 for https://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/kernel-devel-6.12.0-161.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:46.611 | [MIRROR] mesa-filesystem-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-filesystem-25.2.5-2.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:46.634 | (45/83): mesa-filesystem-25.2.5-2.el10.x86_64.r 6.4 kB/s | 12 kB 00:01 2025-11-24 19:03:46.786 | (46/83): mesa-dri-drivers-25.2.5-2.el10.x86_64. 3.4 MB/s | 11 MB 00:03 2025-11-24 19:03:46.790 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:46.956 | (47/83): kernel-devel-6.12.0-161.el10.x86_64.rp 5.5 MB/s | 23 MB 00:04 2025-11-24 19:03:46.958 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:46.966 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:47.007 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:47.007 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:47.240 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 19:03:47.269 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 19:03:47.273 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ca.mirrors.cicku.me/centos/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 172.65.90.7) 2025-11-24 19:03:47.509 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:47.513 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.dst.ca/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 208.89.84.55) 2025-11-24 19:03:47.540 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:47.544 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:47.831 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:47.856 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:47.861 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:47.965 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.002 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.193 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.231 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.239 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.387 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:48.415 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:48.423 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:48.438 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 104.251.122.5) 2025-11-24 19:03:48.719 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.730 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.745 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://ftp2.osuosl.org/pub/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 140.211.166.134) 2025-11-24 19:03:48.890 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:48.906 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:48.920 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://mirror.shastacoe.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 66.244.16.51) 2025-11-24 19:03:48.935 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:48.936 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:48.984 | [MIRROR] mesa-libEGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libEGL-25.2.5-2.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:48.989 | [MIRROR] mesa-libGL-25.2.5-2.el10.x86_64.rpm: Status code: 404 for http://ord.mirror.rackspace.com/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libGL-25.2.5-2.el10.x86_64.rpm (IP: 166.78.229.131) 2025-11-24 19:03:49.053 | (48/83): mesa-libGL-25.2.5-2.el10.x86_64.rpm 54 kB/s | 122 kB 00:02 2025-11-24 19:03:49.105 | (49/83): mesa-libEGL-25.2.5-2.el10.x86_64.rpm 49 kB/s | 122 kB 00:02 2025-11-24 19:03:49.522 | (50/83): opus-1.4-6.el10.x86_64.rpm 509 kB/s | 211 kB 00:00 2025-11-24 19:03:49.986 | [MIRROR] mesa-libgbm-25.2.5-2.el10.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/10-stream/AppStream/x86_64/os/Packages/mesa-libgbm-25.2.5-2.el10.x86_64.rpm (IP: 206.82.17.213) 2025-11-24 19:03:50.010 | (51/83): mesa-libgbm-25.2.5-2.el10.x86_64.rpm 6.1 kB/s | 19 kB 00:03 2025-11-24 19:03:50.165 | [MIRROR] qemu-kvm-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:50.242 | (52/83): pulseaudio-libs-17.0-6.el10.x86_64.rpm 981 kB/s | 706 kB 00:00 2025-11-24 19:03:50.259 | (53/83): qemu-kvm-10.1.0-5.el10.x86_64.rpm 159 kB/s | 40 kB 00:00 2025-11-24 19:03:50.292 | [MIRROR] qemu-kvm-audio-pa-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-audio-pa-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:50.311 | [MIRROR] qemu-kvm-block-blkio-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-block-blkio-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:50.325 | (54/83): qemu-kvm-audio-pa-10.1.0-5.el10.x86_64 636 kB/s | 52 kB 00:00 2025-11-24 19:03:50.378 | [MIRROR] qemu-kvm-block-rbd-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-block-rbd-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:50.438 | (55/83): qemu-kvm-block-blkio-10.1.0-5.el10.x86 308 kB/s | 55 kB 00:00 2025-11-24 19:03:50.496 | (56/83): qemu-kvm-block-rbd-10.1.0-5.el10.x86_6 339 kB/s | 58 kB 00:00 2025-11-24 19:03:50.497 | [MIRROR] qemu-kvm-common-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-common-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:50.547 | [MIRROR] qemu-kvm-core-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-core-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:50.991 | (57/83): mpg123-libs-1.32.9-1.el10.x86_64.rpm 182 kB/s | 353 kB 00:01 2025-11-24 19:03:51.309 | [MIRROR] qemu-kvm-device-display-virtio-gpu-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-display-virtio-gpu-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.448 | (58/83): qemu-kvm-device-display-virtio-gpu-10. 149 kB/s | 68 kB 00:00 2025-11-24 19:03:51.498 | [MIRROR] qemu-kvm-device-display-virtio-gpu-pci-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-display-virtio-gpu-pci-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.543 | (59/83): qemu-kvm-common-10.1.0-5.el10.x86_64.r 618 kB/s | 682 kB 00:01 2025-11-24 19:03:51.592 | [MIRROR] qemu-kvm-device-display-virtio-vga-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-display-virtio-vga-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.614 | (60/83): qemu-kvm-device-display-virtio-vga-10. 679 kB/s | 49 kB 00:00 2025-11-24 19:03:51.629 | (61/83): qemu-kvm-device-display-virtio-gpu-pci 263 kB/s | 47 kB 00:00 2025-11-24 19:03:51.664 | [MIRROR] qemu-kvm-device-usb-host-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-usb-host-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.679 | [MIRROR] qemu-kvm-device-usb-redirect-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-device-usb-redirect-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.686 | (62/83): qemu-kvm-device-usb-host-10.1.0-5.el10 862 kB/s | 61 kB 00:00 2025-11-24 19:03:51.736 | [MIRROR] qemu-kvm-docs-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-docs-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.748 | (63/83): qemu-kvm-device-usb-redirect-10.1.0-5. 558 kB/s | 66 kB 00:00 2025-11-24 19:03:51.798 | [MIRROR] qemu-kvm-tools-10.1.0-5.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/AppStream/x86_64/os/Packages/qemu-kvm-tools-10.1.0-5.el10.x86_64.rpm (IP: 136.159.208.97) 2025-11-24 19:03:51.985 | (64/83): qemu-kvm-docs-10.1.0-5.el10.x86_64.rpm 4.8 MB/s | 1.4 MB 00:00 2025-11-24 19:03:51.997 | (65/83): qemu-kvm-ui-egl-headless-10.1.0-5.el10 3.8 MB/s | 48 kB 00:00 2025-11-24 19:03:52.010 | (66/83): qemu-kvm-ui-opengl-10.1.0-5.el10.x86_6 4.4 MB/s | 56 kB 00:00 2025-11-24 19:03:52.074 | (67/83): qemu-kvm-tools-10.1.0-5.el10.x86_64.rp 1.6 MB/s | 535 kB 00:00 2025-11-24 19:03:52.078 | (68/83): qemu-pr-helper-10.1.0-5.el10.x86_64.rp 6.8 MB/s | 470 kB 00:00 2025-11-24 19:03:52.101 | (69/83): seavgabios-bin-1.16.3-8.el10.noarch.rp 1.5 MB/s | 33 kB 00:00 2025-11-24 19:03:52.167 | (70/83): seabios-bin-1.16.3-8.el10.noarch.rpm 1.1 MB/s | 100 kB 00:00 2025-11-24 19:03:52.686 | (71/83): spirv-tools-libs-2025.2-1.el10.x86_64. 2.6 MB/s | 1.5 MB 00:00 2025-11-24 19:03:52.776 | (72/83): qemu-kvm-core-10.1.0-5.el10.x86_64.rpm 2.1 MB/s | 4.7 MB 00:02 2025-11-24 19:03:53.285 | (73/83): systemtap-runtime-5.4-1.el10.x86_64.rp 921 kB/s | 468 kB 00:00 2025-11-24 19:03:53.356 | (74/83): tbb-2021.11.0-7.el10.x86_64.rpm 2.3 MB/s | 166 kB 00:00 2025-11-24 19:03:53.517 | (75/83): usbredir-0.13.0-6.el10.x86_64.rpm 321 kB/s | 51 kB 00:00 2025-11-24 19:03:54.002 | (76/83): virtiofsd-1.13.2-1.el10.x86_64.rpm 2.0 MB/s | 1.0 MB 00:00 2025-11-24 19:03:54.094 | (77/83): librados2-19.2.3-1.el10s.x86_64.rpm 43 MB/s | 4.0 MB 00:00 2025-11-24 19:03:54.178 | (78/83): systemtap-devel-5.4-1.el10.x86_64.rpm 1.7 MB/s | 2.5 MB 00:01 2025-11-24 19:03:54.200 | (79/83): librbd1-19.2.3-1.el10s.x86_64.rpm 31 MB/s | 3.3 MB 00:00 2025-11-24 19:03:54.303 | (80/83): systemtap-client-5.4-1.el10.x86_64.rpm 2.0 MB/s | 4.2 MB 00:02 2025-11-24 19:03:54.369 | (81/83): libpmemobj-2.1.0-2.el10_0.x86_64.rpm 967 kB/s | 161 kB 00:00 2025-11-24 19:03:54.698 | (82/83): libpmem-2.1.0-2.el10_0.x86_64.rpm 217 kB/s | 112 kB 00:00 2025-11-24 19:03:54.734 | (83/83): thrift-0.20.0-4.el10_1.x86_64.rpm 3.9 MB/s | 1.7 MB 00:00 2025-11-24 19:03:54.737 | -------------------------------------------------------------------------------- 2025-11-24 19:03:54.738 | Total 8.1 MB/s | 112 MB 00:13 2025-11-24 19:03:56.658 | Running transaction check 2025-11-24 19:03:56.795 | Transaction check succeeded. 2025-11-24 19:03:56.795 | Running transaction test 2025-11-24 19:03:57.686 | Transaction test succeeded. 2025-11-24 19:03:57.686 | Running transaction 2025-11-24 19:03:58.820 | Preparing : 1/1 2025-11-24 19:03:58.826 | Installing : boost-system-1.83.0-5.el10.x86_64 1/83 2025-11-24 19:03:58.829 | Installing : libogg-2:1.3.5-10.el10.x86_64 2/83 2025-11-24 19:03:58.833 | Installing : libX11-xcb-1.8.10-1.el10.x86_64 3/83 2025-11-24 19:03:58.839 | Installing : daxctl-libs-82-2.el10.x86_64 4/83 2025-11-24 19:03:58.850 | Installing : ndctl-libs-82-2.el10.x86_64 5/83 2025-11-24 19:03:58.856 | Installing : lttng-ust-2.13.7-5.el10.x86_64 6/83 2025-11-24 19:03:58.864 | Installing : libzstd-devel-1.5.5-9.el10.x86_64 7/83 2025-11-24 19:03:58.870 | Installing : elfutils-libelf-devel-0.194-1.el10.x86_64 8/83 2025-11-24 19:03:58.883 | Installing : libglvnd-1:1.7.0-7.el10.x86_64 9/83 2025-11-24 19:03:58.893 | Installing : libepoxy-1.5.10-9.el10.x86_64 10/83 2025-11-24 19:03:58.902 | Installing : libpmem-2.1.0-2.el10_0.x86_64 11/83 2025-11-24 19:03:58.914 | Installing : libpmemobj-2.1.0-2.el10_0.x86_64 12/83 2025-11-24 19:03:58.928 | Installing : flac-libs-1.4.3-6.el10.x86_64 13/83 2025-11-24 19:03:58.935 | Installing : libvorbis-1:1.3.7-12.el10.x86_64 14/83 2025-11-24 19:03:58.968 | Installing : boost-thread-1.83.0-5.el10.x86_64 15/83 2025-11-24 19:03:58.978 | Installing : thrift-0.20.0-4.el10_1.x86_64 16/83 2025-11-24 19:03:58.990 | Installing : usbredir-0.13.0-6.el10.x86_64 17/83 2025-11-24 19:03:59.019 | Installing : tbb-2021.11.0-7.el10.x86_64 18/83 2025-11-24 19:03:59.028 | Installing : spirv-tools-libs-2025.2-1.el10.x86_64 19/83 2025-11-24 19:03:59.035 | Installing : seavgabios-bin-1.16.3-8.el10.noarch 20/83 2025-11-24 19:03:59.106 | Installing : seabios-bin-1.16.3-8.el10.noarch 21/83 2025-11-24 19:03:59.120 | Installing : qemu-kvm-docs-18:10.1.0-5.el10.x86_64 22/83 2025-11-24 19:03:59.130 | Installing : opus-1.4-6.el10.x86_64 23/83 2025-11-24 19:03:59.137 | Installing : mpg123-libs-1.32.9-1.el10.x86_64 24/83 2025-11-24 19:03:59.143 | Installing : mesa-filesystem-25.2.5-2.el10.x86_64 25/83 2025-11-24 19:03:59.460 | Installing : llvm-filesystem-20.1.8-1.el10.x86_64 26/83 2025-11-24 19:03:59.468 | Installing : llvm-libs-20.1.8-1.el10.x86_64 27/83 2025-11-24 19:03:59.473 | Installing : libxshmfence-1.3.2-5.el10.x86_64 28/83 2025-11-24 19:03:59.480 | Installing : libwayland-client-1.24.0-1.el10.x86_64 29/83 2025-11-24 19:03:59.490 | Installing : libslirp-4.7.0-10.el10.x86_64 30/83 2025-11-24 19:03:59.498 | Installing : libnbd-1.23.7-1.el10.x86_64 31/83 2025-11-24 19:03:59.506 | Installing : libfdt-1.7.0-12.el10.x86_64 32/83 2025-11-24 19:03:59.513 | Installing : libblkio-1.5.0-2.el10.x86_64 33/83 2025-11-24 19:03:59.519 | Installing : libasyncns-0.8-30.el10.x86_64 34/83 2025-11-24 19:03:59.528 | Installing : libXxf86vm-1.1.5-8.el10.x86_64 35/83 2025-11-24 19:03:59.537 | Installing : lame-libs-3.100-19.el10.x86_64 36/83 2025-11-24 19:03:59.574 | Installing : ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 37/83 2025-11-24 19:03:59.586 | Installing : qemu-kvm-common-18:10.1.0-5.el10.x86_64 38/83 2025-11-24 19:03:59.682 | Running scriptlet: qemu-kvm-common-18:10.1.0-5.el10.x86_64 38/83 2025-11-24 19:03:59.689 | Installing : qemu-kvm-device-display-virtio-gpu-18:10.1.0-5.el1 39/83 2025-11-24 19:03:59.697 | Installing : qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-5 40/83 2025-11-24 19:03:59.707 | Installing : qemu-kvm-block-blkio-18:10.1.0-5.el10.x86_64 41/83 2025-11-24 19:03:59.715 | Installing : qemu-kvm-device-display-virtio-vga-18:10.1.0-5.el1 42/83 2025-11-24 19:03:59.724 | Installing : qemu-kvm-device-usb-host-18:10.1.0-5.el10.x86_64 43/83 2025-11-24 19:03:59.750 | Installing : qemu-kvm-device-usb-redirect-18:10.1.0-5.el10.x86_ 44/83 2025-11-24 19:03:59.762 | Installing : virtiofsd-1.13.2-1.el10.x86_64 45/83 2025-11-24 19:03:59.774 | Installing : gsm-1.0.22-8.el10.x86_64 46/83 2025-11-24 19:03:59.812 | Installing : libsndfile-1.2.2-5.el10.x86_64 47/83 2025-11-24 19:03:59.827 | Installing : pulseaudio-libs-17.0-6.el10.x86_64 48/83 2025-11-24 19:03:59.841 | Installing : qemu-kvm-audio-pa-18:10.1.0-5.el10.x86_64 49/83 2025-11-24 19:03:59.851 | Installing : flex-2.6.4-19.el10.x86_64 50/83 2025-11-24 19:03:59.860 | Installing : elfutils-debuginfod-client-devel-0.194-1.el10.x86_ 51/83 2025-11-24 19:03:59.936 | Installing : elfutils-devel-0.194-1.el10.x86_64 52/83 2025-11-24 19:03:59.977 | Installing : edk2-ovmf-20250822-1.el10.noarch 53/83 2025-11-24 19:04:00.079 | Installing : capstone-5.0.1-6.el10.x86_64 54/83 2025-11-24 19:04:00.086 | Installing : qemu-kvm-core-18:10.1.0-5.el10.x86_64 55/83 2025-11-24 19:04:00.092 | Installing : boost-atomic-1.83.0-5.el10.x86_64 56/83 2025-11-24 19:04:00.139 | Installing : boost-filesystem-1.83.0-5.el10.x86_64 57/83 2025-11-24 19:04:00.147 | Installing : dyninst-13.0.0-1.el10.x86_64 58/83 2025-11-24 19:04:00.175 | Running scriptlet: dyninst-13.0.0-1.el10.x86_64 58/83 2025-11-24 19:04:00.219 | Running scriptlet: systemtap-runtime-5.4-1.el10.x86_64 59/83 2025-11-24 19:04:00.219 | Creating group 'stapusr' with GID 156. 2025-11-24 19:04:00.219 | Creating group 'stapsys' with GID 157. 2025-11-24 19:04:00.219 | Creating group 'stapdev' with GID 158. 2025-11-24 19:04:00.219 | Creating group 'stapunpriv' with GID 159. 2025-11-24 19:04:00.219 | Creating user 'stapunpriv' (systemtap unprivileged user) with UID 159 and GID 159. 2025-11-24 19:04:00.219 | 2025-11-24 19:04:00.282 | Installing : systemtap-runtime-5.4-1.el10.x86_64 59/83 2025-11-24 19:04:03.526 | Installing : bison-3.8.2-9.el10.x86_64 60/83 2025-11-24 19:04:03.678 | Installing : kernel-devel-6.12.0-161.el10.x86_64 61/83 2025-11-24 19:04:35.601 | Running scriptlet: kernel-devel-6.12.0-161.el10.x86_64 61/83 2025-11-24 19:04:35.732 | Installing : systemtap-devel-5.4-1.el10.x86_64 62/83 2025-11-24 19:04:36.004 | Installing : librdmacm-57.0-2.el10.x86_64 63/83 2025-11-24 19:04:36.012 | Installing : librados2-2:19.2.3-1.el10s.x86_64 64/83 2025-11-24 19:04:36.228 | Running scriptlet: librados2-2:19.2.3-1.el10s.x86_64 64/83 2025-11-24 19:04:36.236 | Installing : librbd1-2:19.2.3-1.el10s.x86_64 65/83 2025-11-24 19:04:36.265 | Running scriptlet: librbd1-2:19.2.3-1.el10s.x86_64 65/83 2025-11-24 19:04:36.274 | Installing : qemu-kvm-block-rbd-18:10.1.0-5.el10.x86_64 66/83 2025-11-24 19:04:36.283 | Installing : libpciaccess-0.16-16.el10.x86_64 67/83 2025-11-24 19:04:36.397 | Installing : libdrm-2.4.123-1.el10.x86_64 68/83 2025-11-24 19:04:36.406 | Installing : mesa-dri-drivers-25.2.5-2.el10.x86_64 69/83 2025-11-24 19:04:36.412 | Installing : mesa-libgbm-25.2.5-2.el10.x86_64 70/83 2025-11-24 19:04:36.419 | Installing : libglvnd-egl-1:1.7.0-7.el10.x86_64 71/83 2025-11-24 19:04:36.427 | Installing : mesa-libEGL-25.2.5-2.el10.x86_64 72/83 2025-11-24 19:04:36.435 | Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 73/83 2025-11-24 19:04:36.440 | Installing : mesa-libGL-25.2.5-2.el10.x86_64 74/83 2025-11-24 19:04:36.446 | Installing : qemu-kvm-ui-opengl-18:10.1.0-5.el10.x86_64 75/83 2025-11-24 19:04:36.453 | Installing : qemu-kvm-ui-egl-headless-18:10.1.0-5.el10.x86_64 76/83 2025-11-24 19:04:36.460 | Installing : efivar-libs-39-3.el10.x86_64 77/83 2025-11-24 19:04:36.609 | Installing : mokutil-2:0.7.2-1.el10.x86_64 78/83 2025-11-24 19:04:36.642 | Installing : systemtap-client-5.4-1.el10.x86_64 79/83 2025-11-24 19:04:36.659 | Installing : qemu-kvm-tools-18:10.1.0-5.el10.x86_64 80/83 2025-11-24 19:04:36.673 | Installing : device-mapper-multipath-libs-0.9.9-12.el10.x86_64 81/83 2025-11-24 19:04:36.680 | Installing : qemu-pr-helper-18:10.1.0-5.el10.x86_64 82/83 2025-11-24 19:04:36.747 | Installing : qemu-kvm-18:10.1.0-5.el10.x86_64 83/83 2025-11-24 19:04:38.517 | Running scriptlet: qemu-kvm-18:10.1.0-5.el10.x86_64 83/83 2025-11-24 19:04:38.517 | 2025-11-24 19:04:38.517 | Installed: 2025-11-24 19:04:38.517 | bison-3.8.2-9.el10.x86_64 2025-11-24 19:04:38.517 | boost-atomic-1.83.0-5.el10.x86_64 2025-11-24 19:04:38.517 | boost-filesystem-1.83.0-5.el10.x86_64 2025-11-24 19:04:38.517 | boost-system-1.83.0-5.el10.x86_64 2025-11-24 19:04:38.517 | boost-thread-1.83.0-5.el10.x86_64 2025-11-24 19:04:38.517 | capstone-5.0.1-6.el10.x86_64 2025-11-24 19:04:38.517 | daxctl-libs-82-2.el10.x86_64 2025-11-24 19:04:38.517 | device-mapper-multipath-libs-0.9.9-12.el10.x86_64 2025-11-24 19:04:38.517 | dyninst-13.0.0-1.el10.x86_64 2025-11-24 19:04:38.517 | edk2-ovmf-20250822-1.el10.noarch 2025-11-24 19:04:38.517 | efivar-libs-39-3.el10.x86_64 2025-11-24 19:04:38.517 | elfutils-debuginfod-client-devel-0.194-1.el10.x86_64 2025-11-24 19:04:38.517 | elfutils-devel-0.194-1.el10.x86_64 2025-11-24 19:04:38.517 | elfutils-libelf-devel-0.194-1.el10.x86_64 2025-11-24 19:04:38.517 | flac-libs-1.4.3-6.el10.x86_64 2025-11-24 19:04:38.517 | flex-2.6.4-19.el10.x86_64 2025-11-24 19:04:38.517 | gsm-1.0.22-8.el10.x86_64 2025-11-24 19:04:38.517 | ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 2025-11-24 19:04:38.517 | kernel-devel-6.12.0-161.el10.x86_64 2025-11-24 19:04:38.517 | lame-libs-3.100-19.el10.x86_64 2025-11-24 19:04:38.517 | libX11-xcb-1.8.10-1.el10.x86_64 2025-11-24 19:04:38.517 | libXxf86vm-1.1.5-8.el10.x86_64 2025-11-24 19:04:38.517 | libasyncns-0.8-30.el10.x86_64 2025-11-24 19:04:38.517 | libblkio-1.5.0-2.el10.x86_64 2025-11-24 19:04:38.517 | libdrm-2.4.123-1.el10.x86_64 2025-11-24 19:04:38.517 | libepoxy-1.5.10-9.el10.x86_64 2025-11-24 19:04:38.517 | libfdt-1.7.0-12.el10.x86_64 2025-11-24 19:04:38.517 | libglvnd-1:1.7.0-7.el10.x86_64 2025-11-24 19:04:38.517 | libglvnd-egl-1:1.7.0-7.el10.x86_64 2025-11-24 19:04:38.517 | libglvnd-glx-1:1.7.0-7.el10.x86_64 2025-11-24 19:04:38.517 | libnbd-1.23.7-1.el10.x86_64 2025-11-24 19:04:38.517 | libogg-2:1.3.5-10.el10.x86_64 2025-11-24 19:04:38.517 | libpciaccess-0.16-16.el10.x86_64 2025-11-24 19:04:38.517 | libpmem-2.1.0-2.el10_0.x86_64 2025-11-24 19:04:38.517 | libpmemobj-2.1.0-2.el10_0.x86_64 2025-11-24 19:04:38.517 | librados2-2:19.2.3-1.el10s.x86_64 2025-11-24 19:04:38.517 | librbd1-2:19.2.3-1.el10s.x86_64 2025-11-24 19:04:38.517 | librdmacm-57.0-2.el10.x86_64 2025-11-24 19:04:38.517 | libslirp-4.7.0-10.el10.x86_64 2025-11-24 19:04:38.517 | libsndfile-1.2.2-5.el10.x86_64 2025-11-24 19:04:38.518 | libvorbis-1:1.3.7-12.el10.x86_64 2025-11-24 19:04:38.518 | libwayland-client-1.24.0-1.el10.x86_64 2025-11-24 19:04:38.518 | libxshmfence-1.3.2-5.el10.x86_64 2025-11-24 19:04:38.518 | libzstd-devel-1.5.5-9.el10.x86_64 2025-11-24 19:04:38.518 | llvm-filesystem-20.1.8-1.el10.x86_64 2025-11-24 19:04:38.518 | llvm-libs-20.1.8-1.el10.x86_64 2025-11-24 19:04:38.518 | lttng-ust-2.13.7-5.el10.x86_64 2025-11-24 19:04:38.518 | mesa-dri-drivers-25.2.5-2.el10.x86_64 2025-11-24 19:04:38.518 | mesa-filesystem-25.2.5-2.el10.x86_64 2025-11-24 19:04:38.518 | mesa-libEGL-25.2.5-2.el10.x86_64 2025-11-24 19:04:38.518 | mesa-libGL-25.2.5-2.el10.x86_64 2025-11-24 19:04:38.518 | mesa-libgbm-25.2.5-2.el10.x86_64 2025-11-24 19:04:38.518 | mokutil-2:0.7.2-1.el10.x86_64 2025-11-24 19:04:38.518 | mpg123-libs-1.32.9-1.el10.x86_64 2025-11-24 19:04:38.518 | ndctl-libs-82-2.el10.x86_64 2025-11-24 19:04:38.518 | opus-1.4-6.el10.x86_64 2025-11-24 19:04:38.518 | pulseaudio-libs-17.0-6.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-audio-pa-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-block-blkio-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-block-rbd-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-common-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-core-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-device-display-virtio-gpu-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-device-display-virtio-vga-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-device-usb-host-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-device-usb-redirect-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-docs-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-tools-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-ui-egl-headless-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-kvm-ui-opengl-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | qemu-pr-helper-18:10.1.0-5.el10.x86_64 2025-11-24 19:04:38.518 | seabios-bin-1.16.3-8.el10.noarch 2025-11-24 19:04:38.518 | seavgabios-bin-1.16.3-8.el10.noarch 2025-11-24 19:04:38.518 | spirv-tools-libs-2025.2-1.el10.x86_64 2025-11-24 19:04:38.518 | systemtap-client-5.4-1.el10.x86_64 2025-11-24 19:04:38.518 | systemtap-devel-5.4-1.el10.x86_64 2025-11-24 19:04:38.518 | systemtap-runtime-5.4-1.el10.x86_64 2025-11-24 19:04:38.518 | tbb-2021.11.0-7.el10.x86_64 2025-11-24 19:04:38.518 | thrift-0.20.0-4.el10_1.x86_64 2025-11-24 19:04:38.518 | usbredir-0.13.0-6.el10.x86_64 2025-11-24 19:04:38.518 | virtiofsd-1.13.2-1.el10.x86_64 2025-11-24 19:04:38.518 | 2025-11-24 19:04:38.518 | Complete! 2025-11-24 19:04:38.635 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:04:38.636 | + functions-common:time_stop:2423 : local name 2025-11-24 19:04:38.638 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:04:38.639 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:04:38.641 | + functions-common:time_stop:2426 : local total 2025-11-24 19:04:38.642 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:04:38.644 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:04:38.645 | + functions-common:time_stop:2430 : start_time=1764011020247 2025-11-24 19:04:38.646 | + functions-common:time_stop:2432 : [[ -z 1764011020247 ]] 2025-11-24 19:04:38.649 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:04:38.653 | + functions-common:time_stop:2435 : end_time=1764011078651 2025-11-24 19:04:38.656 | + functions-common:time_stop:2436 : elapsed_time=58404 2025-11-24 19:04:38.659 | + functions-common:time_stop:2437 : total=165644 2025-11-24 19:04:38.660 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:04:38.662 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=224048 2025-11-24 19:04:38.663 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package libvirt libvirt-devel 2025-11-24 19:04:38.666 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:04:38.668 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:04:38.669 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:04:38.671 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:04:38.673 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:04:38.676 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:04:38.677 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:04:38.680 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:04:38.682 | + functions-common:install_package:1442 : real_install_package libvirt libvirt-devel 2025-11-24 19:04:38.685 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:04:38.686 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:04:38.688 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:04:38.689 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:04:38.691 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:04:38.693 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:04:38.695 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:04:38.698 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:04:38.700 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:04:38.701 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:04:38.703 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:04:38.705 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:04:38.707 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:04:38.709 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:04:38.712 | + functions-common:real_install_package:1432 : yum_install libvirt libvirt-devel 2025-11-24 19:04:38.714 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:04:38.716 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:04:38.719 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:04:38.720 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:04:38.722 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:04:38.725 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:04:38.729 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:04:38.734 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011078730 2025-11-24 19:04:38.735 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y libvirt libvirt-devel 2025-11-24 19:04:38.738 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:04:38.741 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:04:38.745 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:04:38.747 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:04:38.750 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y libvirt libvirt-devel 2025-11-24 19:04:39.326 | Last metadata expiration check: 0:08:26 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:04:40.400 | Dependencies resolved. 2025-11-24 19:04:40.402 | ============================================================================================ 2025-11-24 19:04:40.403 | Package Arch Version Repo Size 2025-11-24 19:04:40.403 | ============================================================================================ 2025-11-24 19:04:40.403 | Installing: 2025-11-24 19:04:40.403 | libvirt x86_64 11.8.0-1.el10 appstream 17 k 2025-11-24 19:04:40.403 | libvirt-devel x86_64 11.8.0-1.el10 crb 209 k 2025-11-24 19:04:40.403 | Installing dependencies: 2025-11-24 19:04:40.403 | dmidecode x86_64 1:3.6-5.el10 baseos 99 k 2025-11-24 19:04:40.403 | gnutls-dane x86_64 3.8.10-2.el10 appstream 40 k 2025-11-24 19:04:40.403 | gnutls-utils x86_64 3.8.10-2.el10 appstream 313 k 2025-11-24 19:04:40.403 | libtpms x86_64 0.9.6-11.el10 appstream 185 k 2025-11-24 19:04:40.403 | libvirt-client x86_64 11.8.0-1.el10 appstream 448 k 2025-11-24 19:04:40.403 | libvirt-client-qemu x86_64 11.8.0-1.el10 appstream 41 k 2025-11-24 19:04:40.403 | libvirt-daemon x86_64 11.8.0-1.el10 appstream 208 k 2025-11-24 19:04:40.403 | libvirt-daemon-common x86_64 11.8.0-1.el10 appstream 147 k 2025-11-24 19:04:40.403 | libvirt-daemon-config-network x86_64 11.8.0-1.el10 appstream 23 k 2025-11-24 19:04:40.403 | libvirt-daemon-config-nwfilter x86_64 11.8.0-1.el10 appstream 36 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-interface x86_64 11.8.0-1.el10 appstream 214 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-network x86_64 11.8.0-1.el10 appstream 267 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-nodedev x86_64 11.8.0-1.el10 appstream 237 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-nwfilter x86_64 11.8.0-1.el10 appstream 250 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-qemu x86_64 11.8.0-1.el10 appstream 1.0 M 2025-11-24 19:04:40.403 | libvirt-daemon-driver-secret x86_64 11.8.0-1.el10 appstream 211 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage x86_64 11.8.0-1.el10 appstream 17 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-core x86_64 11.8.0-1.el10 appstream 267 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-disk x86_64 11.8.0-1.el10 appstream 32 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-iscsi x86_64 11.8.0-1.el10 appstream 29 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-logical x86_64 11.8.0-1.el10 appstream 33 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-mpath x86_64 11.8.0-1.el10 appstream 26 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-rbd x86_64 11.8.0-1.el10 appstream 38 k 2025-11-24 19:04:40.403 | libvirt-daemon-driver-storage-scsi x86_64 11.8.0-1.el10 appstream 29 k 2025-11-24 19:04:40.403 | libvirt-daemon-lock x86_64 11.8.0-1.el10 appstream 58 k 2025-11-24 19:04:40.403 | libvirt-daemon-log x86_64 11.8.0-1.el10 appstream 63 k 2025-11-24 19:04:40.403 | libvirt-daemon-plugin-lockd x86_64 11.8.0-1.el10 appstream 32 k 2025-11-24 19:04:40.403 | libvirt-daemon-proxy x86_64 11.8.0-1.el10 appstream 205 k 2025-11-24 19:04:40.403 | libvirt-libs x86_64 11.8.0-1.el10 appstream 5.4 M 2025-11-24 19:04:40.403 | lzop x86_64 1.04-16.el10 baseos 57 k 2025-11-24 19:04:40.403 | mdevctl x86_64 1.3.0-6.el10 appstream 939 k 2025-11-24 19:04:40.403 | nbdkit-basic-filters x86_64 1.44.1-2.el10 appstream 371 k 2025-11-24 19:04:40.403 | nbdkit-basic-plugins x86_64 1.44.1-2.el10 appstream 208 k 2025-11-24 19:04:40.403 | nbdkit-selinux noarch 1.44.1-2.el10 appstream 28 k 2025-11-24 19:04:40.403 | nbdkit-server x86_64 1.44.1-2.el10 appstream 136 k 2025-11-24 19:04:40.403 | nftables x86_64 1:1.1.1-8.el10 baseos 437 k 2025-11-24 19:04:40.403 | numad x86_64 0.5-46.20150602git.el10 baseos 39 k 2025-11-24 19:04:40.404 | passt-selinux noarch 0^20250512.g8ec1341-2.el10 appstream 29 k 2025-11-24 19:04:40.404 | python3-cffi x86_64 1.16.0-7.el10 baseos 308 k 2025-11-24 19:04:40.404 | python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 2025-11-24 19:04:40.404 | python3-libvirt x86_64 11.8.0-1.el10 appstream 362 k 2025-11-24 19:04:40.404 | python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M 2025-11-24 19:04:40.404 | python3-ply noarch 3.11-25.el10 baseos 134 k 2025-11-24 19:04:40.404 | python3-pycparser noarch 2.20-16.el10 baseos 158 k 2025-11-24 19:04:40.404 | scrub x86_64 2.6.1-11.el10 appstream 45 k 2025-11-24 19:04:40.404 | swtpm x86_64 0.9.0-2.el10 appstream 30 k 2025-11-24 19:04:40.404 | swtpm-libs x86_64 0.9.0-2.el10 appstream 51 k 2025-11-24 19:04:40.404 | swtpm-selinux noarch 0.9.0-2.el10 appstream 23 k 2025-11-24 19:04:40.404 | swtpm-tools x86_64 0.9.0-2.el10 appstream 118 k 2025-11-24 19:04:40.404 | systemd-container x86_64 257-16.el10 baseos 654 k 2025-11-24 19:04:40.404 | Installing weak dependencies: 2025-11-24 19:04:40.404 | nbdkit x86_64 1.44.1-2.el10 appstream 9.4 k 2025-11-24 19:04:40.404 | nbdkit-curl-plugin x86_64 1.44.1-2.el10 appstream 44 k 2025-11-24 19:04:40.404 | nbdkit-ssh-plugin x86_64 1.44.1-2.el10 appstream 33 k 2025-11-24 19:04:40.404 | nmap-ncat x86_64 4:7.92-3.el10 appstream 226 k 2025-11-24 19:04:40.404 | passt x86_64 0^20250512.g8ec1341-2.el10 appstream 266 k 2025-11-24 19:04:40.404 | 2025-11-24 19:04:40.404 | Transaction Summary 2025-11-24 19:04:40.404 | ============================================================================================ 2025-11-24 19:04:40.404 | Install 57 Packages 2025-11-24 19:04:40.404 | 2025-11-24 19:04:40.404 | Total download size: 17 M 2025-11-24 19:04:40.404 | Installed size: 68 M 2025-11-24 19:04:40.404 | Downloading Packages: 2025-11-24 19:04:40.981 | (1/57): dmidecode-3.6-5.el10.x86_64.rpm 355 kB/s | 99 kB 00:00 2025-11-24 19:04:41.046 | (2/57): numad-0.5-46.20150602git.el10.x86_64.rp 604 kB/s | 39 kB 00:00 2025-11-24 19:04:41.217 | (3/57): python3-cffi-1.16.0-7.el10.x86_64.rpm 1.8 MB/s | 308 kB 00:00 2025-11-24 19:04:41.417 | (4/57): nftables-1.1.1-8.el10.x86_64.rpm 610 kB/s | 437 kB 00:00 2025-11-24 19:04:41.444 | (5/57): python3-cryptography-43.0.0-4.el10.x86_ 6.1 MB/s | 1.4 MB 00:00 2025-11-24 19:04:41.483 | (6/57): python3-ply-3.11-25.el10.noarch.rpm 2.0 MB/s | 134 kB 00:00 2025-11-24 19:04:41.507 | (7/57): python3-pycparser-2.20-16.el10.noarch.r 2.4 MB/s | 158 kB 00:00 2025-11-24 19:04:41.534 | (8/57): lzop-1.04-16.el10.x86_64.rpm 68 kB/s | 57 kB 00:00 2025-11-24 19:04:41.605 | (9/57): systemd-container-257-16.el10.x86_64.rp 5.3 MB/s | 654 kB 00:00 2025-11-24 19:04:41.713 | (10/57): gnutls-utils-3.8.10-2.el10.x86_64.rpm 1.7 MB/s | 313 kB 00:00 2025-11-24 19:04:41.717 | (11/57): libtpms-0.9.6-11.el10.x86_64.rpm 1.6 MB/s | 185 kB 00:00 2025-11-24 19:04:42.336 | (12/57): gnutls-dane-3.8.10-2.el10.x86_64.rpm 48 kB/s | 40 kB 00:00 2025-11-24 19:04:42.339 | (13/57): libvirt-11.8.0-1.el10.x86_64.rpm 27 kB/s | 17 kB 00:00 2025-11-24 19:04:42.361 | (14/57): libvirt-client-11.8.0-1.el10.x86_64.rp 696 kB/s | 448 kB 00:00 2025-11-24 19:04:42.411 | (15/57): libvirt-client-qemu-11.8.0-1.el10.x86_ 550 kB/s | 41 kB 00:00 2025-11-24 19:04:42.457 | (16/57): libvirt-daemon-common-11.8.0-1.el10.x8 1.5 MB/s | 147 kB 00:00 2025-11-24 19:04:42.469 | (17/57): libvirt-daemon-11.8.0-1.el10.x86_64.rp 1.6 MB/s | 208 kB 00:00 2025-11-24 19:04:42.479 | (18/57): libvirt-daemon-config-network-11.8.0-1 340 kB/s | 23 kB 00:00 2025-11-24 19:04:42.536 | (19/57): libvirt-daemon-config-nwfilter-11.8.0- 456 kB/s | 36 kB 00:00 2025-11-24 19:04:42.561 | (20/57): libvirt-daemon-driver-interface-11.8.0 2.3 MB/s | 214 kB 00:00 2025-11-24 19:04:42.590 | (21/57): libvirt-daemon-driver-network-11.8.0-1 2.4 MB/s | 267 kB 00:00 2025-11-24 19:04:42.618 | (22/57): libvirt-daemon-driver-nodedev-11.8.0-1 2.9 MB/s | 237 kB 00:00 2025-11-24 19:04:42.676 | (23/57): libvirt-daemon-driver-nwfilter-11.8.0- 2.1 MB/s | 250 kB 00:00 2025-11-24 19:04:42.683 | (24/57): libvirt-daemon-driver-qemu-11.8.0-1.el 11 MB/s | 1.0 MB 00:00 2025-11-24 19:04:42.710 | (25/57): libvirt-daemon-driver-secret-11.8.0-1. 2.2 MB/s | 211 kB 00:00 2025-11-24 19:04:42.771 | (26/57): libvirt-daemon-driver-storage-disk-11. 529 kB/s | 32 kB 00:00 2025-11-24 19:04:42.783 | (27/57): libvirt-daemon-driver-storage-11.8.0-1 159 kB/s | 17 kB 00:00 2025-11-24 19:04:42.795 | (28/57): libvirt-daemon-driver-storage-core-11. 2.3 MB/s | 267 kB 00:00 2025-11-24 19:04:42.834 | (29/57): libvirt-daemon-driver-storage-iscsi-11 458 kB/s | 29 kB 00:00 2025-11-24 19:04:42.861 | (30/57): libvirt-daemon-driver-storage-logical- 420 kB/s | 33 kB 00:00 2025-11-24 19:04:42.870 | (31/57): libvirt-daemon-driver-storage-mpath-11 355 kB/s | 26 kB 00:00 2025-11-24 19:04:42.914 | (32/57): libvirt-daemon-driver-storage-rbd-11.8 475 kB/s | 38 kB 00:00 2025-11-24 19:04:42.927 | (33/57): libvirt-daemon-lock-11.8.0-1.el10.x86_ 1.0 MB/s | 58 kB 00:00 2025-11-24 19:04:42.969 | (34/57): libvirt-daemon-driver-storage-scsi-11. 267 kB/s | 29 kB 00:00 2025-11-24 19:04:42.971 | (35/57): libvirt-daemon-log-11.8.0-1.el10.x86_6 1.1 MB/s | 63 kB 00:00 2025-11-24 19:04:42.999 | (36/57): libvirt-daemon-plugin-lockd-11.8.0-1.e 452 kB/s | 32 kB 00:00 2025-11-24 19:04:43.054 | (37/57): libvirt-daemon-proxy-11.8.0-1.el10.x86 2.3 MB/s | 205 kB 00:00 2025-11-24 19:04:43.101 | (38/57): libvirt-libs-11.8.0-1.el10.x86_64.rpm 42 MB/s | 5.4 MB 00:00 2025-11-24 19:04:43.107 | (39/57): mdevctl-1.3.0-6.el10.x86_64.rpm 8.5 MB/s | 939 kB 00:00 2025-11-24 19:04:43.120 | (40/57): nbdkit-1.44.1-2.el10.x86_64.rpm 145 kB/s | 9.4 kB 00:00 2025-11-24 19:04:43.175 | (41/57): nbdkit-basic-filters-1.44.1-2.el10.x86 5.0 MB/s | 371 kB 00:00 2025-11-24 19:04:43.197 | (42/57): nbdkit-curl-plugin-1.44.1-2.el10.x86_6 575 kB/s | 44 kB 00:00 2025-11-24 19:04:43.220 | (43/57): nbdkit-basic-plugins-1.44.1-2.el10.x86 1.8 MB/s | 208 kB 00:00 2025-11-24 19:04:43.257 | (44/57): nbdkit-selinux-1.44.1-2.el10.noarch.rp 339 kB/s | 28 kB 00:00 2025-11-24 19:04:43.284 | (45/57): nbdkit-server-1.44.1-2.el10.x86_64.rpm 1.5 MB/s | 136 kB 00:00 2025-11-24 19:04:43.297 | (46/57): nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 437 kB/s | 33 kB 00:00 2025-11-24 19:04:43.366 | (47/57): passt-selinux-0^20250512.g8ec1341-2.el 410 kB/s | 29 kB 00:00 2025-11-24 19:04:43.372 | (48/57): passt-0^20250512.g8ec1341-2.el10.x86_6 3.0 MB/s | 266 kB 00:00 2025-11-24 19:04:43.376 | (49/57): nmap-ncat-7.92-3.el10.x86_64.rpm 1.9 MB/s | 226 kB 00:00 2025-11-24 19:04:43.439 | (50/57): python3-libvirt-11.8.0-1.el10.x86_64.r 4.9 MB/s | 362 kB 00:00 2025-11-24 19:04:43.473 | (51/57): python3-lxml-5.2.1-4.el10.x86_64.rpm 14 MB/s | 1.4 MB 00:00 2025-11-24 19:04:43.475 | (52/57): scrub-2.6.1-11.el10.x86_64.rpm 450 kB/s | 45 kB 00:00 2025-11-24 19:04:43.511 | (53/57): swtpm-0.9.0-2.el10.x86_64.rpm 428 kB/s | 30 kB 00:00 2025-11-24 19:04:43.531 | (54/57): swtpm-selinux-0.9.0-2.el10.noarch.rpm 419 kB/s | 23 kB 00:00 2025-11-24 19:04:43.557 | (55/57): swtpm-libs-0.9.0-2.el10.x86_64.rpm 609 kB/s | 51 kB 00:00 2025-11-24 19:04:43.611 | (56/57): swtpm-tools-0.9.0-2.el10.x86_64.rpm 1.2 MB/s | 118 kB 00:00 2025-11-24 19:04:43.628 | (57/57): libvirt-devel-11.8.0-1.el10.x86_64.rpm 2.1 MB/s | 209 kB 00:00 2025-11-24 19:04:43.631 | -------------------------------------------------------------------------------- 2025-11-24 19:04:43.631 | Total 5.4 MB/s | 17 MB 00:03 2025-11-24 19:04:44.746 | Running transaction check 2025-11-24 19:04:44.842 | Transaction check succeeded. 2025-11-24 19:04:44.842 | Running transaction test 2025-11-24 19:04:45.099 | Transaction test succeeded. 2025-11-24 19:04:45.099 | Running transaction 2025-11-24 19:04:45.640 | Preparing : 1/1 2025-11-24 19:04:45.655 | Installing : libvirt-libs-11.8.0-1.el10.x86_64 1/57 2025-11-24 19:04:45.666 | Installing : nbdkit-server-1.44.1-2.el10.x86_64 2/57 2025-11-24 19:04:45.671 | Installing : libvirt-client-11.8.0-1.el10.x86_64 3/57 2025-11-24 19:04:45.698 | Running scriptlet: libvirt-daemon-lock-11.8.0-1.el10.x86_64 4/57 2025-11-24 19:04:45.703 | Installing : libvirt-daemon-lock-11.8.0-1.el10.x86_64 4/57 2025-11-24 19:04:45.725 | Running scriptlet: libvirt-daemon-log-11.8.0-1.el10.x86_64 5/57 2025-11-24 19:04:45.739 | Installing : libvirt-daemon-log-11.8.0-1.el10.x86_64 5/57 2025-11-24 19:04:45.746 | Installing : passt-0^20250512.g8ec1341-2.el10.x86_64 6/57 2025-11-24 19:04:45.762 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-24 19:04:45.765 | Installing : passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-24 19:05:24.176 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-24 19:05:24.206 | Installing : libtpms-0.9.6-11.el10.x86_64 8/57 2025-11-24 19:05:24.211 | Installing : swtpm-libs-0.9.0-2.el10.x86_64 9/57 2025-11-24 19:05:24.216 | Installing : swtpm-0.9.0-2.el10.x86_64 10/57 2025-11-24 19:05:24.219 | Installing : swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-11-24 19:06:01.928 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-11-24 19:06:01.989 | Installing : nbdkit-basic-filters-1.44.1-2.el10.x86_64 12/57 2025-11-24 19:06:02.000 | Installing : nbdkit-basic-plugins-1.44.1-2.el10.x86_64 13/57 2025-11-24 19:06:02.007 | Installing : nbdkit-curl-plugin-1.44.1-2.el10.x86_64 14/57 2025-11-24 19:06:02.032 | Installing : nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 15/57 2025-11-24 19:06:02.043 | Installing : python3-libvirt-11.8.0-1.el10.x86_64 16/57 2025-11-24 19:06:02.096 | Installing : scrub-2.6.1-11.el10.x86_64 17/57 2025-11-24 19:06:02.109 | Installing : python3-lxml-5.2.1-4.el10.x86_64 18/57 2025-11-24 19:06:02.115 | Installing : nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-11-24 19:06:02.134 | Running scriptlet: nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-11-24 19:06:02.166 | Running scriptlet: libvirt-daemon-proxy-11.8.0-1.el10.x86_64 20/57 2025-11-24 19:06:02.172 | Installing : libvirt-daemon-proxy-11.8.0-1.el10.x86_64 20/57 2025-11-24 19:06:02.184 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-24 19:06:02.187 | Installing : nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-24 19:06:15.035 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-24 19:06:15.095 | Installing : nbdkit-1.44.1-2.el10.x86_64 22/57 2025-11-24 19:06:15.104 | Installing : mdevctl-1.3.0-6.el10.x86_64 23/57 2025-11-24 19:06:15.123 | Installing : gnutls-dane-3.8.10-2.el10.x86_64 24/57 2025-11-24 19:06:15.139 | Installing : gnutls-utils-3.8.10-2.el10.x86_64 25/57 2025-11-24 19:06:15.160 | Installing : swtpm-tools-0.9.0-2.el10.x86_64 26/57 2025-11-24 19:06:15.170 | Installing : systemd-container-257-16.el10.x86_64 27/57 2025-11-24 19:06:15.181 | Installing : python3-ply-3.11-25.el10.noarch 28/57 2025-11-24 19:06:15.196 | Installing : python3-pycparser-2.20-16.el10.noarch 29/57 2025-11-24 19:06:15.253 | Installing : python3-cffi-1.16.0-7.el10.x86_64 30/57 2025-11-24 19:06:15.271 | Installing : python3-cryptography-43.0.0-4.el10.x86_64 31/57 2025-11-24 19:06:15.277 | Installing : libvirt-client-qemu-11.8.0-1.el10.x86_64 32/57 2025-11-24 19:06:15.280 | Installing : numad-0.5-46.20150602git.el10.x86_64 33/57 2025-11-24 19:06:15.324 | Running scriptlet: numad-0.5-46.20150602git.el10.x86_64 33/57 2025-11-24 19:06:15.331 | Installing : nftables-1:1.1.1-8.el10.x86_64 34/57 2025-11-24 19:06:15.359 | Running scriptlet: nftables-1:1.1.1-8.el10.x86_64 34/57 2025-11-24 19:06:15.367 | Installing : lzop-1.04-16.el10.x86_64 35/57 2025-11-24 19:06:15.372 | Installing : dmidecode-1:3.6-5.el10.x86_64 36/57 2025-11-24 19:06:15.419 | Running scriptlet: libvirt-daemon-common-11.8.0-1.el10.x86_64 37/57 2025-11-24 19:06:15.425 | Installing : libvirt-daemon-common-11.8.0-1.el10.x86_64 37/57 2025-11-24 19:06:15.453 | Running scriptlet: libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 38/57 2025-11-24 19:06:15.460 | Installing : libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 38/57 2025-11-24 19:06:15.488 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-24 19:06:15.493 | Installing : libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-24 19:06:15.503 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-24 19:06:15.534 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 40/57 2025-11-24 19:06:15.541 | Installing : libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 40/57 2025-11-24 19:06:15.559 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-24 19:06:15.563 | Installing : libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-24 19:06:15.741 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-24 19:06:15.759 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-24 19:06:15.764 | Installing : libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-24 19:06:15.788 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-24 19:06:15.794 | Installing : libvirt-daemon-driver-storage-disk-11.8.0-1.el10.x 43/57 2025-11-24 19:06:15.800 | Installing : libvirt-daemon-driver-storage-iscsi-11.8.0-1.el10. 44/57 2025-11-24 19:06:15.805 | Installing : libvirt-daemon-driver-storage-logical-11.8.0-1.el1 45/57 2025-11-24 19:06:15.811 | Installing : libvirt-daemon-driver-storage-mpath-11.8.0-1.el10. 46/57 2025-11-24 19:06:15.816 | Installing : libvirt-daemon-driver-storage-rbd-11.8.0-1.el10.x8 47/57 2025-11-24 19:06:15.821 | Installing : libvirt-daemon-driver-storage-scsi-11.8.0-1.el10.x 48/57 2025-11-24 19:06:15.824 | Installing : libvirt-daemon-driver-storage-11.8.0-1.el10.x86_64 49/57 2025-11-24 19:06:15.855 | Running scriptlet: libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 50/57 2025-11-24 19:06:15.864 | Installing : libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 50/57 2025-11-24 19:06:15.895 | Running scriptlet: libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 51/57 2025-11-24 19:06:15.904 | Installing : libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 51/57 2025-11-24 19:06:15.964 | Running scriptlet: libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 52/57 2025-11-24 19:06:15.975 | Installing : libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 52/57 2025-11-24 19:06:16.005 | Running scriptlet: libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 53/57 2025-11-24 19:06:16.014 | Installing : libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 53/57 2025-11-24 19:06:16.019 | Installing : libvirt-daemon-plugin-lockd-11.8.0-1.el10.x86_64 54/57 2025-11-24 19:06:16.054 | Running scriptlet: libvirt-daemon-11.8.0-1.el10.x86_64 55/57 2025-11-24 19:06:16.063 | Installing : libvirt-daemon-11.8.0-1.el10.x86_64 55/57 2025-11-24 19:06:16.079 | Installing : libvirt-11.8.0-1.el10.x86_64 56/57 2025-11-24 19:06:16.084 | Installing : libvirt-devel-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:16.178 | Running scriptlet: libvirt-daemon-lock-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:16.178 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd.socket' → '/usr/lib/systemd/system/virtlockd.socket'. 2025-11-24 19:06:16.178 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket' → '/usr/lib/systemd/system/virtlockd-admin.socket'. 2025-11-24 19:06:16.178 | 2025-11-24 19:06:16.263 | Running scriptlet: libvirt-daemon-log-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:16.263 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2025-11-24 19:06:16.263 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2025-11-24 19:06:16.263 | 2025-11-24 19:06:16.898 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 57/57 2025-11-24 19:06:16.908 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 57/57 2025-11-24 19:06:17.049 | Running scriptlet: libvirt-daemon-proxy-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.049 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd.socket' → '/usr/lib/systemd/system/virtproxyd.socket'. 2025-11-24 19:06:17.049 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-ro.socket' → '/usr/lib/systemd/system/virtproxyd-ro.socket'. 2025-11-24 19:06:17.049 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-admin.socket' → '/usr/lib/systemd/system/virtproxyd-admin.socket'. 2025-11-24 19:06:17.049 | 2025-11-24 19:06:17.062 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 57/57 2025-11-24 19:06:17.099 | Running scriptlet: libvirt-daemon-common-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.223 | Running scriptlet: libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 57/57 2025-11-24 19:06:17.223 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged.socket' → '/usr/lib/systemd/system/virtstoraged.socket'. 2025-11-24 19:06:17.223 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-ro.socket' → '/usr/lib/systemd/system/virtstoraged-ro.socket'. 2025-11-24 19:06:17.223 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-admin.socket' → '/usr/lib/systemd/system/virtstoraged-admin.socket'. 2025-11-24 19:06:17.223 | 2025-11-24 19:06:17.342 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.342 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd.socket' → '/usr/lib/systemd/system/virtnetworkd.socket'. 2025-11-24 19:06:17.342 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-ro.socket' → '/usr/lib/systemd/system/virtnetworkd-ro.socket'. 2025-11-24 19:06:17.342 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-admin.socket' → '/usr/lib/systemd/system/virtnetworkd-admin.socket'. 2025-11-24 19:06:17.342 | 2025-11-24 19:06:17.450 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 57/57 2025-11-24 19:06:17.450 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd.socket' → '/usr/lib/systemd/system/virtnwfilterd.socket'. 2025-11-24 19:06:17.450 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-ro.socket' → '/usr/lib/systemd/system/virtnwfilterd-ro.socket'. 2025-11-24 19:06:17.450 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-admin.socket' → '/usr/lib/systemd/system/virtnwfilterd-admin.socket'. 2025-11-24 19:06:17.450 | 2025-11-24 19:06:17.496 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 57/57 2025-11-24 19:06:17.512 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.634 | Running scriptlet: libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 57/57 2025-11-24 19:06:17.634 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced.socket' → '/usr/lib/systemd/system/virtinterfaced.socket'. 2025-11-24 19:06:17.634 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket' → '/usr/lib/systemd/system/virtinterfaced-ro.socket'. 2025-11-24 19:06:17.634 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket' → '/usr/lib/systemd/system/virtinterfaced-admin.socket'. 2025-11-24 19:06:17.634 | 2025-11-24 19:06:17.743 | Running scriptlet: libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.743 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd.socket' → '/usr/lib/systemd/system/virtnodedevd.socket'. 2025-11-24 19:06:17.743 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-ro.socket' → '/usr/lib/systemd/system/virtnodedevd-ro.socket'. 2025-11-24 19:06:17.743 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-admin.socket' → '/usr/lib/systemd/system/virtnodedevd-admin.socket'. 2025-11-24 19:06:17.743 | 2025-11-24 19:06:17.852 | Running scriptlet: libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.852 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud.socket' → '/usr/lib/systemd/system/virtqemud.socket'. 2025-11-24 19:06:17.852 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-ro.socket' → '/usr/lib/systemd/system/virtqemud-ro.socket'. 2025-11-24 19:06:17.852 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-admin.socket' → '/usr/lib/systemd/system/virtqemud-admin.socket'. 2025-11-24 19:06:17.852 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtqemud.service' → '/usr/lib/systemd/system/virtqemud.service'. 2025-11-24 19:06:17.852 | 2025-11-24 19:06:17.959 | Running scriptlet: libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:17.959 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd.socket' → '/usr/lib/systemd/system/virtsecretd.socket'. 2025-11-24 19:06:17.959 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-ro.socket' → '/usr/lib/systemd/system/virtsecretd-ro.socket'. 2025-11-24 19:06:17.959 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-admin.socket' → '/usr/lib/systemd/system/virtsecretd-admin.socket'. 2025-11-24 19:06:17.959 | 2025-11-24 19:06:18.165 | Running scriptlet: libvirt-daemon-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:18.332 | Running scriptlet: libvirt-devel-11.8.0-1.el10.x86_64 57/57 2025-11-24 19:06:18.333 | /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. 2025-11-24 19:06:18.333 | 2025-11-24 19:06:19.317 | 2025-11-24 19:06:19.317 | Installed: 2025-11-24 19:06:19.317 | dmidecode-1:3.6-5.el10.x86_64 2025-11-24 19:06:19.317 | gnutls-dane-3.8.10-2.el10.x86_64 2025-11-24 19:06:19.317 | gnutls-utils-3.8.10-2.el10.x86_64 2025-11-24 19:06:19.317 | libtpms-0.9.6-11.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-client-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-client-qemu-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-common-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-config-network-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-interface-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-core-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-disk-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-iscsi-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-logical-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-mpath-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-rbd-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-driver-storage-scsi-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-lock-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-log-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-plugin-lockd-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-daemon-proxy-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-devel-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | libvirt-libs-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | lzop-1.04-16.el10.x86_64 2025-11-24 19:06:19.317 | mdevctl-1.3.0-6.el10.x86_64 2025-11-24 19:06:19.317 | nbdkit-1.44.1-2.el10.x86_64 2025-11-24 19:06:19.317 | nbdkit-basic-filters-1.44.1-2.el10.x86_64 2025-11-24 19:06:19.317 | nbdkit-basic-plugins-1.44.1-2.el10.x86_64 2025-11-24 19:06:19.317 | nbdkit-curl-plugin-1.44.1-2.el10.x86_64 2025-11-24 19:06:19.317 | nbdkit-selinux-1.44.1-2.el10.noarch 2025-11-24 19:06:19.317 | nbdkit-server-1.44.1-2.el10.x86_64 2025-11-24 19:06:19.317 | nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 2025-11-24 19:06:19.317 | nftables-1:1.1.1-8.el10.x86_64 2025-11-24 19:06:19.317 | nmap-ncat-4:7.92-3.el10.x86_64 2025-11-24 19:06:19.317 | numad-0.5-46.20150602git.el10.x86_64 2025-11-24 19:06:19.317 | passt-0^20250512.g8ec1341-2.el10.x86_64 2025-11-24 19:06:19.317 | passt-selinux-0^20250512.g8ec1341-2.el10.noarch 2025-11-24 19:06:19.317 | python3-cffi-1.16.0-7.el10.x86_64 2025-11-24 19:06:19.317 | python3-cryptography-43.0.0-4.el10.x86_64 2025-11-24 19:06:19.317 | python3-libvirt-11.8.0-1.el10.x86_64 2025-11-24 19:06:19.317 | python3-lxml-5.2.1-4.el10.x86_64 2025-11-24 19:06:19.317 | python3-ply-3.11-25.el10.noarch 2025-11-24 19:06:19.317 | python3-pycparser-2.20-16.el10.noarch 2025-11-24 19:06:19.317 | scrub-2.6.1-11.el10.x86_64 2025-11-24 19:06:19.317 | swtpm-0.9.0-2.el10.x86_64 2025-11-24 19:06:19.317 | swtpm-libs-0.9.0-2.el10.x86_64 2025-11-24 19:06:19.318 | swtpm-selinux-0.9.0-2.el10.noarch 2025-11-24 19:06:19.318 | swtpm-tools-0.9.0-2.el10.x86_64 2025-11-24 19:06:19.318 | systemd-container-257-16.el10.x86_64 2025-11-24 19:06:19.318 | 2025-11-24 19:06:19.318 | Complete! 2025-11-24 19:06:19.405 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:06:19.407 | + functions-common:time_stop:2423 : local name 2025-11-24 19:06:19.410 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:06:19.412 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:06:19.414 | + functions-common:time_stop:2426 : local total 2025-11-24 19:06:19.416 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:06:19.419 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:06:19.421 | + functions-common:time_stop:2430 : start_time=1764011078730 2025-11-24 19:06:19.423 | + functions-common:time_stop:2432 : [[ -z 1764011078730 ]] 2025-11-24 19:06:19.425 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:06:19.431 | + functions-common:time_stop:2435 : end_time=1764011179428 2025-11-24 19:06:19.432 | + functions-common:time_stop:2436 : elapsed_time=100698 2025-11-24 19:06:19.435 | + functions-common:time_stop:2437 : total=224048 2025-11-24 19:06:19.438 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:06:19.440 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=324746 2025-11-24 19:06:19.442 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : [[ rhel10 =~ rhel9 ]] 2025-11-24 19:06:19.445 | + lib/nova_plugins/functions-libvirt:install_libvirt:101 : install_package python3-libvirt 2025-11-24 19:06:19.447 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:06:19.450 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:06:19.452 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:06:19.455 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:06:19.458 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:19.461 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:06:19.463 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:19.466 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:19.468 | + functions-common:install_package:1442 : real_install_package python3-libvirt 2025-11-24 19:06:19.472 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:06:19.474 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:19.477 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:19.480 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:06:19.483 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:19.486 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:19.489 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:19.491 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:19.494 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:19.497 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:19.499 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:19.502 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:19.505 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:19.507 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:19.510 | + functions-common:real_install_package:1432 : yum_install python3-libvirt 2025-11-24 19:06:19.514 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:06:19.517 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:19.520 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:06:19.522 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:06:19.525 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:06:19.528 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:06:19.531 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:06:19.536 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011179533 2025-11-24 19:06:19.539 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y python3-libvirt 2025-11-24 19:06:19.542 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:06:19.545 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:06:19.550 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:06:19.552 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:06:19.555 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y python3-libvirt 2025-11-24 19:06:20.120 | Last metadata expiration check: 0:10:07 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:06:20.185 | Package python3-libvirt-11.8.0-1.el10.x86_64 is already installed. 2025-11-24 19:06:20.215 | Dependencies resolved. 2025-11-24 19:06:20.216 | Nothing to do. 2025-11-24 19:06:20.216 | Complete! 2025-11-24 19:06:20.256 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:06:20.257 | + functions-common:time_stop:2423 : local name 2025-11-24 19:06:20.260 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:06:20.263 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:06:20.265 | + functions-common:time_stop:2426 : local total 2025-11-24 19:06:20.268 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:06:20.270 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:06:20.273 | + functions-common:time_stop:2430 : start_time=1764011179533 2025-11-24 19:06:20.276 | + functions-common:time_stop:2432 : [[ -z 1764011179533 ]] 2025-11-24 19:06:20.278 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:06:20.283 | + functions-common:time_stop:2435 : end_time=1764011180280 2025-11-24 19:06:20.284 | + functions-common:time_stop:2436 : elapsed_time=747 2025-11-24 19:06:20.287 | + functions-common:time_stop:2437 : total=324746 2025-11-24 19:06:20.289 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:06:20.291 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=325493 2025-11-24 19:06:20.294 | + lib/nova_plugins/functions-libvirt:install_libvirt:104 : is_arch aarch64 2025-11-24 19:06:20.297 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:06:20.301 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-24 19:06:20.303 | + lib/nova_plugins/functions-libvirt:install_libvirt:109 : [[ True == True ]] 2025-11-24 19:06:20.305 | + lib/nova_plugins/functions-libvirt:install_libvirt:110 : _enable_coredump 2025-11-24 19:06:20.308 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2025-11-24 19:06:20.311 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2025-11-24 19:06:20.313 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2025-11-24 19:06:20.338 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2025-11-24 19:06:20.360 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2025-11-24 19:06:20.361 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2025-11-24 19:06:20.377 | /var/core/core.%e.%p.%h.%t 2025-11-24 19:06:20.383 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2025-11-24 19:06:20.406 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2025-11-24 19:06:20.424 | [Service] 2025-11-24 19:06:20.424 | LimitCORE=infinity 2025-11-24 19:06:20.429 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2025-11-24 19:06:20.736 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2025-11-24 19:06:20.739 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2025-11-24 19:06:20.742 | + lib/nova:install_nova:943 : is_service_enabled n-novnc 2025-11-24 19:06:20.762 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:20.766 | ++ lib/nova:install_nova:945 : trueorfalse False NOVNC_FROM_PACKAGE 2025-11-24 19:06:20.784 | + lib/nova:install_nova:945 : NOVNC_FROM_PACKAGE=False 2025-11-24 19:06:20.787 | + lib/nova:install_nova:946 : '[' False = True ']' 2025-11-24 19:06:20.790 | + lib/nova:install_nova:965 : NOVNC_WEB_DIR=/opt/stack/novnc 2025-11-24 19:06:20.793 | + lib/nova:install_nova:966 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2025-11-24 19:06:20.796 | + functions-common:git_clone:592 : local git_remote=https://github.com/novnc/novnc.git 2025-11-24 19:06:20.799 | + functions-common:git_clone:593 : local git_dest=/opt/stack/novnc 2025-11-24 19:06:20.801 | + functions-common:git_clone:594 : local git_ref=v1.3.0 2025-11-24 19:06:20.804 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:06:20.807 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:06:20.810 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:06:20.812 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:06:20.815 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:06:20.831 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:06:20.834 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:06:20.837 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:20.840 | + functions-common:git_clone:613 : echo v1.3.0 2025-11-24 19:06:20.841 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:06:20.843 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:06:20.847 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/novnc ]] 2025-11-24 19:06:20.850 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:20.853 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/novnc 2025-11-24 19:06:20.882 | + functions-common:git_clone:675 : cd /opt/stack/novnc 2025-11-24 19:06:20.885 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:06:20.885 | + functions-common:git_clone:676 : head -1 2025-11-24 19:06:20.888 | d44f7e0 Remove show_dot from docs/EMBEDDING.md 2025-11-24 19:06:20.891 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:06:20.894 | + lib/nova:install_nova:970 : is_service_enabled n-spice 2025-11-24 19:06:20.913 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:06:20.916 | + lib/nova:install_nova:982 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2025-11-24 19:06:20.919 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/nova.git 2025-11-24 19:06:20.922 | + functions-common:git_clone:593 : local git_dest=/opt/stack/nova 2025-11-24 19:06:20.925 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:06:20.928 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:06:20.932 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:06:20.934 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:06:20.937 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:06:20.941 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:06:20.957 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:06:20.959 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:06:20.963 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:20.966 | + functions-common:git_clone:613 : echo master 2025-11-24 19:06:20.966 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:06:20.968 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:06:20.972 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/nova ]] 2025-11-24 19:06:20.974 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:20.977 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/nova 2025-11-24 19:06:21.001 | + functions-common:git_clone:675 : cd /opt/stack/nova 2025-11-24 19:06:21.004 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:06:21.004 | + functions-common:git_clone:676 : head -1 2025-11-24 19:06:21.013 | 23b462d77d Merge "[ironic] Ensure unprovision happens for new states" 2025-11-24 19:06:21.016 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:06:21.019 | + lib/nova:install_nova:983 : setup_develop /opt/stack/nova 2025-11-24 19:06:21.021 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:06:21.023 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2025-11-24 19:06:21.026 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2025-11-24 19:06:21.028 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:06:21.030 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2025-11-24 19:06:21.033 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:06:21.036 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2025-11-24 19:06:21.038 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2025-11-24 19:06:21.041 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:06:21.044 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:06:21.048 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2025-11-24 19:06:21.051 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:06:21.054 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2025-11-24 19:06:21.056 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:06:21.059 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:06:21.063 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2025-11-24 19:06:21.069 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2025-11-24 19:06:21.072 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2025-11-24 19:06:21.075 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2025-11-24 19:06:21.219 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2025-11-24 19:06:21.222 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:06:21.225 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:06:21.227 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:06:21.230 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2025-11-24 19:06:21.233 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2025-11-24 19:06:21.235 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:06:21.237 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:06:21.240 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:06:21.242 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:06:21.245 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:06:21.249 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:06:21.251 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:06:21.254 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2025-11-24 19:06:21.277 | Using python 3.12 to install /opt/stack/nova 2025-11-24 19:06:21.279 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2025-11-24 19:06:22.019 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:06:22.022 | Obtaining file:///opt/stack/nova 2025-11-24 19:06:22.024 | Installing build dependencies: started 2025-11-24 19:06:24.574 | Installing build dependencies: finished with status 'done' 2025-11-24 19:06:24.577 | Checking if build backend supports build_editable: started 2025-11-24 19:06:24.696 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:06:24.698 | Getting requirements to build editable: started 2025-11-24 19:06:24.820 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:06:24.825 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:06:26.074 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:06:26.215 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.0.3) 2025-11-24 19:06:26.219 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (2.0.44) 2025-11-24 19:06:26.221 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.2.1) 2025-11-24 19:06:26.223 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (0.40.3) 2025-11-24 19:06:26.225 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.1.6) 2025-11-24 19:06:26.227 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (10.12.0) 2025-11-24 19:06:26.230 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (6.0.2) 2025-11-24 19:06:26.233 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.5.1) 2025-11-24 19:06:26.235 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (43.0.3) 2025-11-24 19:06:26.237 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.8.9) 2025-11-24 19:06:26.239 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (3.2.4) 2025-11-24 19:06:26.242 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.1.0) 2025-11-24 19:06:26.244 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.10.1) 2025-11-24 19:06:26.247 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.16.0) 2025-11-24 19:06:26.249 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.17.0) 2025-11-24 19:06:26.251 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.3.0) 2025-11-24 19:06:26.253 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.0.0) 2025-11-24 19:06:26.255 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.1.0) 2025-11-24 19:06:26.258 | Requirement already satisfied: jsonschema>=4.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.25.1) 2025-11-24 19:06:26.260 | Requirement already satisfied: python-cinderclient>=4.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (9.8.0) 2025-11-24 19:06:26.262 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.12.0) 2025-11-24 19:06:26.264 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (11.6.0) 2025-11-24 19:06:26.266 | Requirement already satisfied: python-glanceclient>=4.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.10.0) 2025-11-24 19:06:26.268 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.32.5) 2025-11-24 19:06:26.270 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.6.0) 2025-11-24 19:06:26.337 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev105) 2025-11-24 19:06:26.345 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2025-11-24 19:06:26.353 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.0.0) 2025-11-24 19:06:26.355 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.2.0) 2025-11-24 19:06:26.356 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (10.1.0) 2025-11-24 19:06:26.357 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (6.2.0) 2025-11-24 19:06:26.358 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.2.1) 2025-11-24 19:06:26.360 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.8.0) 2025-11-24 19:06:26.361 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.6.0) 2025-11-24 19:06:26.362 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.8.0) 2025-11-24 19:06:26.363 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.6.0) 2025-11-24 19:06:26.364 | Requirement already satisfied: oslo.utils>=8.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (9.2.0) 2025-11-24 19:06:26.365 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (17.4.0) 2025-11-24 19:06:26.367 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.8.0) 2025-11-24 19:06:26.368 | Requirement already satisfied: oslo.messaging>=14.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (17.1.0) 2025-11-24 19:06:26.369 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.7.0) 2025-11-24 19:06:26.370 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.8.0) 2025-11-24 19:06:26.371 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (6.7.1) 2025-11-24 19:06:26.373 | Requirement already satisfied: oslo.service>=4.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (4.4.1) 2025-11-24 19:06:26.375 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.0.0) 2025-11-24 19:06:26.376 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.0.0) 2025-11-24 19:06:26.378 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (7.1.1) 2025-11-24 19:06:26.380 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.8.0) 2025-11-24 19:06:26.381 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (6.13.0) 2025-11-24 19:06:26.382 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.1.0) 2025-11-24 19:06:26.402 | Requirement already satisfied: os-traits>=3.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.5.0) 2025-11-24 19:06:26.403 | Requirement already satisfied: os-vif>=3.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.2.1) 2025-11-24 19:06:26.404 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.5.0) 2025-11-24 19:06:26.431 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev105) 2025-11-24 19:06:26.437 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ad/23/5859fad50fc5a985d55adc53f629ed4ff578be2d5df9d271fbfa5929decb/microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-24 19:06:26.443 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.0.0) 2025-11-24 19:06:26.444 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (0.2.3) 2025-11-24 19:06:26.445 | Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.4.2) 2025-11-24 19:06:26.446 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.8.2) 2025-11-24 19:06:26.447 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.9.0.post0) 2025-11-24 19:06:26.447 | Requirement already satisfied: futurist>=3.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.2.1) 2025-11-24 19:06:26.449 | Requirement already satisfied: openstacksdk>=4.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.8.0) 2025-11-24 19:06:26.450 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (6.0.3) 2025-11-24 19:06:26.455 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev105) (1.3.10) 2025-11-24 19:06:26.455 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev105) (4.15.0) 2025-11-24 19:06:26.463 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.16.0->nova==32.1.0.dev105) (7.2.0) 2025-11-24 19:06:26.478 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev105) (2.0.0) 2025-11-24 19:06:26.492 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev105) (2.8.0) 2025-11-24 19:06:26.495 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev105) (3.0.0) 2025-11-24 19:06:26.504 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev105) (3.0.3) 2025-11-24 19:06:26.517 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (25.4.0) 2025-11-24 19:06:26.518 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (2025.9.1) 2025-11-24 19:06:26.519 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (0.37.0) 2025-11-24 19:06:26.520 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (0.28.0) 2025-11-24 19:06:26.549 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev105) (4.0.1) 2025-11-24 19:06:26.549 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev105) (2.10.1) 2025-11-24 19:06:26.550 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev105) (5.7.0) 2025-11-24 19:06:26.570 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.5.0) 2025-11-24 19:06:26.572 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.0.1) 2025-11-24 19:06:26.573 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.33) 2025-11-24 19:06:26.575 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (4.5.0) 2025-11-24 19:06:26.576 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.4.0) 2025-11-24 19:06:26.589 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev105) (9.1.2) 2025-11-24 19:06:26.590 | Requirement already satisfied: os-win>=5.7.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev105) (5.9.0) 2025-11-24 19:06:26.613 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev105) (2.14.0) 2025-11-24 19:06:26.616 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev105) (0.8.1) 2025-11-24 19:06:26.635 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==32.1.0.dev105) (0.20) 2025-11-24 19:06:26.663 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev105) (2.0.2) 2025-11-24 19:06:26.664 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev105) (0.5.0) 2025-11-24 19:06:26.710 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (6.2.1) 2025-11-24 19:06:26.712 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (5.3.1) 2025-11-24 19:06:26.713 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (5.5.4) 2025-11-24 19:06:26.714 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (0.14.0) 2025-11-24 19:06:26.724 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev105) (4.3.0) 2025-11-24 19:06:26.727 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev105) (4.0.1) 2025-11-24 19:06:26.751 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==32.1.0.dev105) (1.1.2) 2025-11-24 19:06:26.778 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==32.1.0.dev105) (2025.2) 2025-11-24 19:06:26.801 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (1.7.3) 2025-11-24 19:06:26.841 | Requirement already satisfied: cotyledon>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (2.1.0) 2025-11-24 19:06:26.875 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev105) (3.2.5) 2025-11-24 19:06:26.876 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev105) (25.0) 2025-11-24 19:06:26.907 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev105) (2.2.1) 2025-11-24 19:06:26.908 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev105) (1.6.0) 2025-11-24 19:06:26.919 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev105) (69.0.3) 2025-11-24 19:06:26.952 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev105) (0.2.14) 2025-11-24 19:06:27.011 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev105) (1.17.0) 2025-11-24 19:06:27.027 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev105) (2.1.0) 2025-11-24 19:06:27.029 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev105) (2.0.0) 2025-11-24 19:06:27.030 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev105) (24.2.1) 2025-11-24 19:06:27.046 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev105) (4.12.0) 2025-11-24 19:06:27.048 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev105) (4.2.0) 2025-11-24 19:06:27.051 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev105) (2.3.0) 2025-11-24 19:06:27.079 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (3.4.4) 2025-11-24 19:06:27.080 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (3.11) 2025-11-24 19:06:27.083 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (1.26.20) 2025-11-24 19:06:27.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (2025.11.12) 2025-11-24 19:06:27.121 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev105) (0.7) 2025-11-24 19:06:27.194 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev105) (0.15.2) 2025-11-24 19:06:27.653 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev105) 2025-11-24 19:06:27.660 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2025-11-24 19:06:27.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 10.8 MB/s eta 0:00:00 2025-11-24 19:06:27.710 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev105) 2025-11-24 19:06:27.717 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-11-24 19:06:27.801 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev105) 2025-11-24 19:06:27.809 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl.metadata (10 kB) 2025-11-24 19:06:27.835 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==32.1.0.dev105) (5.1.0) 2025-11-24 19:06:27.903 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev105) (2.23) 2025-11-24 19:06:27.932 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (0.5.2) 2025-11-24 19:06:27.934 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (2.7.0) 2025-11-24 19:06:27.954 | Requirement already satisfied: setproctitle in /usr/local/lib64/python3.12/site-packages (from cotyledon>=2.0.0->oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (1.3.7) 2025-11-24 19:06:28.086 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==32.1.0.dev105) (3.0.0) 2025-11-24 19:06:28.252 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==32.1.0.dev105) (0.23.1) 2025-11-24 19:06:28.271 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev105) (4.2.6) 2025-11-24 19:06:28.273 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev105) (3.6.0) 2025-11-24 19:06:28.634 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==32.1.0.dev105) (2.7.2) 2025-11-24 19:06:28.960 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (1.11.0) 2025-11-24 19:06:28.962 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (1.7.1) 2025-11-24 19:06:29.026 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev105) (2.4.0) 2025-11-24 19:06:29.145 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (14.2.0) 2025-11-24 19:06:29.186 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (4.0.0) 2025-11-24 19:06:29.186 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (2.19.2) 2025-11-24 19:06:29.220 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (0.1.2) 2025-11-24 19:06:29.285 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ad/23/5859fad50fc5a985d55adc53f629ed4ff578be2d5df9d271fbfa5929decb/microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-24 19:06:29.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2025-11-24 19:06:29.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 8.9 MB/s eta 0:00:00 2025-11-24 19:06:29.305 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-11-24 19:06:29.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 14.2 MB/s eta 0:00:00 2025-11-24 19:06:29.320 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2025-11-24 19:06:29.442 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 124.4 MB/s eta 0:00:00 2025-11-24 19:06:29.450 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl (339 kB) 2025-11-24 19:06:29.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 42.8 MB/s eta 0:00:00 2025-11-24 19:06:29.496 | Building wheels for collected packages: nova 2025-11-24 19:06:29.497 | Building editable for nova (pyproject.toml): started 2025-11-24 19:06:31.054 | Building editable for nova (pyproject.toml): finished with status 'done' 2025-11-24 19:06:31.057 | Created wheel for nova: filename=nova-32.1.0.dev105-0.editable-py3-none-any.whl size=9385 sha256=14b026c3b11a9c1939bc445477da697410e970147f23265c534a06b0a8a2a725 2025-11-24 19:06:31.057 | Stored in directory: /tmp/pip-ephem-wheel-cache-vjia01jj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2025-11-24 19:06:31.061 | Successfully built nova 2025-11-24 19:06:31.971 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2025-11-24 19:06:34.170 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.0.0 nova-32.1.0.dev105 numpy-2.2.6 redis-7.0.0 websockify-0.13.0 2025-11-24 19:06:34.171 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:06:34.582 | + inc/python:pip_install:216 : result=0 2025-11-24 19:06:34.585 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:06:34.588 | + functions-common:time_stop:2423 : local name 2025-11-24 19:06:34.591 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:06:34.593 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:06:34.596 | + functions-common:time_stop:2426 : local total 2025-11-24 19:06:34.598 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:06:34.601 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:06:34.603 | + functions-common:time_stop:2430 : start_time=1764011181271 2025-11-24 19:06:34.606 | + functions-common:time_stop:2432 : [[ -z 1764011181271 ]] 2025-11-24 19:06:34.609 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:06:34.613 | + functions-common:time_stop:2435 : end_time=1764011194610 2025-11-24 19:06:34.615 | + functions-common:time_stop:2436 : elapsed_time=13339 2025-11-24 19:06:34.618 | + functions-common:time_stop:2437 : total=117737 2025-11-24 19:06:34.620 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:06:34.623 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=131076 2025-11-24 19:06:34.625 | + inc/python:pip_install:219 : return 0 2025-11-24 19:06:34.627 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:06:34.630 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:06:34.633 | + inc/python:setup_package:468 : '[' -d '/opt/stack/nova/*.egg-info' ']' 2025-11-24 19:06:34.636 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2025-11-24 19:06:34.638 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2025-11-24 19:06:34.641 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:06:34.643 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:06:34.646 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2025-11-24 19:06:34.650 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:06:34.652 | + lib/nova:install_nova:984 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2025-11-24 19:06:34.683 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:06:34.686 | + ./stack.sh:main:985 : configure_nova 2025-11-24 19:06:34.690 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2025-11-24 19:06:34.714 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2025-11-24 19:06:34.717 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2025-11-24 19:06:34.720 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-11-24 19:06:34.725 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2025-11-24 19:06:34.725 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-11-24 19:06:34.731 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2025-11-24 19:06:34.734 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2025-11-24 19:06:34.737 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-11-24 19:06:34.740 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2025-11-24 19:06:34.743 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2025-11-24 19:06:34.746 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2025-11-24 19:06:34.749 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2025-11-24 19:06:34.752 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2025-11-24 19:06:34.776 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2025-11-24 19:06:34.803 | + 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 2025-11-24 19:06:34.832 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2025-11-24 19:06:34.862 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2025-11-24 19:06:34.888 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2025-11-24 19:06:34.914 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-11-24 19:06:34.918 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-11-24 19:06:34.923 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.COjminDWRo 2025-11-24 19:06:34.926 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-11-24 19:06:34.929 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-11-24 19:06:34.932 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2025-11-24 19:06:34.935 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-11-24 19:06:34.938 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-11-24 19:06:34.940 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.COjminDWRo 2025-11-24 19:06:34.945 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.COjminDWRo 2025-11-24 19:06:34.970 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.COjminDWRo /etc/sudoers.d/nova-rootwrap 2025-11-24 19:06:34.995 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/nova-rootwrap 2025-11-24 19:06:35.000 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-11-24 19:06:35.003 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-11-24 19:06:35.006 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-11-24 19:06:35.009 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-11-24 19:06:35.012 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2025-11-24 19:06:35.015 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2025-11-24 19:06:35.018 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2025-11-24 19:06:35.021 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2025-11-24 19:06:35.027 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2025-11-24 19:06:35.047 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:35.051 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2025-11-24 19:06:35.070 | net.ipv4.ip_forward = 1 2025-11-24 19:06:35.075 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-11-24 19:06:35.078 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2025-11-24 19:06:35.081 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2025-11-24 19:06:35.084 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2025-11-24 19:06:35.110 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2025-11-24 19:06:35.114 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2025-11-24 19:06:35.114 | ++ lib/nova:configure_nova:323 : iscsi-iname 2025-11-24 19:06:35.122 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1994-05.com.redhat:5b9c7bcf3f78 2025-11-24 19:06:35.134 | InitiatorName=iqn.1994-05.com.redhat:5b9c7bcf3f78 2025-11-24 19:06:35.140 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2025-11-24 19:06:35.143 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2025-11-24 19:06:35.262 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2025-11-24 19:06:35.265 | + lib/nova:configure_nova:344 : restart_service iscsid 2025-11-24 19:06:35.268 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:06:35.271 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart iscsid 2025-11-24 19:06:35.390 | + lib/nova:configure_nova:367 : create_nova_conf 2025-11-24 19:06:35.393 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2025-11-24 19:06:35.398 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2025-11-24 19:06:35.403 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2025-11-24 19:06:35.439 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2025-11-24 19:06:35.441 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2025-11-24 19:06:35.472 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2025-11-24 19:06:35.509 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2025-11-24 19:06:35.539 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2025-11-24 19:06:35.571 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2025-11-24 19:06:35.605 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2025-11-24 19:06:35.636 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 38.102.83.12 2025-11-24 19:06:35.668 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2025-11-24 19:06:35.700 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2025-11-24 19:06:35.730 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2025-11-24 19:06:35.763 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2025-11-24 19:06:35.796 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2025-11-24 19:06:35.831 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2025-11-24 19:06:35.864 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2025-11-24 19:06:35.894 | + lib/nova:create_nova_conf:461 : is_fedora 2025-11-24 19:06:35.896 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:35.899 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:35.901 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:35.903 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:35.905 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:35.907 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:35.909 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:35.911 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:35.913 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:35.916 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:35.918 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT bindir /usr/bin 2025-11-24 19:06:35.948 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2025-11-24 19:06:35.966 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:35.969 | + lib/nova:create_nova_conf:474 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:06:35.971 | + lib/nova:create_nova_conf:477 : local db=nova_cell0 2025-11-24 19:06:35.974 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2025-11-24 19:06:36.007 | ++ lib/nova:create_nova_conf:483 : database_connection_url nova_cell0 2025-11-24 19:06:36.010 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-11-24 19:06:36.013 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-11-24 19:06:36.015 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell0 2025-11-24 19:06:36.018 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:06:36.020 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:06:36.022 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:06:36.040 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:36.043 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:06:36.045 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:36.049 | + lib/nova:create_nova_conf:483 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:36.082 | ++ lib/nova:create_nova_conf:484 : database_connection_url nova_api 2025-11-24 19:06:36.085 | ++ lib/database:database_connection_url:134 : local db=nova_api 2025-11-24 19:06:36.088 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2025-11-24 19:06:36.090 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_api 2025-11-24 19:06:36.092 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:06:36.095 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:06:36.098 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:06:36.114 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:36.116 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:06:36.119 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:36.121 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:36.155 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf cache enabled True 2025-11-24 19:06:36.188 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2025-11-24 19:06:36.221 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2025-11-24 19:06:36.252 | + lib/nova:create_nova_conf:494 : is_service_enabled n-api 2025-11-24 19:06:36.269 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:36.272 | + lib/nova:create_nova_conf:495 : is_service_enabled n-api-meta 2025-11-24 19:06:36.289 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:36.293 | ++ lib/nova:create_nova_conf:497 : echo osapi_compute,metadata 2025-11-24 19:06:36.293 | ++ lib/nova:create_nova_conf:497 : sed s/,metadata// 2025-11-24 19:06:36.298 | + lib/nova:create_nova_conf:497 : NOVA_ENABLED_APIS=osapi_compute 2025-11-24 19:06:36.301 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2025-11-24 19:06:36.327 | + lib/nova:create_nova_conf:500 : [[ True == \T\r\u\e ]] 2025-11-24 19:06:36.329 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2025-11-24 19:06:36.354 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2025-11-24 19:06:36.377 | + lib/nova:create_nova_conf:508 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2025-11-24 19:06:36.379 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2025-11-24 19:06:36.381 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-24 19:06:36.383 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-24 19:06:36.386 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:06:36.387 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2025-11-24 19:06:36.414 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2025-11-24 19:06:36.440 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://38.102.83.12/identity 2025-11-24 19:06:36.467 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2025-11-24 19:06:36.493 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2025-11-24 19:06:36.522 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2025-11-24 19:06:36.554 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2025-11-24 19:06:36.584 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2025-11-24 19:06:36.614 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:06:36.637 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2025-11-24 19:06:36.668 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:06:36.670 | + lib/nova:create_nova_conf:511 : is_service_enabled cinder 2025-11-24 19:06:36.688 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:36.690 | + lib/nova:create_nova_conf:512 : configure_cinder_access 2025-11-24 19:06:36.693 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2025-11-24 19:06:36.730 | + lib/nova:configure_cinder_access:644 : iniset /etc/nova/nova.conf cinder auth_type password 2025-11-24 19:06:36.764 | + lib/nova:configure_cinder_access:645 : iniset /etc/nova/nova.conf cinder auth_url https://38.102.83.12/identity 2025-11-24 19:06:36.798 | + lib/nova:configure_cinder_access:652 : iniset /etc/nova/nova.conf cinder username nova 2025-11-24 19:06:36.832 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder password secretservice 2025-11-24 19:06:36.867 | + lib/nova:configure_cinder_access:654 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2025-11-24 19:06:36.901 | + lib/nova:configure_cinder_access:655 : iniset /etc/nova/nova.conf cinder project_name service 2025-11-24 19:06:36.935 | + lib/nova:configure_cinder_access:656 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2025-11-24 19:06:36.970 | + lib/nova:configure_cinder_access:657 : is_service_enabled tls-proxy 2025-11-24 19:06:36.987 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:36.990 | + lib/nova:configure_cinder_access:658 : CINDER_SERVICE_HOST=38.102.83.12 2025-11-24 19:06:36.993 | + lib/nova:configure_cinder_access:659 : CINDER_SERVICE_PORT=8776 2025-11-24 19:06:36.996 | + lib/nova:configure_cinder_access:660 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:06:37.033 | + lib/nova:create_nova_conf:515 : is_service_enabled manila 2025-11-24 19:06:37.051 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:06:37.054 | + lib/nova:create_nova_conf:519 : '[' -n /opt/stack/data/nova ']' 2025-11-24 19:06:37.056 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2025-11-24 19:06:37.092 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2025-11-24 19:06:37.130 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova/instances ']' 2025-11-24 19:06:37.133 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2025-11-24 19:06:37.169 | + lib/nova:create_nova_conf:526 : '[' False '!=' False ']' 2025-11-24 19:06:37.171 | + lib/nova:create_nova_conf:529 : '[' True '!=' False ']' 2025-11-24 19:06:37.175 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2025-11-24 19:06:37.209 | + lib/nova:create_nova_conf:535 : is_fedora 2025-11-24 19:06:37.211 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:37.212 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:37.214 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:37.217 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:37.219 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:37.221 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:37.224 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:37.226 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:37.228 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:37.230 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:37.232 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT mkisofs_cmd /usr/bin/mkisofs 2025-11-24 19:06:37.265 | + lib/nova:create_nova_conf:540 : setup_logging /etc/nova/nova.conf 2025-11-24 19:06:37.268 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova.conf 2025-11-24 19:06:37.270 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova.conf 2025-11-24 19:06:37.273 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:06:37.290 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:06:37.293 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:06:37.296 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:06:37.298 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:06:37.301 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:06:37.337 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:06:37.372 | + functions:setup_systemd_logging:719 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-24 19:06:37.405 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:06:37.438 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT log_color False 2025-11-24 19:06:37.467 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2025-11-24 19:06:37.502 | + lib/nova:create_nova_conf:544 : is_service_enabled n-api 2025-11-24 19:06:37.517 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:37.520 | + lib/nova:create_nova_conf:545 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2025-11-24 19:06:37.522 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2025-11-24 19:06:37.524 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2025-11-24 19:06:37.527 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2025-11-24 19:06:37.529 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-24 19:06:37.532 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2025-11-24 19:06:37.535 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2025-11-24 19:06:37.537 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-24 19:06:37.539 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-24 19:06:37.565 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-24 19:06:37.566 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:06:37.584 | d /var/run/uwsgi 0755 stack root 2025-11-24 19:06:37.590 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:06:37.614 | /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. 2025-11-24 19:06:37.623 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2025-11-24 19:06:37.625 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2025-11-24 19:06:37.630 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:06:37.633 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2025-11-24 19:06:37.668 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2025-11-24 19:06:37.702 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2025-11-24 19:06:37.736 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2025-11-24 19:06:37.769 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-24 19:06:37.803 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-24 19:06:37.837 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2025-11-24 19:06:37.871 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2025-11-24 19:06:37.904 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2025-11-24 19:06:37.937 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-24 19:06:37.972 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-24 19:06:38.005 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-24 19:06:38.040 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2025-11-24 19:06:38.075 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2025-11-24 19:06:38.118 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-24 19:06:38.121 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-24 19:06:38.126 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2025-11-24 19:06:38.130 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2025-11-24 19:06:38.133 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:06:38.137 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:38.140 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:38.145 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:06:38.147 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:38.150 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:38.153 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:38.156 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:38.159 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:38.163 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:38.166 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:38.170 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:38.172 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:38.175 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:38.179 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-11-24 19:06:38.182 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/nova-api.conf ']' 2025-11-24 19:06:38.185 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/nova-api.conf.disabled 2025-11-24 19:06:38.188 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/nova-api.conf.disabled 2025-11-24 19:06:38.192 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2025-11-24 19:06:38.233 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-24 19:06:38.271 | + 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 ' 2025-11-24 19:06:38.271 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/nova-api.conf.disabled 2025-11-24 19:06:38.292 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2025-11-24 19:06:38.298 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2025-11-24 19:06:38.301 | + lib/apache:enable_apache_site:191 : local site=nova-api 2025-11-24 19:06:38.303 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:06:38.306 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:06:38.309 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:06:38.312 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:06:38.314 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:38.317 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:38.319 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:06:38.322 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:38.325 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:38.328 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:38.330 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:38.332 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:38.334 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:38.337 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:38.340 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:38.343 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:38.346 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:38.349 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:06:38.351 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:06:38.354 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:38.357 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:38.360 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:06:38.362 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:38.364 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:38.367 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:38.370 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:38.373 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:38.376 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:38.378 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:38.380 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:38.382 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:38.385 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:38.387 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-11-24 19:06:38.390 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/nova-api.conf.disabled ]] 2025-11-24 19:06:38.393 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/nova-api.conf ]] 2025-11-24 19:06:38.395 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/nova-api.conf.disabled /etc/httpd/conf.d/nova-api.conf 2025-11-24 19:06:38.422 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-24 19:06:38.425 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:06:38.428 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:06:38.431 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:06:39.632 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api-meta 2025-11-24 19:06:39.648 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:39.649 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2025-11-24 19:06:39.652 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2025-11-24 19:06:39.654 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2025-11-24 19:06:39.655 | + lib/apache:write_uwsgi_config:245 : local url= 2025-11-24 19:06:39.657 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2025-11-24 19:06:39.659 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2025-11-24 19:06:39.661 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2025-11-24 19:06:39.664 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-24 19:06:39.666 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-24 19:06:39.691 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-24 19:06:39.691 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:06:39.711 | d /var/run/uwsgi 0755 stack root 2025-11-24 19:06:39.717 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:06:39.742 | /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. 2025-11-24 19:06:39.750 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2025-11-24 19:06:39.752 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2025-11-24 19:06:39.757 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:06:39.761 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2025-11-24 19:06:39.797 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2025-11-24 19:06:39.829 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2025-11-24 19:06:39.865 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2025-11-24 19:06:39.898 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2025-11-24 19:06:39.933 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-24 19:06:39.966 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2025-11-24 19:06:40.000 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2025-11-24 19:06:40.034 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2025-11-24 19:06:40.068 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-24 19:06:40.103 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2025-11-24 19:06:40.137 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-24 19:06:40.170 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2025-11-24 19:06:40.203 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2025-11-24 19:06:40.235 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2025-11-24 19:06:40.237 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2025-11-24 19:06:40.270 | + lib/nova:create_nova_conf:552 : is_service_enabled ceilometer 2025-11-24 19:06:40.288 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:06:40.290 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2025-11-24 19:06:40.328 | ++ lib/nova:create_nova_conf:561 : get_notification_url 2025-11-24 19:06:40.331 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2025-11-24 19:06:40.335 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2025-11-24 19:06:40.354 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:40.357 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:06:40.361 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:06:40.399 | + lib/nova:create_nova_conf:562 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2025-11-24 19:06:40.436 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova.conf 2025-11-24 19:06:40.439 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-24 19:06:40.441 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2025-11-24 19:06:40.444 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-24 19:06:40.447 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-24 19:06:40.450 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:06:40.468 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:40.471 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-24 19:06:40.474 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-24 19:06:40.477 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:06:40.496 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:40.499 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:06:40.502 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:06:40.538 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:06:40.541 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:06:40.544 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2025-11-24 19:06:40.579 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2025-11-24 19:06:40.614 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf conductor workers 2 2025-11-24 19:06:40.652 | + lib/nova:create_nova_conf:570 : is_service_enabled tls-proxy 2025-11-24 19:06:40.669 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:40.672 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2025-11-24 19:06:40.707 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2025-11-24 19:06:40.744 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2025-11-24 19:06:40.777 | + lib/nova:create_nova_conf:577 : '[' True == True ']' 2025-11-24 19:06:40.780 | + lib/nova:create_nova_conf:578 : init_nova_service_user_conf 2025-11-24 19:06:40.782 | + lib/nova:init_nova_service_user_conf:838 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2025-11-24 19:06:40.824 | + lib/nova:init_nova_service_user_conf:839 : iniset /etc/nova/nova.conf service_user auth_type password 2025-11-24 19:06:40.859 | + lib/nova:init_nova_service_user_conf:840 : iniset /etc/nova/nova.conf service_user auth_url https://38.102.83.12/identity 2025-11-24 19:06:40.894 | + lib/nova:init_nova_service_user_conf:841 : iniset /etc/nova/nova.conf service_user username nova 2025-11-24 19:06:40.927 | + lib/nova:init_nova_service_user_conf:842 : iniset /etc/nova/nova.conf service_user password secretservice 2025-11-24 19:06:40.961 | + lib/nova:init_nova_service_user_conf:843 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2025-11-24 19:06:40.994 | + lib/nova:init_nova_service_user_conf:844 : iniset /etc/nova/nova.conf service_user project_name service 2025-11-24 19:06:41.029 | + lib/nova:init_nova_service_user_conf:845 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2025-11-24 19:06:41.062 | + lib/nova:create_nova_conf:581 : is_service_enabled n-cond 2025-11-24 19:06:41.080 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:41.084 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2025-11-24 19:06:41.088 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:06:41.090 | + lib/nova:create_nova_conf:583 : local conf 2025-11-24 19:06:41.093 | + lib/nova:create_nova_conf:584 : local vhost 2025-11-24 19:06:41.096 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2025-11-24 19:06:41.099 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:06:41.102 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:06:41.105 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2025-11-24 19:06:41.108 | + lib/nova:create_nova_conf:586 : vhost=nova_cell1 2025-11-24 19:06:41.110 | + lib/nova:create_nova_conf:588 : rm -f /etc/nova/nova_cell1.conf 2025-11-24 19:06:41.115 | ++ lib/nova:create_nova_conf:589 : database_connection_url nova_cell1 2025-11-24 19:06:41.118 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2025-11-24 19:06:41.121 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2025-11-24 19:06:41.124 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell1 2025-11-24 19:06:41.126 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:06:41.129 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:06:41.132 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:06:41.151 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:41.154 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:06:41.157 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:41.160 | + lib/nova:create_nova_conf:589 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:41.197 | + lib/nova:create_nova_conf:590 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2025-11-24 19:06:41.232 | + lib/nova:create_nova_conf:591 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2025-11-24 19:06:41.267 | + lib/nova:create_nova_conf:593 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:06:41.270 | + lib/nova:create_nova_conf:596 : rpc_backend_add_vhost nova_cell1 2025-11-24 19:06:41.272 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2025-11-24 19:06:41.275 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2025-11-24 19:06:41.291 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:41.296 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2025-11-24 19:06:41.296 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2025-11-24 19:06:41.847 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2025-11-24 19:06:41.849 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2025-11-24 19:06:42.323 | Adding vhost "nova_cell1" ... 2025-11-24 19:06:42.377 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2025-11-24 19:06:42.906 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2025-11-24 19:06:42.921 | + lib/nova:create_nova_conf:597 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2025-11-24 19:06:42.924 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-24 19:06:42.926 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2025-11-24 19:06:42.928 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-24 19:06:42.930 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-11-24 19:06:42.932 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:06:42.946 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:42.949 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-11-24 19:06:42.951 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-11-24 19:06:42.953 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:06:42.966 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:42.968 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/nova_cell1 2025-11-24 19:06:42.971 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/nova_cell1 2025-11-24 19:06:42.996 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:06:42.998 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:06:43.000 | + lib/nova:create_nova_conf:601 : is_service_enabled placement placement-client 2025-11-24 19:06:43.014 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:43.017 | + lib/nova:create_nova_conf:602 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2025-11-24 19:06:43.019 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova_cell1.conf 2025-11-24 19:06:43.021 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2025-11-24 19:06:43.048 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova_cell1.conf placement auth_url https://38.102.83.12/identity 2025-11-24 19:06:43.074 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova_cell1.conf placement username nova 2025-11-24 19:06:43.103 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2025-11-24 19:06:43.135 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2025-11-24 19:06:43.169 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova_cell1.conf placement project_name service 2025-11-24 19:06:43.202 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2025-11-24 19:06:43.236 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2025-11-24 19:06:43.271 | + lib/nova:create_nova_conf:606 : setup_logging /etc/nova/nova_cell1.conf 2025-11-24 19:06:43.273 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova_cell1.conf 2025-11-24 19:06:43.276 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova_cell1.conf 2025-11-24 19:06:43.279 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:06:43.296 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:06:43.298 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:06:43.301 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:06:43.304 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:06:43.306 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:06:43.340 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:06:43.375 | + functions:setup_systemd_logging:719 : 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' 2025-11-24 19:06:43.411 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:06:43.445 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2025-11-24 19:06:43.479 | + lib/nova:create_nova_conf:613 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:06:43.483 | ++ lib/nova:create_nova_conf:616 : seq 1 1 2025-11-24 19:06:43.487 | + lib/nova:create_nova_conf:616 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:06:43.490 | + lib/nova:create_nova_conf:617 : local conf 2025-11-24 19:06:43.493 | + lib/nova:create_nova_conf:618 : local offset 2025-11-24 19:06:43.496 | ++ lib/nova:create_nova_conf:619 : conductor_conf 1 2025-11-24 19:06:43.498 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:06:43.501 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:06:43.504 | + lib/nova:create_nova_conf:619 : conf=/etc/nova/nova_cell1.conf 2025-11-24 19:06:43.507 | + lib/nova:create_nova_conf:620 : offset=0 2025-11-24 19:06:43.510 | + lib/nova:create_nova_conf:621 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2025-11-24 19:06:43.512 | + lib/nova:configure_console_proxies:740 : local conf=/etc/nova/nova_cell1.conf 2025-11-24 19:06:43.515 | + lib/nova:configure_console_proxies:741 : local offset=0 2025-11-24 19:06:43.518 | + lib/nova:configure_console_proxies:745 : offset=0 2025-11-24 19:06:43.520 | + lib/nova:configure_console_proxies:747 : is_service_enabled n-novnc 2025-11-24 19:06:43.538 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:43.541 | + lib/nova:configure_console_proxies:748 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2025-11-24 19:06:43.578 | + lib/nova:configure_console_proxies:749 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2025-11-24 19:06:43.612 | + lib/nova:configure_console_proxies:751 : is_nova_console_proxy_compute_tls_enabled 2025-11-24 19:06:43.614 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:43.617 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-11-24 19:06:43.620 | + lib/nova:configure_console_proxies:779 : is_service_enabled n-spice 2025-11-24 19:06:43.638 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:06:43.641 | + lib/nova:configure_console_proxies:784 : is_service_enabled n-sproxy 2025-11-24 19:06:43.660 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:06:43.663 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2025-11-24 19:06:43.682 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:43.685 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-11-24 19:06:43.688 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2025-11-24 19:06:43.690 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2025-11-24 19:06:43.694 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : is_service_enabled neutron 2025-11-24 19:06:43.713 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:43.716 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2025-11-24 19:06:43.743 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : cat 2025-11-24 19:06:43.743 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo tee -a /etc/libvirt/qemu.conf 2025-11-24 19:06:43.761 | cgroup_device_acl = [ 2025-11-24 19:06:43.761 | "/dev/null", "/dev/full", "/dev/zero", 2025-11-24 19:06:43.761 | "/dev/random", "/dev/urandom", 2025-11-24 19:06:43.761 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2025-11-24 19:06:43.761 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2025-11-24 19:06:43.761 | "/dev/vfio/vfio", 2025-11-24 19:06:43.761 | ] 2025-11-24 19:06:43.766 | + lib/nova_plugins/functions-libvirt:configure_libvirt:130 : is_fedora 2025-11-24 19:06:43.769 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:43.772 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:43.775 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:43.778 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:43.781 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:43.784 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:43.786 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:43.789 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:43.792 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:43.795 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:43.798 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : rules_dir=/etc/polkit-1/rules.d 2025-11-24 19:06:43.801 | + lib/nova_plugins/functions-libvirt:configure_libvirt:135 : sudo mkdir -p /etc/polkit-1/rules.d 2025-11-24 19:06:43.827 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : cat 2025-11-24 19:06:43.827 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : sudo tee /etc/polkit-1/rules.d/50-libvirt-stack.rules 2025-11-24 19:06:43.846 | polkit.addRule(function(action, subject) { 2025-11-24 19:06:43.846 | if (action.id == 'org.libvirt.unix.manage' && 2025-11-24 19:06:43.846 | subject.user == 'stack') { 2025-11-24 19:06:43.846 | return polkit.Result.YES; 2025-11-24 19:06:43.846 | } 2025-11-24 19:06:43.846 | }); 2025-11-24 19:06:43.851 | + lib/nova_plugins/functions-libvirt:configure_libvirt:144 : unset rules_dir 2025-11-24 19:06:43.854 | + lib/nova_plugins/functions-libvirt:configure_libvirt:149 : getent group libvirtd 2025-11-24 19:06:43.862 | + lib/nova_plugins/functions-libvirt:configure_libvirt:150 : sudo groupadd libvirtd 2025-11-24 19:06:43.910 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : add_user_to_group stack libvirtd 2025-11-24 19:06:43.913 | + functions-common:add_user_to_group:2192 : local user=stack 2025-11-24 19:06:43.916 | + functions-common:add_user_to_group:2193 : local group=libvirtd 2025-11-24 19:06:43.918 | + functions-common:add_user_to_group:2195 : sudo usermod -a -G libvirtd stack 2025-11-24 19:06:43.967 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : [[ True = \T\r\u\e ]] 2025-11-24 19:06:43.971 | + lib/nova_plugins/functions-libvirt:configure_libvirt:156 : is_ubuntu 2025-11-24 19:06:43.973 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:43.976 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:43.979 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : local 'log_filters=1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2025-11-24 19:06:43.982 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2025-11-24 19:06:43.985 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : sudo grep -q '^log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2025-11-24 19:06:44.011 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : echo 'log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2025-11-24 19:06:44.012 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-11-24 19:06:44.030 | log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2025-11-24 19:06:44.036 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2025-11-24 19:06:44.061 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2025-11-24 19:06:44.061 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-11-24 19:06:44.079 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2025-11-24 19:06:44.085 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : is_nova_console_proxy_compute_tls_enabled 2025-11-24 19:06:44.088 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:44.091 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-11-24 19:06:44.094 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : restart_service libvirtd 2025-11-24 19:06:44.096 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:06:44.099 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart libvirtd 2025-11-24 19:06:44.309 | + lib/nova_plugins/functions-libvirt:configure_libvirt:198 : restart_service virtlogd 2025-11-24 19:06:44.312 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:06:44.316 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart virtlogd 2025-11-24 19:06:44.437 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2025-11-24 19:06:44.476 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2025-11-24 19:06:44.512 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2025-11-24 19:06:44.515 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2025-11-24 19:06:44.554 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2025-11-24 19:06:44.591 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2025-11-24 19:06:44.627 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2025-11-24 19:06:44.666 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2025-11-24 19:06:44.704 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2025-11-24 19:06:44.708 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:06:44.713 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-24 19:06:44.716 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2025-11-24 19:06:44.720 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:06:44.725 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-24 19:06:44.728 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2025-11-24 19:06:44.731 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2025-11-24 19:06:44.734 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2025-11-24 19:06:44.737 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2025-11-24 19:06:44.740 | + ./stack.sh:main:988 : is_service_enabled placement 2025-11-24 19:06:44.760 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:44.763 | + ./stack.sh:main:990 : stack_install_service placement 2025-11-24 19:06:44.767 | + lib/stack:stack_install_service:20 : local service=placement 2025-11-24 19:06:44.770 | + lib/stack:stack_install_service:21 : type install_placement 2025-11-24 19:06:44.774 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:06:44.777 | + lib/stack:stack_install_service:32 : install_placement 2025-11-24 19:06:44.780 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2025-11-24 19:06:44.783 | + inc/python:pip_install_gr:94 : local name=osc-placement 2025-11-24 19:06:44.786 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:06:44.789 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2025-11-24 19:06:44.792 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2025-11-24 19:06:44.796 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:06:44.801 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:06:44.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:06:44.807 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2025-11-24 19:06:44.811 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2025-11-24 19:06:44.814 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2025-11-24 19:06:44.818 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2025-11-24 19:06:44.821 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2025-11-24 19:06:44.850 | Using python 3.12 to install osc-placement 2025-11-24 19:06:44.854 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2025-11-24 19:06:45.660 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:06:45.739 | Collecting osc-placement 2025-11-24 19:06:45.746 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/02/f91b819890e342908fdc00fabf7f5de7ad9e11aef77be037835e94102cbb/osc_placement-4.7.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-24 19:06:45.756 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2025-11-24 19:06:45.757 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (5.12.0) 2025-11-24 19:06:45.758 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (4.2.0) 2025-11-24 19:06:45.760 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (9.2.0) 2025-11-24 19:06:45.771 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2025-11-24 19:06:45.772 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2025-11-24 19:06:45.773 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.6.0) 2025-11-24 19:06:45.775 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2025-11-24 19:06:45.776 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2025-11-24 19:06:45.782 | Requirement already satisfied: cliff>=4.9.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.12.0) 2025-11-24 19:06:45.784 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.8.0) 2025-11-24 19:06:45.784 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.1) 2025-11-24 19:06:45.792 | Requirement already satisfied: netaddr>=0.10.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2025-11-24 19:06:45.793 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2025-11-24 19:06:45.794 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.2.5) 2025-11-24 19:06:45.795 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (25.0) 2025-11-24 19:06:45.814 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (2025.2) 2025-11-24 19:06:45.815 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (6.0.3) 2025-11-24 19:06:45.817 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (7.1.1) 2025-11-24 19:06:45.819 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (69.0.3) 2025-11-24 19:06:45.823 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.5.2) 2025-11-24 19:06:45.824 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.7.0) 2025-11-24 19:06:45.826 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.16.0) 2025-11-24 19:06:45.829 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.0.0) 2025-11-24 19:06:45.840 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2025-11-24 19:06:45.841 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2025-11-24 19:06:45.842 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2025-11-24 19:06:45.843 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.1) 2025-11-24 19:06:45.844 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2025-11-24 19:06:45.846 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.5.0) 2025-11-24 19:06:45.848 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2025-11-24 19:06:45.892 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2025-11-24 19:06:45.893 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2025-11-24 19:06:45.896 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.20) 2025-11-24 19:06:45.896 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2025.11.12) 2025-11-24 19:06:45.938 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2025-11-24 19:06:45.939 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.1) 2025-11-24 19:06:45.940 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.2.14) 2025-11-24 19:06:45.955 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2025-11-24 19:06:45.978 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2025-11-24 19:06:46.020 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.23) 2025-11-24 19:06:46.032 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.2.0) 2025-11-24 19:06:46.043 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2025-11-24 19:06:46.043 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2025-11-24 19:06:46.066 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2025-11-24 19:06:46.084 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/02/f91b819890e342908fdc00fabf7f5de7ad9e11aef77be037835e94102cbb/osc_placement-4.7.0-py3-none-any.whl (64 kB) 2025-11-24 19:06:46.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 10.6 MB/s eta 0:00:00 2025-11-24 19:06:46.966 | Installing collected packages: osc-placement 2025-11-24 19:06:47.066 | Successfully installed osc-placement-4.7.0 2025-11-24 19:06:47.066 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:06:47.365 | + inc/python:pip_install:216 : result=0 2025-11-24 19:06:47.369 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:06:47.372 | + functions-common:time_stop:2423 : local name 2025-11-24 19:06:47.375 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:06:47.377 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:06:47.380 | + functions-common:time_stop:2426 : local total 2025-11-24 19:06:47.383 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:06:47.386 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:06:47.389 | + functions-common:time_stop:2430 : start_time=1764011204842 2025-11-24 19:06:47.392 | + functions-common:time_stop:2432 : [[ -z 1764011204842 ]] 2025-11-24 19:06:47.395 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:06:47.400 | + functions-common:time_stop:2435 : end_time=1764011207397 2025-11-24 19:06:47.403 | + functions-common:time_stop:2436 : elapsed_time=2555 2025-11-24 19:06:47.406 | + functions-common:time_stop:2437 : total=131076 2025-11-24 19:06:47.409 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:06:47.412 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=133631 2025-11-24 19:06:47.415 | + inc/python:pip_install:219 : return 0 2025-11-24 19:06:47.418 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2025-11-24 19:06:47.421 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/placement.git 2025-11-24 19:06:47.424 | + functions-common:git_clone:593 : local git_dest=/opt/stack/placement 2025-11-24 19:06:47.427 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:06:47.430 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:06:47.434 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:06:47.437 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:06:47.440 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:06:47.444 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:06:47.463 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:06:47.466 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:06:47.468 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:47.471 | + functions-common:git_clone:613 : echo master 2025-11-24 19:06:47.472 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:06:47.474 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:06:47.479 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/placement ]] 2025-11-24 19:06:47.482 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:47.484 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/placement 2025-11-24 19:06:47.515 | + functions-common:git_clone:675 : cd /opt/stack/placement 2025-11-24 19:06:47.519 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:06:47.519 | + functions-common:git_clone:676 : head -1 2025-11-24 19:06:47.525 | f7fc456a Merge "Replace UPPER_CONSTRAINTS_FILE" 2025-11-24 19:06:47.528 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:06:47.531 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2025-11-24 19:06:47.534 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:06:47.538 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2025-11-24 19:06:47.541 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2025-11-24 19:06:47.543 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:06:47.547 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2025-11-24 19:06:47.550 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:06:47.553 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2025-11-24 19:06:47.556 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2025-11-24 19:06:47.559 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:06:47.562 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:06:47.566 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2025-11-24 19:06:47.569 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:06:47.573 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2025-11-24 19:06:47.575 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:06:47.578 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:06:47.583 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2025-11-24 19:06:47.590 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2025-11-24 19:06:47.592 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2025-11-24 19:06:47.595 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2025-11-24 19:06:47.731 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2025-11-24 19:06:47.734 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:06:47.737 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:06:47.740 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:06:47.744 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2025-11-24 19:06:47.746 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2025-11-24 19:06:47.749 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:06:47.752 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:06:47.755 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:06:47.758 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:06:47.761 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:06:47.764 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:06:47.767 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:06:47.770 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2025-11-24 19:06:47.795 | Using python 3.12 to install /opt/stack/placement 2025-11-24 19:06:47.798 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2025-11-24 19:06:48.551 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:06:48.553 | Obtaining file:///opt/stack/placement 2025-11-24 19:06:48.555 | Installing build dependencies: started 2025-11-24 19:06:51.162 | Installing build dependencies: finished with status 'done' 2025-11-24 19:06:51.165 | Checking if build backend supports build_editable: started 2025-11-24 19:06:51.325 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:06:51.326 | Getting requirements to build editable: started 2025-11-24 19:06:51.489 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:06:51.494 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:06:51.894 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:06:52.020 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.0.3) 2025-11-24 19:06:52.020 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib64/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.0.44) 2025-11-24 19:06:52.021 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (10.12.0) 2025-11-24 19:06:52.023 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.5.1) 2025-11-24 19:06:52.024 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (1.8.9) 2025-11-24 19:06:52.025 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (4.25.1) 2025-11-24 19:06:52.026 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.32.5) 2025-11-24 19:06:52.027 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.2.0) 2025-11-24 19:06:52.027 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (10.1.0) 2025-11-24 19:06:52.028 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (6.2.0) 2025-11-24 19:06:52.029 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.2.1) 2025-11-24 19:06:52.030 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (5.8.0) 2025-11-24 19:06:52.031 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (9.2.0) 2025-11-24 19:06:52.032 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (17.4.0) 2025-11-24 19:06:52.032 | Requirement already satisfied: oslo.policy>=4.4.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (4.7.0) 2025-11-24 19:06:52.033 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.0.0) 2025-11-24 19:06:52.034 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.6.0) 2025-11-24 19:06:52.035 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (1.1.0) 2025-11-24 19:06:52.036 | Requirement already satisfied: os-traits>=3.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (3.5.0) 2025-11-24 19:06:52.037 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.0.0) 2025-11-24 19:06:52.049 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev14) (25.4.0) 2025-11-24 19:06:52.050 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev14) (2025.9.1) 2025-11-24 19:06:52.051 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev14) (0.37.0) 2025-11-24 19:06:52.052 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev14) (0.28.0) 2025-11-24 19:06:52.070 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (5.12.0) 2025-11-24 19:06:52.071 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (4.0.0) 2025-11-24 19:06:52.072 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (6.7.1) 2025-11-24 19:06:52.074 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (4.0.1) 2025-11-24 19:06:52.075 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (2.10.1) 2025-11-24 19:06:52.076 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (5.7.0) 2025-11-24 19:06:52.090 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev14) (0.20) 2025-11-24 19:06:52.091 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev14) (3.0.0) 2025-11-24 19:06:52.097 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev14) (1.3.0) 2025-11-24 19:06:52.098 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev14) (5.6.0) 2025-11-24 19:06:52.099 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev14) (2.0.0) 2025-11-24 19:06:52.100 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev14) (6.0.3) 2025-11-24 19:06:52.103 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->openstack-placement==14.1.0.dev14) (4.15.0) 2025-11-24 19:06:52.133 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev14) (1.17.0) 2025-11-24 19:06:52.136 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev14) (2.0.2) 2025-11-24 19:06:52.137 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev14) (0.5.0) 2025-11-24 19:06:52.149 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==14.1.0.dev14) (2.9.0.post0) 2025-11-24 19:06:52.155 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev14) (4.3.0) 2025-11-24 19:06:52.156 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev14) (3.1.6) 2025-11-24 19:06:52.158 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev14) (4.0.1) 2025-11-24 19:06:52.169 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev14) (1.1.2) 2025-11-24 19:06:52.170 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev14) (2025.2) 2025-11-24 19:06:52.176 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==14.1.0.dev14) (3.16.0) 2025-11-24 19:06:52.183 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev14) (2.1.0) 2025-11-24 19:06:52.185 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev14) (3.2.5) 2025-11-24 19:06:52.186 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev14) (25.0) 2025-11-24 19:06:52.188 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev14) (7.1.1) 2025-11-24 19:06:52.192 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev14) (69.0.3) 2025-11-24 19:06:52.201 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev14) (3.4.4) 2025-11-24 19:06:52.202 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev14) (3.11) 2025-11-24 19:06:52.204 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev14) (1.26.20) 2025-11-24 19:06:52.205 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev14) (2025.11.12) 2025-11-24 19:06:52.211 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev14) (1.17.0) 2025-11-24 19:06:52.212 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev14) (0.7) 2025-11-24 19:06:52.240 | Requirement already satisfied: greenlet>=1 in /usr/local/lib64/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev14) (3.2.4) 2025-11-24 19:06:52.254 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==14.1.0.dev14) (1.3.10) 2025-11-24 19:06:52.276 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev14) (2.0.0) 2025-11-24 19:06:52.301 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev14) (3.0.3) 2025-11-24 19:06:52.316 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (1.8.2) 2025-11-24 19:06:52.337 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (1.5.0) 2025-11-24 19:06:52.357 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==14.1.0.dev14) (0.2.14) 2025-11-24 19:06:52.492 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==14.1.0.dev14) (2.7.2) 2025-11-24 19:06:52.561 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev14) (5.2.1) 2025-11-24 19:06:52.626 | Building wheels for collected packages: openstack-placement 2025-11-24 19:06:52.627 | Building editable for openstack-placement (pyproject.toml): started 2025-11-24 19:06:53.120 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2025-11-24 19:06:53.121 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev14-0.editable-py3-none-any.whl size=8755 sha256=f484fb91e8a4a179186bbeeba44cc925aac0adee199dc6f8e19bfce05b6624dc 2025-11-24 19:06:53.121 | Stored in directory: /tmp/pip-ephem-wheel-cache-pwp0n266/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2025-11-24 19:06:53.127 | Successfully built openstack-placement 2025-11-24 19:06:54.041 | Installing collected packages: openstack-placement 2025-11-24 19:06:54.109 | Successfully installed openstack-placement-14.1.0.dev14 2025-11-24 19:06:54.109 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:06:54.425 | + inc/python:pip_install:216 : result=0 2025-11-24 19:06:54.428 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:06:54.430 | + functions-common:time_stop:2423 : local name 2025-11-24 19:06:54.434 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:06:54.436 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:06:54.439 | + functions-common:time_stop:2426 : local total 2025-11-24 19:06:54.442 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:06:54.444 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:06:54.446 | + functions-common:time_stop:2430 : start_time=1764011207789 2025-11-24 19:06:54.450 | + functions-common:time_stop:2432 : [[ -z 1764011207789 ]] 2025-11-24 19:06:54.453 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:06:54.458 | + functions-common:time_stop:2435 : end_time=1764011214455 2025-11-24 19:06:54.462 | + functions-common:time_stop:2436 : elapsed_time=6666 2025-11-24 19:06:54.463 | + functions-common:time_stop:2437 : total=133631 2025-11-24 19:06:54.466 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:06:54.470 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=140297 2025-11-24 19:06:54.472 | + inc/python:pip_install:219 : return 0 2025-11-24 19:06:54.475 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:06:54.478 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:06:54.481 | + inc/python:setup_package:468 : '[' -d '/opt/stack/placement/*.egg-info' ']' 2025-11-24 19:06:54.485 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2025-11-24 19:06:54.488 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2025-11-24 19:06:54.492 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:06:54.494 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:06:54.498 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2025-11-24 19:06:54.500 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:06:54.503 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:06:54.507 | + ./stack.sh:main:991 : configure_placement 2025-11-24 19:06:54.510 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2025-11-24 19:06:54.537 | + lib/placement:configure_placement:87 : create_placement_conf 2025-11-24 19:06:54.539 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2025-11-24 19:06:54.545 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2025-11-24 19:06:54.548 | ++ lib/database:database_connection_url:134 : local db=placement 2025-11-24 19:06:54.552 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2025-11-24 19:06:54.555 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=placement 2025-11-24 19:06:54.557 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:06:54.561 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:06:54.564 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:06:54.585 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:54.588 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:06:54.591 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:54.595 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2025-11-24 19:06:54.636 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2025-11-24 19:06:54.677 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2025-11-24 19:06:54.718 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2025-11-24 19:06:54.722 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2025-11-24 19:06:54.724 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2025-11-24 19:06:54.727 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-24 19:06:54.730 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:06:54.734 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2025-11-24 19:06:54.777 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2025-11-24 19:06:54.818 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://38.102.83.12/identity 2025-11-24 19:06:54.856 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2025-11-24 19:06:54.894 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2025-11-24 19:06:54.932 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2025-11-24 19:06:54.971 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2025-11-24 19:06:55.012 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2025-11-24 19:06:55.052 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:06:55.091 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2025-11-24 19:06:55.130 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:06:55.133 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2025-11-24 19:06:55.135 | + functions:setup_logging:686 : setup_systemd_logging /etc/placement/placement.conf 2025-11-24 19:06:55.139 | + functions:setup_systemd_logging:703 : local conf_file=/etc/placement/placement.conf 2025-11-24 19:06:55.143 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:06:55.164 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:06:55.166 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:06:55.169 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:06:55.173 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:06:55.176 | + functions:setup_systemd_logging:716 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:06:55.214 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:06:55.251 | + functions:setup_systemd_logging:719 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-24 19:06:55.289 | + functions:setup_systemd_logging:720 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:06:55.329 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT log_color False 2025-11-24 19:06:55.368 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2025-11-24 19:06:55.372 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2025-11-24 19:06:55.374 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2025-11-24 19:06:55.378 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2025-11-24 19:06:55.381 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-24 19:06:55.384 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2025-11-24 19:06:55.386 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2025-11-24 19:06:55.389 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-24 19:06:55.392 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-24 19:06:55.423 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-24 19:06:55.424 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:06:55.443 | d /var/run/uwsgi 0755 stack root 2025-11-24 19:06:55.448 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:06:55.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. 2025-11-24 19:06:55.490 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2025-11-24 19:06:55.493 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2025-11-24 19:06:55.499 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:06:55.503 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2025-11-24 19:06:55.550 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2025-11-24 19:06:55.590 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2025-11-24 19:06:55.623 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2025-11-24 19:06:55.660 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2025-11-24 19:06:55.694 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-24 19:06:55.729 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2025-11-24 19:06:55.768 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2025-11-24 19:06:55.804 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2025-11-24 19:06:55.841 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-24 19:06:55.877 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2025-11-24 19:06:55.913 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-24 19:06:55.948 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2025-11-24 19:06:55.986 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2025-11-24 19:06:56.019 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-24 19:06:56.022 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-24 19:06:56.026 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2025-11-24 19:06:56.029 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2025-11-24 19:06:56.032 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:06:56.035 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:56.037 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:56.040 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:06:56.042 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:56.045 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:56.048 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:56.050 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:56.053 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:56.057 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:56.059 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:56.063 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:56.066 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:56.069 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:56.072 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-11-24 19:06:56.075 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/placement-api.conf ']' 2025-11-24 19:06:56.078 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/placement-api.conf.disabled 2025-11-24 19:06:56.082 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/placement-api.conf.disabled 2025-11-24 19:06:56.085 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2025-11-24 19:06:56.121 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2025-11-24 19:06:56.157 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled 2025-11-24 19:06:56.157 | + 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 ' 2025-11-24 19:06:56.180 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2025-11-24 19:06:56.186 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2025-11-24 19:06:56.189 | + lib/apache:enable_apache_site:191 : local site=placement-api 2025-11-24 19:06:56.192 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:06:56.195 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:06:56.198 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:06:56.201 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:06:56.204 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:56.206 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:56.210 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:06:56.213 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:56.215 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:56.218 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:56.221 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:56.224 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:56.227 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:56.230 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:56.233 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:56.237 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:56.240 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:56.243 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:06:56.246 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:06:56.249 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:56.253 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:56.255 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:06:56.258 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:56.261 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:56.264 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:56.266 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:56.269 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:56.272 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:56.275 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:56.278 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:56.280 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:56.283 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:56.287 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-11-24 19:06:56.290 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]] 2025-11-24 19:06:56.293 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/placement-api.conf ]] 2025-11-24 19:06:56.295 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf 2025-11-24 19:06:56.322 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-24 19:06:56.324 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:06:56.327 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:06:56.330 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:06:57.532 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-11-24 19:06:57.536 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-11-24 19:06:57.539 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2025-11-24 19:06:57.581 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2025-11-24 19:06:57.620 | + ./stack.sh:main:998 : is_service_enabled placement placement-client 2025-11-24 19:06:57.641 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:57.644 | + ./stack.sh:main:999 : is_service_enabled n-cpu 2025-11-24 19:06:57.665 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:57.669 | + ./stack.sh:main:1000 : configure_placement_nova_compute 2025-11-24 19:06:57.672 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova.conf 2025-11-24 19:06:57.675 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova.conf placement auth_type password 2025-11-24 19:06:57.718 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova.conf placement auth_url https://38.102.83.12/identity 2025-11-24 19:06:57.760 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova.conf placement username nova 2025-11-24 19:06:57.801 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova.conf placement password secretservice 2025-11-24 19:06:57.840 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova.conf placement user_domain_name Default 2025-11-24 19:06:57.883 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova.conf placement project_name service 2025-11-24 19:06:57.925 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova.conf placement project_domain_name Default 2025-11-24 19:06:57.965 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova.conf placement region_name RegionOne 2025-11-24 19:06:58.006 | + ./stack.sh:main:1004 : is_service_enabled horizon 2025-11-24 19:06:58.027 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:06:58.031 | + ./stack.sh:main:1006 : stack_install_service horizon 2025-11-24 19:06:58.034 | + lib/stack:stack_install_service:20 : local service=horizon 2025-11-24 19:06:58.037 | + lib/stack:stack_install_service:21 : type install_horizon 2025-11-24 19:06:58.041 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-24 19:06:58.044 | + lib/stack:stack_install_service:32 : install_horizon 2025-11-24 19:06:58.047 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2025-11-24 19:06:58.051 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2025-11-24 19:06:58.055 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:58.058 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:58.061 | + lib/apache:install_apache_wsgi:138 : is_fedora 2025-11-24 19:06:58.065 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:58.068 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:58.071 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:58.074 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:58.078 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:58.080 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:58.083 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:58.087 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:58.090 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:58.094 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:58.098 | + lib/apache:install_apache_wsgi:139 : sudo rm -f '/etc/httpd/conf.d/000-*' 2025-11-24 19:06:58.126 | + lib/apache:install_apache_wsgi:140 : install_package httpd python3.12-mod_wsgi 2025-11-24 19:06:58.130 | + functions-common:install_package:1441 : update_package_repo 2025-11-24 19:06:58.134 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-24 19:06:58.137 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-24 19:06:58.140 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-24 19:06:58.144 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:58.148 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-24 19:06:58.150 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:58.154 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:58.157 | + functions-common:install_package:1442 : real_install_package httpd python3.12-mod_wsgi 2025-11-24 19:06:58.161 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-24 19:06:58.165 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:06:58.168 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:06:58.171 | + functions-common:real_install_package:1431 : is_fedora 2025-11-24 19:06:58.174 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:06:58.177 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:06:58.180 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:06:58.183 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:06:58.186 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:06:58.188 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:06:58.191 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:06:58.195 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:06:58.198 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:06:58.202 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:06:58.204 | + functions-common:real_install_package:1432 : yum_install httpd python3.12-mod_wsgi 2025-11-24 19:06:58.208 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-24 19:06:58.212 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-24 19:06:58.215 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-24 19:06:58.218 | + functions-common:time_start:2409 : local name=yum_install 2025-11-24 19:06:58.222 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:06:58.225 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:06:58.230 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:06:58.236 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011218232 2025-11-24 19:06:58.238 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y httpd python3.12-mod_wsgi 2025-11-24 19:06:58.242 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-24 19:06:58.247 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-24 19:06:58.252 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-24 19:06:58.255 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-24 19:06:58.259 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y httpd python3.12-mod_wsgi 2025-11-24 19:06:58.818 | Last metadata expiration check: 0:10:45 ago on Mon 24 Nov 2025 01:56:13 PM EST. 2025-11-24 19:06:58.885 | Package httpd-2.4.63-5.el10.x86_64 is already installed. 2025-11-24 19:06:58.916 | Dependencies resolved. 2025-11-24 19:06:58.917 | ================================================================================ 2025-11-24 19:06:58.917 | Package Architecture Version Repository Size 2025-11-24 19:06:58.917 | ================================================================================ 2025-11-24 19:06:58.917 | Installing: 2025-11-24 19:06:58.917 | python3-mod_wsgi x86_64 5.0.0-4.el10 appstream 957 k 2025-11-24 19:06:58.917 | 2025-11-24 19:06:58.917 | Transaction Summary 2025-11-24 19:06:58.917 | ================================================================================ 2025-11-24 19:06:58.917 | Install 1 Package 2025-11-24 19:06:58.917 | 2025-11-24 19:06:58.917 | Total download size: 957 k 2025-11-24 19:06:58.917 | Installed size: 5.6 M 2025-11-24 19:06:58.917 | Downloading Packages: 2025-11-24 19:06:59.161 | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm 6.1 MB/s | 957 kB 00:00 2025-11-24 19:06:59.164 | -------------------------------------------------------------------------------- 2025-11-24 19:06:59.165 | Total 3.8 MB/s | 957 kB 00:00 2025-11-24 19:06:59.193 | Running transaction check 2025-11-24 19:06:59.216 | Transaction check succeeded. 2025-11-24 19:06:59.216 | Running transaction test 2025-11-24 19:06:59.328 | Transaction test succeeded. 2025-11-24 19:06:59.328 | Running transaction 2025-11-24 19:06:59.566 | Preparing : 1/1 2025-11-24 19:06:59.646 | Installing : python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-11-24 19:07:00.181 | Running scriptlet: python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-11-24 19:07:00.181 | 2025-11-24 19:07:00.181 | Installed: 2025-11-24 19:07:00.181 | python3-mod_wsgi-5.0.0-4.el10.x86_64 2025-11-24 19:07:00.181 | 2025-11-24 19:07:00.181 | Complete! 2025-11-24 19:07:00.235 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-24 19:07:00.238 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:00.241 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:00.244 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:00.246 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:00.249 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:00.252 | + functions-common:time_stop:2429 : name=yum_install 2025-11-24 19:07:00.254 | + functions-common:time_stop:2430 : start_time=1764011218232 2025-11-24 19:07:00.256 | + functions-common:time_stop:2432 : [[ -z 1764011218232 ]] 2025-11-24 19:07:00.260 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:00.264 | + functions-common:time_stop:2435 : end_time=1764011220262 2025-11-24 19:07:00.267 | + functions-common:time_stop:2436 : elapsed_time=2030 2025-11-24 19:07:00.271 | + functions-common:time_stop:2437 : total=325493 2025-11-24 19:07:00.274 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:00.275 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=327523 2025-11-24 19:07:00.278 | + lib/apache:install_apache_wsgi:142 : sudo systemctl enable httpd 2025-11-24 19:07:00.303 | Created symlink '/etc/systemd/system/multi-user.target.wants/httpd.service' → '/usr/lib/systemd/system/httpd.service'. 2025-11-24 19:07:00.569 | + lib/apache:install_apache_wsgi:145 : sudo sed -i '/mod_mpm_prefork.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-24 19:07:00.599 | + lib/apache:install_apache_wsgi:146 : sudo sed -i '/mod_mpm_event.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-24 19:07:00.625 | + lib/apache:install_apache_wsgi:147 : sudo sed -i '/mod_mpm_worker.so/s/^#//g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-24 19:07:00.651 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2025-11-24 19:07:00.654 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2025-11-24 19:07:00.657 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:07:00.661 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:00.664 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:00.667 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:00.670 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:00.673 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:00.676 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:00.679 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:00.682 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:00.685 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:00.689 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:00.691 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:00.694 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:00.697 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:00.700 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:00.704 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:00.706 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2025-11-24 19:07:00.709 | + inc/python:pip_install_gr:94 : local name=pymemcache 2025-11-24 19:07:00.713 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:07:00.717 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2025-11-24 19:07:00.720 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2025-11-24 19:07:00.723 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:07:00.727 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:07:00.728 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:07:00.734 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2025-11-24 19:07:00.737 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2025-11-24 19:07:00.741 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2025-11-24 19:07:00.744 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2025-11-24 19:07:00.748 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2025-11-24 19:07:00.773 | Using python 3.12 to install pymemcache!=1.3.0 2025-11-24 19:07:00.777 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'pymemcache!=1.3.0' 2025-11-24 19:07:01.537 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:07:01.599 | Collecting pymemcache!=1.3.0 2025-11-24 19:07:01.605 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-11-24 19:07:01.616 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-11-24 19:07:01.622 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 14.0 MB/s eta 0:00:00 2025-11-24 19:07:02.505 | Installing collected packages: pymemcache 2025-11-24 19:07:02.617 | Successfully installed pymemcache-4.0.0 2025-11-24 19:07:02.618 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:07:02.923 | + inc/python:pip_install:216 : result=0 2025-11-24 19:07:02.926 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:07:02.930 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:02.933 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:02.935 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:02.939 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:02.941 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:02.944 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:07:02.947 | + functions-common:time_stop:2430 : start_time=1764011220767 2025-11-24 19:07:02.949 | + functions-common:time_stop:2432 : [[ -z 1764011220767 ]] 2025-11-24 19:07:02.953 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:02.959 | + functions-common:time_stop:2435 : end_time=1764011222956 2025-11-24 19:07:02.961 | + functions-common:time_stop:2436 : elapsed_time=2189 2025-11-24 19:07:02.964 | + functions-common:time_stop:2437 : total=140297 2025-11-24 19:07:02.967 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:02.970 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=142486 2025-11-24 19:07:02.972 | + inc/python:pip_install:219 : return 0 2025-11-24 19:07:02.976 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2025-11-24 19:07:02.980 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/horizon.git 2025-11-24 19:07:02.982 | + functions-common:git_clone:593 : local git_dest=/opt/stack/horizon 2025-11-24 19:07:02.985 | + functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:07:02.988 | + functions-common:git_clone:595 : local orig_dir 2025-11-24 19:07:02.991 | ++ functions-common:git_clone:596 : pwd 2025-11-24 19:07:02.995 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:07:02.997 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:07:03.002 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:07:03.021 | + functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:07:03.024 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:07:03.026 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:07:03.029 | + functions-common:git_clone:613 : echo master 2025-11-24 19:07:03.030 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:07:03.033 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:07:03.037 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/horizon ]] 2025-11-24 19:07:03.040 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:07:03.043 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/horizon 2025-11-24 19:07:03.070 | + functions-common:git_clone:675 : cd /opt/stack/horizon 2025-11-24 19:07:03.074 | + functions-common:git_clone:676 : git show --oneline 2025-11-24 19:07:03.074 | + functions-common:git_clone:676 : head -1 2025-11-24 19:07:03.085 | a877edc6b Imported Translations from Zanata 2025-11-24 19:07:03.089 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:07:03.091 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-24 19:07:03.095 | + ./stack.sh:main:1009 : is_service_enabled tls-proxy 2025-11-24 19:07:03.117 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.120 | + ./stack.sh:main:1010 : fix_system_ca_bundle_path 2025-11-24 19:07:03.123 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2025-11-24 19:07:03.145 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.148 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2025-11-24 19:07:03.151 | + lib/tls:fix_system_ca_bundle_path:367 : [[ False == \T\r\u\e ]] 2025-11-24 19:07:03.155 | ++ lib/tls:fix_system_ca_bundle_path:370 : python3.12 -c 'try: 2025-11-24 19:07:03.155 | from requests import certs 2025-11-24 19:07:03.155 | print (certs.where()) 2025-11-24 19:07:03.155 | except ImportError: pass' 2025-11-24 19:07:03.306 | + lib/tls:fix_system_ca_bundle_path:370 : capath=/usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-24 19:07:03.309 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem == '' ]] 2025-11-24 19:07:03.312 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2025-11-24 19:07:03.314 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /usr/local/lib/python3.12/site-packages/certifi/cacert.pem ]] 2025-11-24 19:07:03.316 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2025-11-24 19:07:03.319 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:03.323 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:03.326 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:03.329 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:03.331 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:03.335 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:03.338 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:03.340 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:03.344 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:03.348 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:03.351 | + lib/tls:fix_system_ca_bundle_path:374 : sudo rm -f /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-24 19:07:03.378 | + lib/tls:fix_system_ca_bundle_path:375 : sudo ln -s /etc/pki/tls/certs/ca-bundle.crt /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-24 19:07:03.405 | + ./stack.sh:main:1013 : is_service_enabled cinder 2025-11-24 19:07:03.426 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.429 | + ./stack.sh:main:1015 : init_os_brick 2025-11-24 19:07:03.433 | + lib/cinder:init_os_brick:520 : mkdir -p /opt/stack/data/os_brick 2025-11-24 19:07:03.438 | + lib/cinder:init_os_brick:521 : is_service_enabled cinder 2025-11-24 19:07:03.459 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.463 | + lib/cinder:init_os_brick:522 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-24 19:07:03.510 | + lib/cinder:init_os_brick:524 : is_service_enabled nova 2025-11-24 19:07:03.531 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.535 | + lib/cinder:init_os_brick:525 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-24 19:07:03.576 | + lib/cinder:init_os_brick:527 : is_service_enabled glance 2025-11-24 19:07:03.597 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.600 | + lib/cinder:init_os_brick:528 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-24 19:07:03.640 | + lib/cinder:init_os_brick:529 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-24 19:07:03.681 | + ./stack.sh:main:1022 : run_phase stack install 2025-11-24 19:07:03.684 | + functions-common:run_phase:1851 : local mode=stack 2025-11-24 19:07:03.687 | + functions-common:run_phase:1852 : local phase=install 2025-11-24 19:07:03.690 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 19:07:03.693 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 19:07:03.696 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 19:07:03.699 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 19:07:03.702 | + functions-common:run_phase:1861 : local extra 2025-11-24 19:07:03.707 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 19:07:03.712 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 19:07:03.715 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 19:07:03.718 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 19:07:03.722 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2025-11-24 19:07:03.725 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 19:07:03.743 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:03.746 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:07:03.749 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:07:03.752 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2025-11-24 19:07:03.755 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2025-11-24 19:07:03.758 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:07:03.760 | ++ ./stack.sh:echo_summary:473 : echo -e Installing Tempest 2025-11-24 19:07:03.763 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2025-11-24 19:07:03.766 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2025-11-24 19:07:03.836 | ++ inc/async:async_inner:63 : install_tempest 2025-11-24 19:07:03.879 | [8815 Async install_tempest:78785]: running: install_tempest 2025-11-24 19:07:03.883 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-24 19:07:03.886 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-24 19:07:03.889 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:07:03.893 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-24 19:07:03.896 | + functions-common:run_phase:1878 : run_plugins stack install 2025-11-24 19:07:03.900 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-24 19:07:03.903 | + functions-common:run_plugins:1838 : local phase=install 2025-11-24 19:07:03.906 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-24 19:07:03.909 | + functions-common:run_plugins:1841 : local plugin 2025-11-24 19:07:03.912 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-24 19:07:03.916 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-24 19:07:03.919 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-24 19:07:03.922 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack install 2025-11-24 19:07:03.926 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-24 19:07:03.928 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-24 19:07:03.932 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-24 19:07:03.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-24 19:07:03.940 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-24 19:07:03.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-24 19:07:03.947 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-24 19:07:03.950 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-24 19:07:03.954 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-24 19:07:03.957 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-24 19:07:03.961 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-24 19:07:03.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-24 19:07:03.968 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-24 19:07:03.972 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-24 19:07:03.975 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-24 19:07:03.978 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-24 19:07:03.982 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-24 19:07:03.985 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-24 19:07:03.989 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-24 19:07:03.992 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-24 19:07:03.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-24 19:07:04.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-24 19:07:04.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-24 19:07:04.020 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-24 19:07:04.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-24 19:07:04.027 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:07:04.047 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:07:04.051 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-24 19:07:04.056 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-24 19:07:04.056 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-24 19:07:04.061 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-24 19:07:04.065 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-24 19:07:04.068 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-24 19:07:04.074 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:07:04.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:07:04.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-24 19:07:04.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:07:04.104 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-24 19:07:04.107 | + ./stack.sh:main:1025 : use_library_from_git python-openstackclient 2025-11-24 19:07:04.110 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2025-11-24 19:07:04.113 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:07:04.116 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:07:04.119 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2025-11-24 19:07:04.123 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:07:04.126 | + ./stack.sh:main:1029 : pip_install_gr python-openstackclient 2025-11-24 19:07:04.129 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2025-11-24 19:07:04.133 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-24 19:07:04.138 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2025-11-24 19:07:04.140 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2025-11-24 19:07:04.144 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-24 19:07:04.149 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2025-11-24 19:07:04.149 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-24 19:07:04.155 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2025-11-24 19:07:04.158 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2025-11-24 19:07:04.161 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-24 19:07:04.165 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2025-11-24 19:07:04.168 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-24 19:07:04.194 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2025-11-24 19:07:04.197 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-24 19:07:04.957 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:07:05.032 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2025-11-24 19:07:05.038 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/95/b0/7d34b084e2b190c0dc3fc149ff28b6a5e50c333b1443388d1970c3a8b9e5/python_openstackclient-8.2.0-py3-none-any.whl.metadata (10 kB) 2025-11-24 19:07:05.067 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2025-11-24 19:07:05.069 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2025-11-24 19:07:05.069 | Requirement already satisfied: cliff>=4.8.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.12.0) 2025-11-24 19:07:05.070 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2025-11-24 19:07:05.072 | Requirement already satisfied: openstacksdk>=4.6.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.8.0) 2025-11-24 19:07:05.072 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2025-11-24 19:07:05.073 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.7.1) 2025-11-24 19:07:05.074 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.7.0) 2025-11-24 19:07:05.075 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.8.0) 2025-11-24 19:07:05.076 | Requirement already satisfied: requests>=2.27.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.32.5) 2025-11-24 19:07:05.077 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.6.0) 2025-11-24 19:07:05.081 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.5.2) 2025-11-24 19:07:05.082 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2025-11-24 19:07:05.084 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (3.16.0) 2025-11-24 19:07:05.085 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2025-11-24 19:07:05.098 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2025-11-24 19:07:05.108 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2025-11-24 19:07:05.108 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2025-11-24 19:07:05.110 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.0.1) 2025-11-24 19:07:05.111 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2025-11-24 19:07:05.112 | Requirement already satisfied: keystoneauth1>=5.10.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.12.0) 2025-11-24 19:07:05.113 | Requirement already satisfied: os-service-types>=1.8.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2025-11-24 19:07:05.114 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.5.0) 2025-11-24 19:07:05.116 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.1.1) 2025-11-24 19:07:05.117 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2025-11-24 19:07:05.118 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2025-11-24 19:07:05.124 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (9.2.0) 2025-11-24 19:07:05.130 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (69.0.3) 2025-11-24 19:07:05.144 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2025-11-24 19:07:05.145 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.0) 2025-11-24 19:07:05.146 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2025-11-24 19:07:05.148 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (25.0) 2025-11-24 19:07:05.155 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2025-11-24 19:07:05.156 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.11) 2025-11-24 19:07:05.158 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (1.26.20) 2025-11-24 19:07:05.159 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2025.11.12) 2025-11-24 19:07:05.170 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.23) 2025-11-24 19:07:05.179 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2025-11-24 19:07:05.180 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.1) 2025-11-24 19:07:05.181 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.2.14) 2025-11-24 19:07:05.186 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2025-11-24 19:07:05.208 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2025-11-24 19:07:05.231 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2025-11-24 19:07:05.233 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/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) 2025-11-24 19:07:05.239 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2025-11-24 19:07:05.240 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2025.2) 2025-11-24 19:07:05.248 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.2.5) 2025-11-24 19:07:05.384 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (14.2.0) 2025-11-24 19:07:05.413 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2025-11-24 19:07:05.414 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2025-11-24 19:07:05.435 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2025-11-24 19:07:05.458 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/95/b0/7d34b084e2b190c0dc3fc149ff28b6a5e50c333b1443388d1970c3a8b9e5/python_openstackclient-8.2.0-py3-none-any.whl (1.1 MB) 2025-11-24 19:07:05.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 65.8 MB/s eta 0:00:00 2025-11-24 19:07:06.290 | WARNING: Skipping /usr/local/lib/python3.12/site-packages/tox-4.32.0.dist-info due to invalid metadata entry 'name' 2025-11-24 19:07:06.397 | Installing collected packages: python-openstackclient 2025-11-24 19:07:07.284 | Successfully installed python-openstackclient-8.2.0 2025-11-24 19:07:07.284 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:07:07.568 | + inc/python:pip_install:216 : result=0 2025-11-24 19:07:07.571 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:07:07.573 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:07.576 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:07.579 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:07.583 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:07.585 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:07.588 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:07:07.591 | + functions-common:time_stop:2430 : start_time=1764011224188 2025-11-24 19:07:07.594 | + functions-common:time_stop:2432 : [[ -z 1764011224188 ]] 2025-11-24 19:07:07.598 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:07.601 | + functions-common:time_stop:2435 : end_time=1764011227599 2025-11-24 19:07:07.603 | + functions-common:time_stop:2436 : elapsed_time=3411 2025-11-24 19:07:07.606 | + functions-common:time_stop:2437 : total=142486 2025-11-24 19:07:07.609 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:07.612 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=145897 2025-11-24 19:07:07.615 | + inc/python:pip_install:219 : return 0 2025-11-24 19:07:07.618 | + ./stack.sh:main:1030 : is_service_enabled openstack-cli-server 2025-11-24 19:07:07.639 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:07.643 | + ./stack.sh:main:1031 : install_openstack_cli_server 2025-11-24 19:07:07.646 | + functions-common:install_openstack_cli_server:2444 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:07:07.649 | + functions-common:install_openstack_cli_server:2444 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:07:07.652 | + functions-common:install_openstack_cli_server:2445 : run_process openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.656 | + functions-common:run_process:1677 : local service=openstack-cli-server 2025-11-24 19:07:07.660 | + functions-common:run_process:1678 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.662 | + functions-common:run_process:1679 : local group= 2025-11-24 19:07:07.666 | + functions-common:run_process:1680 : local user= 2025-11-24 19:07:07.669 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:07:07.672 | + functions-common:run_process:1683 : local name=openstack-cli-server 2025-11-24 19:07:07.675 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:07:07.678 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:07:07.682 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:07.685 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:07.689 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:07.695 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011227691 2025-11-24 19:07:07.698 | + functions-common:run_process:1686 : is_service_enabled openstack-cli-server 2025-11-24 19:07:07.718 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:07.722 | + functions-common:run_process:1687 : _run_under_systemd openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2025-11-24 19:07:07.725 | + functions-common:_run_under_systemd:1631 : local service=openstack-cli-server 2025-11-24 19:07:07.728 | + functions-common:_run_under_systemd:1632 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.731 | + functions-common:_run_under_systemd:1633 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.734 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.738 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.741 | + functions-common:_common_systemd_pitfalls:1606 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2025-11-24 19:07:07.744 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2025-11-24 19:07:07.747 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@openstack-cli-server.service 2025-11-24 19:07:07.750 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:07:07.753 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:07:07.757 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:07:07.760 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:07:07.763 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2025-11-24 19:07:07.766 | + functions-common:_run_under_systemd:1647 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2025-11-24 19:07:07.769 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@openstack-cli-server.service '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2025-11-24 19:07:07.773 | + functions-common:write_user_unit_file:1538 : local service=devstack@openstack-cli-server.service 2025-11-24 19:07:07.775 | + functions-common:write_user_unit_file:1539 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:07.778 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:07:07.781 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:07:07.783 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:07:07.786 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:07:07.789 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:07:07.792 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2025-11-24 19:07:07.795 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:07:07.800 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2025-11-24 19:07:07.923 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:07:08.047 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2025-11-24 19:07:08.144 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-24 19:07:08.240 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2025-11-24 19:07:08.357 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2025-11-24 19:07:08.454 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:07:08.552 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:07:08.555 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:07:08.557 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2025-11-24 19:07:08.671 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:07:08.962 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@openstack-cli-server.service 2025-11-24 19:07:08.994 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2025-11-24 19:07:09.216 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@openstack-cli-server.service 2025-11-24 19:07:09.282 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:07:09.284 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:09.287 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:09.290 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:09.293 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:09.296 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:09.299 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:07:09.302 | + functions-common:time_stop:2430 : start_time=1764011227691 2025-11-24 19:07:09.305 | + functions-common:time_stop:2432 : [[ -z 1764011227691 ]] 2025-11-24 19:07:09.309 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:09.314 | + functions-common:time_stop:2435 : end_time=1764011229311 2025-11-24 19:07:09.317 | + functions-common:time_stop:2436 : elapsed_time=1620 2025-11-24 19:07:09.320 | + functions-common:time_stop:2437 : total=0 2025-11-24 19:07:09.323 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:09.326 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1620 2025-11-24 19:07:09.330 | + ./stack.sh:main:1037 : install_oscwrap 2025-11-24 19:07:09.334 | ++ functions-common:install_oscwrap:2473 : mktemp 2025-11-24 19:07:09.340 | + functions-common:install_oscwrap:2473 : OSCWRAP_TIMER_FILE=/tmp/tmp.nKC0uWgFDJ 2025-11-24 19:07:09.342 | + functions-common:install_oscwrap:2476 : shopt -s expand_aliases 2025-11-24 19:07:09.346 | + functions-common:install_oscwrap:2479 : unalias -a 2025-11-24 19:07:09.349 | + functions-common:install_oscwrap:2481 : alias openstack=oscwrap 2025-11-24 19:07:09.353 | + ./stack.sh:main:1042 : [[ False != \F\a\l\s\e ]] 2025-11-24 19:07:09.356 | + ./stack.sh:main:1082 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-24 19:07:09.359 | + ./stack.sh:main:1083 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-24 19:07:09.363 | + ./stack.sh:main:1083 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-24 19:07:09.366 | + ./stack.sh:main:1090 : is_service_enabled mysql postgresql 2025-11-24 19:07:09.386 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:09.389 | + ./stack.sh:main:1091 : configure_database 2025-11-24 19:07:09.391 | + lib/database:configure_database:128 : configure_database_mysql 2025-11-24 19:07:09.393 | + lib/databases/mysql:configure_database_mysql:66 : local my_conf mysql slow_log my_client_conf 2025-11-24 19:07:09.395 | + lib/databases/mysql:configure_database_mysql:67 : echo_summary 'Configuring and starting MySQL' 2025-11-24 19:07:09.397 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:07:09.399 | + ./stack.sh:echo_summary:473 : echo -e Configuring and starting MySQL 2025-11-24 19:07:09.401 | + lib/databases/mysql:configure_database_mysql:69 : is_ubuntu 2025-11-24 19:07:09.403 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:09.405 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:09.407 | + lib/databases/mysql:configure_database_mysql:71 : is_oraclelinux 2025-11-24 19:07:09.409 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-11-24 19:07:09.412 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-11-24 19:07:09.413 | + lib/databases/mysql:configure_database_mysql:73 : is_fedora 2025-11-24 19:07:09.415 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:09.417 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:09.419 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:09.421 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:09.423 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:09.425 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:09.427 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:09.429 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:09.431 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:09.433 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:09.435 | + lib/databases/mysql:configure_database_mysql:74 : my_conf=/etc/my.cnf 2025-11-24 19:07:09.437 | + lib/databases/mysql:configure_database_mysql:75 : local cracklib_conf=/etc/my.cnf.d/cracklib_password_check.cnf 2025-11-24 19:07:09.439 | + lib/databases/mysql:configure_database_mysql:76 : '[' -f /etc/my.cnf.d/cracklib_password_check.cnf ']' 2025-11-24 19:07:09.441 | + lib/databases/mysql:configure_database_mysql:84 : is_ubuntu 2025-11-24 19:07:09.444 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:09.446 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:09.450 | ++ lib/databases/mysql:configure_database_mysql:93 : ipv6_unquote 0.0.0.0 2025-11-24 19:07:09.452 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-24 19:07:09.452 | ++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-11-24 19:07:09.457 | + lib/databases/mysql:configure_database_mysql:93 : iniset -sudo /etc/my.cnf mysqld bind-address 0.0.0.0 2025-11-24 19:07:09.563 | + lib/databases/mysql:configure_database_mysql:96 : is_fedora 2025-11-24 19:07:09.566 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:09.569 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:09.572 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:09.575 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:09.578 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:09.580 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:09.583 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:09.585 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:09.588 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:09.591 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:09.594 | + lib/databases/mysql:configure_database_mysql:98 : start_service mariadb 2025-11-24 19:07:09.596 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-24 19:07:09.599 | + functions-common:start_service:2331 : sudo /bin/systemctl start mariadb 2025-11-24 19:07:12.918 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2025-11-24 19:07:12.921 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:12.924 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:12.928 | + lib/databases/mysql:configure_database_mysql:111 : sudo mysqladmin -u root password secretdatabase 2025-11-24 19:07:12.966 | + lib/databases/mysql:configure_database_mysql:116 : is_ubuntu 2025-11-24 19:07:12.968 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:12.971 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:12.974 | + lib/databases/mysql:configure_database_mysql:119 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2025-11-24 19:07:12.977 | + lib/databases/mysql:configure_database_mysql:124 : min_db_ver=11.6.2 2025-11-24 19:07:12.981 | ++ lib/databases/mysql:configure_database_mysql:125 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2025-11-24 19:07:12.982 | ++ lib/databases/mysql:configure_database_mysql:125 : cut -d - -f 1 2025-11-24 19:07:13.014 | + lib/databases/mysql:configure_database_mysql:125 : db_version=10.11.11 2025-11-24 19:07:13.019 | ++ lib/databases/mysql:configure_database_mysql:126 : printf '%s\n' 11.6.2 10.11.11 2025-11-24 19:07:13.020 | ++ lib/databases/mysql:configure_database_mysql:126 : sort -V 2025-11-24 19:07:13.020 | ++ lib/databases/mysql:configure_database_mysql:126 : tail -n 1 2025-11-24 19:07:13.025 | + lib/databases/mysql:configure_database_mysql:126 : max_db_ver=11.6.2 2025-11-24 19:07:13.028 | + lib/databases/mysql:configure_database_mysql:127 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2025-11-24 19:07:13.031 | + lib/databases/mysql:configure_database_mysql:136 : is_ubuntu 2025-11-24 19:07:13.034 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:13.037 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:13.041 | + lib/databases/mysql:configure_database_mysql:141 : is_ubuntu 2025-11-24 19:07:13.044 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:13.046 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:13.049 | + lib/databases/mysql:configure_database_mysql:143 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2025-11-24 19:07:13.086 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2025-11-24 19:07:13.121 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/my.cnf mysqld sql_mode TRADITIONAL 2025-11-24 19:07:13.213 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/my.cnf mysqld default-storage-engine InnoDB 2025-11-24 19:07:13.308 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/my.cnf mysqld max_connections 1024 2025-11-24 19:07:13.407 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2025-11-24 19:07:13.410 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2025-11-24 19:07:13.413 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2025-11-24 19:07:13.413 | enabling MySQL performance counting 2025-11-24 19:07:13.416 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2025-11-24 19:07:13.440 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2025-11-24 19:07:13.443 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2025-11-24 19:07:14.200 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:07:14.209 | Processing ./tools/dbcounter 2025-11-24 19:07:14.211 | Installing build dependencies: started 2025-11-24 19:07:18.446 | Installing build dependencies: finished with status 'done' 2025-11-24 19:07:18.449 | Getting requirements to build wheel: started 2025-11-24 19:07:18.638 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:07:18.640 | Preparing metadata (pyproject.toml): started 2025-11-24 19:07:18.828 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:07:18.833 | Building wheels for collected packages: dbcounter 2025-11-24 19:07:18.835 | Building wheel for dbcounter (pyproject.toml): started 2025-11-24 19:07:19.026 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2025-11-24 19:07:19.027 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=e0e43b177325f2d91335b3a50e1738ca1f83af17f315d6ef0a8ebadf02f90b89 2025-11-24 19:07:19.027 | Stored in directory: /tmp/pip-ephem-wheel-cache-xjb395r5/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2025-11-24 19:07:19.031 | Successfully built dbcounter 2025-11-24 19:07:19.950 | Installing collected packages: dbcounter 2025-11-24 19:07:20.009 | Successfully installed dbcounter-0.1 2025-11-24 19:07:20.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:07:20.311 | + inc/python:pip_install:216 : result=0 2025-11-24 19:07:20.314 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:07:20.316 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:20.319 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:20.321 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:20.324 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:20.327 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:20.330 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:07:20.332 | + functions-common:time_stop:2430 : start_time=1764011233434 2025-11-24 19:07:20.335 | + functions-common:time_stop:2432 : [[ -z 1764011233434 ]] 2025-11-24 19:07:20.338 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:20.343 | + functions-common:time_stop:2435 : end_time=1764011240340 2025-11-24 19:07:20.346 | + functions-common:time_stop:2436 : elapsed_time=6906 2025-11-24 19:07:20.349 | + functions-common:time_stop:2437 : total=145897 2025-11-24 19:07:20.351 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:20.354 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=152803 2025-11-24 19:07:20.357 | + inc/python:pip_install:219 : return 0 2025-11-24 19:07:20.360 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2025-11-24 19:07:20.363 | + lib/database:recreate_database:112 : local db=stats 2025-11-24 19:07:20.365 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2025-11-24 19:07:20.368 | + lib/databases/mysql:recreate_database_mysql:60 : local db=stats 2025-11-24 19:07:20.372 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2025-11-24 19:07:20.387 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2025-11-24 19:07:20.399 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2025-11-24 19:07:20.399 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2025-11-24 19:07:20.421 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2025-11-24 19:07:20.424 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/my.cnf mysqld read_buffer_size 64K 2025-11-24 19:07:20.522 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/my.cnf mysqld innodb_buffer_pool_size 16M 2025-11-24 19:07:20.619 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/my.cnf mysqld thread_stack 192K 2025-11-24 19:07:20.715 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/my.cnf mysqld thread_cache_size 8 2025-11-24 19:07:20.812 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/my.cnf mysqld tmp_table_size 8M 2025-11-24 19:07:20.910 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/my.cnf mysqld sort_buffer_size 8M 2025-11-24 19:07:20.996 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/my.cnf mysqld max_allowed_packet 8M 2025-11-24 19:07:21.089 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mariadb 2025-11-24 19:07:21.092 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:07:21.095 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart mariadb 2025-11-24 19:07:21.804 | + ./stack.sh:main:1095 : save_stackenv 1095 2025-11-24 19:07:21.807 | + functions-common:save_stackenv:63 : local tag=1095 2025-11-24 19:07:21.809 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-24 19:07:21.814 | + functions-common:save_stackenv:65 : time_stamp=2025-11-24-140721 2025-11-24 19:07:21.817 | + functions-common:save_stackenv:66 : echo '# 2025-11-24-140721 1095' 2025-11-24 19:07:21.819 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.822 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-24 19:07:21.826 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.828 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-24 19:07:21.831 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.833 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-24 19:07:21.836 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.838 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2025-11-24 19:07:21.841 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.844 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.12 2025-11-24 19:07:21.847 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.850 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.12/identity 2025-11-24 19:07:21.852 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.854 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-24-135800 2025-11-24 19:07:21.857 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.860 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-24 19:07:21.863 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.866 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.12 2025-11-24 19:07:21.868 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.870 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-24 19:07:21.873 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.876 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.12,IP:::1 2025-11-24 19:07:21.878 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.881 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-24 19:07:21.883 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.886 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-24 19:07:21.888 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.891 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.12 2025-11-24 19:07:21.894 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:07:21.897 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-24 19:07:21.900 | + ./stack.sh:main:1105 : start_dstat 2025-11-24 19:07:21.902 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-11-24 19:07:21.905 | + functions-common:run_process:1677 : local service=dstat 2025-11-24 19:07:21.908 | + functions-common:run_process:1678 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-11-24 19:07:21.911 | + functions-common:run_process:1679 : local group= 2025-11-24 19:07:21.913 | + functions-common:run_process:1680 : local user= 2025-11-24 19:07:21.916 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:07:21.918 | + functions-common:run_process:1683 : local name=dstat 2025-11-24 19:07:21.921 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:07:21.924 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:07:21.927 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:21.930 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:21.933 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:21.937 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011241934 2025-11-24 19:07:21.940 | + functions-common:run_process:1686 : is_service_enabled dstat 2025-11-24 19:07:21.960 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:07:21.963 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:07:21.966 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:21.968 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:21.971 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:21.974 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:21.977 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:21.980 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:07:21.982 | + functions-common:time_stop:2430 : start_time=1764011241934 2025-11-24 19:07:21.985 | + functions-common:time_stop:2432 : [[ -z 1764011241934 ]] 2025-11-24 19:07:21.989 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:21.994 | + functions-common:time_stop:2435 : end_time=1764011241991 2025-11-24 19:07:21.997 | + functions-common:time_stop:2436 : elapsed_time=57 2025-11-24 19:07:22.000 | + functions-common:time_stop:2437 : total=1620 2025-11-24 19:07:22.002 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:22.005 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1677 2025-11-24 19:07:22.008 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-24 19:07:22.011 | + functions-common:run_process:1677 : local service=memory_tracker 2025-11-24 19:07:22.014 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.017 | + functions-common:run_process:1679 : local group= 2025-11-24 19:07:22.019 | + functions-common:run_process:1680 : local user=root 2025-11-24 19:07:22.021 | + functions-common:run_process:1681 : local env_vars=PYTHON=python3.12 2025-11-24 19:07:22.024 | + functions-common:run_process:1683 : local name=memory_tracker 2025-11-24 19:07:22.027 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:07:22.030 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:07:22.032 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:22.034 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:22.037 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:22.043 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011242039 2025-11-24 19:07:22.045 | + functions-common:run_process:1686 : is_service_enabled memory_tracker 2025-11-24 19:07:22.064 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:22.067 | + functions-common:run_process:1687 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-24 19:07:22.070 | + functions-common:_run_under_systemd:1631 : local service=memory_tracker 2025-11-24 19:07:22.073 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.075 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.078 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.082 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.084 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2025-11-24 19:07:22.087 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2025-11-24 19:07:22.091 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@memory_tracker.service 2025-11-24 19:07:22.093 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:07:22.096 | + functions-common:_run_under_systemd:1639 : local user=root 2025-11-24 19:07:22.099 | + functions-common:_run_under_systemd:1640 : [[ -z root ]] 2025-11-24 19:07:22.102 | + functions-common:_run_under_systemd:1643 : local env_vars=PYTHON=python3.12 2025-11-24 19:07:22.105 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2025-11-24 19:07:22.108 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2025-11-24 19:07:22.111 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-24 19:07:22.114 | + functions-common:write_user_unit_file:1538 : local service=devstack@memory_tracker.service 2025-11-24 19:07:22.116 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.118 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:07:22.121 | + functions-common:write_user_unit_file:1541 : local user=root 2025-11-24 19:07:22.124 | + functions-common:write_user_unit_file:1542 : local env_vars=PYTHON=python3.12 2025-11-24 19:07:22.127 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:07:22.130 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:07:22.133 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2025-11-24 19:07:22.136 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:07:22.142 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2025-11-24 19:07:22.264 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:07:22.379 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2025-11-24 19:07:22.482 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:07:22.565 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2025-11-24 19:07:22.659 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2025-11-24 19:07:22.747 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:07:22.837 | + functions-common:write_user_unit_file:1557 : [[ -n PYTHON=python3.12 ]] 2025-11-24 19:07:22.839 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2025-11-24 19:07:22.927 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:07:22.930 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2025-11-24 19:07:23.042 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:07:23.349 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@memory_tracker.service 2025-11-24 19:07:23.379 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2025-11-24 19:07:23.432 | ++ inc/async:async_inner:64 : rc=0 2025-11-24 19:07:23.460 | [78785 Async install_tempest:78785]: finished successfully 2025-11-24 19:07:23.616 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@memory_tracker.service 2025-11-24 19:07:23.681 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:07:23.684 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:23.687 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:23.691 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:23.694 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:23.696 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:23.700 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:07:23.703 | + functions-common:time_stop:2430 : start_time=1764011242039 2025-11-24 19:07:23.706 | + functions-common:time_stop:2432 : [[ -z 1764011242039 ]] 2025-11-24 19:07:23.710 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:23.716 | + functions-common:time_stop:2435 : end_time=1764011243712 2025-11-24 19:07:23.720 | + functions-common:time_stop:2436 : elapsed_time=1673 2025-11-24 19:07:23.723 | + functions-common:time_stop:2437 : total=1677 2025-11-24 19:07:23.727 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:23.730 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3350 2025-11-24 19:07:23.733 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2025-11-24 19:07:23.756 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:07:23.758 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.761 | + functions-common:run_process:1677 : local service=file_tracker 2025-11-24 19:07:23.764 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.768 | + functions-common:run_process:1679 : local group= 2025-11-24 19:07:23.771 | + functions-common:run_process:1680 : local user= 2025-11-24 19:07:23.774 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:07:23.778 | + functions-common:run_process:1683 : local name=file_tracker 2025-11-24 19:07:23.781 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:07:23.784 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:07:23.787 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:23.790 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:23.794 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:23.800 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011243796 2025-11-24 19:07:23.802 | + functions-common:run_process:1686 : is_service_enabled file_tracker 2025-11-24 19:07:23.825 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:23.828 | + functions-common:run_process:1687 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2025-11-24 19:07:23.831 | + functions-common:_run_under_systemd:1631 : local service=file_tracker 2025-11-24 19:07:23.833 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.837 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.839 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.842 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.845 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2025-11-24 19:07:23.847 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2025-11-24 19:07:23.850 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@file_tracker.service 2025-11-24 19:07:23.853 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:07:23.857 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:07:23.859 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:07:23.862 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:07:23.866 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2025-11-24 19:07:23.869 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2025-11-24 19:07:23.873 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2025-11-24 19:07:23.876 | + functions-common:write_user_unit_file:1538 : local service=devstack@file_tracker.service 2025-11-24 19:07:23.879 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:23.882 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:07:23.886 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:07:23.888 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:07:23.892 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:07:23.895 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:07:23.897 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2025-11-24 19:07:23.899 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:07:23.905 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2025-11-24 19:07:24.027 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:07:24.133 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2025-11-24 19:07:24.215 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:07:24.306 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2025-11-24 19:07:24.402 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2025-11-24 19:07:24.497 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:07:24.601 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:07:24.604 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:07:24.608 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2025-11-24 19:07:24.729 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:07:25.020 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@file_tracker.service 2025-11-24 19:07:25.054 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2025-11-24 19:07:25.278 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@file_tracker.service 2025-11-24 19:07:25.330 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:07:25.335 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:25.339 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:25.341 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:25.344 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:25.348 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:25.351 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:07:25.354 | + functions-common:time_stop:2430 : start_time=1764011243796 2025-11-24 19:07:25.358 | + functions-common:time_stop:2432 : [[ -z 1764011243796 ]] 2025-11-24 19:07:25.362 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:25.368 | + functions-common:time_stop:2435 : end_time=1764011245364 2025-11-24 19:07:25.371 | + functions-common:time_stop:2436 : elapsed_time=1568 2025-11-24 19:07:25.374 | + functions-common:time_stop:2437 : total=3350 2025-11-24 19:07:25.377 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:25.380 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4918 2025-11-24 19:07:25.383 | + ./stack.sh:main:1107 : is_service_enabled atop 2025-11-24 19:07:25.405 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:07:25.408 | + ./stack.sh:main:1115 : is_service_enabled tcpdump 2025-11-24 19:07:25.428 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:07:25.432 | + ./stack.sh:main:1123 : is_service_enabled etcd3 2025-11-24 19:07:25.452 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:25.455 | + ./stack.sh:main:1124 : start_etcd3 2025-11-24 19:07:25.459 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2025-11-24 19:07:25.461 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0005533992.novalocal --data-dir /opt/stack/data/etcd' 2025-11-24 19:07:25.464 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2025-11-24 19:07:25.467 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0005533992.novalocal=http://38.102.83.12:2380' 2025-11-24 19:07:25.470 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://38.102.83.12:2380' 2025-11-24 19:07:25.473 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://38.102.83.12:2379' 2025-11-24 19:07:25.477 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2025-11-24 19:07:25.479 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2025-11-24 19:07:25.482 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://38.102.83.12:2379' 2025-11-24 19:07:25.485 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2025-11-24 19:07:25.487 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2025-11-24 19:07:25.490 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-11-24 19:07:25.493 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0005533992.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005533992.novalocal=http://38.102.83.12:2380 --initial-advertise-peer-urls http://38.102.83.12:2380 --advertise-client-urls http://38.102.83.12:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.12:2379 --log-level=debug' '' root 2025-11-24 19:07:25.495 | + functions-common:write_user_unit_file:1538 : local service=devstack@etcd.service 2025-11-24 19:07:25.498 | + functions-common:write_user_unit_file:1539 : local 'command=/opt/stack/bin/etcd --name np0005533992.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005533992.novalocal=http://38.102.83.12:2380 --initial-advertise-peer-urls http://38.102.83.12:2380 --advertise-client-urls http://38.102.83.12:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.12:2379 --log-level=debug' 2025-11-24 19:07:25.500 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:07:25.503 | + functions-common:write_user_unit_file:1541 : local user=root 2025-11-24 19:07:25.506 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:07:25.509 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:07:25.512 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:07:25.515 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-11-24 19:07:25.518 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:07:25.522 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2025-11-24 19:07:25.634 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:07:25.761 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2025-11-24 19:07:25.855 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0005533992.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005533992.novalocal=http://38.102.83.12:2380 --initial-advertise-peer-urls http://38.102.83.12:2380 --advertise-client-urls http://38.102.83.12:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.12:2379 --log-level=debug' 2025-11-24 19:07:25.953 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2025-11-24 19:07:26.050 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2025-11-24 19:07:26.138 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:07:26.221 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:07:26.224 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:07:26.227 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2025-11-24 19:07:26.333 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:07:26.641 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2025-11-24 19:07:26.748 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2025-11-24 19:07:26.846 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2025-11-24 19:07:26.947 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2025-11-24 19:07:27.043 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2025-11-24 19:07:27.048 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:07:27.053 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-24 19:07:27.056 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2025-11-24 19:07:27.362 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2025-11-24 19:07:27.399 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@etcd.service' → '/etc/systemd/system/devstack@etcd.service'. 2025-11-24 19:07:27.639 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2025-11-24 19:07:28.334 | + ./stack.sh:main:1130 : is_service_enabled tls-proxy 2025-11-24 19:07:28.354 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:28.357 | + ./stack.sh:main:1131 : start_tls_proxy http-services '*' 443 38.102.83.12 80 2025-11-24 19:07:28.360 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2025-11-24 19:07:28.364 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-24 19:07:28.367 | + lib/tls:start_tls_proxy:512 : local f_port=443 2025-11-24 19:07:28.370 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.12 2025-11-24 19:07:28.373 | + lib/tls:start_tls_proxy:514 : local b_port=80 2025-11-24 19:07:28.377 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-11-24 19:07:28.380 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-24 19:07:28.383 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-24 19:07:28.387 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-24 19:07:28.389 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-24 19:07:28.393 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/httpd/conf.d/connection-tuning.conf' 2025-11-24 19:07:28.422 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2025-11-24 19:07:28.426 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-24 19:07:28.430 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2025-11-24 19:07:28.434 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2025-11-24 19:07:28.437 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:07:28.440 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.443 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.447 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:07:28.451 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.454 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.457 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.460 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.464 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.466 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.470 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.474 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.477 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.480 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.483 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-24 19:07:28.486 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/http-services-tls-proxy.conf ']' 2025-11-24 19:07:28.490 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-11-24 19:07:28.494 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-11-24 19:07:28.498 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-24 19:07:28.501 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2025-11-24 19:07:28.504 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2025-11-24 19:07:28.507 | + lib/tls:start_tls_proxy:528 : listen_string= 2025-11-24 19:07:28.510 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled' 2025-11-24 19:07:28.541 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:28.544 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-24 19:07:28.547 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-24 19:07:28.550 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:28.552 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:28.555 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.558 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.562 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:28.565 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.568 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.571 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.574 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.577 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.580 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.582 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.585 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.588 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.591 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.595 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:28.598 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:28.602 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-24 19:07:28.605 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-24 19:07:28.609 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:28.612 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:28.616 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.619 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.622 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:28.625 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.629 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.632 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.636 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.639 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.641 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.644 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.648 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.652 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.654 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.657 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:28.659 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:28.663 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-24 19:07:28.666 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-24 19:07:28.669 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:28.672 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:28.675 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.678 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.681 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:28.684 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.687 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.691 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.694 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.697 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.700 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.703 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.706 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.709 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.712 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.714 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:28.717 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:28.719 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-24 19:07:28.723 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-24 19:07:28.726 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:28.729 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:28.732 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.735 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.739 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:28.742 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.745 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.748 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.751 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.754 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.757 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.759 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.762 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.765 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.768 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.772 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:28.774 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2025-11-24 19:07:28.778 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2025-11-24 19:07:28.781 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:07:28.784 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:07:28.787 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:07:28.791 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:28.794 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.796 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.799 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:28.802 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.806 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.808 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.811 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.813 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.816 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.819 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.822 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.825 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.828 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.832 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:28.834 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:07:28.837 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:28.841 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:28.844 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:07:28.846 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:28.849 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:28.853 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:28.857 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:28.859 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:28.862 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:28.865 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:28.868 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:28.872 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:28.875 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:28.878 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-24 19:07:28.881 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled ]] 2025-11-24 19:07:28.884 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/http-services-tls-proxy.conf ]] 2025-11-24 19:07:28.888 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled /etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-24 19:07:28.915 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-24 19:07:28.919 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:07:28.922 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:07:28.925 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:07:30.127 | + ./stack.sh:main:1135 : write_clouds_yaml 2025-11-24 19:07:30.129 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2025-11-24 19:07:30.131 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2025-11-24 19:07:30.134 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2025-11-24 19:07:30.149 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2025-11-24 19:07:30.161 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2025-11-24 19:07:30.162 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-24 19:07:30.163 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2025-11-24 19:07:30.165 | + functions-common:write_clouds_yaml:92 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username demo --os-password secretadmin --os-project-name demo 2025-11-24 19:07:30.237 | The user clouds.yaml file didn't exist. 2025-11-24 19:07:30.245 | + functions-common:write_clouds_yaml:103 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username admin --os-password secretadmin --os-project-name admin 2025-11-24 19:07:30.332 | + functions-common:write_clouds_yaml:114 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username admin --os-password secretadmin --os-project-name demo 2025-11-24 19:07:30.419 | + functions-common:write_clouds_yaml:125 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2025-11-24 19:07:30.511 | + functions-common:write_clouds_yaml:136 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2025-11-24 19:07:30.602 | + functions-common:write_clouds_yaml:147 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2025-11-24 19:07:30.694 | + functions-common:write_clouds_yaml:158 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2025-11-24 19:07:30.788 | + functions-common:write_clouds_yaml:169 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username admin --os-password secretadmin --os-system-scope all 2025-11-24 19:07:30.844 | + functions-common:write_clouds_yaml:180 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username system_member --os-password secretadmin --os-system-scope all 2025-11-24 19:07:30.915 | + functions-common:write_clouds_yaml:191 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.12/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2025-11-24 19:07:31.015 | + functions-common:write_clouds_yaml:201 : cat 2025-11-24 19:07:31.020 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2025-11-24 19:07:31.022 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2025-11-24 19:07:31.025 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2025-11-24 19:07:31.029 | + ./stack.sh:main:1136 : export OS_CLOUD=devstack-admin 2025-11-24 19:07:31.032 | + ./stack.sh:main:1136 : OS_CLOUD=devstack-admin 2025-11-24 19:07:31.034 | + ./stack.sh:main:1138 : is_service_enabled keystone 2025-11-24 19:07:31.050 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:31.053 | + ./stack.sh:main:1139 : echo_summary 'Starting Keystone' 2025-11-24 19:07:31.055 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:07:31.057 | + ./stack.sh:echo_summary:473 : echo -e Starting Keystone 2025-11-24 19:07:31.060 | + ./stack.sh:main:1141 : '[' 38.102.83.12 == 38.102.83.12 ']' 2025-11-24 19:07:31.063 | + ./stack.sh:main:1142 : init_keystone 2025-11-24 19:07:31.065 | + lib/keystone:init_keystone:466 : is_service_enabled ldap 2025-11-24 19:07:31.081 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:07:31.084 | + lib/keystone:init_keystone:470 : [[ True == True ]] 2025-11-24 19:07:31.087 | + lib/keystone:init_keystone:472 : recreate_database keystone 2025-11-24 19:07:31.089 | + lib/database:recreate_database:112 : local db=keystone 2025-11-24 19:07:31.091 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2025-11-24 19:07:31.094 | + lib/databases/mysql:recreate_database_mysql:60 : local db=keystone 2025-11-24 19:07:31.097 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2025-11-24 19:07:31.113 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2025-11-24 19:07:31.129 | + lib/keystone:init_keystone:475 : time_start dbsync 2025-11-24 19:07:31.131 | + functions-common:time_start:2409 : local name=dbsync 2025-11-24 19:07:31.133 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:31.136 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:31.139 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:31.143 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011251141 2025-11-24 19:07:31.146 | + lib/keystone:init_keystone:477 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2025-11-24 19:07:32.822 | INFO dbcounter [-] Registered counter for database keystone 2025-11-24 19:07:32.831 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83401) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:07:32.836 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:07:32.836 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:07:32.837 | DEBUG dbcounter [-] [83401] Writer thread running {{(pid=83401) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:07:32.881 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2025-11-24 19:07:34.068 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:07:34.070 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2025-11-24 19:07:34.070 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:07:34.072 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2025-11-24 19:07:34.098 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:07:34.099 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2025-11-24 19:07:34.115 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:07:34.117 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2025-11-24 19:07:34.132 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:07:34.133 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2025-11-24 19:07:34.134 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:07:34.136 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2025-11-24 19:07:34.170 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:07:34.171 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2025-11-24 19:07:34.189 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=83401) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:07:34.531 | + lib/keystone:init_keystone:478 : time_stop dbsync 2025-11-24 19:07:34.534 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:34.537 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:34.539 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:34.541 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:34.544 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:34.547 | + functions-common:time_stop:2429 : name=dbsync 2025-11-24 19:07:34.550 | + functions-common:time_stop:2430 : start_time=1764011251141 2025-11-24 19:07:34.553 | + functions-common:time_stop:2432 : [[ -z 1764011251141 ]] 2025-11-24 19:07:34.557 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:34.562 | + functions-common:time_stop:2435 : end_time=1764011254559 2025-11-24 19:07:34.565 | + functions-common:time_stop:2436 : elapsed_time=3418 2025-11-24 19:07:34.567 | + functions-common:time_stop:2437 : total=0 2025-11-24 19:07:34.569 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:34.572 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3418 2025-11-24 19:07:34.576 | + lib/keystone:init_keystone:480 : [[ fernet == \f\e\r\n\e\t ]] 2025-11-24 19:07:34.578 | + lib/keystone:init_keystone:481 : rm -rf /etc/keystone/fernet-keys/ 2025-11-24 19:07:34.583 | + lib/keystone:init_keystone:482 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2025-11-24 19:07:35.982 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2025-11-24 19:07:35.982 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-11-24 19:07:35.982 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-11-24 19:07:35.983 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2025-11-24 19:07:35.983 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-11-24 19:07:35.983 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-11-24 19:07:35.983 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-11-24 19:07:35.983 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-11-24 19:07:35.984 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-11-24 19:07:36.269 | + lib/keystone:init_keystone:484 : rm -rf /etc/keystone/credential-keys/ 2025-11-24 19:07:36.275 | + lib/keystone:init_keystone:485 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2025-11-24 19:07:37.662 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2025-11-24 19:07:37.663 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-11-24 19:07:37.663 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-11-24 19:07:37.663 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2025-11-24 19:07:37.663 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-11-24 19:07:37.663 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-11-24 19:07:37.663 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-11-24 19:07:37.664 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-11-24 19:07:37.664 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-11-24 19:07:37.958 | + ./stack.sh:main:1143 : start_keystone 2025-11-24 19:07:37.962 | + lib/keystone:start_keystone:539 : local service_port=5000 2025-11-24 19:07:37.965 | + lib/keystone:start_keystone:540 : local auth_protocol=https 2025-11-24 19:07:37.968 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2025-11-24 19:07:37.987 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:37.991 | + lib/keystone:start_keystone:542 : service_port=5001 2025-11-24 19:07:37.995 | + lib/keystone:start_keystone:543 : auth_protocol=http 2025-11-24 19:07:37.997 | ++ lib/keystone:start_keystone:546 : which uwsgi 2025-11-24 19:07:38.003 | + lib/keystone:start_keystone:546 : run_process keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2025-11-24 19:07:38.006 | + functions-common:run_process:1677 : local service=keystone 2025-11-24 19:07:38.009 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.013 | + functions-common:run_process:1679 : local group= 2025-11-24 19:07:38.015 | + functions-common:run_process:1680 : local user= 2025-11-24 19:07:38.019 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:07:38.022 | + functions-common:run_process:1683 : local name=keystone 2025-11-24 19:07:38.023 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:07:38.027 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:07:38.030 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:38.033 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:38.038 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:38.043 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011258039 2025-11-24 19:07:38.045 | + functions-common:run_process:1686 : is_service_enabled keystone 2025-11-24 19:07:38.063 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:38.066 | + functions-common:run_process:1687 : _run_under_systemd keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2025-11-24 19:07:38.069 | + functions-common:_run_under_systemd:1631 : local service=keystone 2025-11-24 19:07:38.073 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.076 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.079 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.082 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.084 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2025-11-24 19:07:38.087 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2025-11-24 19:07:38.090 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@keystone.service 2025-11-24 19:07:38.093 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:07:38.097 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:07:38.101 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:07:38.103 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:07:38.106 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2025-11-24 19:07:38.109 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2025-11-24 19:07:38.113 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:07:38.116 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@keystone.service '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' stack '' 2025-11-24 19:07:38.118 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@keystone.service 2025-11-24 19:07:38.121 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.123 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:07:38.126 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:07:38.129 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:07:38.131 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@keystone.service 2025-11-24 19:07:38.134 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:07:38.139 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2025-11-24 19:07:38.256 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:07:38.371 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2025-11-24 19:07:38.459 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2025-11-24 19:07:38.554 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-24 19:07:38.649 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:07:38.740 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2025-11-24 19:07:38.832 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2025-11-24 19:07:38.919 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2025-11-24 19:07:39.005 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2025-11-24 19:07:39.098 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2025-11-24 19:07:39.195 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:07:39.198 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:07:39.201 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2025-11-24 19:07:39.312 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:07:39.554 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@keystone.service 2025-11-24 19:07:39.587 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@keystone.service' → '/etc/systemd/system/devstack@keystone.service'. 2025-11-24 19:07:39.815 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@keystone.service 2025-11-24 19:07:39.933 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:07:39.936 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:39.939 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:39.942 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:39.945 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:39.948 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:39.951 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:07:39.954 | + functions-common:time_stop:2430 : start_time=1764011258039 2025-11-24 19:07:39.957 | + functions-common:time_stop:2432 : [[ -z 1764011258039 ]] 2025-11-24 19:07:39.960 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:39.966 | + functions-common:time_stop:2435 : end_time=1764011259963 2025-11-24 19:07:39.968 | + functions-common:time_stop:2436 : elapsed_time=1924 2025-11-24 19:07:39.971 | + functions-common:time_stop:2437 : total=4918 2025-11-24 19:07:39.973 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:39.975 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=6842 2025-11-24 19:07:39.978 | + lib/keystone:start_keystone:548 : echo 'Waiting for keystone to start...' 2025-11-24 19:07:39.978 | Waiting for keystone to start... 2025-11-24 19:07:39.981 | + lib/keystone:start_keystone:554 : local service_uri=http://38.102.83.12/identity/v3/ 2025-11-24 19:07:39.985 | + lib/keystone:start_keystone:556 : wait_for_service 60 http://38.102.83.12/identity/v3/ 2025-11-24 19:07:39.987 | + functions:wait_for_service:469 : local timeout=60 2025-11-24 19:07:39.990 | + functions:wait_for_service:470 : local url=http://38.102.83.12/identity/v3/ 2025-11-24 19:07:39.993 | + functions:wait_for_service:471 : local rval=0 2025-11-24 19:07:39.996 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-24 19:07:39.998 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:07:40.002 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:07:40.004 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:07:40.007 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:07:40.013 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011260010 2025-11-24 19:07:40.016 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-24 19:07:40.022 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.12/identity/v3/ 2025-11-24 19:07:42.284 | + :: : [[ 200 == 503 ]] 2025-11-24 19:07:42.286 | + :: : [[ 0 -eq 7 ]] 2025-11-24 19:07:42.289 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-24 19:07:42.292 | + functions-common:time_stop:2423 : local name 2025-11-24 19:07:42.295 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:07:42.298 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:07:42.300 | + functions-common:time_stop:2426 : local total 2025-11-24 19:07:42.302 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:07:42.305 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:07:42.307 | + functions-common:time_stop:2430 : start_time=1764011260010 2025-11-24 19:07:42.309 | + functions-common:time_stop:2432 : [[ -z 1764011260010 ]] 2025-11-24 19:07:42.313 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:07:42.317 | + functions-common:time_stop:2435 : end_time=1764011262315 2025-11-24 19:07:42.320 | + functions-common:time_stop:2436 : elapsed_time=2305 2025-11-24 19:07:42.323 | + functions-common:time_stop:2437 : total=0 2025-11-24 19:07:42.326 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:07:42.329 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2305 2025-11-24 19:07:42.332 | + functions:wait_for_service:479 : return 0 2025-11-24 19:07:42.335 | + lib/keystone:start_keystone:561 : is_service_enabled tls-proxy 2025-11-24 19:07:42.354 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:07:42.356 | + lib/keystone:start_keystone:562 : start_tls_proxy keystone-service '*' 5000 38.102.83.12 5001 2025-11-24 19:07:42.359 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2025-11-24 19:07:42.362 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-24 19:07:42.364 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2025-11-24 19:07:42.367 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.12 2025-11-24 19:07:42.370 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2025-11-24 19:07:42.372 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-11-24 19:07:42.375 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-24 19:07:42.377 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-24 19:07:42.380 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-24 19:07:42.382 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-24 19:07:42.385 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-24 19:07:42.389 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2025-11-24 19:07:42.391 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2025-11-24 19:07:42.394 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:07:42.398 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.400 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.403 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:07:42.406 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.409 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.412 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.414 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.418 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.420 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.422 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.428 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.431 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.435 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.438 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-24 19:07:42.441 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ']' 2025-11-24 19:07:42.444 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-11-24 19:07:42.448 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-11-24 19:07:42.451 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-24 19:07:42.454 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2025-11-24 19:07:42.457 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2025-11-24 19:07:42.460 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-11-24 19:07:42.463 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2025-11-24 19:07:42.466 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled' 2025-11-24 19:07:42.496 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:42.499 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-24 19:07:42.502 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-24 19:07:42.505 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:42.508 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:42.510 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.513 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.515 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:42.518 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.521 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.523 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.526 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.528 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.531 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.533 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.536 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.540 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.543 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.545 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:42.548 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:42.550 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-24 19:07:42.553 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-24 19:07:42.556 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:42.558 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:42.561 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.565 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.567 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:42.570 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.573 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.576 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.579 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.582 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.585 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.587 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.590 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.592 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.595 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.597 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:42.600 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:42.603 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-24 19:07:42.606 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-24 19:07:42.608 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:42.611 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:42.613 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.616 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.619 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:42.622 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.624 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.627 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.630 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.632 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.635 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.638 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.641 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.643 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.646 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.649 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:42.652 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:07:42.654 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-24 19:07:42.657 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-24 19:07:42.660 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:07:42.663 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:42.665 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.668 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.671 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:42.674 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.676 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.679 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.682 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.684 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.687 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.689 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.692 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.695 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.698 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.700 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:42.703 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2025-11-24 19:07:42.706 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2025-11-24 19:07:42.709 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:07:42.712 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:07:42.714 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:07:42.717 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:07:42.720 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.723 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.726 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:07:42.728 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.731 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.734 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.737 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.739 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.742 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.744 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.747 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.750 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.753 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.755 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:07:42.758 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:07:42.761 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:07:42.764 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:07:42.767 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:07:42.770 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:07:42.773 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:07:42.775 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:07:42.778 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:07:42.780 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:07:42.784 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:07:42.787 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:07:42.789 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:07:42.792 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:07:42.794 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:07:42.797 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-24 19:07:42.800 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled ]] 2025-11-24 19:07:42.803 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ]] 2025-11-24 19:07:42.806 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled /etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-24 19:07:42.828 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-24 19:07:42.831 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:07:42.833 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:07:42.836 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:07:44.055 | + lib/keystone:start_keystone:566 : restart_service memcached 2025-11-24 19:07:44.058 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:07:44.061 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-11-24 19:07:44.111 | + ./stack.sh:main:1144 : bootstrap_keystone 2025-11-24 19:07:44.114 | + lib/keystone:bootstrap_keystone:581 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://38.102.83.12/identity 2025-11-24 19:07:45.802 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.803 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.803 | 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=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.805 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.812 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.812 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.824 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.837 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.837 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.870 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.878 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=84718) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-24 19:07:45.911 | INFO dbcounter [-] Registered counter for database keystone 2025-11-24 19:07:45.919 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=84718) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:07:45.964 | DEBUG dbcounter [-] [84718] Writer thread running {{(pid=84718) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:07:46.096 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created domain default 2025-11-24 19:07:46.116 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created project admin 2025-11-24 19:07:46.129 | WARNING keystone.common.password_hashing [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2025-11-24 19:07:46.144 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created user admin 2025-11-24 19:07:46.151 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created role reader 2025-11-24 19:07:46.156 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created role member 2025-11-24 19:07:46.168 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created implied role where 1a548ab00613419ba5b91401aff37de1 implies ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:07:46.172 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created role manager 2025-11-24 19:07:46.180 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created implied role where 638b12e3c1f8443180be60f0869bf10c implies 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:07:46.186 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created role admin 2025-11-24 19:07:46.193 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created implied role where 79a8b69d4c844e92ada7f4a8b34abaf5 implies 638b12e3c1f8443180be60f0869bf10c 2025-11-24 19:07:46.199 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created role service 2025-11-24 19:07:46.207 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Granted role admin on project admin to user admin. 2025-11-24 19:07:46.210 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Granted role admin on the system to user admin. 2025-11-24 19:07:46.216 | WARNING py.warnings [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] /usr/local/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2025-11-24 19:07:46.216 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2025-11-24 19:07:46.216 |  2025-11-24 19:07:46.217 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created region RegionOne 2025-11-24 19:07:46.232 | INFO keystone.cmd.bootstrap [None req-a0024066-4f2e-48ab-b6f1-8f0565b31432 None None] Created public endpoint https://38.102.83.12/identity 2025-11-24 19:07:46.602 | + lib/keystone:bootstrap_keystone:589 : '[' False == True ']' 2025-11-24 19:07:46.606 | + ./stack.sh:main:1147 : create_keystone_accounts 2025-11-24 19:07:46.609 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2025-11-24 19:07:46.613 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2025-11-24 19:07:47.661 | 2025-11-24 19:07:47.676 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:47.679 | + lib/keystone:create_keystone_accounts:299 : admin_project=506aa82048ac4be380b28a72fe34e91d 2025-11-24 19:07:47.681 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2025-11-24 19:07:47.684 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2025-11-24 19:07:47.954 | 2025-11-24 19:07:47.965 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:47.969 | + lib/keystone:create_keystone_accounts:301 : admin_user=a96426ebaa2340a7b09b3b09878f45a9 2025-11-24 19:07:47.971 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2025-11-24 19:07:47.974 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2025-11-24 19:07:47.976 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2025-11-24 19:07:47.978 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin a96426ebaa2340a7b09b3b09878f45a9 default 2025-11-24 19:07:48.042 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a96426ebaa2340a7b09b3b09878f45a9 default 2025-11-24 19:07:48.081 | [8815 Async ks-domain-role:84872]: running: get_or_add_user_domain_role admin a96426ebaa2340a7b09b3b09878f45a9 default 2025-11-24 19:07:48.084 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2025-11-24 19:07:48.086 | + functions-common:get_or_create_domain:875 : local domain_id 2025-11-24 19:07:48.090 | ++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-11-24 19:07:49.218 | 2025-11-24 19:07:49.232 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:49.235 | + functions-common:get_or_create_domain:880 : domain_id=default 2025-11-24 19:07:49.237 | + functions-common:get_or_create_domain:881 : echo default 2025-11-24 19:07:49.237 | default 2025-11-24 19:07:49.240 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2025-11-24 19:07:49.317 | + inc/async:async_inner:63 : get_or_create_project service Default 2025-11-24 19:07:49.361 | [8815 Async ks-project:84999]: running: get_or_create_project service Default 2025-11-24 19:07:49.364 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2025-11-24 19:07:49.440 | + inc/async:async_inner:63 : get_or_create_role service 2025-11-24 19:07:49.481 | [8815 Async ks-service:85093]: running: get_or_create_role service 2025-11-24 19:07:49.484 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2025-11-24 19:07:49.555 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2025-11-24 19:07:49.591 | [8815 Async ks-reseller:85187]: running: get_or_create_role ResellerAdmin 2025-11-24 19:07:49.594 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2025-11-24 19:07:49.596 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2025-11-24 19:07:49.655 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2025-11-24 19:07:49.673 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:49.693 | [8815 Async ks-anotherrole:85283]: running: get_or_create_role anotherrole 2025-11-24 19:07:49.694 | [84872 Async ks-domain-role:84872]: finished successfully 2025-11-24 19:07:49.696 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2025-11-24 19:07:49.700 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2025-11-24 19:07:49.704 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:07:49.707 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2025-11-24 19:07:50.026 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:50.051 | [84999 Async ks-project:84999]: finished successfully 2025-11-24 19:07:50.458 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:50.485 | [85093 Async ks-service:85093]: finished successfully 2025-11-24 19:07:50.692 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:50.720 | [85187 Async ks-reseller:85187]: finished successfully 2025-11-24 19:07:50.923 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:50.950 | [85283 Async ks-anotherrole:85283]: finished successfully 2025-11-24 19:07:51.133 | 2025-11-24 19:07:51.147 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:51.151 | ++ functions-common:get_or_create_project:931 : project_id=9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:07:51.154 | ++ functions-common:get_or_create_project:932 : echo 9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:07:51.158 | + lib/keystone:create_keystone_accounts:329 : invis_project=9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:07:51.160 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2025-11-24 19:07:51.164 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2025-11-24 19:07:51.168 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:07:51.172 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2025-11-24 19:07:51.476 | 2025-11-24 19:07:51.491 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:51.495 | ++ functions-common:get_or_create_project:931 : project_id=c73486f204894d24bc72863e7315b269 2025-11-24 19:07:51.497 | ++ functions-common:get_or_create_project:932 : echo c73486f204894d24bc72863e7315b269 2025-11-24 19:07:51.501 | + lib/keystone:create_keystone_accounts:333 : demo_project=c73486f204894d24bc72863e7315b269 2025-11-24 19:07:51.504 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2025-11-24 19:07:51.508 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo secretadmin default demo@example.com 2025-11-24 19:07:51.511 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:07:51.513 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo@example.com ]] 2025-11-24 19:07:51.516 | ++ functions-common:get_or_create_user:904 : local email=--email=demo@example.com 2025-11-24 19:07:51.520 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2025-11-24 19:07:51.928 | 2025-11-24 19:07:51.943 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:51.946 | ++ functions-common:get_or_create_user:918 : user_id=caf8af563aff464398524722ce81bdb9 2025-11-24 19:07:51.950 | ++ functions-common:get_or_create_user:919 : echo caf8af563aff464398524722ce81bdb9 2025-11-24 19:07:51.954 | + lib/keystone:create_keystone_accounts:336 : demo_user=caf8af563aff464398524722ce81bdb9 2025-11-24 19:07:51.957 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2025-11-24 19:07:52.011 | [8815 Async ks-domain-role:84872]: Waiting for completion of get_or_add_user_domain_role admin a96426ebaa2340a7b09b3b09878f45a9 default running on PID 84872 (6 other jobs running) 2025-11-24 19:07:52.037 | [8815 Async ks-domain-role:84872]: Signaling child to exit 2025-11-24 19:07:52.038 | WAKEUP 2025-11-24 19:07:52.062 | [8815 Async ks-domain-role:84872]: Signaled 2025-11-24 19:07:52.064 | + functions-common:get_or_add_user_domain_role:989 : local user_role_id 2025-11-24 19:07:52.064 | + functions-common:get_or_add_user_domain_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a96426ebaa2340a7b09b3b09878f45a9 --domain default 2025-11-24 19:07:52.064 | 2025-11-24 19:07:52.064 | ++ functions-common:get_or_add_user_domain_role:1000 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a96426ebaa2340a7b09b3b09878f45a9 --domain default -c Role -f value 2025-11-24 19:07:52.064 | 2025-11-24 19:07:52.064 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:52.064 | + functions-common:get_or_add_user_domain_role:1000 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:07:52.064 | + functions-common:get_or_add_user_domain_role:1002 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:07:52.064 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:07:52.112 | [8815 Async ks-domain-role:84872]: finished get_or_add_user_domain_role admin a96426ebaa2340a7b09b3b09878f45a9 default with result 0 in 1 seconds 2025-11-24 19:07:52.120 | Not waiting for async task ks-domain that we never started or has already been waited for 2025-11-24 19:07:52.157 | [8815 Async ks-project:84999]: Waiting for completion of get_or_create_project service Default running on PID 84999 (5 other jobs running) 2025-11-24 19:07:52.184 | [8815 Async ks-project:84999]: Signaling child to exit 2025-11-24 19:07:52.184 | WAKEUP 2025-11-24 19:07:52.207 | [8815 Async ks-project:84999]: Signaled 2025-11-24 19:07:52.209 | + functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:07:52.209 | ++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2025-11-24 19:07:52.209 | 2025-11-24 19:07:52.209 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:52.209 | + functions-common:get_or_create_project:931 : project_id=5c08b7b85f444695ba0ba401342c7909 2025-11-24 19:07:52.209 | + functions-common:get_or_create_project:932 : echo 5c08b7b85f444695ba0ba401342c7909 2025-11-24 19:07:52.209 | 5c08b7b85f444695ba0ba401342c7909 2025-11-24 19:07:52.259 | [8815 Async ks-project:84999]: finished get_or_create_project service Default with result 0 in 0 seconds 2025-11-24 19:07:52.300 | [8815 Async ks-service:85093]: Waiting for completion of get_or_create_role service running on PID 85093 (4 other jobs running) 2025-11-24 19:07:52.327 | [8815 Async ks-service:85093]: Signaling child to exit 2025-11-24 19:07:52.327 | WAKEUP 2025-11-24 19:07:52.351 | [8815 Async ks-service:85093]: Signaled 2025-11-24 19:07:52.353 | + functions-common:get_or_create_role:938 : local role_id 2025-11-24 19:07:52.353 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2025-11-24 19:07:52.353 | 2025-11-24 19:07:52.353 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:52.353 | + functions-common:get_or_create_role:943 : role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:07:52.353 | + functions-common:get_or_create_role:944 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:07:52.353 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:07:52.403 | [8815 Async ks-service:85093]: finished get_or_create_role service with result 0 in 1 seconds 2025-11-24 19:07:52.444 | [8815 Async ks-reseller:85187]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 85187 (3 other jobs running) 2025-11-24 19:07:52.472 | [8815 Async ks-reseller:85187]: Signaling child to exit 2025-11-24 19:07:52.472 | WAKEUP 2025-11-24 19:07:52.496 | [8815 Async ks-reseller:85187]: Signaled 2025-11-24 19:07:52.498 | + functions-common:get_or_create_role:938 : local role_id 2025-11-24 19:07:52.498 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2025-11-24 19:07:52.498 | 2025-11-24 19:07:52.498 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:52.498 | + functions-common:get_or_create_role:943 : role_id=28262a17a25640928bc849a28461399b 2025-11-24 19:07:52.498 | + functions-common:get_or_create_role:944 : echo 28262a17a25640928bc849a28461399b 2025-11-24 19:07:52.498 | 28262a17a25640928bc849a28461399b 2025-11-24 19:07:52.547 | [8815 Async ks-reseller:85187]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2025-11-24 19:07:52.587 | [8815 Async ks-anotherrole:85283]: Waiting for completion of get_or_create_role anotherrole running on PID 85283 (2 other jobs running) 2025-11-24 19:07:52.616 | [8815 Async ks-anotherrole:85283]: Signaling child to exit 2025-11-24 19:07:52.616 | WAKEUP 2025-11-24 19:07:52.640 | [8815 Async ks-anotherrole:85283]: Signaled 2025-11-24 19:07:52.642 | + functions-common:get_or_create_role:938 : local role_id 2025-11-24 19:07:52.642 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-11-24 19:07:52.642 | 2025-11-24 19:07:52.642 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:52.642 | + functions-common:get_or_create_role:943 : role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:07:52.642 | + functions-common:get_or_create_role:944 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:07:52.642 | 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:07:52.693 | [8815 Async ks-anotherrole:85283]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2025-11-24 19:07:52.698 | + inc/async:async_wait:197 : return 0 2025-11-24 19:07:52.702 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:52.780 | + inc/async:async_inner:63 : get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:52.826 | [8815 Async ks-demo-member:86119]: running: get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:52.830 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin a96426ebaa2340a7b09b3b09878f45a9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:52.908 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a96426ebaa2340a7b09b3b09878f45a9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:52.953 | [8815 Async ks-demo-admin:86215]: running: get_or_add_user_project_role admin a96426ebaa2340a7b09b3b09878f45a9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:52.957 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:53.038 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:53.091 | [8815 Async ks-demo-another:86311]: running: get_or_add_user_project_role anotherrole caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:53.095 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:07:53.172 | + inc/async:async_inner:63 : get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:07:53.218 | [8815 Async ks-demo-invis:86407]: running: get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:07:53.220 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2025-11-24 19:07:53.225 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2025-11-24 19:07:53.228 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:07:53.231 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo_reader@example.com ]] 2025-11-24 19:07:53.234 | ++ functions-common:get_or_create_user:904 : local email=--email=demo_reader@example.com 2025-11-24 19:07:53.237 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2025-11-24 19:07:55.292 | 2025-11-24 19:07:55.307 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:55.311 | ++ functions-common:get_or_create_user:918 : user_id=6b81f975ea9140a4913bbbbb7b327ab1 2025-11-24 19:07:55.314 | ++ functions-common:get_or_create_user:919 : echo 6b81f975ea9140a4913bbbbb7b327ab1 2025-11-24 19:07:55.317 | + lib/keystone:create_keystone_accounts:349 : demo_reader=6b81f975ea9140a4913bbbbb7b327ab1 2025-11-24 19:07:55.319 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 6b81f975ea9140a4913bbbbb7b327ab1 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:55.398 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6b81f975ea9140a4913bbbbb7b327ab1 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:55.445 | [8815 Async ks-demo-reader:86614]: running: get_or_add_user_project_role reader 6b81f975ea9140a4913bbbbb7b327ab1 c73486f204894d24bc72863e7315b269 2025-11-24 19:07:55.448 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2025-11-24 19:07:55.452 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2025-11-24 19:07:55.455 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:07:55.459 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2025-11-24 19:07:55.920 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:55.946 | [86119 Async ks-demo-member:86119]: finished successfully 2025-11-24 19:07:56.492 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:56.522 | [86215 Async ks-demo-admin:86215]: finished successfully 2025-11-24 19:07:57.074 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:57.103 | [86311 Async ks-demo-another:86311]: finished successfully 2025-11-24 19:07:57.682 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:57.708 | [86407 Async ks-demo-invis:86407]: finished successfully 2025-11-24 19:07:58.481 | 2025-11-24 19:07:58.495 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:58.499 | ++ functions-common:get_or_create_project:931 : project_id=22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:58.502 | ++ functions-common:get_or_create_project:932 : echo 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:58.506 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:58.510 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2025-11-24 19:07:58.513 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2025-11-24 19:07:58.517 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:07:58.520 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo@example.com ]] 2025-11-24 19:07:58.524 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo@example.com 2025-11-24 19:07:58.528 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2025-11-24 19:07:59.067 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:07:59.093 | [86614 Async ks-demo-reader:86614]: finished successfully 2025-11-24 19:07:59.302 | 2025-11-24 19:07:59.318 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:07:59.321 | ++ functions-common:get_or_create_user:918 : user_id=c5c2246eb69b4316a44dd53281084509 2025-11-24 19:07:59.324 | ++ functions-common:get_or_create_user:919 : echo c5c2246eb69b4316a44dd53281084509 2025-11-24 19:07:59.328 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=c5c2246eb69b4316a44dd53281084509 2025-11-24 19:07:59.330 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:59.405 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:59.450 | [8815 Async ks-alt-admin:87002]: running: get_or_add_user_project_role admin c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:59.452 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:59.531 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:59.578 | [8815 Async ks-alt-another:87098]: running: get_or_add_user_project_role anotherrole c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:07:59.581 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2025-11-24 19:07:59.585 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2025-11-24 19:07:59.588 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:07:59.591 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_member@example.com ]] 2025-11-24 19:07:59.595 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_member@example.com 2025-11-24 19:07:59.600 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2025-11-24 19:08:00.744 | 2025-11-24 19:08:00.758 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:00.761 | ++ functions-common:get_or_create_user:918 : user_id=8b43375ac2ea429eb9f71f22e7316832 2025-11-24 19:08:00.764 | ++ functions-common:get_or_create_user:919 : echo 8b43375ac2ea429eb9f71f22e7316832 2025-11-24 19:08:00.768 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=8b43375ac2ea429eb9f71f22e7316832 2025-11-24 19:08:00.771 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 8b43375ac2ea429eb9f71f22e7316832 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:00.845 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8b43375ac2ea429eb9f71f22e7316832 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:00.897 | [8815 Async ks-alt-member-user:87268]: running: get_or_add_user_project_role member 8b43375ac2ea429eb9f71f22e7316832 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:00.900 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2025-11-24 19:08:00.903 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2025-11-24 19:08:00.906 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:00.909 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_reader@example.com ]] 2025-11-24 19:08:00.911 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_reader@example.com 2025-11-24 19:08:00.914 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2025-11-24 19:08:01.299 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:01.327 | [87002 Async ks-alt-admin:87002]: finished successfully 2025-11-24 19:08:01.815 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:01.841 | [87098 Async ks-alt-another:87098]: finished successfully 2025-11-24 19:08:02.621 | 2025-11-24 19:08:02.636 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:02.640 | ++ functions-common:get_or_create_user:918 : user_id=419c90246f7346c8863575d9b167b944 2025-11-24 19:08:02.642 | ++ functions-common:get_or_create_user:919 : echo 419c90246f7346c8863575d9b167b944 2025-11-24 19:08:02.646 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=419c90246f7346c8863575d9b167b944 2025-11-24 19:08:02.650 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 419c90246f7346c8863575d9b167b944 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:02.727 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 419c90246f7346c8863575d9b167b944 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:02.770 | [8815 Async ks-alt-reader-user:87500]: running: get_or_add_user_project_role reader 419c90246f7346c8863575d9b167b944 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:02.775 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member secretadmin default system_member@example.com 2025-11-24 19:08:02.779 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:02.782 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_member@example.com ]] 2025-11-24 19:08:02.785 | ++ functions-common:get_or_create_user:904 : local email=--email=system_member@example.com 2025-11-24 19:08:02.789 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2025-11-24 19:08:03.220 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:03.247 | [87268 Async ks-alt-member-user:87268]: finished successfully 2025-11-24 19:08:04.091 | 2025-11-24 19:08:04.107 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:04.111 | ++ functions-common:get_or_create_user:918 : user_id=32ecbcf14d65438096e64990bb0f0a66 2025-11-24 19:08:04.115 | ++ functions-common:get_or_create_user:919 : echo 32ecbcf14d65438096e64990bb0f0a66 2025-11-24 19:08:04.118 | + lib/keystone:create_keystone_accounts:381 : system_member_user=32ecbcf14d65438096e64990bb0f0a66 2025-11-24 19:08:04.121 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 32ecbcf14d65438096e64990bb0f0a66 all 2025-11-24 19:08:04.200 | + inc/async:async_inner:63 : get_or_add_user_system_role member 32ecbcf14d65438096e64990bb0f0a66 all 2025-11-24 19:08:04.245 | [8815 Async ks-system-member:87699]: running: get_or_add_user_system_role member 32ecbcf14d65438096e64990bb0f0a66 all 2025-11-24 19:08:04.249 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader secretadmin default system_reader@example.com 2025-11-24 19:08:04.252 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:04.255 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_reader@example.com ]] 2025-11-24 19:08:04.259 | ++ functions-common:get_or_create_user:904 : local email=--email=system_reader@example.com 2025-11-24 19:08:04.262 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2025-11-24 19:08:04.696 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:04.723 | [87500 Async ks-alt-reader-user:87500]: finished successfully 2025-11-24 19:08:05.515 | 2025-11-24 19:08:05.530 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:05.534 | ++ functions-common:get_or_create_user:918 : user_id=718c99f2ecc646f8ace2b3bcb5a0a7d6 2025-11-24 19:08:05.537 | ++ functions-common:get_or_create_user:919 : echo 718c99f2ecc646f8ace2b3bcb5a0a7d6 2025-11-24 19:08:05.541 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=718c99f2ecc646f8ace2b3bcb5a0a7d6 2025-11-24 19:08:05.544 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 718c99f2ecc646f8ace2b3bcb5a0a7d6 all 2025-11-24 19:08:05.620 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 718c99f2ecc646f8ace2b3bcb5a0a7d6 all 2025-11-24 19:08:05.667 | [8815 Async ks-system-reader:87898]: running: get_or_add_user_system_role reader 718c99f2ecc646f8ace2b3bcb5a0a7d6 all 2025-11-24 19:08:05.670 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2025-11-24 19:08:05.675 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2025-11-24 19:08:05.678 | ++ functions-common:get_or_create_group:887 : local 'desc=openstack admin group' 2025-11-24 19:08:05.683 | ++ functions-common:get_or_create_group:888 : local group_id 2025-11-24 19:08:05.687 | +++ functions-common:get_or_create_group:895 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2025-11-24 19:08:06.845 | 2025-11-24 19:08:06.859 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:06.863 | ++ functions-common:get_or_create_group:895 : group_id=29c6ebf694b140d2bc89cc0c3520b9d7 2025-11-24 19:08:06.867 | ++ functions-common:get_or_create_group:896 : echo 29c6ebf694b140d2bc89cc0c3520b9d7 2025-11-24 19:08:06.871 | + lib/keystone:create_keystone_accounts:391 : admin_group=29c6ebf694b140d2bc89cc0c3520b9d7 2025-11-24 19:08:06.873 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2025-11-24 19:08:06.877 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2025-11-24 19:08:06.881 | ++ functions-common:get_or_create_group:887 : local 'desc=non-admin group' 2025-11-24 19:08:06.884 | ++ functions-common:get_or_create_group:888 : local group_id 2025-11-24 19:08:06.888 | +++ functions-common:get_or_create_group:895 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2025-11-24 19:08:07.353 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:07.380 | [87699 Async ks-system-member:87699]: finished successfully 2025-11-24 19:08:08.146 | 2025-11-24 19:08:08.163 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:08.167 | ++ functions-common:get_or_create_group:895 : group_id=9c76f85fe88d4381bc48a8d53f88cee8 2025-11-24 19:08:08.170 | ++ functions-common:get_or_create_group:896 : echo 9c76f85fe88d4381bc48a8d53f88cee8 2025-11-24 19:08:08.174 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=9c76f85fe88d4381bc48a8d53f88cee8 2025-11-24 19:08:08.177 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.258 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.305 | [8815 Async ks-group-memberdemo:88167]: running: get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.307 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.383 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.426 | [8815 Async ks-group-anotherdemo:88246]: running: get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.430 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:08.503 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:08.547 | [8815 Async ks-group-memberalt:88325]: running: get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:08.551 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:08.625 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:08.671 | [8815 Async ks-group-anotheralt:88404]: running: get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:08.674 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 29c6ebf694b140d2bc89cc0c3520b9d7 506aa82048ac4be380b28a72fe34e91d 2025-11-24 19:08:08.707 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:08.737 | [87898 Async ks-system-reader:87898]: finished successfully 2025-11-24 19:08:08.760 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 29c6ebf694b140d2bc89cc0c3520b9d7 506aa82048ac4be380b28a72fe34e91d 2025-11-24 19:08:08.790 | [8815 Async ks-group-admin:88520]: running: get_or_add_group_project_role admin 29c6ebf694b140d2bc89cc0c3520b9d7 506aa82048ac4be380b28a72fe34e91d 2025-11-24 19:08:08.792 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2025-11-24 19:08:08.838 | [8815 Async ks-demo-member:86119]: Waiting for completion of get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 running on PID 86119 (17 other jobs running) 2025-11-24 19:08:08.861 | [8815 Async ks-demo-member:86119]: Signaling child to exit 2025-11-24 19:08:08.861 | WAKEUP 2025-11-24 19:08:08.879 | [8815 Async ks-demo-member:86119]: Signaled 2025-11-24 19:08:08.881 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:08.881 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:08.881 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:08.881 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:08.881 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:08.881 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:08.881 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:08.881 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:08.881 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:08.881 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user caf8af563aff464398524722ce81bdb9 --project c73486f204894d24bc72863e7315b269 2025-11-24 19:08:08.881 | 2025-11-24 19:08:08.881 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user caf8af563aff464398524722ce81bdb9 --project c73486f204894d24bc72863e7315b269 -c Role -f value 2025-11-24 19:08:08.881 | 2025-11-24 19:08:08.881 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:08.881 | + functions-common:get_or_add_user_project_role:982 : user_role_id=1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:08.881 | + functions-common:get_or_add_user_project_role:983 : echo 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:08.881 | 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:08.926 | [8815 Async ks-demo-member:86119]: finished get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 with result 0 in 3 seconds 2025-11-24 19:08:08.959 | [8815 Async ks-demo-admin:86215]: Waiting for completion of get_or_add_user_project_role admin a96426ebaa2340a7b09b3b09878f45a9 c73486f204894d24bc72863e7315b269 running on PID 86215 (16 other jobs running) 2025-11-24 19:08:08.982 | [8815 Async ks-demo-admin:86215]: Signaling child to exit 2025-11-24 19:08:08.983 | WAKEUP 2025-11-24 19:08:09.006 | [8815 Async ks-demo-admin:86215]: Signaled 2025-11-24 19:08:09.007 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.007 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.007 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.007 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.007 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.007 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.007 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.007 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.008 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.008 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user a96426ebaa2340a7b09b3b09878f45a9 --project c73486f204894d24bc72863e7315b269 2025-11-24 19:08:09.008 | 2025-11-24 19:08:09.008 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a96426ebaa2340a7b09b3b09878f45a9 --project c73486f204894d24bc72863e7315b269 -c Role -f value 2025-11-24 19:08:09.008 | 2025-11-24 19:08:09.008 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.008 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:09.008 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:09.008 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:09.055 | [8815 Async ks-demo-admin:86215]: finished get_or_add_user_project_role admin a96426ebaa2340a7b09b3b09878f45a9 c73486f204894d24bc72863e7315b269 with result 0 in 3 seconds 2025-11-24 19:08:09.093 | [8815 Async ks-demo-another:86311]: Waiting for completion of get_or_add_user_project_role anotherrole caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 running on PID 86311 (15 other jobs running) 2025-11-24 19:08:09.120 | [8815 Async ks-demo-another:86311]: Signaling child to exit 2025-11-24 19:08:09.121 | WAKEUP 2025-11-24 19:08:09.149 | [8815 Async ks-demo-another:86311]: Signaled 2025-11-24 19:08:09.150 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.151 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.151 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.151 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.151 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.151 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.151 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.151 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.151 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.151 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user caf8af563aff464398524722ce81bdb9 --project c73486f204894d24bc72863e7315b269 2025-11-24 19:08:09.151 | 2025-11-24 19:08:09.151 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user caf8af563aff464398524722ce81bdb9 --project c73486f204894d24bc72863e7315b269 -c Role -f value 2025-11-24 19:08:09.151 | 2025-11-24 19:08:09.151 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.151 | + functions-common:get_or_add_user_project_role:982 : user_role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:09.151 | + functions-common:get_or_add_user_project_role:983 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:09.151 | 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:09.203 | [8815 Async ks-demo-another:86311]: finished get_or_add_user_project_role anotherrole caf8af563aff464398524722ce81bdb9 c73486f204894d24bc72863e7315b269 with result 0 in 4 seconds 2025-11-24 19:08:09.245 | [8815 Async ks-demo-invis:86407]: Waiting for completion of get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 9a991bd42bd94da0a21800f32e6ac74b running on PID 86407 (14 other jobs running) 2025-11-24 19:08:09.272 | [8815 Async ks-demo-invis:86407]: Signaling child to exit 2025-11-24 19:08:09.272 | WAKEUP 2025-11-24 19:08:09.295 | [8815 Async ks-demo-invis:86407]: Signaled 2025-11-24 19:08:09.296 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.297 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.297 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.297 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.297 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.297 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.297 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.297 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.297 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.297 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user caf8af563aff464398524722ce81bdb9 --project 9a991bd42bd94da0a21800f32e6ac74b 2025-11-24 19:08:09.297 | 2025-11-24 19:08:09.297 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user caf8af563aff464398524722ce81bdb9 --project 9a991bd42bd94da0a21800f32e6ac74b -c Role -f value 2025-11-24 19:08:09.297 | 2025-11-24 19:08:09.297 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.297 | + functions-common:get_or_add_user_project_role:982 : user_role_id=1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:09.297 | + functions-common:get_or_add_user_project_role:983 : echo 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:09.297 | 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:09.344 | [8815 Async ks-demo-invis:86407]: finished get_or_add_user_project_role member caf8af563aff464398524722ce81bdb9 9a991bd42bd94da0a21800f32e6ac74b with result 0 in 4 seconds 2025-11-24 19:08:09.381 | [8815 Async ks-demo-reader:86614]: Waiting for completion of get_or_add_user_project_role reader 6b81f975ea9140a4913bbbbb7b327ab1 c73486f204894d24bc72863e7315b269 running on PID 86614 (13 other jobs running) 2025-11-24 19:08:09.408 | [8815 Async ks-demo-reader:86614]: Signaling child to exit 2025-11-24 19:08:09.409 | WAKEUP 2025-11-24 19:08:09.430 | [8815 Async ks-demo-reader:86614]: Signaled 2025-11-24 19:08:09.432 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.432 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.432 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.433 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.433 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.433 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.433 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.433 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.433 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.433 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user 6b81f975ea9140a4913bbbbb7b327ab1 --project c73486f204894d24bc72863e7315b269 2025-11-24 19:08:09.433 | 2025-11-24 19:08:09.433 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6b81f975ea9140a4913bbbbb7b327ab1 --project c73486f204894d24bc72863e7315b269 -c Role -f value 2025-11-24 19:08:09.433 | 2025-11-24 19:08:09.433 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.433 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:08:09.433 | + functions-common:get_or_add_user_project_role:983 : echo ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:08:09.433 | ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:08:09.479 | [8815 Async ks-demo-reader:86614]: finished get_or_add_user_project_role reader 6b81f975ea9140a4913bbbbb7b327ab1 c73486f204894d24bc72863e7315b269 with result 0 in 3 seconds 2025-11-24 19:08:09.485 | + inc/async:async_wait:197 : return 0 2025-11-24 19:08:09.488 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2025-11-24 19:08:09.549 | [8815 Async ks-alt-admin:87002]: Waiting for completion of get_or_add_user_project_role admin c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 running on PID 87002 (12 other jobs running) 2025-11-24 19:08:09.577 | [8815 Async ks-alt-admin:87002]: Signaling child to exit 2025-11-24 19:08:09.577 | WAKEUP 2025-11-24 19:08:09.603 | [8815 Async ks-alt-admin:87002]: Signaled 2025-11-24 19:08:09.605 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.605 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.605 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.605 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.605 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.605 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.605 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.605 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.605 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.605 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user c5c2246eb69b4316a44dd53281084509 --project 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:09.605 | 2025-11-24 19:08:09.605 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c5c2246eb69b4316a44dd53281084509 --project 22c4b8f235c8462da7129bb4808c4cc2 -c Role -f value 2025-11-24 19:08:09.605 | 2025-11-24 19:08:09.605 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.605 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:09.605 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:09.605 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:09.655 | [8815 Async ks-alt-admin:87002]: finished get_or_add_user_project_role admin c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 with result 0 in 1 seconds 2025-11-24 19:08:09.696 | [8815 Async ks-alt-another:87098]: Waiting for completion of get_or_add_user_project_role anotherrole c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 running on PID 87098 (11 other jobs running) 2025-11-24 19:08:09.722 | [8815 Async ks-alt-another:87098]: Signaling child to exit 2025-11-24 19:08:09.722 | WAKEUP 2025-11-24 19:08:09.745 | [8815 Async ks-alt-another:87098]: Signaled 2025-11-24 19:08:09.747 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.747 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.747 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.747 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.747 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.747 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.747 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.747 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.747 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.747 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user c5c2246eb69b4316a44dd53281084509 --project 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:09.747 | 2025-11-24 19:08:09.747 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c5c2246eb69b4316a44dd53281084509 --project 22c4b8f235c8462da7129bb4808c4cc2 -c Role -f value 2025-11-24 19:08:09.747 | 2025-11-24 19:08:09.747 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.747 | + functions-common:get_or_add_user_project_role:982 : user_role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:09.747 | + functions-common:get_or_add_user_project_role:983 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:09.747 | 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:09.793 | [8815 Async ks-alt-another:87098]: finished get_or_add_user_project_role anotherrole c5c2246eb69b4316a44dd53281084509 22c4b8f235c8462da7129bb4808c4cc2 with result 0 in 2 seconds 2025-11-24 19:08:09.833 | [8815 Async ks-alt-member-user:87268]: Waiting for completion of get_or_add_user_project_role member 8b43375ac2ea429eb9f71f22e7316832 22c4b8f235c8462da7129bb4808c4cc2 running on PID 87268 (10 other jobs running) 2025-11-24 19:08:09.861 | [8815 Async ks-alt-member-user:87268]: Signaling child to exit 2025-11-24 19:08:09.861 | WAKEUP 2025-11-24 19:08:09.884 | [8815 Async ks-alt-member-user:87268]: Signaled 2025-11-24 19:08:09.887 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:09.887 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:09.887 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:09.887 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:09.887 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:09.887 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:09.887 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:09.887 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:09.887 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:09.887 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 8b43375ac2ea429eb9f71f22e7316832 --project 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:09.887 | 2025-11-24 19:08:09.887 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b43375ac2ea429eb9f71f22e7316832 --project 22c4b8f235c8462da7129bb4808c4cc2 -c Role -f value 2025-11-24 19:08:09.887 | 2025-11-24 19:08:09.887 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:09.887 | + functions-common:get_or_add_user_project_role:982 : user_role_id=1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:09.887 | + functions-common:get_or_add_user_project_role:983 : echo 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:09.887 | 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:09.937 | [8815 Async ks-alt-member-user:87268]: finished get_or_add_user_project_role member 8b43375ac2ea429eb9f71f22e7316832 22c4b8f235c8462da7129bb4808c4cc2 with result 0 in 2 seconds 2025-11-24 19:08:09.978 | [8815 Async ks-alt-reader-user:87500]: Waiting for completion of get_or_add_user_project_role reader 419c90246f7346c8863575d9b167b944 22c4b8f235c8462da7129bb4808c4cc2 running on PID 87500 (9 other jobs running) 2025-11-24 19:08:10.004 | [8815 Async ks-alt-reader-user:87500]: Signaling child to exit 2025-11-24 19:08:10.005 | WAKEUP 2025-11-24 19:08:10.034 | [8815 Async ks-alt-reader-user:87500]: Signaled 2025-11-24 19:08:10.036 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:10.036 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:10.036 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:10.036 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:10.036 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:10.036 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:10.036 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:10.036 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:10.036 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:10.036 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user 419c90246f7346c8863575d9b167b944 --project 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:10.036 | 2025-11-24 19:08:10.036 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 419c90246f7346c8863575d9b167b944 --project 22c4b8f235c8462da7129bb4808c4cc2 -c Role -f value 2025-11-24 19:08:10.036 | 2025-11-24 19:08:10.036 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:10.036 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:08:10.036 | + functions-common:get_or_add_user_project_role:983 : echo ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:08:10.036 | ee302d55f24240c798784b1f9be7f7b4 2025-11-24 19:08:10.087 | [8815 Async ks-alt-reader-user:87500]: finished get_or_add_user_project_role reader 419c90246f7346c8863575d9b167b944 22c4b8f235c8462da7129bb4808c4cc2 with result 0 in 2 seconds 2025-11-24 19:08:10.092 | + inc/async:async_wait:197 : return 0 2025-11-24 19:08:10.095 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2025-11-24 19:08:10.150 | [8815 Async ks-system-member:87699]: Waiting for completion of get_or_add_user_system_role member 32ecbcf14d65438096e64990bb0f0a66 all running on PID 87699 (8 other jobs running) 2025-11-24 19:08:10.177 | [8815 Async ks-system-member:87699]: Signaling child to exit 2025-11-24 19:08:10.178 | WAKEUP 2025-11-24 19:08:10.201 | [8815 Async ks-system-member:87699]: Signaled 2025-11-24 19:08:10.203 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-11-24 19:08:10.203 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-11-24 19:08:10.203 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-11-24 19:08:10.203 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:10.203 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:10.203 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:10.203 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:10.203 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:10.203 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-11-24 19:08:10.204 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32ecbcf14d65438096e64990bb0f0a66 --system all -f value -c Role 2025-11-24 19:08:10.204 | 2025-11-24 19:08:10.204 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:10.204 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-11-24 19:08:10.204 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-11-24 19:08:10.204 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add member --user 32ecbcf14d65438096e64990bb0f0a66 --system all 2025-11-24 19:08:10.204 | 2025-11-24 19:08:10.204 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 32ecbcf14d65438096e64990bb0f0a66 --system all -f value -c Role 2025-11-24 19:08:10.204 | 2025-11-24 19:08:10.204 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:10.204 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-11-24 19:08:10.204 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-11-24 19:08:10.204 | 2025-11-24 19:08:10.253 | [8815 Async ks-system-member:87699]: finished get_or_add_user_system_role member 32ecbcf14d65438096e64990bb0f0a66 all with result 0 in 3 seconds 2025-11-24 19:08:10.294 | [8815 Async ks-system-reader:87898]: Waiting for completion of get_or_add_user_system_role reader 718c99f2ecc646f8ace2b3bcb5a0a7d6 all running on PID 87898 (7 other jobs running) 2025-11-24 19:08:10.322 | [8815 Async ks-system-reader:87898]: Signaling child to exit 2025-11-24 19:08:10.322 | WAKEUP 2025-11-24 19:08:10.349 | [8815 Async ks-system-reader:87898]: Signaled 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-11-24 19:08:10.351 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-11-24 19:08:10.351 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:10.351 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:10.351 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:10.351 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:10.351 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-11-24 19:08:10.351 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 718c99f2ecc646f8ace2b3bcb5a0a7d6 --system all -f value -c Role 2025-11-24 19:08:10.351 | 2025-11-24 19:08:10.351 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add reader --user 718c99f2ecc646f8ace2b3bcb5a0a7d6 --system all 2025-11-24 19:08:10.351 | 2025-11-24 19:08:10.351 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 718c99f2ecc646f8ace2b3bcb5a0a7d6 --system all -f value -c Role 2025-11-24 19:08:10.351 | 2025-11-24 19:08:10.351 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-11-24 19:08:10.351 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-11-24 19:08:10.351 | 2025-11-24 19:08:10.402 | [8815 Async ks-system-reader:87898]: finished get_or_add_user_system_role reader 718c99f2ecc646f8ace2b3bcb5a0a7d6 all with result 0 in 3 seconds 2025-11-24 19:08:10.408 | + inc/async:async_wait:197 : return 0 2025-11-24 19:08:10.411 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2025-11-24 19:08:10.467 | [8815 Async ks-group-memberdemo:88167]: Waiting for completion of get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 running on PID 88167 (6 other jobs running) 2025-11-24 19:08:10.495 | [8815 Async ks-group-memberdemo:88167]: Signaling child to exit 2025-11-24 19:08:10.569 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:10.597 | [88167 Async ks-group-memberdemo:88167]: finished successfully 2025-11-24 19:08:10.625 | WAKEUP 2025-11-24 19:08:10.650 | [8815 Async ks-group-memberdemo:88167]: Signaled 2025-11-24 19:08:10.651 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-24 19:08:10.652 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group 9c76f85fe88d4381bc48a8d53f88cee8 --project c73486f204894d24bc72863e7315b269 2025-11-24 19:08:10.652 | 2025-11-24 19:08:10.652 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9c76f85fe88d4381bc48a8d53f88cee8 --project c73486f204894d24bc72863e7315b269 -f value -c Role 2025-11-24 19:08:10.652 | 2025-11-24 19:08:10.652 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:10.652 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:10.652 | + functions-common:get_or_add_group_project_role:1052 : echo 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:10.652 | 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:10.701 | [8815 Async ks-group-memberdemo:88167]: finished get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 with result 0 in 2 seconds 2025-11-24 19:08:10.742 | [8815 Async ks-group-anotherdemo:88246]: Waiting for completion of get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 running on PID 88246 (5 other jobs running) 2025-11-24 19:08:10.768 | [8815 Async ks-group-anotherdemo:88246]: Signaling child to exit 2025-11-24 19:08:11.156 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:11.185 | [88246 Async ks-group-anotherdemo:88246]: finished successfully 2025-11-24 19:08:11.216 | WAKEUP 2025-11-24 19:08:11.240 | [8815 Async ks-group-anotherdemo:88246]: Signaled 2025-11-24 19:08:11.242 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-24 19:08:11.242 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group 9c76f85fe88d4381bc48a8d53f88cee8 --project c73486f204894d24bc72863e7315b269 2025-11-24 19:08:11.242 | 2025-11-24 19:08:11.242 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9c76f85fe88d4381bc48a8d53f88cee8 --project c73486f204894d24bc72863e7315b269 -f value -c Role 2025-11-24 19:08:11.242 | 2025-11-24 19:08:11.242 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:11.242 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:11.242 | + functions-common:get_or_add_group_project_role:1052 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:11.242 | 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:11.289 | [8815 Async ks-group-anotherdemo:88246]: finished get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 c73486f204894d24bc72863e7315b269 with result 0 in 2 seconds 2025-11-24 19:08:11.329 | [8815 Async ks-group-memberalt:88325]: Waiting for completion of get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 running on PID 88325 (4 other jobs running) 2025-11-24 19:08:11.360 | [8815 Async ks-group-memberalt:88325]: Signaling child to exit 2025-11-24 19:08:11.786 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:11.816 | [88325 Async ks-group-memberalt:88325]: finished successfully 2025-11-24 19:08:11.842 | WAKEUP 2025-11-24 19:08:11.865 | [8815 Async ks-group-memberalt:88325]: Signaled 2025-11-24 19:08:11.867 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-24 19:08:11.867 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group 9c76f85fe88d4381bc48a8d53f88cee8 --project 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:11.867 | 2025-11-24 19:08:11.867 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9c76f85fe88d4381bc48a8d53f88cee8 --project 22c4b8f235c8462da7129bb4808c4cc2 -f value -c Role 2025-11-24 19:08:11.867 | 2025-11-24 19:08:11.867 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:11.867 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:11.867 | + functions-common:get_or_add_group_project_role:1052 : echo 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:11.867 | 1a548ab00613419ba5b91401aff37de1 2025-11-24 19:08:11.916 | [8815 Async ks-group-memberalt:88325]: finished get_or_add_group_project_role member 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 with result 0 in 3 seconds 2025-11-24 19:08:11.957 | [8815 Async ks-group-anotheralt:88404]: Waiting for completion of get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 running on PID 88404 (3 other jobs running) 2025-11-24 19:08:11.986 | [8815 Async ks-group-anotheralt:88404]: Signaling child to exit 2025-11-24 19:08:12.357 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:12.386 | [88404 Async ks-group-anotheralt:88404]: finished successfully 2025-11-24 19:08:12.413 | WAKEUP 2025-11-24 19:08:12.437 | [8815 Async ks-group-anotheralt:88404]: Signaled 2025-11-24 19:08:12.439 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-24 19:08:12.440 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group 9c76f85fe88d4381bc48a8d53f88cee8 --project 22c4b8f235c8462da7129bb4808c4cc2 2025-11-24 19:08:12.440 | 2025-11-24 19:08:12.440 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9c76f85fe88d4381bc48a8d53f88cee8 --project 22c4b8f235c8462da7129bb4808c4cc2 -f value -c Role 2025-11-24 19:08:12.440 | 2025-11-24 19:08:12.440 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:12.440 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:12.440 | + functions-common:get_or_add_group_project_role:1052 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:12.440 | 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:12.489 | [8815 Async ks-group-anotheralt:88404]: finished get_or_add_group_project_role anotherrole 9c76f85fe88d4381bc48a8d53f88cee8 22c4b8f235c8462da7129bb4808c4cc2 with result 0 in 3 seconds 2025-11-24 19:08:12.532 | [8815 Async ks-group-admin:88520]: Waiting for completion of get_or_add_group_project_role admin 29c6ebf694b140d2bc89cc0c3520b9d7 506aa82048ac4be380b28a72fe34e91d running on PID 88520 (2 other jobs running) 2025-11-24 19:08:12.559 | [8815 Async ks-group-admin:88520]: Signaling child to exit 2025-11-24 19:08:12.911 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:12.940 | [88520 Async ks-group-admin:88520]: finished successfully 2025-11-24 19:08:12.969 | WAKEUP 2025-11-24 19:08:12.993 | [8815 Async ks-group-admin:88520]: Signaled 2025-11-24 19:08:12.995 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-24 19:08:12.995 | + functions-common:get_or_add_group_project_role:1043 : openstack role add admin --group 29c6ebf694b140d2bc89cc0c3520b9d7 --project 506aa82048ac4be380b28a72fe34e91d 2025-11-24 19:08:12.995 | 2025-11-24 19:08:12.995 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 29c6ebf694b140d2bc89cc0c3520b9d7 --project 506aa82048ac4be380b28a72fe34e91d -f value -c Role 2025-11-24 19:08:12.995 | 2025-11-24 19:08:12.995 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:12.995 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:12.995 | + functions-common:get_or_add_group_project_role:1052 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:12.995 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:13.044 | [8815 Async ks-group-admin:88520]: finished get_or_add_group_project_role admin 29c6ebf694b140d2bc89cc0c3520b9d7 506aa82048ac4be380b28a72fe34e91d with result 0 in 4 seconds 2025-11-24 19:08:13.048 | + inc/async:async_wait:197 : return 0 2025-11-24 19:08:13.051 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2025-11-24 19:08:13.070 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:08:13.073 | + ./stack.sh:main:1148 : is_service_enabled nova 2025-11-24 19:08:13.092 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:13.095 | + ./stack.sh:main:1149 : async_runfunc create_nova_accounts 2025-11-24 19:08:13.098 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2025-11-24 19:08:13.174 | + inc/async:async_inner:63 : create_nova_accounts 2025-11-24 19:08:13.218 | [8815 Async create_nova_accounts:90324]: running: create_nova_accounts 2025-11-24 19:08:13.221 | + ./stack.sh:main:1151 : is_service_enabled glance 2025-11-24 19:08:13.244 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:13.247 | + ./stack.sh:main:1152 : async_runfunc create_glance_accounts 2025-11-24 19:08:13.249 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2025-11-24 19:08:13.324 | + inc/async:async_inner:63 : create_glance_accounts 2025-11-24 19:08:13.370 | [8815 Async create_glance_accounts:90447]: running: create_glance_accounts 2025-11-24 19:08:13.373 | + ./stack.sh:main:1154 : is_service_enabled cinder 2025-11-24 19:08:13.395 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:13.398 | + ./stack.sh:main:1155 : async_runfunc create_cinder_accounts 2025-11-24 19:08:13.401 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2025-11-24 19:08:13.484 | + inc/async:async_inner:63 : create_cinder_accounts 2025-11-24 19:08:13.533 | [8815 Async create_cinder_accounts:90586]: running: create_cinder_accounts 2025-11-24 19:08:13.537 | + ./stack.sh:main:1157 : is_service_enabled neutron 2025-11-24 19:08:13.558 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:13.561 | + ./stack.sh:main:1158 : async_runfunc create_neutron_accounts 2025-11-24 19:08:13.565 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2025-11-24 19:08:13.639 | + inc/async:async_inner:63 : create_neutron_accounts 2025-11-24 19:08:13.686 | [8815 Async create_neutron_accounts:90728]: running: create_neutron_accounts 2025-11-24 19:08:13.690 | + ./stack.sh:main:1160 : is_service_enabled swift 2025-11-24 19:08:13.712 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:13.715 | + ./stack.sh:main:1161 : async_runfunc create_swift_accounts 2025-11-24 19:08:13.719 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2025-11-24 19:08:13.793 | + inc/async:async_inner:63 : create_swift_accounts 2025-11-24 19:08:13.835 | [8815 Async create_swift_accounts:90909]: running: create_swift_accounts 2025-11-24 19:08:13.838 | + ./stack.sh:main:1169 : is_service_enabled horizon 2025-11-24 19:08:13.858 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:13.862 | + ./stack.sh:main:1170 : echo_summary 'Configuring Horizon' 2025-11-24 19:08:13.865 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:08:13.869 | + ./stack.sh:echo_summary:473 : echo -e Configuring Horizon 2025-11-24 19:08:13.872 | + ./stack.sh:main:1171 : async_runfunc configure_horizon 2025-11-24 19:08:13.875 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2025-11-24 19:08:13.959 | + inc/async:async_inner:63 : configure_horizon 2025-11-24 19:08:14.005 | [8815 Async configure_horizon:91049]: running: configure_horizon 2025-11-24 19:08:14.009 | + ./stack.sh:main:1174 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2025-11-24 19:08:14.066 | [8815 Async create_nova_accounts:90324]: Waiting for completion of create_nova_accounts running on PID 90324 (7 other jobs running) 2025-11-24 19:08:14.093 | [8815 Async create_nova_accounts:90324]: Signaling child to exit 2025-11-24 19:08:35.635 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:35.664 | [90728 Async create_neutron_accounts:90728]: finished successfully 2025-11-24 19:08:40.059 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:40.081 | [90586 Async create_cinder_accounts:90586]: finished successfully 2025-11-24 19:08:47.104 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:47.134 | [91049 Async configure_horizon:91049]: finished successfully 2025-11-24 19:08:48.806 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:48.836 | [90324 Async create_nova_accounts:90324]: finished successfully 2025-11-24 19:08:48.865 | WAKEUP 2025-11-24 19:08:48.891 | [8815 Async create_nova_accounts:90324]: Signaled 2025-11-24 19:08:48.893 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2025-11-24 19:08:48.893 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2025-11-24 19:08:48.894 | + lib/keystone:create_service_user:420 : get_or_create_user nova secretservice Default 2025-11-24 19:08:48.894 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:48.894 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:48.894 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:48.894 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:08:48.894 | 2025-11-24 19:08:48.894 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.894 | + functions-common:get_or_create_user:918 : user_id=da203d1e10b04f958e355d4b8cb85e0c 2025-11-24 19:08:48.894 | + functions-common:get_or_create_user:919 : echo da203d1e10b04f958e355d4b8cb85e0c 2025-11-24 19:08:48.894 | da203d1e10b04f958e355d4b8cb85e0c 2025-11-24 19:08:48.894 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:48.894 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2025-11-24 19:08:48.894 | 2025-11-24 19:08:48.894 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:08:48.894 | 2025-11-24 19:08:48.894 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:48.894 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:48.894 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-24 19:08:48.894 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:48.894 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:48.894 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:48.894 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2025-11-24 19:08:48.894 | 2025-11-24 19:08:48.895 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:08:48.895 | 2025-11-24 19:08:48.895 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.895 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:48.895 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:48.895 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:48.895 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2025-11-24 19:08:48.895 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://38.102.83.12/compute 2025-11-24 19:08:48.895 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2025-11-24 19:08:48.895 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:08:48.895 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2025-11-24 19:08:48.895 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2025-11-24 19:08:48.895 | 2025-11-24 19:08:48.895 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.895 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:08:48.895 | e97e43d9d0314d7a92c2e8c2ce7e7294' 2025-11-24 19:08:48.895 | + functions-common:get_or_create_service:1070 : echo e97e43d9d0314d7a92c2e8c2ce7e7294 2025-11-24 19:08:48.895 | e97e43d9d0314d7a92c2e8c2ce7e7294 2025-11-24 19:08:48.895 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://38.102.83.12/compute/v2/$(project_id)s' 2025-11-24 19:08:48.895 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:08:48.895 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute_legacy public 'https://38.102.83.12/compute/v2/$(project_id)s' RegionOne 2025-11-24 19:08:48.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:48.895 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2025-11-24 19:08:48.895 | 2025-11-24 19:08:48.895 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:48.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:48.895 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://38.102.83.12/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2025-11-24 19:08:48.895 | 2025-11-24 19:08:48.895 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=17e52c418bd4486c885916b1b92bea92 2025-11-24 19:08:48.895 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 17e52c418bd4486c885916b1b92bea92 2025-11-24 19:08:48.895 | + functions-common:get_or_create_endpoint:1103 : public_id=17e52c418bd4486c885916b1b92bea92 2025-11-24 19:08:48.895 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-24 19:08:48.895 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:08:48.895 | + functions-common:get_or_create_endpoint:1112 : echo 17e52c418bd4486c885916b1b92bea92 2025-11-24 19:08:48.895 | 17e52c418bd4486c885916b1b92bea92 2025-11-24 19:08:48.895 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2025-11-24 19:08:48.895 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:08:48.895 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2025-11-24 19:08:48.895 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2025-11-24 19:08:48.895 | 2025-11-24 19:08:48.895 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.895 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:08:48.895 | ef21cd6c5546415bad74534e44ca5e68' 2025-11-24 19:08:48.895 | + functions-common:get_or_create_service:1070 : echo ef21cd6c5546415bad74534e44ca5e68 2025-11-24 19:08:48.895 | ef21cd6c5546415bad74534e44ca5e68 2025-11-24 19:08:48.895 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://38.102.83.12/compute/v2.1 2025-11-24 19:08:48.895 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:08:48.895 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute public https://38.102.83.12/compute/v2.1 RegionOne 2025-11-24 19:08:48.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:48.896 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2025-11-24 19:08:48.896 | 2025-11-24 19:08:48.896 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:48.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:48.896 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://38.102.83.12/compute/v2.1 --region RegionOne -f value -c id 2025-11-24 19:08:48.896 | 2025-11-24 19:08:48.896 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=a278c85ad80b4a3b882e255f5211afd8 2025-11-24 19:08:48.896 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo a278c85ad80b4a3b882e255f5211afd8 2025-11-24 19:08:48.896 | + functions-common:get_or_create_endpoint:1103 : public_id=a278c85ad80b4a3b882e255f5211afd8 2025-11-24 19:08:48.896 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-24 19:08:48.896 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:08:48.896 | + functions-common:get_or_create_endpoint:1112 : echo a278c85ad80b4a3b882e255f5211afd8 2025-11-24 19:08:48.896 | a278c85ad80b4a3b882e255f5211afd8 2025-11-24 19:08:48.896 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2025-11-24 19:08:48.896 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:48.896 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2025-11-24 19:08:48.896 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:48.896 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2025-11-24 19:08:48.896 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:48.896 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:48.896 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:48.896 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:48.896 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:48.896 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2025-11-24 19:08:48.896 | 2025-11-24 19:08:48.896 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2025-11-24 19:08:48.896 | 2025-11-24 19:08:48.896 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:48.896 | + functions-common:get_or_add_user_project_role:982 : user_role_id=28262a17a25640928bc849a28461399b 2025-11-24 19:08:48.896 | + functions-common:get_or_add_user_project_role:983 : echo 28262a17a25640928bc849a28461399b 2025-11-24 19:08:48.896 | 28262a17a25640928bc849a28461399b 2025-11-24 19:08:48.896 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2025-11-24 19:08:48.896 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:08:48.896 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2025-11-24 19:08:48.896 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:48.896 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2025-11-24 19:08:48.948 | [8815 Async create_nova_accounts:90324]: finished create_nova_accounts with result 0 in 35 seconds 2025-11-24 19:08:48.991 | [8815 Async create_glance_accounts:90447]: Waiting for completion of create_glance_accounts running on PID 90447 (6 other jobs running) 2025-11-24 19:08:49.019 | [8815 Async create_glance_accounts:90447]: Signaling child to exit 2025-11-24 19:08:53.955 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:53.984 | [90447 Async create_glance_accounts:90447]: finished successfully 2025-11-24 19:08:54.012 | WAKEUP 2025-11-24 19:08:54.036 | [8815 Async create_glance_accounts:90447]: Signaled 2025-11-24 19:08:54.038 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2025-11-24 19:08:54.038 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:54.038 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2025-11-24 19:08:54.038 | + lib/keystone:create_service_user:420 : get_or_create_user glance secretservice Default 2025-11-24 19:08:54.038 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:54.038 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:54.038 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:54.038 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:08:54.038 | 2025-11-24 19:08:54.038 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.038 | + functions-common:get_or_create_user:918 : user_id=5a9185dc47964e57aaa3eddce45920f0 2025-11-24 19:08:54.038 | + functions-common:get_or_create_user:919 : echo 5a9185dc47964e57aaa3eddce45920f0 2025-11-24 19:08:54.038 | 5a9185dc47964e57aaa3eddce45920f0 2025-11-24 19:08:54.038 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:54.038 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2025-11-24 19:08:54.038 | 2025-11-24 19:08:54.038 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:08:54.038 | 2025-11-24 19:08:54.038 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.038 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.038 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-24 19:08:54.038 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:54.038 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:54.038 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2025-11-24 19:08:54.038 | 2025-11-24 19:08:54.038 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:08:54.038 | 2025-11-24 19:08:54.038 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:54.038 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:54.038 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:54.038 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2025-11-24 19:08:54.039 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:54.039 | + lib/glance:create_glance_accounts:493 : create_service_user glance-swift ResellerAdmin 2025-11-24 19:08:54.039 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift secretservice Default 2025-11-24 19:08:54.039 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:54.039 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:54.039 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:54.039 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.039 | + functions-common:get_or_create_user:918 : user_id=caa608662252404d82cdb40152e23c74 2025-11-24 19:08:54.039 | + functions-common:get_or_create_user:919 : echo caa608662252404d82cdb40152e23c74 2025-11-24 19:08:54.039 | caa608662252404d82cdb40152e23c74 2025-11-24 19:08:54.039 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:54.039 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.039 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.039 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2025-11-24 19:08:54.039 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:54.039 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:54.039 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:982 : user_role_id=28262a17a25640928bc849a28461399b 2025-11-24 19:08:54.039 | + functions-common:get_or_add_user_project_role:983 : echo 28262a17a25640928bc849a28461399b 2025-11-24 19:08:54.039 | 28262a17a25640928bc849a28461399b 2025-11-24 19:08:54.039 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2025-11-24 19:08:54.039 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:08:54.039 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2025-11-24 19:08:54.039 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.039 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:08:54.039 | 557813dd8cd7445aa9e913f875abcf20' 2025-11-24 19:08:54.039 | + functions-common:get_or_create_service:1070 : echo 557813dd8cd7445aa9e913f875abcf20 2025-11-24 19:08:54.039 | 557813dd8cd7445aa9e913f875abcf20 2025-11-24 19:08:54.039 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://38.102.83.12/image 2025-11-24 19:08:54.039 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:08:54.039 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface image public https://38.102.83.12/image RegionOne 2025-11-24 19:08:54.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:54.039 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:54.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:54.039 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://38.102.83.12/image --region RegionOne -f value -c id 2025-11-24 19:08:54.039 | 2025-11-24 19:08:54.039 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=e0ba4d6107094742866ea091e2e13eee 2025-11-24 19:08:54.039 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo e0ba4d6107094742866ea091e2e13eee 2025-11-24 19:08:54.040 | + functions-common:get_or_create_endpoint:1103 : public_id=e0ba4d6107094742866ea091e2e13eee 2025-11-24 19:08:54.040 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-24 19:08:54.040 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:08:54.040 | + functions-common:get_or_create_endpoint:1112 : echo e0ba4d6107094742866ea091e2e13eee 2025-11-24 19:08:54.040 | e0ba4d6107094742866ea091e2e13eee 2025-11-24 19:08:54.040 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2025-11-24 19:08:54.040 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-11-24 19:08:54.040 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.040 | ++ functions-common:get_or_create_domain:880 : domain_id=default 2025-11-24 19:08:54.040 | ++ functions-common:get_or_create_domain:881 : echo default 2025-11-24 19:08:54.040 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2025-11-24 19:08:54.040 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2025-11-24 19:08:54.040 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2025-11-24 19:08:54.040 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2025-11-24 19:08:54.040 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | Field | Value | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | default_limit | 2000 | 2025-11-24 19:08:54.040 | | description | None | 2025-11-24 19:08:54.040 | | id | 76d895d085f24af2aad9b55f5646aac8 | 2025-11-24 19:08:54.040 | | region_id | RegionOne | 2025-11-24 19:08:54.040 | | resource_name | image_size_total | 2025-11-24 19:08:54.040 | | service_id | 557813dd8cd7445aa9e913f875abcf20 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | Field | Value | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | default_limit | 2000 | 2025-11-24 19:08:54.040 | | description | None | 2025-11-24 19:08:54.040 | | id | 885d039604e1420e8d2899a70a119277 | 2025-11-24 19:08:54.040 | | region_id | RegionOne | 2025-11-24 19:08:54.040 | | resource_name | image_stage_total | 2025-11-24 19:08:54.040 | | service_id | 557813dd8cd7445aa9e913f875abcf20 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | Field | Value | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | default_limit | 100 | 2025-11-24 19:08:54.040 | | description | None | 2025-11-24 19:08:54.040 | | id | 260e4e18431d4435a4bd0adb62f84016 | 2025-11-24 19:08:54.040 | | region_id | RegionOne | 2025-11-24 19:08:54.040 | | resource_name | image_count_total | 2025-11-24 19:08:54.040 | | service_id | 557813dd8cd7445aa9e913f875abcf20 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | Field | Value | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | | default_limit | 100 | 2025-11-24 19:08:54.040 | | description | None | 2025-11-24 19:08:54.040 | | id | bb9f66df4e8a484dbcaa23e218d086c0 | 2025-11-24 19:08:54.040 | | region_id | RegionOne | 2025-11-24 19:08:54.040 | | resource_name | image_count_uploading | 2025-11-24 19:08:54.040 | | service_id | 557813dd8cd7445aa9e913f875abcf20 | 2025-11-24 19:08:54.040 | +---------------+----------------------------------+ 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://38.102.83.12/identity 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2025-11-24 19:08:54.040 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id e0ba4d6107094742866ea091e2e13eee 2025-11-24 19:08:54.040 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2025-11-24 19:08:54.040 | 2025-11-24 19:08:54.040 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2025-11-24 19:08:54.040 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:08:54.088 | [8815 Async create_glance_accounts:90447]: finished create_glance_accounts with result 0 in 40 seconds 2025-11-24 19:08:54.130 | [8815 Async create_cinder_accounts:90586]: Waiting for completion of create_cinder_accounts running on PID 90586 (5 other jobs running) 2025-11-24 19:08:54.160 | [8815 Async create_cinder_accounts:90586]: Signaling child to exit 2025-11-24 19:08:54.160 | WAKEUP 2025-11-24 19:08:54.186 | [8815 Async create_cinder_accounts:90586]: Signaled 2025-11-24 19:08:54.187 | + lib/cinder:create_cinder_accounts:462 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2025-11-24 19:08:54.188 | + lib/cinder:create_cinder_accounts:464 : local extra_role= 2025-11-24 19:08:54.188 | + lib/cinder:create_cinder_accounts:467 : is_service_enabled barbican 2025-11-24 19:08:54.188 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:08:54.188 | + lib/cinder:create_cinder_accounts:471 : create_service_user cinder 2025-11-24 19:08:54.188 | + lib/keystone:create_service_user:420 : get_or_create_user cinder secretservice Default 2025-11-24 19:08:54.188 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:54.188 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:54.188 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:54.188 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:08:54.188 | 2025-11-24 19:08:54.188 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.188 | + functions-common:get_or_create_user:918 : user_id=a4619efc23a5400f9af920b756ad1187 2025-11-24 19:08:54.188 | + functions-common:get_or_create_user:919 : echo a4619efc23a5400f9af920b756ad1187 2025-11-24 19:08:54.188 | a4619efc23a5400f9af920b756ad1187 2025-11-24 19:08:54.188 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2025-11-24 19:08:54.188 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:54.188 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:54.188 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:54.188 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:54.188 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:54.188 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2025-11-24 19:08:54.188 | 2025-11-24 19:08:54.188 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:08:54.188 | 2025-11-24 19:08:54.188 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.188 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.188 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.188 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.188 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2025-11-24 19:08:54.188 | + lib/cinder:create_cinder_accounts:473 : local cinder_api_url 2025-11-24 19:08:54.188 | + lib/cinder:create_cinder_accounts:474 : cinder_api_url=https://38.102.83.12/volume 2025-11-24 19:08:54.188 | + lib/cinder:create_cinder_accounts:477 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2025-11-24 19:08:54.188 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:08:54.188 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2025-11-24 19:08:54.188 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2025-11-24 19:08:54.189 | 2025-11-24 19:08:54.189 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.189 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:08:54.189 | 66153b2cd0384818b6c60d6bf016cab8' 2025-11-24 19:08:54.189 | + functions-common:get_or_create_service:1070 : echo 66153b2cd0384818b6c60d6bf016cab8 2025-11-24 19:08:54.189 | 66153b2cd0384818b6c60d6bf016cab8 2025-11-24 19:08:54.189 | + lib/cinder:create_cinder_accounts:479 : get_or_create_endpoint block-storage RegionOne https://38.102.83.12/volume/v3 2025-11-24 19:08:54.189 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface block-storage public https://38.102.83.12/volume/v3 RegionOne 2025-11-24 19:08:54.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:54.189 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2025-11-24 19:08:54.189 | 2025-11-24 19:08:54.189 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:54.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:54.189 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://38.102.83.12/volume/v3 --region RegionOne -f value -c id 2025-11-24 19:08:54.189 | 2025-11-24 19:08:54.189 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=989aa73e96f54665afe3662e2a64660a 2025-11-24 19:08:54.189 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 989aa73e96f54665afe3662e2a64660a 2025-11-24 19:08:54.189 | + functions-common:get_or_create_endpoint:1103 : public_id=989aa73e96f54665afe3662e2a64660a 2025-11-24 19:08:54.189 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-24 19:08:54.189 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:08:54.189 | + functions-common:get_or_create_endpoint:1112 : echo 989aa73e96f54665afe3662e2a64660a 2025-11-24 19:08:54.189 | 989aa73e96f54665afe3662e2a64660a 2025-11-24 19:08:54.189 | + lib/cinder:create_cinder_accounts:482 : configure_cinder_internal_tenant 2025-11-24 19:08:54.189 | ++ lib/cinder:configure_cinder_internal_tenant:715 : get_or_create_project service 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:08:54.189 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2025-11-24 19:08:54.189 | 2025-11-24 19:08:54.189 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_project:931 : project_id=5c08b7b85f444695ba0ba401342c7909 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_project:932 : echo 5c08b7b85f444695ba0ba401342c7909 2025-11-24 19:08:54.189 | + lib/cinder:configure_cinder_internal_tenant:715 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5c08b7b85f444695ba0ba401342c7909 2025-11-24 19:08:54.189 | ++ lib/cinder:configure_cinder_internal_tenant:716 : get_or_create_user cinder 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:54.189 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2025-11-24 19:08:54.189 | No password was supplied, authentication will fail when a user does not have a password. 2025-11-24 19:08:54.189 | 2025-11-24 19:08:54.189 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_user:918 : user_id=a4619efc23a5400f9af920b756ad1187 2025-11-24 19:08:54.189 | ++ functions-common:get_or_create_user:919 : echo a4619efc23a5400f9af920b756ad1187 2025-11-24 19:08:54.189 | + lib/cinder:configure_cinder_internal_tenant:716 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a4619efc23a5400f9af920b756ad1187 2025-11-24 19:08:54.240 | [8815 Async create_cinder_accounts:90586]: finished create_cinder_accounts with result 0 in 26 seconds 2025-11-24 19:08:54.245 | + inc/async:async_wait:197 : return 0 2025-11-24 19:08:54.247 | + ./stack.sh:main:1175 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2025-11-24 19:08:54.301 | [8815 Async create_neutron_accounts:90728]: Waiting for completion of create_neutron_accounts running on PID 90728 (4 other jobs running) 2025-11-24 19:08:54.328 | [8815 Async create_neutron_accounts:90728]: Signaling child to exit 2025-11-24 19:08:54.329 | WAKEUP 2025-11-24 19:08:54.350 | [8815 Async create_neutron_accounts:90728]: Signaled 2025-11-24 19:08:54.352 | + lib/neutron:create_neutron_accounts:492 : local neutron_url 2025-11-24 19:08:54.352 | + lib/neutron:create_neutron_accounts:493 : neutron_url=https://38.102.83.12/ 2025-11-24 19:08:54.352 | + lib/neutron:create_neutron_accounts:494 : '[' '!' -z networking ']' 2025-11-24 19:08:54.352 | + lib/neutron:create_neutron_accounts:495 : neutron_url=https://38.102.83.12/networking 2025-11-24 19:08:54.352 | + lib/neutron:create_neutron_accounts:498 : is_service_enabled q-svc neutron-api 2025-11-24 19:08:54.352 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:54.352 | + lib/neutron:create_neutron_accounts:500 : create_service_user neutron 2025-11-24 19:08:54.352 | + lib/keystone:create_service_user:420 : get_or_create_user neutron secretservice Default 2025-11-24 19:08:54.352 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:54.352 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:54.352 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:54.352 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:08:54.352 | 2025-11-24 19:08:54.352 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.352 | + functions-common:get_or_create_user:918 : user_id=37e87606ebb1490fa72fc3459f433bf1 2025-11-24 19:08:54.352 | + functions-common:get_or_create_user:919 : echo 37e87606ebb1490fa72fc3459f433bf1 2025-11-24 19:08:54.352 | 37e87606ebb1490fa72fc3459f433bf1 2025-11-24 19:08:54.352 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2025-11-24 19:08:54.352 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:54.352 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:54.352 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:54.352 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:54.353 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:54.353 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2025-11-24 19:08:54.353 | 2025-11-24 19:08:54.353 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:08:54.353 | 2025-11-24 19:08:54.353 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.353 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.353 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.353 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:54.353 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2025-11-24 19:08:54.353 | + lib/neutron:create_neutron_accounts:502 : get_or_create_service neutron network 'Neutron Service' 2025-11-24 19:08:54.353 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:08:54.353 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2025-11-24 19:08:54.353 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2025-11-24 19:08:54.353 | 2025-11-24 19:08:54.353 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.353 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:08:54.353 | f8d214e24ac444349f6d457282ca8e03' 2025-11-24 19:08:54.353 | + functions-common:get_or_create_service:1070 : echo f8d214e24ac444349f6d457282ca8e03 2025-11-24 19:08:54.353 | f8d214e24ac444349f6d457282ca8e03 2025-11-24 19:08:54.353 | + lib/neutron:create_neutron_accounts:504 : get_or_create_endpoint network RegionOne https://38.102.83.12/networking 2025-11-24 19:08:54.353 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:08:54.353 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface network public https://38.102.83.12/networking RegionOne 2025-11-24 19:08:54.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:54.353 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2025-11-24 19:08:54.353 | 2025-11-24 19:08:54.353 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:54.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:54.353 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://38.102.83.12/networking --region RegionOne -f value -c id 2025-11-24 19:08:54.353 | 2025-11-24 19:08:54.353 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:54.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=256a46fb6a7647de8b6d2e0891f981c6 2025-11-24 19:08:54.353 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 256a46fb6a7647de8b6d2e0891f981c6 2025-11-24 19:08:54.353 | + functions-common:get_or_create_endpoint:1103 : public_id=256a46fb6a7647de8b6d2e0891f981c6 2025-11-24 19:08:54.353 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-24 19:08:54.353 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:08:54.353 | + functions-common:get_or_create_endpoint:1112 : echo 256a46fb6a7647de8b6d2e0891f981c6 2025-11-24 19:08:54.353 | 256a46fb6a7647de8b6d2e0891f981c6 2025-11-24 19:08:54.397 | [8815 Async create_neutron_accounts:90728]: finished create_neutron_accounts with result 0 in 22 seconds 2025-11-24 19:08:54.429 | [8815 Async create_swift_accounts:90909]: Waiting for completion of create_swift_accounts running on PID 90909 (3 other jobs running) 2025-11-24 19:08:54.452 | [8815 Async create_swift_accounts:90909]: Signaling child to exit 2025-11-24 19:08:58.392 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:08:58.419 | [90909 Async create_swift_accounts:90909]: finished successfully 2025-11-24 19:08:58.445 | WAKEUP 2025-11-24 19:08:58.470 | [8815 Async create_swift_accounts:90909]: Signaled 2025-11-24 19:08:58.471 | + lib/swift:create_swift_accounts:610 : export swiftusertest1_password=testing 2025-11-24 19:08:58.471 | + lib/swift:create_swift_accounts:610 : swiftusertest1_password=testing 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:611 : export swiftusertest2_password=testing2 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:611 : swiftusertest2_password=testing2 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:612 : export swiftusertest3_password=testing3 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:612 : swiftusertest3_password=testing3 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:613 : export swiftusertest4_password=testing4 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:613 : swiftusertest4_password=testing4 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:615 : local another_role 2025-11-24 19:08:58.472 | ++ lib/swift:create_swift_accounts:616 : get_or_create_role anotherrole 2025-11-24 19:08:58.472 | ++ functions-common:get_or_create_role:938 : local role_id 2025-11-24 19:08:58.472 | +++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-11-24 19:08:58.472 | 2025-11-24 19:08:58.472 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.472 | ++ functions-common:get_or_create_role:943 : role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:58.472 | ++ functions-common:get_or_create_role:944 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:616 : another_role=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:58.472 | + lib/swift:create_swift_accounts:620 : create_service_user swift admin 2025-11-24 19:08:58.472 | + lib/keystone:create_service_user:420 : get_or_create_user swift secretservice Default 2025-11-24 19:08:58.472 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:58.472 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:08:58.472 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:08:58.472 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:08:58.472 | 2025-11-24 19:08:58.472 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.472 | + functions-common:get_or_create_user:918 : user_id=27cd42ca2ed042b0bc916fef09f23bc8 2025-11-24 19:08:58.472 | + functions-common:get_or_create_user:919 : echo 27cd42ca2ed042b0bc916fef09f23bc8 2025-11-24 19:08:58.472 | 27cd42ca2ed042b0bc916fef09f23bc8 2025-11-24 19:08:58.472 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2025-11-24 19:08:58.472 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:58.472 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:58.472 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:58.472 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:58.472 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:58.472 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2025-11-24 19:08:58.472 | 2025-11-24 19:08:58.472 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2025-11-24 19:08:58.472 | 2025-11-24 19:08:58.472 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.472 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:58.472 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:58.472 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:08:58.472 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-24 19:08:58.472 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2025-11-24 19:08:58.473 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:58.473 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:58.473 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:08:58.473 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:08:58.473 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:08:58.473 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2025-11-24 19:08:58.473 | 2025-11-24 19:08:58.473 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2025-11-24 19:08:58.473 | 2025-11-24 19:08:58.473 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.473 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.473 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.473 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.473 | + lib/swift:create_swift_accounts:622 : get_or_create_service swift object-store 'Swift Service' 2025-11-24 19:08:58.473 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:08:58.473 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2025-11-24 19:08:58.473 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2025-11-24 19:08:58.473 | 2025-11-24 19:08:58.473 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.473 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:08:58.473 | a1447d103d2c4593aa430fae1f33b038' 2025-11-24 19:08:58.473 | + functions-common:get_or_create_service:1070 : echo a1447d103d2c4593aa430fae1f33b038 2025-11-24 19:08:58.473 | a1447d103d2c4593aa430fae1f33b038 2025-11-24 19:08:58.473 | + lib/swift:create_swift_accounts:624 : get_or_create_endpoint object-store RegionOne 'https://38.102.83.12:8080/v1/AUTH_$(project_id)s' https://38.102.83.12:8080 2025-11-24 19:08:58.473 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:08:58.473 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store public 'https://38.102.83.12:8080/v1/AUTH_$(project_id)s' RegionOne 2025-11-24 19:08:58.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:58.473 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2025-11-24 19:08:58.473 | 2025-11-24 19:08:58.473 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:58.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:58.473 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://38.102.83.12:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2025-11-24 19:08:58.473 | 2025-11-24 19:08:58.473 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=e5464306cd8f4e17851c9fba6349c1bb 2025-11-24 19:08:58.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo e5464306cd8f4e17851c9fba6349c1bb 2025-11-24 19:08:58.473 | + functions-common:get_or_create_endpoint:1103 : public_id=e5464306cd8f4e17851c9fba6349c1bb 2025-11-24 19:08:58.473 | + functions-common:get_or_create_endpoint:1105 : [[ -n https://38.102.83.12:8080 ]] 2025-11-24 19:08:58.473 | + functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface object-store admin https://38.102.83.12:8080 RegionOne 2025-11-24 19:08:58.473 | + functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:08:58.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2025-11-24 19:08:58.474 | 2025-11-24 19:08:58.474 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.474 | + functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:08:58.474 | + functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:08:58.474 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://38.102.83.12:8080 --region RegionOne -f value -c id 2025-11-24 19:08:58.474 | 2025-11-24 19:08:58.474 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.474 | + functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=cbc82151f28e46e9bd48b70878552cd3 2025-11-24 19:08:58.474 | + functions-common:_get_or_create_endpoint_with_interface:1088 : echo cbc82151f28e46e9bd48b70878552cd3 2025-11-24 19:08:58.474 | cbc82151f28e46e9bd48b70878552cd3 2025-11-24 19:08:58.474 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:08:58.474 | + functions-common:get_or_create_endpoint:1112 : echo e5464306cd8f4e17851c9fba6349c1bb 2025-11-24 19:08:58.474 | e5464306cd8f4e17851c9fba6349c1bb 2025-11-24 19:08:58.474 | + lib/swift:create_swift_accounts:629 : local swift_project_test1 2025-11-24 19:08:58.474 | ++ lib/swift:create_swift_accounts:630 : get_or_create_project swiftprojecttest1 default 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:08:58.474 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2025-11-24 19:08:58.474 | 2025-11-24 19:08:58.474 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_project:931 : project_id=4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_project:932 : echo 4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.474 | + lib/swift:create_swift_accounts:630 : swift_project_test1=4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.474 | + lib/swift:create_swift_accounts:631 : die_if_not_set 631 swift_project_test1 'Failure creating swift_project_test1' 2025-11-24 19:08:58.474 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.474 | ++ lib/swift:create_swift_accounts:633 : get_or_create_user swiftusertest1 testing default test@example.com 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_user:903 : [[ ! -z test@example.com ]] 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_user:904 : local email=--email=test@example.com 2025-11-24 19:08:58.474 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2025-11-24 19:08:58.474 | 2025-11-24 19:08:58.474 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_user:918 : user_id=e29097873337458597c8686d638cf5ac 2025-11-24 19:08:58.474 | ++ functions-common:get_or_create_user:919 : echo e29097873337458597c8686d638cf5ac 2025-11-24 19:08:58.474 | + lib/swift:create_swift_accounts:633 : SWIFT_USER_TEST1=e29097873337458597c8686d638cf5ac 2025-11-24 19:08:58.474 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2025-11-24 19:08:58.474 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.474 | + lib/swift:create_swift_accounts:635 : get_or_add_user_project_role admin e29097873337458597c8686d638cf5ac 4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.474 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:58.474 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:58.474 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:58.474 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:58.474 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:58.474 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:58.474 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:58.474 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:58.474 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:58.474 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user e29097873337458597c8686d638cf5ac --project 4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.475 | 2025-11-24 19:08:58.475 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e29097873337458597c8686d638cf5ac --project 4afa83849b0b4f549f2a2426be79a7c7 -c Role -f value 2025-11-24 19:08:58.475 | 2025-11-24 19:08:58.475 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.475 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:637 : local swift_user_test3 2025-11-24 19:08:58.475 | ++ lib/swift:create_swift_accounts:639 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_user:903 : [[ ! -z test3@example.com ]] 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_user:904 : local email=--email=test3@example.com 2025-11-24 19:08:58.475 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2025-11-24 19:08:58.475 | 2025-11-24 19:08:58.475 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_user:918 : user_id=5658787a24c04cadbd994303d4815cc4 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_user:919 : echo 5658787a24c04cadbd994303d4815cc4 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:639 : swift_user_test3=5658787a24c04cadbd994303d4815cc4 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:640 : die_if_not_set 640 swift_user_test3 'Failure creating swift_user_test3' 2025-11-24 19:08:58.475 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:641 : get_or_add_user_project_role 7f0595f1d2304cb1b9a0099a2f43bbb9 5658787a24c04cadbd994303d4815cc4 4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:58.475 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:58.475 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:58.475 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:58.475 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:58.475 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:58.475 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add 7f0595f1d2304cb1b9a0099a2f43bbb9 --user 5658787a24c04cadbd994303d4815cc4 --project 4afa83849b0b4f549f2a2426be79a7c7 2025-11-24 19:08:58.475 | 2025-11-24 19:08:58.475 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7f0595f1d2304cb1b9a0099a2f43bbb9 --user 5658787a24c04cadbd994303d4815cc4 --project 4afa83849b0b4f549f2a2426be79a7c7 -c Role -f value 2025-11-24 19:08:58.475 | 2025-11-24 19:08:58.475 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:982 : user_role_id=7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:58.475 | + functions-common:get_or_add_user_project_role:983 : echo 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:58.475 | 7f0595f1d2304cb1b9a0099a2f43bbb9 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:643 : local swift_project_test2 2025-11-24 19:08:58.475 | ++ lib/swift:create_swift_accounts:644 : get_or_create_project swiftprojecttest2 default 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:08:58.475 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2025-11-24 19:08:58.475 | 2025-11-24 19:08:58.475 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_project:931 : project_id=e489a5196bcb4f5e83b36ed52197a465 2025-11-24 19:08:58.475 | ++ functions-common:get_or_create_project:932 : echo e489a5196bcb4f5e83b36ed52197a465 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:644 : swift_project_test2=e489a5196bcb4f5e83b36ed52197a465 2025-11-24 19:08:58.475 | + lib/swift:create_swift_accounts:645 : die_if_not_set 645 swift_project_test2 'Failure creating swift_project_test2' 2025-11-24 19:08:58.476 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:647 : local swift_user_test2 2025-11-24 19:08:58.476 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_user:903 : [[ ! -z test2@example.com ]] 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_user:904 : local email=--email=test2@example.com 2025-11-24 19:08:58.476 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2025-11-24 19:08:58.476 | 2025-11-24 19:08:58.476 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_user:918 : user_id=293724294d8a4de49885aa4b7ee0a949 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_user:919 : echo 293724294d8a4de49885aa4b7ee0a949 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:649 : swift_user_test2=293724294d8a4de49885aa4b7ee0a949 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test2 'Failure creating swift_user_test2' 2025-11-24 19:08:58.476 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role admin 293724294d8a4de49885aa4b7ee0a949 e489a5196bcb4f5e83b36ed52197a465 2025-11-24 19:08:58.476 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:58.476 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:58.476 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:58.476 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:58.476 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:58.476 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:58.476 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:58.476 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:58.476 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:58.476 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 293724294d8a4de49885aa4b7ee0a949 --project e489a5196bcb4f5e83b36ed52197a465 2025-11-24 19:08:58.476 | 2025-11-24 19:08:58.476 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 293724294d8a4de49885aa4b7ee0a949 --project e489a5196bcb4f5e83b36ed52197a465 -c Role -f value 2025-11-24 19:08:58.476 | 2025-11-24 19:08:58.476 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.476 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.476 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.476 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:653 : local swift_domain 2025-11-24 19:08:58.476 | ++ lib/swift:create_swift_accounts:654 : get_or_create_domain swift_test 'Used for swift functional testing' 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-11-24 19:08:58.476 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2025-11-24 19:08:58.476 | 2025-11-24 19:08:58.476 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_domain:880 : domain_id=05a811c861ed41349c7437c96b30f93d 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_domain:881 : echo 05a811c861ed41349c7437c96b30f93d 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:654 : swift_domain=05a811c861ed41349c7437c96b30f93d 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_domain 'Failure creating swift_test domain' 2025-11-24 19:08:58.476 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.476 | + lib/swift:create_swift_accounts:657 : local swift_project_test4 2025-11-24 19:08:58.476 | ++ lib/swift:create_swift_accounts:658 : get_or_create_project swiftprojecttest4 05a811c861ed41349c7437c96b30f93d 2025-11-24 19:08:58.476 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-24 19:08:58.476 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=05a811c861ed41349c7437c96b30f93d --or-show -f value -c id 2025-11-24 19:08:58.477 | 2025-11-24 19:08:58.477 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_project:931 : project_id=1744c99e17d14b91ab6fe42014894849 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_project:932 : echo 1744c99e17d14b91ab6fe42014894849 2025-11-24 19:08:58.477 | + lib/swift:create_swift_accounts:658 : swift_project_test4=1744c99e17d14b91ab6fe42014894849 2025-11-24 19:08:58.477 | + lib/swift:create_swift_accounts:659 : die_if_not_set 659 swift_project_test4 'Failure creating swift_project_test4' 2025-11-24 19:08:58.477 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.477 | + lib/swift:create_swift_accounts:661 : local swift_user_test4 2025-11-24 19:08:58.477 | ++ lib/swift:create_swift_accounts:663 : get_or_create_user swiftusertest4 testing4 05a811c861ed41349c7437c96b30f93d test4@example.com 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_user:903 : [[ ! -z test4@example.com ]] 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_user:904 : local email=--email=test4@example.com 2025-11-24 19:08:58.477 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=05a811c861ed41349c7437c96b30f93d --email=test4@example.com --or-show -f value -c id 2025-11-24 19:08:58.477 | 2025-11-24 19:08:58.477 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_user:918 : user_id=66153ade676145fb8ddc9742ed1449d2 2025-11-24 19:08:58.477 | ++ functions-common:get_or_create_user:919 : echo 66153ade676145fb8ddc9742ed1449d2 2025-11-24 19:08:58.477 | + lib/swift:create_swift_accounts:663 : swift_user_test4=66153ade676145fb8ddc9742ed1449d2 2025-11-24 19:08:58.477 | + lib/swift:create_swift_accounts:664 : die_if_not_set 664 swift_user_test4 'Failure creating swift_user_test4' 2025-11-24 19:08:58.477 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:08:58.477 | + lib/swift:create_swift_accounts:665 : get_or_add_user_project_role admin 66153ade676145fb8ddc9742ed1449d2 1744c99e17d14b91ab6fe42014894849 2025-11-24 19:08:58.477 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:08:58.477 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:08:58.477 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-24 19:08:58.477 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:08:58.477 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:08:58.477 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-24 19:08:58.477 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-24 19:08:58.477 | ++ functions-common:_get_domain_args:960 : echo 2025-11-24 19:08:58.477 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-24 19:08:58.477 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 66153ade676145fb8ddc9742ed1449d2 --project 1744c99e17d14b91ab6fe42014894849 2025-11-24 19:08:58.477 | 2025-11-24 19:08:58.478 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66153ade676145fb8ddc9742ed1449d2 --project 1744c99e17d14b91ab6fe42014894849 -c Role -f value 2025-11-24 19:08:58.478 | 2025-11-24 19:08:58.478 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:08:58.478 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.478 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.478 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:08:58.523 | [8815 Async create_swift_accounts:90909]: finished create_swift_accounts with result 0 in 44 seconds 2025-11-24 19:08:58.568 | [8815 Async configure_horizon:91049]: Waiting for completion of configure_horizon running on PID 91049 (2 other jobs running) 2025-11-24 19:08:58.596 | [8815 Async configure_horizon:91049]: Signaling child to exit 2025-11-24 19:08:58.596 | WAKEUP 2025-11-24 19:08:58.620 | [8815 Async configure_horizon:91049]: Signaled 2025-11-24 19:08:58.622 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2025-11-24 19:08:58.622 | + inc/python:setup_develop:353 : local bindep 2025-11-24 19:08:58.622 | + inc/python:setup_develop:354 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-24 19:08:58.622 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/horizon 2025-11-24 19:08:58.622 | + inc/python:setup_develop:359 : local extras= 2025-11-24 19:08:58.622 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/horizon 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:08:58.622 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/horizon 2025-11-24 19:08:58.622 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/horizon 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:08:58.622 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:400 : name=horizon 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z horizon ']' 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2025-11-24 19:08:58.622 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/horizon -e 2025-11-24 19:08:58.622 | + inc/python:setup_package:436 : local bindep=0 2025-11-24 19:08:58.622 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:08:58.622 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:08:58.622 | + inc/python:setup_package:439 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-24 19:08:58.622 | + inc/python:setup_package:444 : local project_dir=/opt/stack/horizon 2025-11-24 19:08:58.622 | + inc/python:setup_package:445 : local flags=-e 2025-11-24 19:08:58.622 | + inc/python:setup_package:446 : local extras= 2025-11-24 19:08:58.622 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:08:58.622 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:08:58.622 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:08:58.622 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:08:58.622 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:08:58.622 | + inc/python:setup_package:464 : pip_install -e /opt/stack/horizon 2025-11-24 19:08:58.623 | Using python 3.12 to install /opt/stack/horizon 2025-11-24 19:08:58.623 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/horizon 2025-11-24 19:08:58.623 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:08:58.623 | Obtaining file:///opt/stack/horizon 2025-11-24 19:08:58.623 | Installing build dependencies: started 2025-11-24 19:08:58.623 | Installing build dependencies: finished with status 'done' 2025-11-24 19:08:58.623 | Checking if build backend supports build_editable: started 2025-11-24 19:08:58.623 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:08:58.623 | Getting requirements to build editable: started 2025-11-24 19:08:58.623 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:08:58.623 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:08:58.623 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.623 | Requirement already satisfied: pbr>=5.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (7.0.3) 2025-11-24 19:08:58.623 | Collecting Babel>=2.6.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-24 19:08:58.623 | Collecting Django<4.3,>=4.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/5d/2210dcf9a03931be94072deab1de2d3b73fa62ce91714eaea9e69f6e35c6/django-4.2.25-py3-none-any.whl.metadata (4.2 kB) 2025-11-24 19:08:58.623 | Collecting django-compressor>=4.4 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/00/d9/ac374a1f7a432230cdf4d2ffbe957fd0d4d5d6426bf4d5c17f382b0801c4/django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-11-24 19:08:58.623 | Collecting django-debreach>=1.4.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-24 19:08:58.623 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (3.2.1) 2025-11-24 19:08:58.623 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (2.1.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (5.12.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (1.3.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (7.2.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.config>=8.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (10.1.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (6.7.1) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.policy>=3.11.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (4.7.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.serialization>=4.3.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (5.8.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (2.6.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (9.2.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: osprofiler>=3.4.2 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (4.3.0) 2025-11-24 19:08:58.623 | Collecting libsass>=0.23.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2025-11-24 19:08:58.623 | Collecting Pillow>=9.1.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/87/424511bdcd02c8d7acf9f65caa09f291a519b16bd83c3fb3374b3d4ae951/pillow-12.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2025-11-24 19:08:58.623 | Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (9.8.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (4.10.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (5.7.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: python-neutronclient>=8.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (11.6.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (18.11.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (4.9.0) 2025-11-24 19:08:58.623 | Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib64/python3.12/site-packages (from horizon==25.6.0.dev49) (6.0.3) 2025-11-24 19:08:58.623 | Collecting qrcode>=8.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl.metadata (17 kB) 2025-11-24 19:08:58.623 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (2.32.5) 2025-11-24 19:08:58.623 | Collecting semantic-version>=2.3.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-11-24 19:08:58.624 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev49) (2025.2) 2025-11-24 19:08:58.624 | Collecting XStatic>=1.0.3 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-11-24 19:08:58.624 | Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/ec/76fd6c218c84d7c02434807c3b455830a8aae1cbaf82fe62732b42aea5fb/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/bd/220e2d86c0c3367127299746f7d5470f2764155fa190d8aaa3b300137b66/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/bc/d04929d247d6e657dcc2482e01f3f99118e538c751d8fe858873cced9511/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/a8/5f8dc71e3bc0974fec939407ce9a9406042d62e1aba6b924fdc0b1e0db8b/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/e7/325e6f924ce69c0351d9d113f1d9ec50218df09aee3c155432ac5919cdcb/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/71/ceea2c0a72e2ee2d316d6ab1c06b21faa9f5cbc4b36a4127d7847b7079c5/XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-11-24 19:08:58.624 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 4.4 MB/s eta 0:00:00 2025-11-24 19:08:58.624 | Installing build dependencies: started 2025-11-24 19:08:58.624 | Installing build dependencies: finished with status 'done' 2025-11-24 19:08:58.624 | Getting requirements to build wheel: started 2025-11-24 19:08:58.624 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:08:58.624 | Preparing metadata (pyproject.toml): started 2025-11-24 19:08:58.624 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.624 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/ab/806279e234318feb71c392b51d3a5c537c96e123b8e53c7bdeadf987b174/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/3c/3c72865459d35c0aa617a66366df79812d883752e2df2e02d717c4bdd5bf/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-D3>=3.5.17.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/a3/822ce8570757a5b258c39f71f357b2276365f0e6d91094e37d706da5bee4/XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e6/0900191e86373b1e888c49831332e0375c0411458142a8b65552bbc137eb/xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c0/cb7387a8ce804889cb6fc94b8796e54aabb113fb351813411c1c764654b1/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/cf/24665d03c2c5963f0ad476b2af16a59af377735ab89d48d97e178409faf5/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/af/f36c9ef0c5c1e12caca2d9f126573cdd7b97bc8d922fabe903964d078181/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/7a/d1c624a1c6878003e14c257847f36a4ae9a2cc36d3752ec9954e94fa0b84/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-11-24 19:08:58.624 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-11-24 19:08:58.625 | Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-11-24 19:08:58.625 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/6c/56de25d9d3be430e7de2fcf4baac10279dad78d7b16cbda339cf014c2fe5/XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-11-24 19:08:58.625 | Installing build dependencies: started 2025-11-24 19:08:58.625 | Installing build dependencies: finished with status 'done' 2025-11-24 19:08:58.625 | Getting requirements to build wheel: started 2025-11-24 19:08:58.625 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:08:58.625 | Preparing metadata (pyproject.toml): started 2025-11-24 19:08:58.625 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.625 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/cc/20380c36f60a424e655c005ce8be9329cbf41c58c5aa3db773485d1d0dcd/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-11-24 19:08:58.625 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-11-24 19:08:58.625 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-11-24 19:08:58.625 | Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-11-24 19:08:58.625 | Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/7a/7bfec29f5f28fdda7170ebbbb2204aeb1d33d6050f3476a807590de06434/XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-11-24 19:08:58.625 | Installing build dependencies: started 2025-11-24 19:08:58.625 | Installing build dependencies: finished with status 'done' 2025-11-24 19:08:58.625 | Getting requirements to build wheel: started 2025-11-24 19:08:58.625 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:08:58.625 | Preparing metadata (pyproject.toml): started 2025-11-24 19:08:58.625 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.625 | Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/26/b07115af27b339c861b8c9a775a621524b421c898e26e015880dfb888c49/XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-11-24 19:08:58.625 | Installing build dependencies: started 2025-11-24 19:08:58.625 | Installing build dependencies: finished with status 'done' 2025-11-24 19:08:58.625 | Getting requirements to build wheel: started 2025-11-24 19:08:58.625 | Getting requirements to build wheel: finished with status 'done' 2025-11-24 19:08:58.625 | Preparing metadata (pyproject.toml): started 2025-11-24 19:08:58.625 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.625 | Collecting enmerkar>=0.7.1 (from horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-11-24 19:08:58.625 | Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl.metadata (9.3 kB) 2025-11-24 19:08:58.625 | Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2025-11-24 19:08:58.625 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/62/9e/f3a899991e4aaae4b69c1aa187ba4a32e34742475c91eb13010ee7fbe9db/django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2025-11-24 19:08:58.625 | Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.6.0.dev49) 2025-11-24 19:08:58.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/86/e7b0c5f295a6f031fa852380f70d5c6c1108a2d32d26a3f34a2d459a5dd4/rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-11-24 19:08:58.626 | Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.6.0.dev49) 2025-11-24 19:08:58.626 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/61/c71a1843d22378c10cb2bb528efadbf0bc3f3f99c6bd8cadcfa7b03a439b/rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-11-24 19:08:58.626 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.6.0.dev49) (3.0.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev49) (5.6.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev49) (1.8.2) 2025-11-24 19:08:58.626 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev49) (4.15.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.6.0.dev49) (0.20) 2025-11-24 19:08:58.626 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.6.0.dev49) (2.0.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.6.0.dev49) (6.2.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.6.0.dev49) (1.1.2) 2025-11-24 19:08:58.626 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.6.0.dev49) (3.16.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev49) (3.2.5) 2025-11-24 19:08:58.626 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev49) (25.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev49) (7.1.1) 2025-11-24 19:08:58.626 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.6.0.dev49) (1.8.9) 2025-11-24 19:08:58.626 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.6.0.dev49) (69.0.3) 2025-11-24 19:08:58.626 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (2.1.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (2.0.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (24.2.1) 2025-11-24 19:08:58.626 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (4.12.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: openstacksdk>=1.5.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (4.8.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (4.2.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (7.2.1) 2025-11-24 19:08:58.626 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (2.3.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev49) (3.4.4) 2025-11-24 19:08:58.626 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev49) (3.11) 2025-11-24 19:08:58.626 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev49) (1.26.20) 2025-11-24 19:08:58.626 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev49) (2025.11.12) 2025-11-24 19:08:58.626 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (0.5.2) 2025-11-24 19:08:58.626 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (2.7.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (43.0.3) 2025-11-24 19:08:58.626 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (5.2.1) 2025-11-24 19:08:58.626 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.5.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.0.1) 2025-11-24 19:08:58.626 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.33) 2025-11-24 19:08:58.626 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (4.5.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.4.0) 2025-11-24 19:08:58.626 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (2.9.0.post0) 2025-11-24 19:08:58.626 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.6.0.dev49) (0.2.14) 2025-11-24 19:08:58.627 | Requirement already satisfied: jsonschema~=4.0 in /usr/local/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (4.25.1) 2025-11-24 19:08:58.627 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.11.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.7.1) 2025-11-24 19:08:58.627 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (2.0.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (3.0.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (25.4.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (2025.9.1) 2025-11-24 19:08:58.627 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (0.37.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev49) (0.28.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (1.17.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (2.23) 2025-11-24 19:08:58.627 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (14.2.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (4.0.0) 2025-11-24 19:08:58.627 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (2.19.2) 2025-11-24 19:08:58.627 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev49) (0.1.2) 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 113.3 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/5d/2210dcf9a03931be94072deab1de2d3b73fa62ce91714eaea9e69f6e35c6/django-4.2.25-py3-none-any.whl (8.0 MB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 110.5 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/00/d9/ac374a1f7a432230cdf4d2ffbe957fd0d4d5d6426bf4d5c17f382b0801c4/django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 15.3 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/86/e7b0c5f295a6f031fa852380f70d5c6c1108a2d32d26a3f34a2d459a5dd4/rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 5.3 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/61/c71a1843d22378c10cb2bb528efadbf0bc3f3f99c6bd8cadcfa7b03a439b/rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 97.4 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/87/424511bdcd02c8d7acf9f65caa09f291a519b16bd83c3fb3374b3d4ae951/pillow-12.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 127.1 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl (45 kB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 5.2 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/ec/76fd6c218c84d7c02434807c3b455830a8aae1cbaf82fe62732b42aea5fb/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.9/495.9 kB 53.6 MB/s eta 0:00:00 2025-11-24 19:08:58.627 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/bd/220e2d86c0c3367127299746f7d5470f2764155fa190d8aaa3b300137b66/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-11-24 19:08:58.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 8.5 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/bc/d04929d247d6e657dcc2482e01f3f99118e538c751d8fe858873cced9511/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 19.4 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/a8/5f8dc71e3bc0974fec939407ce9a9406042d62e1aba6b924fdc0b1e0db8b/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/e7/325e6f924ce69c0351d9d113f1d9ec50218df09aee3c155432ac5919cdcb/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/ab/806279e234318feb71c392b51d3a5c537c96e123b8e53c7bdeadf987b174/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.4/67.4 kB 9.1 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/3c/3c72865459d35c0aa617a66366df79812d883752e2df2e02d717c4bdd5bf/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.7/250.7 kB 33.2 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 106.8 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 8.2 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 55.8 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/a3/822ce8570757a5b258c39f71f357b2276365f0e6d91094e37d706da5bee4/XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 5.7 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e6/0900191e86373b1e888c49831332e0375c0411458142a8b65552bbc137eb/xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 32.5 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c0/cb7387a8ce804889cb6fc94b8796e54aabb113fb351813411c1c764654b1/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/cf/24665d03c2c5963f0ad476b2af16a59af377735ab89d48d97e178409faf5/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/af/f36c9ef0c5c1e12caca2d9f126573cdd7b97bc8d922fabe903964d078181/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/7a/d1c624a1c6878003e14c257847f36a4ae9a2cc36d3752ec9954e94fa0b84/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 83.1 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 66.7 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/cc/20380c36f60a424e655c005ce8be9329cbf41c58c5aa3db773485d1d0dcd/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 120.7 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl (24 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/62/9e/f3a899991e4aaae4b69c1aa187ba4a32e34742475c91eb13010ee7fbe9db/django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2025-11-24 19:08:58.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl (44 kB) 2025-11-24 19:08:58.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 5.0 MB/s eta 0:00:00 2025-11-24 19:08:58.628 | Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-11-24 19:08:58.628 | Building editable for horizon (pyproject.toml): started 2025-11-24 19:08:58.628 | Building editable for horizon (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.628 | Created wheel for horizon: filename=horizon-25.6.0.dev49-0.editable-py3-none-any.whl size=8948 sha256=321ee9ea7fc20151c4039bc536597f849b63aed3c8dc8cf538206c05a6791335 2025-11-24 19:08:58.629 | Stored in directory: /tmp/pip-ephem-wheel-cache-6jaegiow/wheels/79/fe/07/a1abea766a1105ac4673031ff9f771cb36f68aeaefcdd5e470 2025-11-24 19:08:58.629 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): started 2025-11-24 19:08:58.629 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.629 | Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45129 sha256=5e8a8573ab554063e8ae5b53fd22a353a3cf38ee6490970d23ca6d18aa645349 2025-11-24 19:08:58.629 | Stored in directory: /root/.cache/pip/wheels/47/84/d9/00ae0384afc45e5b01839618a14e92135ecb7fb8e43a0a63e6 2025-11-24 19:08:58.629 | Building wheel for XStatic-objectpath (pyproject.toml): started 2025-11-24 19:08:58.629 | Building wheel for XStatic-objectpath (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.629 | Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4554 sha256=201e57d91d5947a7cd9e73e7dd0a47a9aa681da5abec625b99cdedb4aaf6ff88 2025-11-24 19:08:58.629 | Stored in directory: /root/.cache/pip/wheels/46/fa/f6/f08bc6065689778257c71e2e1b424447a1833af2114c5d5628 2025-11-24 19:08:58.629 | Building wheel for XStatic-term.js (pyproject.toml): started 2025-11-24 19:08:58.629 | Building wheel for XStatic-term.js (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.629 | Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39078 sha256=9681745d38017b587d9a2bfbc33d786b609dd48ffb8e864334aa3ffb574085e1 2025-11-24 19:08:58.629 | Stored in directory: /root/.cache/pip/wheels/aa/d1/e6/545831b8618970b8b88499b7f8e3ab2091e587bf7ba6be36ff 2025-11-24 19:08:58.629 | Building wheel for XStatic-tv4 (pyproject.toml): started 2025-11-24 19:08:58.629 | Building wheel for XStatic-tv4 (pyproject.toml): finished with status 'done' 2025-11-24 19:08:58.629 | Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24629 sha256=098a135d59ff46dd6c44ec9899e1a93217d6f5523431268e1282809931d6d310 2025-11-24 19:08:58.629 | Stored in directory: /root/.cache/pip/wheels/43/d0/c9/c806f45849f4ebd71d8b8ea7aa9f8b6c97f68a0ae8e084b1d4 2025-11-24 19:08:58.629 | Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-11-24 19:08:58.629 | Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, sqlparse, semantic-version, qrcode, Pillow, libsass, django-debreach, Babel, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2025-11-24 19:08:58.629 | Successfully installed Babel-2.17.0 Django-4.2.25 Pillow-12.0.0 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.10.0 django-appconf-1.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.6.0.dev49 libsass-0.23.0 qrcode-8.2 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 sqlparse-0.5.3 2025-11-24 19:08:58.629 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:08:58.629 | + inc/python:pip_install:216 : result=0 2025-11-24 19:08:58.629 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:08:58.629 | + functions-common:time_stop:2423 : local name 2025-11-24 19:08:58.629 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:08:58.629 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:08:58.629 | + functions-common:time_stop:2426 : local total 2025-11-24 19:08:58.629 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:08:58.629 | + functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:08:58.629 | + functions-common:time_stop:2430 : start_time=1764011294216 2025-11-24 19:08:58.629 | + functions-common:time_stop:2432 : [[ -z 1764011294216 ]] 2025-11-24 19:08:58.629 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:08:58.629 | + functions-common:time_stop:2435 : end_time=1764011325229 2025-11-24 19:08:58.629 | + functions-common:time_stop:2436 : elapsed_time=31013 2025-11-24 19:08:58.629 | + functions-common:time_stop:2437 : total=152803 2025-11-24 19:08:58.629 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:08:58.629 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=183816 2025-11-24 19:08:58.629 | + inc/python:pip_install:219 : return 0 2025-11-24 19:08:58.629 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:08:58.629 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:08:58.629 | + inc/python:setup_package:468 : '[' -d '/opt/stack/horizon/*.egg-info' ']' 2025-11-24 19:08:58.629 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/horizon 2025-11-24 19:08:58.630 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2025-11-24 19:08:58.630 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:08:58.630 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:08:58.630 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/horizon, ]] 2025-11-24 19:08:58.630 | + inc/python:use_library_from_git:269 : return 1 2025-11-24 19:08:58.630 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2025-11-24 19:08:58.630 | + lib/horizon:configure_horizon:81 : /bin/python3.12 manage.py compilemessages 2025-11-24 19:08:58.630 | No local_settings file found. 2025-11-24 19:08:58.630 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-24 19:08:58.630 | version_info = version.StrictVersion(__version__).version 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.630 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.631 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-24 19:08:58.632 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-24 19:08:58.633 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2025-11-24 19:08:58.633 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.633 | + lib/horizon:configure_horizon:85 : cp /opt/stack/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.633 | + lib/horizon:configure_horizon:88 : echo 2025-11-24 19:08:58.633 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2025-11-24 19:08:58.633 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.633 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.633 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2025-11-24 19:08:58.633 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2025-11-24 19:08:58.634 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2025-11-24 19:08:58.634 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2025-11-24 19:08:58.634 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"38.102.83.12"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:43 : local 'value="38.102.83.12"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "38.102.83.12"' 2025-11-24 19:08:58.634 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://38.102.83.12/identity/v3"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:43 : local 'value="https://38.102.83.12/identity/v3"' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://38.102.83.12/identity/v3"' 2025-11-24 19:08:58.634 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.634 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:105 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_SSL_CACERT '"/opt/stack/data/ca-bundle.pem"' 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2025-11-24 19:08:58.635 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2025-11-24 19:08:58.635 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-24 19:08:58.635 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:119 : local horizon_conf 2025-11-24 19:08:58.635 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2025-11-24 19:08:58.635 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2025-11-24 19:08:58.635 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:08:58.635 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:08:58.635 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:08:58.635 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:08:58.635 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:08:58.635 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-11-24 19:08:58.635 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/horizon.conf ']' 2025-11-24 19:08:58.635 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/horizon.conf.disabled 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/httpd/conf.d/horizon.conf.disabled 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2025-11-24 19:08:58.635 | + lib/horizon:configure_horizon:123 : [[ False == \T\r\u\e ]] 2025-11-24 19:08:58.636 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2025-11-24 19:08:58.636 | s,%USER%,stack,g; 2025-11-24 19:08:58.636 | s,%GROUP%,stack,g; 2025-11-24 19:08:58.636 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2025-11-24 19:08:58.636 | s,%APACHE_NAME%,httpd,g; 2025-11-24 19:08:58.636 | s,%DEST%,/opt/stack,g; 2025-11-24 19:08:58.636 | s,%WEBROOT%,/dashboard,g; 2025-11-24 19:08:58.636 | s,%WSGIPYTHONHOME%,,g; 2025-11-24 19:08:58.636 | " /opt/stack/devstack/files/apache-horizon.template >/etc/httpd/conf.d/horizon.conf.disabled' 2025-11-24 19:08:58.636 | + lib/horizon:configure_horizon:139 : is_ubuntu 2025-11-24 19:08:58.636 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:08:58.636 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:08:58.636 | + lib/horizon:configure_horizon:142 : is_fedora 2025-11-24 19:08:58.636 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:08:58.636 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:08:58.636 | + lib/horizon:configure_horizon:143 : : 2025-11-24 19:08:58.636 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_site:191 : local site=horizon 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:08:58.636 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:08:58.636 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:08:58.636 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:08:58.636 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:08:58.636 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:08:58.636 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:08:58.636 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:08:58.636 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:08:58.636 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:08:58.636 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:08:58.637 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:08:58.637 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:08:58.637 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:08:58.637 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:08:58.637 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:08:58.637 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-11-24 19:08:58.637 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/horizon.conf.disabled ]] 2025-11-24 19:08:58.637 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/horizon.conf ]] 2025-11-24 19:08:58.637 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/horizon.conf.disabled /etc/httpd/conf.d/horizon.conf 2025-11-24 19:08:58.674 | [8815 Async configure_horizon:91049]: finished configure_horizon with result 0 in 33 seconds 2025-11-24 19:08:58.679 | + inc/async:async_wait:197 : return 0 2025-11-24 19:08:58.682 | + ./stack.sh:main:1181 : is_service_enabled mysql postgresql 2025-11-24 19:08:58.703 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:58.707 | + ./stack.sh:main:1181 : is_service_enabled glance 2025-11-24 19:08:58.729 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:58.732 | + ./stack.sh:main:1182 : echo_summary 'Configuring Glance' 2025-11-24 19:08:58.735 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:08:58.739 | + ./stack.sh:echo_summary:473 : echo -e Configuring Glance 2025-11-24 19:08:58.742 | + ./stack.sh:main:1183 : async_runfunc init_glance 2025-11-24 19:08:58.745 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2025-11-24 19:08:58.824 | + inc/async:async_inner:63 : init_glance 2025-11-24 19:08:58.871 | [8815 Async init_glance:95285]: running: init_glance 2025-11-24 19:08:58.875 | + ./stack.sh:main:1190 : is_service_enabled neutron 2025-11-24 19:08:58.897 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:08:58.900 | + ./stack.sh:main:1191 : echo_summary 'Configuring Neutron' 2025-11-24 19:08:58.904 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:08:58.907 | + ./stack.sh:echo_summary:473 : echo -e Configuring Neutron 2025-11-24 19:08:58.910 | + ./stack.sh:main:1193 : configure_neutron 2025-11-24 19:08:58.913 | + lib/neutron:configure_neutron:386 : _configure_neutron_common 2025-11-24 19:08:58.916 | + lib/neutron:_configure_neutron_common:869 : _create_neutron_conf_dir 2025-11-24 19:08:58.919 | + lib/neutron:_create_neutron_conf_dir:862 : sudo install -d -o stack /etc/neutron 2025-11-24 19:08:58.947 | + lib/neutron:_configure_neutron_common:872 : cd /opt/stack/neutron 2025-11-24 19:08:58.950 | + lib/neutron:_configure_neutron_common:872 : exec ./tools/generate_config_file_samples.sh 2025-11-24 19:09:04.413 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:09:04.436 | [95285 Async init_glance:95285]: finished successfully 2025-11-24 19:09:09.649 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2025-11-24 19:09:09.649 | warnings.warn('The selected oslo_service backend is "eventlet"') 2025-11-24 19:09:15.566 | + lib/neutron:_configure_neutron_common:874 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2025-11-24 19:09:15.572 | + lib/neutron:_configure_neutron_common:876 : Q_POLICY_FILE=/etc/neutron/policy.json 2025-11-24 19:09:15.574 | + lib/neutron:_configure_neutron_common:880 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2025-11-24 19:09:15.577 | + lib/neutron:_configure_neutron_common:884 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2025-11-24 19:09:15.580 | + lib/neutron:_configure_neutron_common:889 : neutron_plugin_configure_common 2025-11-24 19:09:15.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-11-24 19:09:15.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2025-11-24 19:09:15.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2025-11-24 19:09:15.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2025-11-24 19:09:15.593 | + lib/neutron:neutron_service_plugin_class_add:1028 : local service_plugin_class=ovn-router 2025-11-24 19:09:15.596 | + lib/neutron:neutron_service_plugin_class_add:1029 : [[ '' == '' ]] 2025-11-24 19:09:15.599 | + lib/neutron:neutron_service_plugin_class_add:1030 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2025-11-24 19:09:15.601 | + lib/neutron:_configure_neutron_common:891 : [[ etc/neutron/plugins/ml2 == '' ]] 2025-11-24 19:09:15.604 | + lib/neutron:_configure_neutron_common:891 : [[ ml2_conf.ini == '' ]] 2025-11-24 19:09:15.607 | + lib/neutron:_configure_neutron_common:891 : [[ ml2 == '' ]] 2025-11-24 19:09:15.610 | + lib/neutron:_configure_neutron_common:896 : mkdir -p /etc/neutron/plugins/ml2 2025-11-24 19:09:15.614 | + lib/neutron:_configure_neutron_common:897 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:15.618 | + lib/neutron:_configure_neutron_common:900 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:15.620 | + lib/neutron:_configure_neutron_common:903 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2025-11-24 19:09:15.623 | + lib/neutron:_configure_neutron_common:904 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:15.630 | ++ lib/neutron:_configure_neutron_common:909 : database_connection_url neutron 2025-11-24 19:09:15.634 | ++ lib/database:database_connection_url:134 : local db=neutron 2025-11-24 19:09:15.637 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2025-11-24 19:09:15.640 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=neutron 2025-11-24 19:09:15.643 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:09:15.646 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:09:15.648 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:09:15.668 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:15.670 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:09:15.673 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-11-24 19:09:15.677 | + lib/neutron:_configure_neutron_common:909 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-11-24 19:09:15.715 | + lib/neutron:_configure_neutron_common:910 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2025-11-24 19:09:15.755 | + lib/neutron:_configure_neutron_common:911 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2025-11-24 19:09:15.794 | + lib/neutron:_configure_neutron_common:912 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2025-11-24 19:09:15.834 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2025-11-24 19:09:15.870 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2025-11-24 19:09:15.908 | + lib/neutron:_configure_neutron_common:918 : '[' libvirt = fake ']' 2025-11-24 19:09:15.910 | + lib/neutron:_configure_neutron_common:928 : setup_logging /etc/neutron/neutron.conf 2025-11-24 19:09:15.913 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/neutron.conf 2025-11-24 19:09:15.916 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/neutron.conf 2025-11-24 19:09:15.920 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:09:15.940 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:09:15.942 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:09:15.945 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:09:15.948 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:09:15.952 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:09:15.989 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:09:16.029 | + functions:setup_systemd_logging:719 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-24 19:09:16.064 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:09:16.101 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2025-11-24 19:09:16.140 | + lib/neutron:_configure_neutron_common:930 : _neutron_setup_rootwrap 2025-11-24 19:09:16.143 | + lib/neutron:_neutron_setup_rootwrap:1063 : [[ True == \F\a\l\s\e ]] 2025-11-24 19:09:16.146 | + lib/neutron:_neutron_setup_rootwrap:1067 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2025-11-24 19:09:16.149 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ -d /etc/neutron/rootwrap.d ]] 2025-11-24 19:09:16.151 | + lib/neutron:_neutron_setup_rootwrap:1072 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2025-11-24 19:09:16.154 | + lib/neutron:neutron_deploy_rootwrap_filters:1053 : [[ True == \F\a\l\s\e ]] 2025-11-24 19:09:16.158 | + lib/neutron:neutron_deploy_rootwrap_filters:1056 : local srcdir=/opt/stack/neutron 2025-11-24 19:09:16.160 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2025-11-24 19:09:16.186 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2025-11-24 19:09:16.217 | + lib/neutron:_neutron_setup_rootwrap:1076 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2025-11-24 19:09:16.219 | + lib/neutron:_neutron_setup_rootwrap:1079 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2025-11-24 19:09:16.250 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2025-11-24 19:09:16.278 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2025-11-24 19:09:16.312 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-11-24 19:09:16.315 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-24 19:09:16.320 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2025-11-24 19:09:16.326 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.WMQ15HItim 2025-11-24 19:09:16.329 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-11-24 19:09:16.332 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-24 19:09:16.335 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.WMQ15HItim 2025-11-24 19:09:16.341 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.WMQ15HItim 2025-11-24 19:09:16.366 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.WMQ15HItim /etc/sudoers.d/neutron-rootwrap 2025-11-24 19:09:16.393 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2025-11-24 19:09:16.397 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2025-11-24 19:09:16.400 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-24 19:09:16.439 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-11-24 19:09:16.442 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-24 19:09:16.480 | + lib/neutron:configure_neutron:387 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2025-11-24 19:09:16.483 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2025-11-24 19:09:16.487 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2025-11-24 19:09:16.490 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-24 19:09:16.494 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-24 19:09:16.497 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:09:16.517 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:16.522 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-24 19:09:16.525 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-24 19:09:16.528 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:09:16.549 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:16.553 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:09:16.557 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/ 2025-11-24 19:09:16.598 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:09:16.600 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:09:16.604 | + lib/neutron:configure_neutron:389 : is_service_enabled q-metering neutron-metering 2025-11-24 19:09:16.624 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:16.627 | + lib/neutron:configure_neutron:392 : is_service_enabled q-agt neutron-agent 2025-11-24 19:09:16.647 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:16.651 | + lib/neutron:configure_neutron:395 : is_service_enabled q-dhcp neutron-dhcp 2025-11-24 19:09:16.671 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:16.674 | + lib/neutron:configure_neutron:398 : is_service_enabled q-l3 neutron-l3 2025-11-24 19:09:16.694 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:16.698 | + lib/neutron:configure_neutron:401 : is_service_enabled q-meta neutron-metadata-agent 2025-11-24 19:09:16.719 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:16.722 | + lib/neutron:configure_neutron:405 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-24 19:09:16.725 | + lib/neutron:configure_neutron:408 : is_service_enabled ceilometer 2025-11-24 19:09:16.746 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:16.749 | + lib/neutron:configure_neutron:412 : [[ ovn == \o\v\n ]] 2025-11-24 19:09:16.753 | + lib/neutron:configure_neutron:413 : configure_ovn 2025-11-24 19:09:16.756 | + lib/neutron_plugins/ovn_agent:configure_ovn:533 : echo 'Configuring OVN' 2025-11-24 19:09:16.756 | Configuring OVN 2025-11-24 19:09:16.759 | + lib/neutron_plugins/ovn_agent:configure_ovn:535 : '[' -z '' ']' 2025-11-24 19:09:16.762 | + lib/neutron_plugins/ovn_agent:configure_ovn:536 : '[' -f /etc/openvswitch/system-id.conf ']' 2025-11-24 19:09:16.766 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:539 : uuidgen 2025-11-24 19:09:16.772 | + lib/neutron_plugins/ovn_agent:configure_ovn:539 : OVN_UUID=6615db93-4bae-432f-bd22-11ed2f5a7804 2025-11-24 19:09:16.776 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : echo 6615db93-4bae-432f-bd22-11ed2f5a7804 2025-11-24 19:09:16.777 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : sudo tee /etc/openvswitch/system-id.conf 2025-11-24 19:09:16.797 | 6615db93-4bae-432f-bd22-11ed2f5a7804 2025-11-24 19:09:16.803 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:09:16.806 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : is_fedora 2025-11-24 19:09:16.809 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:09:16.812 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:09:16.815 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:09:16.818 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:09:16.821 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:09:16.824 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:09:16.826 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:09:16.829 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:09:16.832 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:09:16.835 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:09:16.838 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : sudo truncate -s 0 /etc/openvswitch/default.conf 2025-11-24 19:09:16.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : sudo truncate -s 0 /etc/sysconfig/openvswitch 2025-11-24 19:09:16.893 | + lib/neutron_plugins/ovn_agent:configure_ovn:555 : sudo truncate -s 0 /etc/sysconfig/ovn 2025-11-24 19:09:16.918 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : local sample_file= 2025-11-24 19:09:16.921 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : local config_file= 2025-11-24 19:09:16.925 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-24 19:09:16.945 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:16.948 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : [[ metadata =~ metadata ]] 2025-11-24 19:09:16.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled ovn-controller 2025-11-24 19:09:16.971 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:16.975 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2025-11-24 19:09:16.978 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:09:16.981 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2025-11-24 19:09:16.984 | + lib/neutron_plugins/ovn_agent:configure_ovn:569 : sudo install -d -o stack /etc/neutron 2025-11-24 19:09:17.010 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2025-11-24 19:09:17.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : cd /opt/stack/neutron 2025-11-24 19:09:17.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : exec ./tools/generate_config_file_samples.sh 2025-11-24 19:09:26.638 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2025-11-24 19:09:26.638 | warnings.warn('The selected oslo_service backend is "eventlet"') 2025-11-24 19:09:32.556 | + lib/neutron_plugins/ovn_agent:configure_ovn:574 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:09:32.561 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:09:32.564 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:09:32.568 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-24 19:09:32.608 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-11-24 19:09:32.611 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-24 19:09:32.649 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2025-11-24 19:09:32.687 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 38.102.83.12 2025-11-24 19:09:32.724 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2025-11-24 19:09:32.762 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2025-11-24 19:09:32.802 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2025-11-24 19:09:32.839 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:38.102.83.12:6642 2025-11-24 19:09:32.876 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : is_service_enabled tls-proxy 2025-11-24 19:09:32.898 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:32.901 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:32.939 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:32.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:33.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2025-11-24 19:09:33.020 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2025-11-24 19:09:33.059 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:38.102.83.12:6641 2025-11-24 19:09:33.099 | + lib/neutron:configure_neutron:414 : configure_ovn_plugin 2025-11-24 19:09:33.103 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:475 : echo 'Configuring Neutron for OVN' 2025-11-24 19:09:33.103 | Configuring Neutron for OVN 2025-11-24 19:09:33.106 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:477 : is_service_enabled q-svc neutron-api 2025-11-24 19:09:33.129 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:33.132 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:478 : filter_network_api_extensions 2025-11-24 19:09:33.136 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-11-24 19:09:33.137 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2025-11-24 19:09:34.731 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : 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-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-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-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 2025-11-24 19:09:34.735 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-11-24 19:09:34.736 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2025-11-24 19:09:35.959 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : 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-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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-24 19:09:35.961 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:453 : is_service_enabled q-qos neutron-qos 2025-11-24 19:09:35.978 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:35.981 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:456 : 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-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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-24 19:09:35.985 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : tr ', ' '\n' 2025-11-24 19:09:35.985 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : 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-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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-24 19:09:35.986 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : sort -u 2025-11-24 19:09:35.991 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : extensions='address-group 2025-11-24 19:09:35.991 | address-scope 2025-11-24 19:09:35.991 | agent 2025-11-24 19:09:35.991 | allowed-address-pairs 2025-11-24 19:09:35.991 | auto-allocated-topology 2025-11-24 19:09:35.991 | availability_zone 2025-11-24 19:09:35.991 | bgp 2025-11-24 19:09:35.991 | bgp_4byte_asn 2025-11-24 19:09:35.991 | bgp_dragent_scheduler 2025-11-24 19:09:35.991 | binding 2025-11-24 19:09:35.991 | binding-extended 2025-11-24 19:09:35.991 | default-subnetpools 2025-11-24 19:09:35.991 | dhcp_agent_scheduler 2025-11-24 19:09:35.991 | dns-domain-ports 2025-11-24 19:09:35.991 | dns-integration 2025-11-24 19:09:35.991 | dns-integration-domain-keywords 2025-11-24 19:09:35.991 | empty-string-filtering 2025-11-24 19:09:35.991 | enable-default-route-bfd 2025-11-24 19:09:35.991 | enable-default-route-ecmp 2025-11-24 19:09:35.991 | expose-port-forwarding-in-fip 2025-11-24 19:09:35.991 | external-gateway-multihoming 2025-11-24 19:09:35.991 | external-net 2025-11-24 19:09:35.991 | ext-gw-mode 2025-11-24 19:09:35.991 | extra_dhcp_opt 2025-11-24 19:09:35.991 | extraroute 2025-11-24 19:09:35.991 | extraroute-atomic 2025-11-24 19:09:35.991 | filter-validation 2025-11-24 19:09:35.991 | fip-port-details 2025-11-24 19:09:35.991 | flavors 2025-11-24 19:09:35.991 | floatingip-pools 2025-11-24 19:09:35.991 | floating-ip-port-forwarding 2025-11-24 19:09:35.991 | floating-ip-port-forwarding-description 2025-11-24 19:09:35.991 | floating-ip-port-forwarding-detail 2025-11-24 19:09:35.991 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:35.992 | fwaas_v2 2025-11-24 19:09:35.992 | l3-flavors 2025-11-24 19:09:35.992 | l3-ha 2025-11-24 19:09:35.992 | logging 2025-11-24 19:09:35.992 | multi-provider 2025-11-24 19:09:35.992 | net-mtu 2025-11-24 19:09:35.992 | net-mtu-writable 2025-11-24 19:09:35.992 | network_availability_zone 2025-11-24 19:09:35.992 | network_ha 2025-11-24 19:09:35.992 | network-ip-availability 2025-11-24 19:09:35.992 | pagination 2025-11-24 19:09:35.992 | port-device-profile 2025-11-24 19:09:35.992 | port-hardware-offload-type 2025-11-24 19:09:35.992 | port-mac-address-regenerate 2025-11-24 19:09:35.992 | port-numa-affinity-policy 2025-11-24 19:09:35.992 | port-numa-affinity-policy-socket 2025-11-24 19:09:35.992 | port-resource-request 2025-11-24 19:09:35.992 | port-security 2025-11-24 19:09:35.992 | port-trusted-vif 2025-11-24 19:09:35.992 | project-id 2025-11-24 19:09:35.992 | provider 2025-11-24 19:09:35.992 | qinq 2025-11-24 19:09:35.992 | qos 2025-11-24 19:09:35.992 | qos-bw-limit-direction 2025-11-24 19:09:35.992 | qos-default 2025-11-24 19:09:35.992 | qos-fip 2025-11-24 19:09:35.992 | qos-gateway-ip 2025-11-24 19:09:35.992 | qos-rules-alias 2025-11-24 19:09:35.992 | qos-rule-type-details 2025-11-24 19:09:35.992 | qos-rule-type-filter 2025-11-24 19:09:35.992 | quota-check-limit 2025-11-24 19:09:35.992 | quota-check-limit-default 2025-11-24 19:09:35.992 | quota_details 2025-11-24 19:09:35.992 | quotas 2025-11-24 19:09:35.992 | rbac-address-scope 2025-11-24 19:09:35.992 | rbac-policies 2025-11-24 19:09:35.992 | rbac-security-groups 2025-11-24 19:09:35.992 | router 2025-11-24 19:09:35.992 | router_availability_zone 2025-11-24 19:09:35.992 | router-enable-snat 2025-11-24 19:09:35.992 | security-group 2025-11-24 19:09:35.992 | security-groups-default-rules 2025-11-24 19:09:35.992 | security-groups-normalized-cidr 2025-11-24 19:09:35.992 | security-groups-remote-address-group 2025-11-24 19:09:35.992 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:35.992 | security-groups-shared-filtering 2025-11-24 19:09:35.992 | segment 2025-11-24 19:09:35.992 | sorting 2025-11-24 19:09:35.992 | standard-attr-description 2025-11-24 19:09:35.992 | standard-attr-fwaas-v2 2025-11-24 19:09:35.992 | standard-attr-revisions 2025-11-24 19:09:35.992 | standard-attr-tag 2025-11-24 19:09:35.992 | standard-attr-timestamp 2025-11-24 19:09:35.992 | stateful-security-group 2025-11-24 19:09:35.992 | subnet_allocation 2025-11-24 19:09:35.992 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:35.992 | subnet-external-network 2025-11-24 19:09:35.993 | subnetpool-prefix-ops 2025-11-24 19:09:35.993 | subnet-service-types 2025-11-24 19:09:35.993 | tag-creation 2025-11-24 19:09:35.993 | tap-mirror 2025-11-24 19:09:35.993 | trunk 2025-11-24 19:09:35.993 | uplink-status-propagation 2025-11-24 19:09:35.993 | uplink-status-propagation-updatable 2025-11-24 19:09:35.993 | vlan-transparent 2025-11-24 19:09:35.993 | vpnaas 2025-11-24 19:09:35.993 | vpn-endpoint-groups' 2025-11-24 19:09:35.996 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : 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-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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-24 19:09:35.996 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : tr ', ' '\n' 2025-11-24 19:09:35.997 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : sort -u 2025-11-24 19:09:36.002 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : supported_ext='address-group 2025-11-24 19:09:36.002 | address-scope 2025-11-24 19:09:36.002 | agent 2025-11-24 19:09:36.002 | allowed-address-pairs 2025-11-24 19:09:36.002 | auto-allocated-topology 2025-11-24 19:09:36.002 | availability_zone 2025-11-24 19:09:36.002 | bgp 2025-11-24 19:09:36.002 | bgp_4byte_asn 2025-11-24 19:09:36.002 | bgp_dragent_scheduler 2025-11-24 19:09:36.002 | binding 2025-11-24 19:09:36.002 | binding-extended 2025-11-24 19:09:36.002 | default-subnetpools 2025-11-24 19:09:36.002 | dhcp_agent_scheduler 2025-11-24 19:09:36.002 | dns-domain-ports 2025-11-24 19:09:36.002 | dns-integration 2025-11-24 19:09:36.002 | dns-integration-domain-keywords 2025-11-24 19:09:36.002 | empty-string-filtering 2025-11-24 19:09:36.002 | enable-default-route-bfd 2025-11-24 19:09:36.002 | enable-default-route-ecmp 2025-11-24 19:09:36.002 | expose-port-forwarding-in-fip 2025-11-24 19:09:36.003 | external-gateway-multihoming 2025-11-24 19:09:36.003 | external-net 2025-11-24 19:09:36.003 | ext-gw-mode 2025-11-24 19:09:36.003 | extra_dhcp_opt 2025-11-24 19:09:36.003 | extraroute 2025-11-24 19:09:36.003 | extraroute-atomic 2025-11-24 19:09:36.003 | filter-validation 2025-11-24 19:09:36.003 | fip-port-details 2025-11-24 19:09:36.003 | flavors 2025-11-24 19:09:36.003 | floatingip-pools 2025-11-24 19:09:36.003 | floating-ip-port-forwarding 2025-11-24 19:09:36.003 | floating-ip-port-forwarding-description 2025-11-24 19:09:36.003 | floating-ip-port-forwarding-detail 2025-11-24 19:09:36.003 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:36.003 | fwaas_v2 2025-11-24 19:09:36.003 | l3-flavors 2025-11-24 19:09:36.003 | l3-ha 2025-11-24 19:09:36.003 | logging 2025-11-24 19:09:36.003 | multi-provider 2025-11-24 19:09:36.003 | net-mtu 2025-11-24 19:09:36.003 | net-mtu-writable 2025-11-24 19:09:36.003 | network_availability_zone 2025-11-24 19:09:36.003 | network_ha 2025-11-24 19:09:36.003 | network-ip-availability 2025-11-24 19:09:36.003 | pagination 2025-11-24 19:09:36.003 | port-device-profile 2025-11-24 19:09:36.003 | port-hardware-offload-type 2025-11-24 19:09:36.003 | port-mac-address-regenerate 2025-11-24 19:09:36.003 | port-numa-affinity-policy 2025-11-24 19:09:36.003 | port-numa-affinity-policy-socket 2025-11-24 19:09:36.003 | port-resource-request 2025-11-24 19:09:36.003 | port-security 2025-11-24 19:09:36.003 | port-trusted-vif 2025-11-24 19:09:36.003 | project-id 2025-11-24 19:09:36.003 | provider 2025-11-24 19:09:36.003 | qinq 2025-11-24 19:09:36.003 | qos 2025-11-24 19:09:36.003 | qos-bw-limit-direction 2025-11-24 19:09:36.003 | qos-default 2025-11-24 19:09:36.003 | qos-fip 2025-11-24 19:09:36.003 | qos-gateway-ip 2025-11-24 19:09:36.003 | qos-rules-alias 2025-11-24 19:09:36.003 | qos-rule-type-details 2025-11-24 19:09:36.003 | qos-rule-type-filter 2025-11-24 19:09:36.003 | quota-check-limit 2025-11-24 19:09:36.003 | quota-check-limit-default 2025-11-24 19:09:36.003 | quota_details 2025-11-24 19:09:36.003 | quotas 2025-11-24 19:09:36.003 | rbac-address-scope 2025-11-24 19:09:36.003 | rbac-policies 2025-11-24 19:09:36.003 | rbac-security-groups 2025-11-24 19:09:36.003 | router 2025-11-24 19:09:36.003 | router_availability_zone 2025-11-24 19:09:36.003 | router-enable-snat 2025-11-24 19:09:36.003 | security-group 2025-11-24 19:09:36.003 | security-groups-default-rules 2025-11-24 19:09:36.003 | security-groups-normalized-cidr 2025-11-24 19:09:36.003 | security-groups-remote-address-group 2025-11-24 19:09:36.003 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:36.004 | security-groups-shared-filtering 2025-11-24 19:09:36.004 | segment 2025-11-24 19:09:36.004 | sorting 2025-11-24 19:09:36.004 | standard-attr-description 2025-11-24 19:09:36.004 | standard-attr-fwaas-v2 2025-11-24 19:09:36.004 | standard-attr-revisions 2025-11-24 19:09:36.004 | standard-attr-tag 2025-11-24 19:09:36.004 | standard-attr-timestamp 2025-11-24 19:09:36.004 | stateful-security-group 2025-11-24 19:09:36.004 | subnet_allocation 2025-11-24 19:09:36.004 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:36.004 | subnet-external-network 2025-11-24 19:09:36.004 | subnetpool-prefix-ops 2025-11-24 19:09:36.004 | subnet-service-types 2025-11-24 19:09:36.004 | tag-creation 2025-11-24 19:09:36.004 | tap-mirror 2025-11-24 19:09:36.004 | trunk 2025-11-24 19:09:36.004 | uplink-status-propagation 2025-11-24 19:09:36.004 | uplink-status-propagation-updatable 2025-11-24 19:09:36.004 | vlan-transparent 2025-11-24 19:09:36.004 | vpnaas 2025-11-24 19:09:36.004 | vpn-endpoint-groups' 2025-11-24 19:09:36.007 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-11-24 19:09:36.007 | address-scope 2025-11-24 19:09:36.007 | agent 2025-11-24 19:09:36.007 | allowed-address-pairs 2025-11-24 19:09:36.007 | auto-allocated-topology 2025-11-24 19:09:36.007 | availability_zone 2025-11-24 19:09:36.007 | bgp 2025-11-24 19:09:36.007 | bgp_4byte_asn 2025-11-24 19:09:36.007 | bgp_dragent_scheduler 2025-11-24 19:09:36.007 | binding 2025-11-24 19:09:36.007 | binding-extended 2025-11-24 19:09:36.008 | default-subnetpools 2025-11-24 19:09:36.008 | dhcp_agent_scheduler 2025-11-24 19:09:36.008 | dns-domain-ports 2025-11-24 19:09:36.008 | dns-integration 2025-11-24 19:09:36.008 | dns-integration-domain-keywords 2025-11-24 19:09:36.008 | empty-string-filtering 2025-11-24 19:09:36.008 | enable-default-route-bfd 2025-11-24 19:09:36.008 | enable-default-route-ecmp 2025-11-24 19:09:36.008 | expose-port-forwarding-in-fip 2025-11-24 19:09:36.008 | external-gateway-multihoming 2025-11-24 19:09:36.008 | external-net 2025-11-24 19:09:36.008 | ext-gw-mode 2025-11-24 19:09:36.008 | extra_dhcp_opt 2025-11-24 19:09:36.008 | extraroute 2025-11-24 19:09:36.008 | extraroute-atomic 2025-11-24 19:09:36.008 | filter-validation 2025-11-24 19:09:36.008 | fip-port-details 2025-11-24 19:09:36.008 | flavors 2025-11-24 19:09:36.008 | floatingip-pools 2025-11-24 19:09:36.008 | floating-ip-port-forwarding 2025-11-24 19:09:36.008 | floating-ip-port-forwarding-description 2025-11-24 19:09:36.008 | floating-ip-port-forwarding-detail 2025-11-24 19:09:36.008 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:36.008 | fwaas_v2 2025-11-24 19:09:36.008 | l3-flavors 2025-11-24 19:09:36.008 | l3-ha 2025-11-24 19:09:36.008 | logging 2025-11-24 19:09:36.008 | multi-provider 2025-11-24 19:09:36.008 | net-mtu 2025-11-24 19:09:36.008 | net-mtu-writable 2025-11-24 19:09:36.008 | network_availability_zone 2025-11-24 19:09:36.008 | network_ha 2025-11-24 19:09:36.008 | network-ip-availability 2025-11-24 19:09:36.008 | pagination 2025-11-24 19:09:36.008 | port-device-profile 2025-11-24 19:09:36.008 | port-hardware-offload-type 2025-11-24 19:09:36.008 | port-mac-address-regenerate 2025-11-24 19:09:36.008 | port-numa-affinity-policy 2025-11-24 19:09:36.008 | port-numa-affinity-policy-socket 2025-11-24 19:09:36.008 | port-resource-request 2025-11-24 19:09:36.008 | port-security 2025-11-24 19:09:36.008 | port-trusted-vif 2025-11-24 19:09:36.009 | project-id 2025-11-24 19:09:36.009 | provider 2025-11-24 19:09:36.009 | qinq 2025-11-24 19:09:36.009 | qos 2025-11-24 19:09:36.009 | qos-bw-limit-direction 2025-11-24 19:09:36.009 | qos-default 2025-11-24 19:09:36.009 | qos-fip 2025-11-24 19:09:36.009 | qos-gateway-ip 2025-11-24 19:09:36.009 | qos-rules-alias 2025-11-24 19:09:36.009 | qos-rule-type-details 2025-11-24 19:09:36.009 | qos-rule-type-filter 2025-11-24 19:09:36.009 | quota-check-limit 2025-11-24 19:09:36.009 | quota-check-limit-default 2025-11-24 19:09:36.009 | quota_details 2025-11-24 19:09:36.009 | quotas 2025-11-24 19:09:36.009 | rbac-address-scope 2025-11-24 19:09:36.009 | rbac-policies 2025-11-24 19:09:36.009 | rbac-security-groups 2025-11-24 19:09:36.009 | router 2025-11-24 19:09:36.009 | router_availability_zone 2025-11-24 19:09:36.009 | router-enable-snat 2025-11-24 19:09:36.009 | security-group 2025-11-24 19:09:36.009 | security-groups-default-rules 2025-11-24 19:09:36.009 | security-groups-normalized-cidr 2025-11-24 19:09:36.009 | security-groups-remote-address-group 2025-11-24 19:09:36.009 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:36.009 | security-groups-shared-filtering 2025-11-24 19:09:36.009 | segment 2025-11-24 19:09:36.009 | sorting 2025-11-24 19:09:36.009 | standard-attr-description 2025-11-24 19:09:36.009 | standard-attr-fwaas-v2 2025-11-24 19:09:36.009 | standard-attr-revisions 2025-11-24 19:09:36.009 | standard-attr-tag 2025-11-24 19:09:36.009 | standard-attr-timestamp 2025-11-24 19:09:36.009 | stateful-security-group 2025-11-24 19:09:36.009 | subnet_allocation 2025-11-24 19:09:36.009 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:36.009 | subnet-external-network 2025-11-24 19:09:36.009 | subnetpool-prefix-ops 2025-11-24 19:09:36.009 | subnet-service-types 2025-11-24 19:09:36.009 | tag-creation 2025-11-24 19:09:36.009 | tap-mirror 2025-11-24 19:09:36.009 | trunk 2025-11-24 19:09:36.010 | uplink-status-propagation 2025-11-24 19:09:36.010 | uplink-status-propagation-updatable 2025-11-24 19:09:36.010 | vlan-transparent 2025-11-24 19:09:36.010 | vpnaas 2025-11-24 19:09:36.010 | vpn-endpoint-groups' 2025-11-24 19:09:36.010 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : comm -12 /dev/fd/63 /dev/fd/62 2025-11-24 19:09:36.010 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-11-24 19:09:36.010 | address-scope 2025-11-24 19:09:36.010 | agent 2025-11-24 19:09:36.010 | allowed-address-pairs 2025-11-24 19:09:36.010 | auto-allocated-topology 2025-11-24 19:09:36.010 | availability_zone 2025-11-24 19:09:36.010 | bgp 2025-11-24 19:09:36.010 | bgp_4byte_asn 2025-11-24 19:09:36.010 | bgp_dragent_scheduler 2025-11-24 19:09:36.010 | binding 2025-11-24 19:09:36.010 | binding-extended 2025-11-24 19:09:36.010 | default-subnetpools 2025-11-24 19:09:36.010 | dhcp_agent_scheduler 2025-11-24 19:09:36.010 | dns-domain-ports 2025-11-24 19:09:36.010 | dns-integration 2025-11-24 19:09:36.010 | dns-integration-domain-keywords 2025-11-24 19:09:36.010 | empty-string-filtering 2025-11-24 19:09:36.010 | enable-default-route-bfd 2025-11-24 19:09:36.010 | enable-default-route-ecmp 2025-11-24 19:09:36.010 | expose-port-forwarding-in-fip 2025-11-24 19:09:36.010 | external-gateway-multihoming 2025-11-24 19:09:36.010 | external-net 2025-11-24 19:09:36.010 | ext-gw-mode 2025-11-24 19:09:36.010 | extra_dhcp_opt 2025-11-24 19:09:36.010 | extraroute 2025-11-24 19:09:36.010 | extraroute-atomic 2025-11-24 19:09:36.010 | filter-validation 2025-11-24 19:09:36.010 | fip-port-details 2025-11-24 19:09:36.010 | flavors 2025-11-24 19:09:36.010 | floatingip-pools 2025-11-24 19:09:36.010 | floating-ip-port-forwarding 2025-11-24 19:09:36.011 | floating-ip-port-forwarding-description 2025-11-24 19:09:36.011 | floating-ip-port-forwarding-detail 2025-11-24 19:09:36.011 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:36.011 | fwaas_v2 2025-11-24 19:09:36.011 | l3-flavors 2025-11-24 19:09:36.011 | l3-ha 2025-11-24 19:09:36.011 | logging 2025-11-24 19:09:36.011 | multi-provider 2025-11-24 19:09:36.011 | net-mtu 2025-11-24 19:09:36.011 | net-mtu-writable 2025-11-24 19:09:36.011 | network_availability_zone 2025-11-24 19:09:36.011 | network_ha 2025-11-24 19:09:36.011 | network-ip-availability 2025-11-24 19:09:36.011 | pagination 2025-11-24 19:09:36.011 | port-device-profile 2025-11-24 19:09:36.011 | port-hardware-offload-type 2025-11-24 19:09:36.011 | port-mac-address-regenerate 2025-11-24 19:09:36.011 | port-numa-affinity-policy 2025-11-24 19:09:36.011 | port-numa-affinity-policy-socket 2025-11-24 19:09:36.011 | port-resource-request 2025-11-24 19:09:36.011 | port-security 2025-11-24 19:09:36.011 | port-trusted-vif 2025-11-24 19:09:36.011 | project-id 2025-11-24 19:09:36.011 | provider 2025-11-24 19:09:36.011 | qinq 2025-11-24 19:09:36.011 | qos 2025-11-24 19:09:36.011 | qos-bw-limit-direction 2025-11-24 19:09:36.011 | qos-default 2025-11-24 19:09:36.011 | qos-fip 2025-11-24 19:09:36.011 | qos-gateway-ip 2025-11-24 19:09:36.011 | qos-rules-alias 2025-11-24 19:09:36.011 | qos-rule-type-details 2025-11-24 19:09:36.011 | qos-rule-type-filter 2025-11-24 19:09:36.011 | quota-check-limit 2025-11-24 19:09:36.011 | quota-check-limit-default 2025-11-24 19:09:36.011 | quota_details 2025-11-24 19:09:36.011 | quotas 2025-11-24 19:09:36.011 | rbac-address-scope 2025-11-24 19:09:36.011 | rbac-policies 2025-11-24 19:09:36.011 | rbac-security-groups 2025-11-24 19:09:36.011 | router 2025-11-24 19:09:36.012 | router_availability_zone 2025-11-24 19:09:36.012 | router-enable-snat 2025-11-24 19:09:36.012 | security-group 2025-11-24 19:09:36.012 | security-groups-default-rules 2025-11-24 19:09:36.012 | security-groups-normalized-cidr 2025-11-24 19:09:36.012 | security-groups-remote-address-group 2025-11-24 19:09:36.012 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:36.012 | security-groups-shared-filtering 2025-11-24 19:09:36.012 | segment 2025-11-24 19:09:36.012 | sorting 2025-11-24 19:09:36.012 | standard-attr-description 2025-11-24 19:09:36.012 | standard-attr-fwaas-v2 2025-11-24 19:09:36.012 | standard-attr-revisions 2025-11-24 19:09:36.012 | standard-attr-tag 2025-11-24 19:09:36.012 | standard-attr-timestamp 2025-11-24 19:09:36.012 | stateful-security-group 2025-11-24 19:09:36.012 | subnet_allocation 2025-11-24 19:09:36.012 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:36.012 | subnet-external-network 2025-11-24 19:09:36.012 | subnetpool-prefix-ops 2025-11-24 19:09:36.012 | subnet-service-types 2025-11-24 19:09:36.012 | tag-creation 2025-11-24 19:09:36.012 | tap-mirror 2025-11-24 19:09:36.012 | trunk 2025-11-24 19:09:36.012 | uplink-status-propagation 2025-11-24 19:09:36.012 | uplink-status-propagation-updatable 2025-11-24 19:09:36.012 | vlan-transparent 2025-11-24 19:09:36.012 | vpnaas 2025-11-24 19:09:36.012 | vpn-endpoint-groups' 2025-11-24 19:09:36.015 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : enabled_ext='address-group 2025-11-24 19:09:36.015 | address-scope 2025-11-24 19:09:36.015 | agent 2025-11-24 19:09:36.015 | allowed-address-pairs 2025-11-24 19:09:36.015 | auto-allocated-topology 2025-11-24 19:09:36.015 | availability_zone 2025-11-24 19:09:36.015 | bgp 2025-11-24 19:09:36.015 | bgp_4byte_asn 2025-11-24 19:09:36.015 | bgp_dragent_scheduler 2025-11-24 19:09:36.015 | binding 2025-11-24 19:09:36.015 | binding-extended 2025-11-24 19:09:36.015 | default-subnetpools 2025-11-24 19:09:36.015 | dhcp_agent_scheduler 2025-11-24 19:09:36.015 | dns-domain-ports 2025-11-24 19:09:36.015 | dns-integration 2025-11-24 19:09:36.015 | dns-integration-domain-keywords 2025-11-24 19:09:36.015 | empty-string-filtering 2025-11-24 19:09:36.015 | enable-default-route-bfd 2025-11-24 19:09:36.015 | enable-default-route-ecmp 2025-11-24 19:09:36.015 | expose-port-forwarding-in-fip 2025-11-24 19:09:36.015 | external-gateway-multihoming 2025-11-24 19:09:36.015 | external-net 2025-11-24 19:09:36.015 | ext-gw-mode 2025-11-24 19:09:36.015 | extra_dhcp_opt 2025-11-24 19:09:36.015 | extraroute 2025-11-24 19:09:36.015 | extraroute-atomic 2025-11-24 19:09:36.015 | filter-validation 2025-11-24 19:09:36.015 | fip-port-details 2025-11-24 19:09:36.015 | flavors 2025-11-24 19:09:36.015 | floatingip-pools 2025-11-24 19:09:36.015 | floating-ip-port-forwarding 2025-11-24 19:09:36.015 | floating-ip-port-forwarding-description 2025-11-24 19:09:36.015 | floating-ip-port-forwarding-detail 2025-11-24 19:09:36.015 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:36.015 | fwaas_v2 2025-11-24 19:09:36.015 | l3-flavors 2025-11-24 19:09:36.015 | l3-ha 2025-11-24 19:09:36.015 | logging 2025-11-24 19:09:36.015 | multi-provider 2025-11-24 19:09:36.015 | net-mtu 2025-11-24 19:09:36.016 | net-mtu-writable 2025-11-24 19:09:36.016 | network_availability_zone 2025-11-24 19:09:36.016 | network_ha 2025-11-24 19:09:36.016 | network-ip-availability 2025-11-24 19:09:36.016 | pagination 2025-11-24 19:09:36.016 | port-device-profile 2025-11-24 19:09:36.016 | port-hardware-offload-type 2025-11-24 19:09:36.016 | port-mac-address-regenerate 2025-11-24 19:09:36.016 | port-numa-affinity-policy 2025-11-24 19:09:36.016 | port-numa-affinity-policy-socket 2025-11-24 19:09:36.016 | port-resource-request 2025-11-24 19:09:36.016 | port-security 2025-11-24 19:09:36.016 | port-trusted-vif 2025-11-24 19:09:36.016 | project-id 2025-11-24 19:09:36.016 | provider 2025-11-24 19:09:36.016 | qinq 2025-11-24 19:09:36.016 | qos 2025-11-24 19:09:36.016 | qos-bw-limit-direction 2025-11-24 19:09:36.016 | qos-default 2025-11-24 19:09:36.016 | qos-fip 2025-11-24 19:09:36.016 | qos-gateway-ip 2025-11-24 19:09:36.016 | qos-rules-alias 2025-11-24 19:09:36.016 | qos-rule-type-details 2025-11-24 19:09:36.016 | qos-rule-type-filter 2025-11-24 19:09:36.016 | quota-check-limit 2025-11-24 19:09:36.016 | quota-check-limit-default 2025-11-24 19:09:36.016 | quota_details 2025-11-24 19:09:36.016 | quotas 2025-11-24 19:09:36.016 | rbac-address-scope 2025-11-24 19:09:36.016 | rbac-policies 2025-11-24 19:09:36.016 | rbac-security-groups 2025-11-24 19:09:36.016 | router 2025-11-24 19:09:36.016 | router_availability_zone 2025-11-24 19:09:36.016 | router-enable-snat 2025-11-24 19:09:36.016 | security-group 2025-11-24 19:09:36.016 | security-groups-default-rules 2025-11-24 19:09:36.016 | security-groups-normalized-cidr 2025-11-24 19:09:36.016 | security-groups-remote-address-group 2025-11-24 19:09:36.016 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:36.016 | security-groups-shared-filtering 2025-11-24 19:09:36.016 | segment 2025-11-24 19:09:36.016 | sorting 2025-11-24 19:09:36.016 | standard-attr-description 2025-11-24 19:09:36.016 | standard-attr-fwaas-v2 2025-11-24 19:09:36.016 | standard-attr-revisions 2025-11-24 19:09:36.016 | standard-attr-tag 2025-11-24 19:09:36.016 | standard-attr-timestamp 2025-11-24 19:09:36.016 | stateful-security-group 2025-11-24 19:09:36.016 | subnet_allocation 2025-11-24 19:09:36.017 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:36.017 | subnet-external-network 2025-11-24 19:09:36.017 | subnetpool-prefix-ops 2025-11-24 19:09:36.017 | subnet-service-types 2025-11-24 19:09:36.017 | tag-creation 2025-11-24 19:09:36.017 | tap-mirror 2025-11-24 19:09:36.017 | trunk 2025-11-24 19:09:36.017 | uplink-status-propagation 2025-11-24 19:09:36.017 | uplink-status-propagation-updatable 2025-11-24 19:09:36.017 | vlan-transparent 2025-11-24 19:09:36.017 | vpnaas 2025-11-24 19:09:36.017 | vpn-endpoint-groups' 2025-11-24 19:09:36.019 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-11-24 19:09:36.019 | address-scope 2025-11-24 19:09:36.019 | agent 2025-11-24 19:09:36.019 | allowed-address-pairs 2025-11-24 19:09:36.019 | auto-allocated-topology 2025-11-24 19:09:36.019 | availability_zone 2025-11-24 19:09:36.019 | bgp 2025-11-24 19:09:36.019 | bgp_4byte_asn 2025-11-24 19:09:36.019 | bgp_dragent_scheduler 2025-11-24 19:09:36.019 | binding 2025-11-24 19:09:36.019 | binding-extended 2025-11-24 19:09:36.019 | default-subnetpools 2025-11-24 19:09:36.019 | dhcp_agent_scheduler 2025-11-24 19:09:36.019 | dns-domain-ports 2025-11-24 19:09:36.019 | dns-integration 2025-11-24 19:09:36.019 | dns-integration-domain-keywords 2025-11-24 19:09:36.019 | empty-string-filtering 2025-11-24 19:09:36.019 | enable-default-route-bfd 2025-11-24 19:09:36.020 | enable-default-route-ecmp 2025-11-24 19:09:36.020 | expose-port-forwarding-in-fip 2025-11-24 19:09:36.020 | external-gateway-multihoming 2025-11-24 19:09:36.020 | external-net 2025-11-24 19:09:36.020 | ext-gw-mode 2025-11-24 19:09:36.020 | extra_dhcp_opt 2025-11-24 19:09:36.020 | extraroute 2025-11-24 19:09:36.020 | extraroute-atomic 2025-11-24 19:09:36.020 | filter-validation 2025-11-24 19:09:36.020 | fip-port-details 2025-11-24 19:09:36.020 | flavors 2025-11-24 19:09:36.020 | floatingip-pools 2025-11-24 19:09:36.020 | floating-ip-port-forwarding 2025-11-24 19:09:36.020 | floating-ip-port-forwarding-description 2025-11-24 19:09:36.020 | floating-ip-port-forwarding-detail 2025-11-24 19:09:36.020 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:36.020 | fwaas_v2 2025-11-24 19:09:36.020 | l3-flavors 2025-11-24 19:09:36.020 | l3-ha 2025-11-24 19:09:36.020 | logging 2025-11-24 19:09:36.020 | multi-provider 2025-11-24 19:09:36.020 | net-mtu 2025-11-24 19:09:36.020 | net-mtu-writable 2025-11-24 19:09:36.020 | network_availability_zone 2025-11-24 19:09:36.020 | network_ha 2025-11-24 19:09:36.020 | network-ip-availability 2025-11-24 19:09:36.020 | pagination 2025-11-24 19:09:36.020 | port-device-profile 2025-11-24 19:09:36.020 | port-hardware-offload-type 2025-11-24 19:09:36.020 | port-mac-address-regenerate 2025-11-24 19:09:36.020 | port-numa-affinity-policy 2025-11-24 19:09:36.020 | port-numa-affinity-policy-socket 2025-11-24 19:09:36.020 | port-resource-request 2025-11-24 19:09:36.020 | port-security 2025-11-24 19:09:36.020 | port-trusted-vif 2025-11-24 19:09:36.020 | project-id 2025-11-24 19:09:36.020 | provider 2025-11-24 19:09:36.020 | qinq 2025-11-24 19:09:36.020 | qos 2025-11-24 19:09:36.020 | qos-bw-limit-direction 2025-11-24 19:09:36.020 | qos-default 2025-11-24 19:09:36.020 | qos-fip 2025-11-24 19:09:36.020 | qos-gateway-ip 2025-11-24 19:09:36.020 | qos-rules-alias 2025-11-24 19:09:36.020 | qos-rule-type-details 2025-11-24 19:09:36.020 | qos-rule-type-filter 2025-11-24 19:09:36.020 | quota-check-limit 2025-11-24 19:09:36.020 | quota-check-limit-default 2025-11-24 19:09:36.020 | quota_details 2025-11-24 19:09:36.020 | quotas 2025-11-24 19:09:36.020 | rbac-address-scope 2025-11-24 19:09:36.021 | rbac-policies 2025-11-24 19:09:36.021 | rbac-security-groups 2025-11-24 19:09:36.021 | router 2025-11-24 19:09:36.021 | router_availability_zone 2025-11-24 19:09:36.021 | router-enable-snat 2025-11-24 19:09:36.021 | security-group 2025-11-24 19:09:36.021 | security-groups-default-rules 2025-11-24 19:09:36.021 | security-groups-normalized-cidr 2025-11-24 19:09:36.021 | security-groups-remote-address-group 2025-11-24 19:09:36.021 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:36.021 | security-groups-shared-filtering 2025-11-24 19:09:36.021 | segment 2025-11-24 19:09:36.021 | sorting 2025-11-24 19:09:36.021 | standard-attr-description 2025-11-24 19:09:36.021 | standard-attr-fwaas-v2 2025-11-24 19:09:36.021 | standard-attr-revisions 2025-11-24 19:09:36.021 | standard-attr-tag 2025-11-24 19:09:36.021 | standard-attr-timestamp 2025-11-24 19:09:36.021 | stateful-security-group 2025-11-24 19:09:36.021 | subnet_allocation 2025-11-24 19:09:36.021 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:36.021 | subnet-external-network 2025-11-24 19:09:36.021 | subnetpool-prefix-ops 2025-11-24 19:09:36.021 | subnet-service-types 2025-11-24 19:09:36.021 | tag-creation 2025-11-24 19:09:36.021 | tap-mirror 2025-11-24 19:09:36.021 | trunk 2025-11-24 19:09:36.021 | uplink-status-propagation 2025-11-24 19:09:36.021 | uplink-status-propagation-updatable 2025-11-24 19:09:36.021 | vlan-transparent 2025-11-24 19:09:36.021 | vpnaas 2025-11-24 19:09:36.021 | vpn-endpoint-groups' 2025-11-24 19:09:36.021 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : comm -3 /dev/fd/63 /dev/fd/62 2025-11-24 19:09:36.021 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-11-24 19:09:36.021 | address-scope 2025-11-24 19:09:36.021 | agent 2025-11-24 19:09:36.021 | allowed-address-pairs 2025-11-24 19:09:36.021 | auto-allocated-topology 2025-11-24 19:09:36.021 | availability_zone 2025-11-24 19:09:36.021 | bgp 2025-11-24 19:09:36.021 | bgp_4byte_asn 2025-11-24 19:09:36.021 | bgp_dragent_scheduler 2025-11-24 19:09:36.021 | binding 2025-11-24 19:09:36.021 | binding-extended 2025-11-24 19:09:36.021 | default-subnetpools 2025-11-24 19:09:36.021 | dhcp_agent_scheduler 2025-11-24 19:09:36.021 | dns-domain-ports 2025-11-24 19:09:36.021 | dns-integration 2025-11-24 19:09:36.021 | dns-integration-domain-keywords 2025-11-24 19:09:36.021 | empty-string-filtering 2025-11-24 19:09:36.021 | enable-default-route-bfd 2025-11-24 19:09:36.021 | enable-default-route-ecmp 2025-11-24 19:09:36.022 | expose-port-forwarding-in-fip 2025-11-24 19:09:36.022 | external-gateway-multihoming 2025-11-24 19:09:36.022 | external-net 2025-11-24 19:09:36.022 | ext-gw-mode 2025-11-24 19:09:36.022 | extra_dhcp_opt 2025-11-24 19:09:36.022 | extraroute 2025-11-24 19:09:36.022 | extraroute-atomic 2025-11-24 19:09:36.022 | filter-validation 2025-11-24 19:09:36.022 | fip-port-details 2025-11-24 19:09:36.022 | flavors 2025-11-24 19:09:36.022 | floatingip-pools 2025-11-24 19:09:36.022 | floating-ip-port-forwarding 2025-11-24 19:09:36.022 | floating-ip-port-forwarding-description 2025-11-24 19:09:36.022 | floating-ip-port-forwarding-detail 2025-11-24 19:09:36.022 | floating-ip-port-forwarding-port-ranges 2025-11-24 19:09:36.022 | fwaas_v2 2025-11-24 19:09:36.022 | l3-flavors 2025-11-24 19:09:36.022 | l3-ha 2025-11-24 19:09:36.022 | logging 2025-11-24 19:09:36.022 | multi-provider 2025-11-24 19:09:36.022 | net-mtu 2025-11-24 19:09:36.022 | net-mtu-writable 2025-11-24 19:09:36.022 | network_availability_zone 2025-11-24 19:09:36.022 | network_ha 2025-11-24 19:09:36.022 | network-ip-availability 2025-11-24 19:09:36.022 | pagination 2025-11-24 19:09:36.022 | port-device-profile 2025-11-24 19:09:36.022 | port-hardware-offload-type 2025-11-24 19:09:36.022 | port-mac-address-regenerate 2025-11-24 19:09:36.022 | port-numa-affinity-policy 2025-11-24 19:09:36.022 | port-numa-affinity-policy-socket 2025-11-24 19:09:36.022 | port-resource-request 2025-11-24 19:09:36.022 | port-security 2025-11-24 19:09:36.022 | port-trusted-vif 2025-11-24 19:09:36.022 | project-id 2025-11-24 19:09:36.022 | provider 2025-11-24 19:09:36.022 | qinq 2025-11-24 19:09:36.022 | qos 2025-11-24 19:09:36.022 | qos-bw-limit-direction 2025-11-24 19:09:36.022 | qos-default 2025-11-24 19:09:36.022 | qos-fip 2025-11-24 19:09:36.022 | qos-gateway-ip 2025-11-24 19:09:36.022 | qos-rules-alias 2025-11-24 19:09:36.022 | qos-rule-type-details 2025-11-24 19:09:36.022 | qos-rule-type-filter 2025-11-24 19:09:36.022 | quota-check-limit 2025-11-24 19:09:36.022 | quota-check-limit-default 2025-11-24 19:09:36.022 | quota_details 2025-11-24 19:09:36.022 | quotas 2025-11-24 19:09:36.022 | rbac-address-scope 2025-11-24 19:09:36.022 | rbac-policies 2025-11-24 19:09:36.022 | rbac-security-groups 2025-11-24 19:09:36.022 | router 2025-11-24 19:09:36.023 | router_availability_zone 2025-11-24 19:09:36.023 | router-enable-snat 2025-11-24 19:09:36.023 | security-group 2025-11-24 19:09:36.023 | security-groups-default-rules 2025-11-24 19:09:36.023 | security-groups-normalized-cidr 2025-11-24 19:09:36.023 | security-groups-remote-address-group 2025-11-24 19:09:36.023 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:09:36.023 | security-groups-shared-filtering 2025-11-24 19:09:36.023 | segment 2025-11-24 19:09:36.023 | sorting 2025-11-24 19:09:36.023 | standard-attr-description 2025-11-24 19:09:36.023 | standard-attr-fwaas-v2 2025-11-24 19:09:36.023 | standard-attr-revisions 2025-11-24 19:09:36.023 | standard-attr-tag 2025-11-24 19:09:36.023 | standard-attr-timestamp 2025-11-24 19:09:36.023 | stateful-security-group 2025-11-24 19:09:36.023 | subnet_allocation 2025-11-24 19:09:36.023 | subnet-dns-publish-fixed-ip 2025-11-24 19:09:36.023 | subnet-external-network 2025-11-24 19:09:36.023 | subnetpool-prefix-ops 2025-11-24 19:09:36.023 | subnet-service-types 2025-11-24 19:09:36.023 | tag-creation 2025-11-24 19:09:36.023 | tap-mirror 2025-11-24 19:09:36.023 | trunk 2025-11-24 19:09:36.023 | uplink-status-propagation 2025-11-24 19:09:36.023 | uplink-status-propagation-updatable 2025-11-24 19:09:36.023 | vlan-transparent 2025-11-24 19:09:36.023 | vpnaas 2025-11-24 19:09:36.023 | vpn-endpoint-groups' 2025-11-24 19:09:36.024 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : disabled_ext= 2025-11-24 19:09:36.027 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:464 : '[' '!' -z '' ']' 2025-11-24 19:09:36.032 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : 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 external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability 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 qinq qos qos-bw-limit-direction qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules 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_allocation subnet-dns-publish-fixed-ip subnet-external-network subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2025-11-24 19:09:36.032 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : tr ' ' , 2025-11-24 19:09:36.037 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:09:36.040 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:09:36.043 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:479 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2025-11-24 19:09:36.047 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.050 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-11-24 19:09:36.053 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2025-11-24 19:09:36.056 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2025-11-24 19:09:36.059 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.062 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2025-11-24 19:09:36.102 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:480 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:38.102.83.12:6641 2025-11-24 19:09:36.105 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.108 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:38.102.83.12:6641 2025-11-24 19:09:36.114 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:38.102.83.12:6641 ']' 2025-11-24 19:09:36.117 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:38.102.83.12:6641 2025-11-24 19:09:36.160 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:481 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:38.102.83.12:6642 2025-11-24 19:09:36.163 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.169 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:38.102.83.12:6642 2025-11-24 19:09:36.173 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:38.102.83.12:6642 ']' 2025-11-24 19:09:36.176 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.179 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:38.102.83.12:6642 2025-11-24 19:09:36.218 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:482 : is_service_enabled tls-proxy 2025-11-24 19:09:36.238 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:36.242 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:483 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:36.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.251 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:36.253 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-11-24 19:09:36.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:36.299 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:484 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:36.302 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.305 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.308 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:36.311 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-24 19:09:36.314 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.317 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:36.359 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:485 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:36.362 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.365 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.368 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:36.371 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-11-24 19:09:36.374 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.378 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:36.418 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:486 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:36.421 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.424 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.427 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:36.430 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-11-24 19:09:36.432 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.435 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:09:36.473 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:487 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:36.476 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.479 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.482 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:36.485 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-24 19:09:36.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.491 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-24 19:09:36.530 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:488 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:36.533 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.539 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:36.542 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-11-24 19:09:36.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.548 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-24 19:09:36.587 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:490 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2025-11-24 19:09:36.590 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.594 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.597 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2025-11-24 19:09:36.600 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2025-11-24 19:09:36.603 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.606 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2025-11-24 19:09:36.646 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2025-11-24 19:09:36.650 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.653 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.656 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2025-11-24 19:09:36.658 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2025-11-24 19:09:36.661 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.665 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2025-11-24 19:09:36.700 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:492 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2025-11-24 19:09:36.702 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.705 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-11-24 19:09:36.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-11-24 19:09:36.711 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-11-24 19:09:36.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.716 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-11-24 19:09:36.751 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2025-11-24 19:09:36.772 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : is_service_enabled q-log neutron-log 2025-11-24 19:09:36.790 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:36.793 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-24 19:09:36.811 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:36.814 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-24 19:09:36.829 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:36.831 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : [[ metadata =~ metadata ]] 2025-11-24 19:09:36.834 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2025-11-24 19:09:36.837 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:36.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-24 19:09:36.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2025-11-24 19:09:36.845 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2025-11-24 19:09:36.848 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:36.850 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2025-11-24 19:09:36.888 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled q-dns neutron-dns 2025-11-24 19:09:36.909 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:36.912 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2025-11-24 19:09:36.955 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_service_enabled q-dhcp neutron-dhcp 2025-11-24 19:09:36.974 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:36.978 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2025-11-24 19:09:37.019 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : is_service_enabled n-api-meta 2025-11-24 19:09:37.041 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:37.044 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-24 19:09:37.065 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:37.069 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-24 19:09:37.090 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:37.094 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : [[ metadata =~ metadata ]] 2025-11-24 19:09:37.097 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2025-11-24 19:09:37.137 | + lib/neutron:configure_neutron:418 : is_service_enabled q-placement neutron-placement 2025-11-24 19:09:37.158 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:37.161 | + lib/neutron:configure_neutron:421 : is_service_enabled q-trunk neutron-trunk 2025-11-24 19:09:37.182 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:37.185 | + lib/neutron:configure_neutron:424 : is_service_enabled q-qos neutron-qos 2025-11-24 19:09:37.205 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:37.208 | + lib/neutron:configure_neutron:431 : is_service_enabled neutron-segments 2025-11-24 19:09:37.228 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:37.232 | + lib/neutron:configure_neutron:437 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2025-11-24 19:09:37.252 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:37.256 | + lib/neutron:configure_neutron:438 : _configure_neutron_service 2025-11-24 19:09:37.259 | + lib/neutron:_configure_neutron_service:998 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2025-11-24 19:09:37.262 | + lib/neutron:_configure_neutron_service:999 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2025-11-24 19:09:37.268 | + lib/neutron:_configure_neutron_service:1002 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2025-11-24 19:09:37.308 | + lib/neutron:_configure_neutron_service:1004 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2025-11-24 19:09:37.349 | + lib/neutron:_configure_neutron_service:1005 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2025-11-24 19:09:37.390 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2025-11-24 19:09:37.431 | + lib/neutron:_configure_neutron_service:1008 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2025-11-24 19:09:37.434 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-24 19:09:37.438 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2025-11-24 19:09:37.441 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-24 19:09:37.444 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:09:37.447 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2025-11-24 19:09:37.486 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2025-11-24 19:09:37.527 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://38.102.83.12/identity 2025-11-24 19:09:37.567 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2025-11-24 19:09:37.609 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2025-11-24 19:09:37.648 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2025-11-24 19:09:37.689 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2025-11-24 19:09:37.729 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2025-11-24 19:09:37.771 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:09:37.812 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2025-11-24 19:09:37.854 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:09:37.857 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2025-11-24 19:09:37.899 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2025-11-24 19:09:37.940 | + lib/neutron:_configure_neutron_service:1014 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2025-11-24 19:09:37.943 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-24 19:09:37.946 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-24 19:09:37.950 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2025-11-24 19:09:37.953 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:09:37.956 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova auth_type password 2025-11-24 19:09:37.997 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova interface public 2025-11-24 19:09:38.037 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova auth_url https://38.102.83.12/identity 2025-11-24 19:09:38.077 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova username nova 2025-11-24 19:09:38.118 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova password secretservice 2025-11-24 19:09:38.159 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2025-11-24 19:09:38.200 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_name service 2025-11-24 19:09:38.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2025-11-24 19:09:38.283 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:09:38.324 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2025-11-24 19:09:38.366 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:09:38.369 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2025-11-24 19:09:38.372 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-24 19:09:38.376 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2025-11-24 19:09:38.379 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=placement 2025-11-24 19:09:38.382 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-24 19:09:38.386 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf placement auth_type password 2025-11-24 19:09:38.429 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf placement interface public 2025-11-24 19:09:38.468 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf placement auth_url https://38.102.83.12/identity 2025-11-24 19:09:38.508 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf placement username placement 2025-11-24 19:09:38.547 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf placement password secretservice 2025-11-24 19:09:38.585 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2025-11-24 19:09:38.623 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf placement project_name service 2025-11-24 19:09:38.660 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2025-11-24 19:09:38.699 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2025-11-24 19:09:38.738 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2025-11-24 19:09:38.778 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-24 19:09:38.781 | + lib/neutron:_configure_neutron_service:1020 : neutron_plugin_configure_service 2025-11-24 19:09:38.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2025-11-24 19:09:38.787 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2025-11-24 19:09:38.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2025-11-24 19:09:38.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2025-11-24 19:09:38.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2025-11-24 19:09:38.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2025-11-24 19:09:38.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2025-11-24 19:09:38.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2025-11-24 19:09:38.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2025-11-24 19:09:38.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2025-11-24 19:09:38.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2025-11-24 19:09:38.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2025-11-24 19:09:38.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2025-11-24 19:09:38.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2025-11-24 19:09:38.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2025-11-24 19:09:38.831 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2025-11-24 19:09:38.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2025-11-24 19:09:38.837 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:38.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-11-24 19:09:38.844 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-11-24 19:09:38.847 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-11-24 19:09:38.850 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:38.853 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-11-24 19:09:38.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2025-11-24 19:09:38.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:38.900 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-24 19:09:38.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2025-11-24 19:09:38.905 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2025-11-24 19:09:38.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:38.912 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2025-11-24 19:09:38.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2025-11-24 19:09:38.952 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:38.956 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-24 19:09:38.958 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2025-11-24 19:09:38.961 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2025-11-24 19:09:38.964 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:38.967 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2025-11-24 19:09:39.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2025-11-24 19:09:39.011 | + 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 2025-11-24 19:09:39.014 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.017 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-24 19:09:39.020 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2025-11-24 19:09:39.024 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2025-11-24 19:09:39.027 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2025-11-24 19:09:39.074 | + 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 2025-11-24 19:09:39.078 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.082 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-24 19:09:39.085 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2025-11-24 19:09:39.088 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2025-11-24 19:09:39.091 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.094 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2025-11-24 19:09:39.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=geneve 2025-11-24 19:09:39.141 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.145 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-24 19:09:39.149 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=geneve 2025-11-24 19:09:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=geneve ']' 2025-11-24 19:09:39.155 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.158 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types geneve 2025-11-24 19:09:39.202 | + 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 2025-11-24 19:09:39.206 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.210 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2025-11-24 19:09:39.213 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2025-11-24 19:09:39.216 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2025-11-24 19:09:39.219 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.221 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2025-11-24 19:09:39.262 | + 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 2025-11-24 19:09:39.266 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2025-11-24 19:09:39.273 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2025-11-24 19:09:39.276 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2025-11-24 19:09:39.279 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.283 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2025-11-24 19:09:39.328 | + 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, 2025-11-24 19:09:39.332 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.335 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2025-11-24 19:09:39.339 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2025-11-24 19:09:39.342 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2025-11-24 19:09:39.346 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.349 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2025-11-24 19:09:39.396 | + 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 2025-11-24 19:09:39.400 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.403 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2025-11-24 19:09:39.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2025-11-24 19:09:39.410 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2025-11-24 19:09:39.414 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.418 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2025-11-24 19:09:39.459 | + 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 2025-11-24 19:09:39.460 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-24 19:09:39.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-11-24 19:09:39.467 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2025-11-24 19:09:39.470 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2025-11-24 19:09:39.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-24 19:09:39.476 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2025-11-24 19:09:39.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-24 19:09:39.516 | + lib/neutron:configure_neutron:441 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2025-11-24 19:09:39.558 | + lib/neutron:configure_neutron:445 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2025-11-24 19:09:39.599 | + lib/neutron:configure_neutron:447 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2025-11-24 19:09:39.602 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2025-11-24 19:09:39.604 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2025-11-24 19:09:39.609 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2025-11-24 19:09:39.612 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-24 19:09:39.616 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2025-11-24 19:09:39.619 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2025-11-24 19:09:39.623 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-24 19:09:39.626 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-24 19:09:39.655 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-24 19:09:39.656 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:09:39.680 | d /var/run/uwsgi 0755 stack root 2025-11-24 19:09:39.686 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-24 19:09:39.712 | /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. 2025-11-24 19:09:39.722 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2025-11-24 19:09:39.726 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2025-11-24 19:09:39.731 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-24 19:09:39.735 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2025-11-24 19:09:39.781 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2025-11-24 19:09:39.824 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2025-11-24 19:09:39.867 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2025-11-24 19:09:39.912 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-24 19:09:39.954 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-24 19:09:39.994 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2025-11-24 19:09:40.033 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2025-11-24 19:09:40.073 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2025-11-24 19:09:40.113 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-24 19:09:40.160 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-24 19:09:40.205 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-24 19:09:40.247 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2025-11-24 19:09:40.290 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2025-11-24 19:09:40.330 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-24 19:09:40.333 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-24 19:09:40.338 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2025-11-24 19:09:40.342 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2025-11-24 19:09:40.346 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:09:40.349 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:09:40.353 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:09:40.357 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:09:40.360 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:09:40.364 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:09:40.368 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:09:40.372 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:09:40.375 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:09:40.379 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:09:40.383 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:09:40.387 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:09:40.390 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:09:40.394 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:09:40.398 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-11-24 19:09:40.402 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/neutron-api.conf ']' 2025-11-24 19:09:40.406 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-24 19:09:40.410 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-24 19:09:40.412 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2025-11-24 19:09:40.453 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-24 19:09:40.494 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-24 19:09:40.494 | + 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 ' 2025-11-24 19:09:40.517 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2025-11-24 19:09:40.524 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2025-11-24 19:09:40.527 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2025-11-24 19:09:40.531 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:09:40.533 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:09:40.537 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:09:40.541 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:09:40.544 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:09:40.547 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:09:40.550 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:09:40.555 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:09:40.558 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:09:40.562 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:09:40.566 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:09:40.568 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:09:40.571 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:09:40.575 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:09:40.578 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:09:40.582 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:09:40.585 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:09:40.588 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:09:40.591 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:09:40.595 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:09:40.599 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:09:40.603 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:09:40.607 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:09:40.609 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:09:40.613 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:09:40.617 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:09:40.620 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:09:40.623 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:09:40.626 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:09:40.629 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:09:40.633 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:09:40.636 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:09:40.638 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-11-24 19:09:40.641 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/neutron-api.conf.disabled ]] 2025-11-24 19:09:40.645 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/neutron-api.conf ]] 2025-11-24 19:09:40.647 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/neutron-api.conf.disabled /etc/httpd/conf.d/neutron-api.conf 2025-11-24 19:09:40.679 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-24 19:09:40.683 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:09:40.686 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:09:40.690 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:09:41.900 | + ./stack.sh:main:1196 : is_service_enabled mysql postgresql 2025-11-24 19:09:41.925 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:41.928 | + ./stack.sh:main:1196 : is_service_enabled neutron 2025-11-24 19:09:41.947 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:41.950 | + ./stack.sh:main:1197 : async_runfunc init_neutron 2025-11-24 19:09:41.953 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2025-11-24 19:09:42.019 | + inc/async:async_inner:63 : init_neutron 2025-11-24 19:09:42.057 | [8815 Async init_neutron:99865]: running: init_neutron 2025-11-24 19:09:42.060 | + ./stack.sh:main:1205 : is_service_enabled q-dhcp 2025-11-24 19:09:42.080 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:09:42.084 | + ./stack.sh:main:1224 : is_service_enabled nova neutron 2025-11-24 19:09:42.103 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:42.106 | + ./stack.sh:main:1225 : configure_os_vif 2025-11-24 19:09:42.110 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2025-11-24 19:09:42.112 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2025-11-24 19:09:42.142 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2025-11-24 19:09:42.145 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2025-11-24 19:09:42.174 | + ./stack.sh:main:1231 : is_service_enabled swift 2025-11-24 19:09:42.190 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:42.192 | + ./stack.sh:main:1232 : echo_summary 'Configuring Swift' 2025-11-24 19:09:42.194 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:09:42.196 | + ./stack.sh:echo_summary:473 : echo -e Configuring Swift 2025-11-24 19:09:42.198 | + ./stack.sh:main:1233 : async_runfunc init_swift 2025-11-24 19:09:42.201 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2025-11-24 19:09:42.262 | + inc/async:async_inner:63 : init_swift 2025-11-24 19:09:42.301 | [8815 Async init_swift:100086]: running: init_swift 2025-11-24 19:09:42.303 | + ./stack.sh:main:1240 : is_service_enabled cinder 2025-11-24 19:09:42.322 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:42.325 | + ./stack.sh:main:1241 : echo_summary 'Configuring Cinder' 2025-11-24 19:09:42.327 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:09:42.330 | + ./stack.sh:echo_summary:473 : echo -e Configuring Cinder 2025-11-24 19:09:42.333 | + ./stack.sh:main:1242 : async_runfunc init_cinder 2025-11-24 19:09:42.335 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2025-11-24 19:09:42.399 | + inc/async:async_inner:63 : init_cinder 2025-11-24 19:09:42.436 | [8815 Async init_cinder:100190]: running: init_cinder 2025-11-24 19:09:42.439 | + ./stack.sh:main:1248 : is_service_enabled placement 2025-11-24 19:09:42.455 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:42.459 | + ./stack.sh:main:1249 : echo_summary 'Configuring placement' 2025-11-24 19:09:42.461 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:09:42.464 | + ./stack.sh:echo_summary:473 : echo -e Configuring placement 2025-11-24 19:09:42.466 | + ./stack.sh:main:1250 : async_runfunc init_placement 2025-11-24 19:09:42.470 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2025-11-24 19:09:42.559 | + inc/async:async_inner:63 : init_placement 2025-11-24 19:09:42.614 | [8815 Async init_placement:100336]: running: init_placement 2025-11-24 19:09:42.618 | + ./stack.sh:main:1254 : async_wait init_neutron 2025-11-24 19:09:42.673 | [8815 Async init_neutron:99865]: Waiting for completion of init_neutron running on PID 99865 (6 other jobs running) 2025-11-24 19:09:42.699 | [8815 Async init_neutron:99865]: Signaling child to exit 2025-11-24 19:09:46.140 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:09:46.167 | [100086 Async init_swift:100086]: finished successfully 2025-11-24 19:09:49.594 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:09:49.620 | [100190 Async init_cinder:100190]: finished successfully 2025-11-24 19:09:53.257 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:09:53.293 | [100336 Async init_placement:100336]: finished successfully 2025-11-24 19:09:57.687 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:09:57.720 | [99865 Async init_neutron:99865]: finished successfully 2025-11-24 19:09:57.754 | WAKEUP 2025-11-24 19:09:57.783 | [8815 Async init_neutron:99865]: Signaled 2025-11-24 19:09:57.785 | + lib/neutron:init_neutron:511 : recreate_database neutron 2025-11-24 19:09:57.785 | + lib/database:recreate_database:112 : local db=neutron 2025-11-24 19:09:57.785 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2025-11-24 19:09:57.785 | + lib/databases/mysql:recreate_database_mysql:60 : local db=neutron 2025-11-24 19:09:57.785 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2025-11-24 19:09:57.785 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2025-11-24 19:09:57.785 | + lib/neutron:init_neutron:512 : time_start dbsync 2025-11-24 19:09:57.785 | + functions-common:time_start:2409 : local name=dbsync 2025-11-24 19:09:57.785 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:09:57.785 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:09:57.785 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:09:57.786 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011382070 2025-11-24 19:09:57.786 | + lib/neutron:init_neutron:514 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2025-11-24 19:09:57.786 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2025-11-24 19:09:57.787 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2025-11-24 19:09:57.788 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2025-11-24 19:09:57.789 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2025-11-24 19:09:57.790 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2025-11-24 19:09:57.790 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2025-11-24 19:09:57.790 | Running upgrade for neutron ... 2025-11-24 19:09:57.790 | OK 2025-11-24 19:09:57.790 | + lib/neutron:init_neutron:515 : time_stop dbsync 2025-11-24 19:09:57.790 | + functions-common:time_stop:2423 : local name 2025-11-24 19:09:57.790 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:09:57.790 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:09:57.790 | + functions-common:time_stop:2426 : local total 2025-11-24 19:09:57.790 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:09:57.790 | + functions-common:time_stop:2429 : name=dbsync 2025-11-24 19:09:57.790 | + functions-common:time_stop:2430 : start_time=1764011382070 2025-11-24 19:09:57.790 | + functions-common:time_stop:2432 : [[ -z 1764011382070 ]] 2025-11-24 19:09:57.791 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:09:57.791 | + functions-common:time_stop:2435 : end_time=1764011397662 2025-11-24 19:09:57.791 | + functions-common:time_stop:2436 : elapsed_time=15592 2025-11-24 19:09:57.791 | + functions-common:time_stop:2437 : total=3418 2025-11-24 19:09:57.791 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:09:57.791 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=19010 2025-11-24 19:09:57.849 | [8815 Async init_neutron:99865]: finished init_neutron with result 0 in 15 seconds 2025-11-24 19:09:57.857 | + inc/async:async_wait:197 : return 0 2025-11-24 19:09:57.861 | + ./stack.sh:main:1255 : async_wait init_placement 2025-11-24 19:09:57.933 | [8815 Async init_placement:100336]: Waiting for completion of init_placement running on PID 100336 (5 other jobs running) 2025-11-24 19:09:57.967 | [8815 Async init_placement:100336]: Signaling child to exit 2025-11-24 19:09:57.968 | WAKEUP 2025-11-24 19:09:57.998 | [8815 Async init_placement:100336]: Signaled 2025-11-24 19:09:58.001 | + lib/placement:init_placement:113 : recreate_database placement 2025-11-24 19:09:58.001 | + lib/database:recreate_database:112 : local db=placement 2025-11-24 19:09:58.001 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2025-11-24 19:09:58.001 | + lib/databases/mysql:recreate_database_mysql:60 : local db=placement 2025-11-24 19:09:58.001 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2025-11-24 19:09:58.001 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2025-11-24 19:09:58.001 | + lib/placement:init_placement:114 : /usr/local/bin/placement-manage db sync 2025-11-24 19:09:58.002 | + lib/placement:init_placement:115 : create_placement_accounts 2025-11-24 19:09:58.002 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2025-11-24 19:09:58.002 | + lib/keystone:create_service_user:420 : get_or_create_user placement secretservice Default 2025-11-24 19:09:58.002 | + functions-common:get_or_create_user:902 : local user_id 2025-11-24 19:09:58.002 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-24 19:09:58.002 | + functions-common:get_or_create_user:906 : local email= 2025-11-24 19:09:58.002 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2025-11-24 19:09:58.002 | 2025-11-24 19:09:58.002 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:09:58.002 | + functions-common:get_or_create_user:918 : user_id=49eb78b99dac48eb972bed3e96507a9d 2025-11-24 19:09:58.002 | + functions-common:get_or_create_user:919 : echo 49eb78b99dac48eb972bed3e96507a9d 2025-11-24 19:09:58.002 | 49eb78b99dac48eb972bed3e96507a9d 2025-11-24 19:09:58.002 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:09:58.002 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2025-11-24 19:09:58.002 | 2025-11-24 19:09:58.002 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:09:58.002 | 2025-11-24 19:09:58.002 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:982 : user_role_id=71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:983 : echo 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:09:58.002 | 71b971d328114e39ac9fad6c5d3a63b1 2025-11-24 19:09:58.002 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-24 19:09:58.002 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-24 19:09:58.002 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-24 19:09:58.002 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-24 19:09:58.002 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-24 19:09:58.003 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2025-11-24 19:09:58.003 | 2025-11-24 19:09:58.003 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-24 19:09:58.003 | 2025-11-24 19:09:58.003 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:09:58.003 | + functions-common:get_or_add_user_project_role:982 : user_role_id=79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:09:58.003 | + functions-common:get_or_add_user_project_role:983 : echo 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:09:58.003 | 79a8b69d4c844e92ada7f4a8b34abaf5 2025-11-24 19:09:58.003 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://38.102.83.12/placement 2025-11-24 19:09:58.003 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2025-11-24 19:09:58.003 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-24 19:09:58.003 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2025-11-24 19:09:58.003 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2025-11-24 19:09:58.003 | 2025-11-24 19:09:58.003 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:09:58.003 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-24 19:09:58.003 | 267e667ddd5447eda4944c5de2629dc9' 2025-11-24 19:09:58.003 | + functions-common:get_or_create_service:1070 : echo 267e667ddd5447eda4944c5de2629dc9 2025-11-24 19:09:58.003 | 267e667ddd5447eda4944c5de2629dc9 2025-11-24 19:09:58.003 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://38.102.83.12/placement 2025-11-24 19:09:58.003 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-24 19:09:58.003 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface placement public https://38.102.83.12/placement RegionOne 2025-11-24 19:09:58.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-24 19:09:58.003 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2025-11-24 19:09:58.003 | 2025-11-24 19:09:58.003 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:09:58.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-24 19:09:58.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-24 19:09:58.003 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://38.102.83.12/placement --region RegionOne -f value -c id 2025-11-24 19:09:58.003 | 2025-11-24 19:09:58.003 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:09:58.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=a4edff8bbf6a416ca9c4cbf0c9b60514 2025-11-24 19:09:58.003 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo a4edff8bbf6a416ca9c4cbf0c9b60514 2025-11-24 19:09:58.003 | + functions-common:get_or_create_endpoint:1103 : public_id=a4edff8bbf6a416ca9c4cbf0c9b60514 2025-11-24 19:09:58.003 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-24 19:09:58.003 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-24 19:09:58.003 | + functions-common:get_or_create_endpoint:1112 : echo a4edff8bbf6a416ca9c4cbf0c9b60514 2025-11-24 19:09:58.003 | a4edff8bbf6a416ca9c4cbf0c9b60514 2025-11-24 19:09:58.064 | [8815 Async init_placement:100336]: finished init_placement with result 0 in 10 seconds 2025-11-24 19:09:58.070 | + inc/async:async_wait:197 : return 0 2025-11-24 19:09:58.075 | + ./stack.sh:main:1256 : async_wait init_glance 2025-11-24 19:09:58.145 | [8815 Async init_glance:95285]: Waiting for completion of init_glance running on PID 95285 (4 other jobs running) 2025-11-24 19:09:58.179 | [8815 Async init_glance:95285]: Signaling child to exit 2025-11-24 19:09:58.179 | WAKEUP 2025-11-24 19:09:58.210 | [8815 Async init_glance:95285]: Signaled 2025-11-24 19:09:58.212 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2025-11-24 19:09:58.212 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2025-11-24 19:09:58.212 | + lib/glance:init_glance:528 : recreate_database glance 2025-11-24 19:09:58.212 | + lib/database:recreate_database:112 : local db=glance 2025-11-24 19:09:58.212 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2025-11-24 19:09:58.212 | + lib/databases/mysql:recreate_database_mysql:60 : local db=glance 2025-11-24 19:09:58.212 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2025-11-24 19:09:58.212 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2025-11-24 19:09:58.212 | + lib/glance:init_glance:530 : time_start dbsync 2025-11-24 19:09:58.212 | + functions-common:time_start:2409 : local name=dbsync 2025-11-24 19:09:58.212 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:09:58.212 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:09:58.212 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:09:58.212 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011338901 2025-11-24 19:09:58.212 | + lib/glance:init_glance:532 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2025-11-24 19:09:58.212 | INFO dbcounter [-] Registered counter for database glance 2025-11-24 19:09:58.212 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=95375) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.212 | DEBUG dbcounter [-] [95375] Writer thread running {{(pid=95375) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.212 | INFO dbcounter [-] Registered counter for database glance 2025-11-24 19:09:58.212 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=95375) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.212 | DEBUG dbcounter [-] [95375] Writer thread running {{(pid=95375) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2025-11-24 19:09:58.212 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2025-11-24 19:09:58.212 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2025-11-24 19:09:58.212 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2025-11-24 19:09:58.212 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.212 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2025-11-24 19:09:58.212 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2025-11-24 19:09:58.213 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.213 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2025-11-24 19:09:58.214 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2025-11-24 19:09:58.214 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2025-11-24 19:09:58.214 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2025-11-24 19:09:58.214 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2025-11-24 19:09:58.214 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=95375) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:839}} 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.214 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.214 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2025-11-24 19:09:58.214 | Database migration is up to date. No migration needed. 2025-11-24 19:09:58.214 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2025-11-24 19:09:58.214 | Database is synced successfully. 2025-11-24 19:09:58.214 | + lib/glance:init_glance:535 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2025-11-24 19:09:58.214 | INFO dbcounter [-] Registered counter for database glance 2025-11-24 19:09:58.214 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=95413) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:09:58.214 | DEBUG dbcounter [-] [95413] Writer thread running {{(pid=95413) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2025-11-24 19:09:58.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2025-11-24 19:09:58.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2025-11-24 19:09:58.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2025-11-24 19:09:58.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2025-11-24 19:09:58.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2025-11-24 19:09:58.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2025-11-24 19:09:58.215 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2025-11-24 19:09:58.215 | + lib/glance:init_glance:536 : time_stop dbsync 2025-11-24 19:09:58.215 | + functions-common:time_stop:2423 : local name 2025-11-24 19:09:58.215 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:09:58.215 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:09:58.215 | + functions-common:time_stop:2426 : local total 2025-11-24 19:09:58.215 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:09:58.215 | + functions-common:time_stop:2429 : name=dbsync 2025-11-24 19:09:58.215 | + functions-common:time_stop:2430 : start_time=1764011338901 2025-11-24 19:09:58.215 | + functions-common:time_stop:2432 : [[ -z 1764011338901 ]] 2025-11-24 19:09:58.215 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:09:58.215 | + functions-common:time_stop:2435 : end_time=1764011344399 2025-11-24 19:09:58.215 | + functions-common:time_stop:2436 : elapsed_time=5498 2025-11-24 19:09:58.215 | + functions-common:time_stop:2437 : total=3418 2025-11-24 19:09:58.215 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:09:58.215 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8916 2025-11-24 19:09:58.276 | [8815 Async init_glance:95285]: finished init_glance with result 0 in 5 seconds 2025-11-24 19:09:58.283 | + inc/async:async_wait:197 : return 0 2025-11-24 19:09:58.286 | + ./stack.sh:main:1257 : async_wait init_swift 2025-11-24 19:09:58.358 | [8815 Async init_swift:100086]: Waiting for completion of init_swift running on PID 100086 (3 other jobs running) 2025-11-24 19:09:58.393 | [8815 Async init_swift:100086]: Signaling child to exit 2025-11-24 19:09:58.394 | WAKEUP 2025-11-24 19:09:58.425 | [8815 Async init_swift:100086]: Signaled 2025-11-24 19:09:58.426 | + lib/swift:init_swift:670 : local node_number 2025-11-24 19:09:58.427 | + lib/swift:init_swift:672 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-11-24 19:09:58.427 | No account-replicator running 2025-11-24 19:09:58.427 | No object-replicator running 2025-11-24 19:09:58.427 | No account-auditor running 2025-11-24 19:09:58.427 | No container-sync running 2025-11-24 19:09:58.427 | No container-replicator running 2025-11-24 19:09:58.427 | No container-sharder running 2025-11-24 19:09:58.427 | No container-updater running 2025-11-24 19:09:58.427 | No container-reconciler running 2025-11-24 19:09:58.427 | No account-server running 2025-11-24 19:09:58.427 | No object-server running 2025-11-24 19:09:58.427 | No container-auditor running 2025-11-24 19:09:58.427 | No container-server running 2025-11-24 19:09:58.427 | No object-expirer running 2025-11-24 19:09:58.427 | No account-reaper running 2025-11-24 19:09:58.427 | No object-reconstructor running 2025-11-24 19:09:58.427 | No proxy-server running 2025-11-24 19:09:58.427 | No object-auditor running 2025-11-24 19:09:58.427 | No object-updater running 2025-11-24 19:09:58.427 | + lib/swift:init_swift:672 : true 2025-11-24 19:09:58.427 | + lib/swift:init_swift:675 : create_swift_disk 2025-11-24 19:09:58.427 | + lib/swift:create_swift_disk:567 : local node_number 2025-11-24 19:09:58.427 | + lib/swift:create_swift_disk:572 : local user_group 2025-11-24 19:09:58.427 | ++ lib/swift:create_swift_disk:573 : id -g stack 2025-11-24 19:09:58.427 | + lib/swift:create_swift_disk:573 : user_group=1003 2025-11-24 19:09:58.427 | + lib/swift:create_swift_disk:574 : sudo install -d -o stack -g 1003 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2025-11-24 19:09:58.427 | + lib/swift:create_swift_disk:577 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2025-11-24 19:09:58.427 | + functions:create_disk:749 : local node_number 2025-11-24 19:09:58.427 | + functions:create_disk:750 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | + functions:create_disk:751 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-11-24 19:09:58.427 | + functions:create_disk:752 : local loopback_disk_size=6G 2025-11-24 19:09:58.427 | + functions:create_disk:753 : local key 2025-11-24 19:09:58.427 | ++ functions:create_disk:755 : echo /opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | ++ functions:create_disk:755 : sed s#/.## 2025-11-24 19:09:58.427 | + functions:create_disk:755 : key=pt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | + functions:create_disk:756 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | + functions:create_disk:758 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2025-11-24 19:09:58.427 | + functions:destroy_disk:780 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | + functions:destroy_disk:781 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-11-24 19:09:58.427 | + functions:destroy_disk:782 : local key 2025-11-24 19:09:58.427 | ++ functions:destroy_disk:784 : echo /opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | ++ functions:destroy_disk:784 : sed s#/.## 2025-11-24 19:09:58.427 | + functions:destroy_disk:784 : key=pt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | + functions:destroy_disk:785 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | + functions:destroy_disk:788 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2025-11-24 19:09:58.427 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:09:58.427 | + functions:destroy_disk:793 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2025-11-24 19:09:58.427 | + functions:destroy_disk:796 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.427 | ++ functions:create_disk:762 : dirname /opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.428 | + functions:create_disk:762 : sudo mkdir -p /opt/stack/data/swift/drives/images 2025-11-24 19:09:58.428 | + functions:create_disk:763 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.428 | + functions:create_disk:770 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2025-11-24 19:09:58.428 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2025-11-24 19:09:58.428 | = sectsz=512 attr=2, projid32bit=1 2025-11-24 19:09:58.428 | = crc=1 finobt=1, sparse=1, rmapbt=1 2025-11-24 19:09:58.428 | = reflink=1 bigtime=1 inobtcount=1 nrext64=1 2025-11-24 19:09:58.428 | = exchange=0 2025-11-24 19:09:58.428 | data = bsize=4096 blocks=1572864, imaxpct=25 2025-11-24 19:09:58.428 | = sunit=0 swidth=0 blks 2025-11-24 19:09:58.428 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 2025-11-24 19:09:58.428 | log =internal log bsize=4096 blocks=16384, version=2 2025-11-24 19:09:58.428 | = sectsz=512 sunit=0 blks, lazy-count=1 2025-11-24 19:09:58.428 | realtime =none extsz=4096 blocks=0, rtextents=0 2025-11-24 19:09:58.428 | + functions:create_disk:773 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2025-11-24 19:09:58.428 | + functions:create_disk:773 : sudo tee -a /etc/fstab 2025-11-24 19:09:58.428 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2025-11-24 19:09:58.428 | + functions:create_disk:774 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2025-11-24 19:09:58.428 | + functions:create_disk:775 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2025-11-24 19:09:58.428 | mount: /opt/stack/data/swift/drives/sdb1 does not contain SELinux labels. 2025-11-24 19:09:58.428 | You just mounted a file system that supports labels which does not 2025-11-24 19:09:58.428 | contain labels, onto an SELinux box. It is likely that confined 2025-11-24 19:09:58.428 | applications will generate AVC messages and not be allowed access to 2025-11-24 19:09:58.428 | this file system. For more details see restorecon(8) and mount(8). 2025-11-24 19:09:58.428 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:581 : local node_number 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:582 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:584 : local node_devices=/opt/stack/data/swift/1 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:585 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:586 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:587 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:588 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2025-11-24 19:09:58.428 | + lib/swift:create_swift_disk:589 : sudo install -o stack -g 1003 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2025-11-24 19:09:58.428 | + lib/swift:init_swift:679 : pushd /etc/swift 2025-11-24 19:09:58.428 | + lib/swift:init_swift:681 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2025-11-24 19:09:58.428 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2025-11-24 19:09:58.428 | + lib/swift:init_swift:684 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2025-11-24 19:09:58.428 | + lib/swift:init_swift:685 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2025-11-24 19:09:58.428 | + lib/swift:init_swift:691 : [[ -n '' ]] 2025-11-24 19:09:58.428 | + lib/swift:init_swift:704 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-24 19:09:58.428 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2025-11-24 19:09:58.428 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2025-11-24 19:09:58.428 | 2025-11-24 19:09:58.428 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2025-11-24 19:09:58.428 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2025-11-24 19:09:58.428 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2025-11-24 19:09:58.428 | 2025-11-24 19:09:58.428 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2025-11-24 19:09:58.428 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2025-11-24 19:09:58.428 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2025-11-24 19:09:58.428 | 2025-11-24 19:09:58.428 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2025-11-24 19:09:58.429 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2025-11-24 19:09:58.429 | Defaulting to --format-version=1. This ensures the ring 2025-11-24 19:09:58.429 | written will be readable by older versions of Swift. 2025-11-24 19:09:58.429 | In a future release, the default will change to 2025-11-24 19:09:58.429 | --format-version=2 2025-11-24 19:09:58.429 | 2025-11-24 19:09:58.429 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-24 19:09:58.429 | + lib/swift:init_swift:714 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2025-11-24 19:09:58.429 | Defaulting to --format-version=1. This ensures the ring 2025-11-24 19:09:58.429 | written will be readable by older versions of Swift. 2025-11-24 19:09:58.429 | In a future release, the default will change to 2025-11-24 19:09:58.429 | --format-version=2 2025-11-24 19:09:58.429 | 2025-11-24 19:09:58.429 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-24 19:09:58.429 | + lib/swift:init_swift:715 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2025-11-24 19:09:58.429 | Defaulting to --format-version=1. This ensures the ring 2025-11-24 19:09:58.429 | written will be readable by older versions of Swift. 2025-11-24 19:09:58.429 | In a future release, the default will change to 2025-11-24 19:09:58.429 | --format-version=2 2025-11-24 19:09:58.429 | 2025-11-24 19:09:58.429 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-24 19:09:58.429 | + lib/swift:init_swift:716 : popd 2025-11-24 19:09:58.491 | [8815 Async init_swift:100086]: finished init_swift with result 0 in 3 seconds 2025-11-24 19:09:58.498 | + inc/async:async_wait:197 : return 0 2025-11-24 19:09:58.502 | + ./stack.sh:main:1258 : async_wait init_cinder 2025-11-24 19:09:58.569 | [8815 Async init_cinder:100190]: Waiting for completion of init_cinder running on PID 100190 (2 other jobs running) 2025-11-24 19:09:58.601 | [8815 Async init_cinder:100190]: Signaling child to exit 2025-11-24 19:09:58.601 | WAKEUP 2025-11-24 19:09:58.631 | [8815 Async init_cinder:100190]: Signaled 2025-11-24 19:09:58.632 | + lib/cinder:init_cinder:488 : is_service_enabled mysql postgresql 2025-11-24 19:09:58.633 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:490 : recreate_database cinder 2025-11-24 19:09:58.633 | + lib/database:recreate_database:112 : local db=cinder 2025-11-24 19:09:58.633 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2025-11-24 19:09:58.633 | + lib/databases/mysql:recreate_database_mysql:60 : local db=cinder 2025-11-24 19:09:58.633 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2025-11-24 19:09:58.633 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:492 : time_start dbsync 2025-11-24 19:09:58.633 | + functions-common:time_start:2409 : local name=dbsync 2025-11-24 19:09:58.633 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:09:58.633 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:09:58.633 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:09:58.633 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011382475 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:494 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2025-11-24 19:09:58.633 | INFO dbcounter [-] Registered counter for database cinder 2025-11-24 19:09:58.633 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=100303) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:09:58.633 | INFO cinder.db.migration [-] Applying migration(s) 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:09:58.633 | DEBUG dbcounter [-] [100303] Writer thread running {{(pid=100303) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2025-11-24 19:09:58.633 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=100303) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:09:58.633 | INFO cinder.db.migration [-] Migration(s) applied 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:495 : time_stop dbsync 2025-11-24 19:09:58.633 | + functions-common:time_stop:2423 : local name 2025-11-24 19:09:58.633 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:09:58.633 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:09:58.633 | + functions-common:time_stop:2426 : local total 2025-11-24 19:09:58.633 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:09:58.633 | + functions-common:time_stop:2429 : name=dbsync 2025-11-24 19:09:58.633 | + functions-common:time_stop:2430 : start_time=1764011382475 2025-11-24 19:09:58.633 | + functions-common:time_stop:2432 : [[ -z 1764011382475 ]] 2025-11-24 19:09:58.633 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:09:58.633 | + functions-common:time_stop:2435 : end_time=1764011387975 2025-11-24 19:09:58.633 | + functions-common:time_stop:2436 : elapsed_time=5500 2025-11-24 19:09:58.633 | + functions-common:time_stop:2437 : total=3418 2025-11-24 19:09:58.633 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:09:58.633 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8918 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:498 : is_service_enabled c-vol 2025-11-24 19:09:58.633 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:498 : [[ -n lvm:lvmdriver-1 ]] 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:499 : local be be_name be_type 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:500 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:501 : be_type=lvm 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:502 : be_name=lvmdriver-1 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:503 : type init_cinder_backend_lvm 2025-11-24 19:09:58.633 | + lib/cinder:init_cinder:504 : init_cinder_backend_lvm lvmdriver-1 2025-11-24 19:09:58.633 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2025-11-24 19:09:58.633 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-11-24 19:09:58.633 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2025-11-24 19:09:58.633 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2025-11-24 19:09:58.633 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2025-11-24 19:09:58.633 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:09:58.633 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:09:58.633 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:09:58.633 | + lib/lvm:init_lvm_volume_group:134 : start_service tgtd 2025-11-24 19:09:58.633 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-24 19:09:58.633 | + functions-common:start_service:2331 : sudo /bin/systemctl start tgtd 2025-11-24 19:09:58.633 | Failed to start tgtd.service: Unit tgtd.service not found. 2025-11-24 19:09:58.633 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2025-11-24 19:09:58.633 | Volume group "stack-volumes-lvmdriver-1" not found 2025-11-24 19:09:58.633 | Cannot process volume group stack-volumes-lvmdriver-1 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2025-11-24 19:09:58.633 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2025-11-24 19:09:58.633 | s|%DIRECTIO%|--direct-io=on|g; 2025-11-24 19:09:58.634 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2025-11-24 19:09:58.634 | ' /opt/stack/devstack/files/lvm-backing-file.template 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2025-11-24 19:09:58.634 | [Unit] 2025-11-24 19:09:58.634 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-24 19:09:58.634 | DefaultDependencies=no 2025-11-24 19:09:58.634 | After=systemd-udev-settle.service 2025-11-24 19:09:58.634 | Before=lvm2-activation-early.service 2025-11-24 19:09:58.634 | Wants=systemd-udev-settle.service 2025-11-24 19:09:58.634 | 2025-11-24 19:09:58.634 | [Service] 2025-11-24 19:09:58.634 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-24 19:09:58.634 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2025-11-24 19:09:58.634 | RemainAfterExit=yes 2025-11-24 19:09:58.634 | Type=oneshot 2025-11-24 19:09:58.634 | 2025-11-24 19:09:58.634 | [Install] 2025-11-24 19:09:58.634 | WantedBy=local-fs.target 2025-11-24 19:09:58.634 | Also=systemd-udev-settle.service 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2025-11-24 19:09:58.634 | 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'. 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2025-11-24 19:09:58.634 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop1 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2025-11-24 19:09:58.634 | Volume group "stack-volumes-lvmdriver-1" not found 2025-11-24 19:09:58.634 | Cannot process volume group stack-volumes-lvmdriver-1 2025-11-24 19:09:58.634 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop1 2025-11-24 19:09:58.634 | Physical volume "/dev/loop1" successfully created. 2025-11-24 19:09:58.634 | Creating devices file /etc/lvm/devices/system.devices 2025-11-24 19:09:58.634 | Volume group "stack-volumes-lvmdriver-1" successfully created 2025-11-24 19:09:58.634 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2025-11-24 19:09:58.634 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.634 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2025-11-24 19:09:58.634 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2025-11-24 19:09:58.634 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2025-11-24 19:09:58.634 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2025-11-24 19:09:58.634 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2025-11-24 19:09:58.634 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2025-11-24 19:09:58.634 | + lib/cinder:init_cinder:509 : is_service_enabled c-bak 2025-11-24 19:09:58.634 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.634 | + lib/cinder:init_cinder:509 : [[ -n swift ]] 2025-11-24 19:09:58.634 | + lib/cinder:init_cinder:510 : type init_cinder_backup_swift 2025-11-24 19:09:58.634 | + lib/cinder:init_cinder:515 : mkdir -p /opt/stack/data/cinder/volumes 2025-11-24 19:09:58.693 | [8815 Async init_cinder:100190]: finished init_cinder with result 0 in 7 seconds 2025-11-24 19:09:58.699 | + inc/async:async_wait:197 : return 0 2025-11-24 19:09:58.704 | + ./stack.sh:main:1263 : is_service_enabled nova 2025-11-24 19:09:58.731 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.735 | + ./stack.sh:main:1264 : echo_summary 'Configuring Nova' 2025-11-24 19:09:58.739 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:09:58.743 | + ./stack.sh:echo_summary:473 : echo -e Configuring Nova 2025-11-24 19:09:58.747 | + ./stack.sh:main:1265 : init_nova 2025-11-24 19:09:58.752 | + lib/nova:init_nova:870 : is_service_enabled mysql postgresql 2025-11-24 19:09:58.780 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.785 | + lib/nova:init_nova:870 : is_service_enabled n-api 2025-11-24 19:09:58.814 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:09:58.817 | + lib/nova:init_nova:872 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:09:58.821 | + lib/nova:init_nova:880 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-24 19:09:58.917 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-24 19:09:58.975 | [8815 Async nova-cell-0:102022]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-24 19:09:58.979 | ++ lib/nova:init_nova:883 : seq 1 1 2025-11-24 19:09:58.986 | + lib/nova:init_nova:883 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:09:58.991 | ++ lib/nova:init_nova:884 : conductor_conf 1 2025-11-24 19:09:58.995 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:09:58.998 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:09:59.003 | + lib/nova:init_nova:884 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-24 19:09:59.108 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-24 19:09:59.164 | [8815 Async nova-cell-1:102129]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-24 19:09:59.168 | + lib/nova:init_nova:887 : recreate_database nova_api 2025-11-24 19:09:59.174 | + lib/database:recreate_database:112 : local db=nova_api 2025-11-24 19:09:59.177 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2025-11-24 19:09:59.181 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_api 2025-11-24 19:09:59.185 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2025-11-24 19:09:59.205 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2025-11-24 19:09:59.225 | + lib/nova:init_nova:888 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2025-11-24 19:10:01.258 | INFO dbcounter [-] Registered counter for database nova_api 2025-11-24 19:10:01.274 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:10:01.274 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:10:01.275 | DEBUG dbcounter [-] [102196] Writer thread running {{(pid=102196) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:01.299 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2025-11-24 19:10:03.739 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=102196) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:10:03.748 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2025-11-24 19:10:04.363 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=102196) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:04.373 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2025-11-24 19:10:04.376 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=102196) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:04.890 | ++ lib/nova:init_nova:892 : database_connection_url nova_cell0 2025-11-24 19:10:04.895 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-11-24 19:10:04.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-11-24 19:10:04.903 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell0 2025-11-24 19:10:04.905 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-24 19:10:04.910 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:04.913 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-24 19:10:04.939 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:04.942 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-24 19:10:04.946 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-24 19:10:04.951 | + lib/nova:init_nova:892 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-24 19:10:06.694 | INFO dbcounter [None req-6e68edc5-782e-4970-8e2d-fa5648a2a39d None None] Registered counter for database nova_api 2025-11-24 19:10:06.726 | DEBUG dbcounter [-] [102251] Writer thread running {{(pid=102251) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:07.273 | ++ lib/nova:init_nova:895 : seq 0 1 2025-11-24 19:10:07.280 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-11-24 19:10:07.284 | + lib/nova:init_nova:896 : async_wait nova-cell-0 2025-11-24 19:10:07.355 | [8815 Async nova-cell-0:102022]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 102022 (3 other jobs running) 2025-11-24 19:10:07.390 | [8815 Async nova-cell-0:102022]: Signaling child to exit 2025-11-24 19:10:09.183 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:10:09.210 | [102129 Async nova-cell-1:102129]: finished successfully 2025-11-24 19:10:09.218 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:10:09.242 | [102022 Async nova-cell-0:102022]: finished successfully 2025-11-24 19:10:09.264 | WAKEUP 2025-11-24 19:10:09.283 | [8815 Async nova-cell-0:102022]: Signaled 2025-11-24 19:10:09.284 | + lib/nova:init_nova_db:860 : local dbname=nova_cell0 2025-11-24 19:10:09.285 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova.conf 2025-11-24 19:10:09.285 | + lib/nova:init_nova_db:862 : recreate_database nova_cell0 2025-11-24 19:10:09.285 | + lib/database:recreate_database:112 : local db=nova_cell0 2025-11-24 19:10:09.285 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2025-11-24 19:10:09.285 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell0 2025-11-24 19:10:09.285 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2025-11-24 19:10:09.285 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2025-11-24 19:10:09.285 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2025-11-24 19:10:09.285 | INFO dbcounter [-] Registered counter for database nova_cell0 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:10:09.285 | DEBUG dbcounter [-] [102075] Writer thread running {{(pid=102075) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.285 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-11-24 19:10:09.285 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=102075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.321 | [8815 Async nova-cell-0:102022]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 10 seconds 2025-11-24 19:10:09.325 | + inc/async:async_wait:197 : return 0 2025-11-24 19:10:09.328 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-11-24 19:10:09.330 | + lib/nova:init_nova:896 : async_wait nova-cell-1 2025-11-24 19:10:09.385 | [8815 Async nova-cell-1:102129]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 102129 (2 other jobs running) 2025-11-24 19:10:09.414 | [8815 Async nova-cell-1:102129]: Signaling child to exit 2025-11-24 19:10:09.414 | WAKEUP 2025-11-24 19:10:09.431 | [8815 Async nova-cell-1:102129]: Signaled 2025-11-24 19:10:09.432 | + lib/nova:init_nova_db:860 : local dbname=nova_cell1 2025-11-24 19:10:09.432 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova_cell1.conf 2025-11-24 19:10:09.432 | + lib/nova:init_nova_db:862 : recreate_database nova_cell1 2025-11-24 19:10:09.432 | + lib/database:recreate_database:112 : local db=nova_cell1 2025-11-24 19:10:09.432 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2025-11-24 19:10:09.432 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell1 2025-11-24 19:10:09.432 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2025-11-24 19:10:09.432 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2025-11-24 19:10:09.432 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2025-11-24 19:10:09.432 | INFO dbcounter [-] Registered counter for database nova_cell1 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-24 19:10:09.432 | DEBUG dbcounter [-] [102183] Writer thread running {{(pid=102183) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.432 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-11-24 19:10:09.432 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=102183) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-24 19:10:09.461 | [8815 Async nova-cell-1:102129]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 10 seconds 2025-11-24 19:10:09.463 | + inc/async:async_wait:197 : return 0 2025-11-24 19:10:09.465 | + lib/nova:init_nova:899 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:10:09.467 | + lib/nova:init_nova:906 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2025-11-24 19:10:11.217 | Running batches of 50 until complete 2025-11-24 19:10:11.217 | INFO dbcounter [None req-0893016b-8c60-41bc-97ab-e1f47a80fa8c None None] Registered counter for database nova_cell0 2025-11-24 19:10:11.288 | DEBUG dbcounter [-] [102542] Writer thread running {{(pid=102542) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:11.291 | INFO dbcounter [None req-0893016b-8c60-41bc-97ab-e1f47a80fa8c None None] Registered counter for database nova_api 2025-11-24 19:10:11.342 | DEBUG dbcounter [-] [102542] Writer thread running {{(pid=102542) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:11.356 | INFO dbcounter [None req-0893016b-8c60-41bc-97ab-e1f47a80fa8c None None] Registered counter for database nova_cell0 2025-11-24 19:10:11.362 | DEBUG dbcounter [-] [102542] Writer thread running {{(pid=102542) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:11.398 | +-------------------------------------+--------------+-----------+ 2025-11-24 19:10:11.398 | | Migration | Total Needed | Completed | 2025-11-24 19:10:11.398 | +-------------------------------------+--------------+-----------+ 2025-11-24 19:10:11.398 | | fill_virtual_interface_list | 0 | 0 | 2025-11-24 19:10:11.398 | | migrate_empty_ratio | 0 | 0 | 2025-11-24 19:10:11.398 | | migrate_quota_classes_to_api_db | 0 | 0 | 2025-11-24 19:10:11.398 | | migrate_quota_limits_to_api_db | 0 | 0 | 2025-11-24 19:10:11.398 | | migration_migrate_to_uuid | 0 | 0 | 2025-11-24 19:10:11.398 | | populate_dev_uuids | 0 | 0 | 2025-11-24 19:10:11.398 | | populate_instance_compute_id | 0 | 0 | 2025-11-24 19:10:11.398 | | populate_missing_availability_zones | 0 | 0 | 2025-11-24 19:10:11.398 | | populate_queued_for_delete | 0 | 0 | 2025-11-24 19:10:11.398 | | populate_user_id | 0 | 0 | 2025-11-24 19:10:11.398 | | populate_uuids | 0 | 0 | 2025-11-24 19:10:11.398 | +-------------------------------------+--------------+-----------+ 2025-11-24 19:10:11.945 | ++ lib/nova:init_nova:909 : seq 1 1 2025-11-24 19:10:11.951 | + lib/nova:init_nova:909 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:10:11.954 | ++ lib/nova:init_nova:910 : conductor_conf 1 2025-11-24 19:10:11.956 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:10:11.959 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:10:11.963 | + lib/nova:init_nova:910 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2025-11-24 19:10:13.613 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2025-11-24 19:10:13.613 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2025-11-24 19:10:13.613 | INFO dbcounter [None req-227e0fae-8d50-4c73-bd83-ea32c84df5df None None] Registered counter for database nova_api 2025-11-24 19:10:13.642 | DEBUG dbcounter [-] [102560] Writer thread running {{(pid=102560) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:10:14.078 | + lib/nova:init_nova:914 : create_nova_keys_dir 2025-11-24 19:10:14.081 | + lib/nova:create_nova_keys_dir:856 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2025-11-24 19:10:14.112 | + lib/nova:init_nova:916 : [[ '' == \L\V\M ]] 2025-11-24 19:10:14.116 | + ./stack.sh:main:1267 : async_runfunc configure_neutron_nova 2025-11-24 19:10:14.121 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2025-11-24 19:10:14.201 | + inc/async:async_inner:63 : configure_neutron_nova 2025-11-24 19:10:14.249 | [8815 Async configure_neutron_nova:102620]: running: configure_neutron_nova 2025-11-24 19:10:14.253 | + ./stack.sh:main:1275 : run_phase stack post-config 2025-11-24 19:10:14.256 | + functions-common:run_phase:1851 : local mode=stack 2025-11-24 19:10:14.260 | + functions-common:run_phase:1852 : local phase=post-config 2025-11-24 19:10:14.264 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 19:10:14.268 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 19:10:14.272 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 19:10:14.276 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 19:10:14.279 | + functions-common:run_phase:1861 : local extra 2025-11-24 19:10:14.284 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 19:10:14.289 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 19:10:14.292 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 19:10:14.295 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 19:10:14.299 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2025-11-24 19:10:14.304 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 19:10:14.327 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:14.329 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:10:14.333 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:10:14.337 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2025-11-24 19:10:14.340 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:10:14.345 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-24 19:10:14.348 | ++ extras.d/80-tempest.sh:source:12 : : 2025-11-24 19:10:14.351 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-24 19:10:14.354 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-24 19:10:14.359 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:10:14.363 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-24 19:10:14.367 | + functions-common:run_phase:1878 : run_plugins stack post-config 2025-11-24 19:10:14.371 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-24 19:10:14.375 | + functions-common:run_plugins:1838 : local phase=post-config 2025-11-24 19:10:14.379 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-24 19:10:14.383 | + functions-common:run_plugins:1841 : local plugin 2025-11-24 19:10:14.386 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-24 19:10:14.390 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-24 19:10:14.394 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-24 19:10:14.398 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2025-11-24 19:10:14.401 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-24 19:10:14.405 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-24 19:10:14.408 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-24 19:10:14.412 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-24 19:10:14.416 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-24 19:10:14.419 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-24 19:10:14.423 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-24 19:10:14.427 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-24 19:10:14.432 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-24 19:10:14.436 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-24 19:10:14.440 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-24 19:10:14.443 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-24 19:10:14.445 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-24 19:10:14.448 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-24 19:10:14.452 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-24 19:10:14.455 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-24 19:10:14.458 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-24 19:10:14.461 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-24 19:10:14.465 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-24 19:10:14.468 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-24 19:10:14.473 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-24 19:10:14.492 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-24 19:10:14.495 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-24 19:10:14.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-24 19:10:14.501 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-24 19:10:14.506 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:10:14.535 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:10:14.539 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-24 19:10:14.545 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-24 19:10:14.546 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-24 19:10:14.553 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-24 19:10:14.556 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-24 19:10:14.559 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-24 19:10:14.564 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:10:14.590 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:10:14.594 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-24 19:10:14.597 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:10:14.600 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-24 19:10:14.604 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2025-11-24 19:10:14.626 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2025-11-24 19:10:14.650 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2025-11-24 19:10:14.674 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.679 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2025-11-24 19:10:14.701 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.705 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2025-11-24 19:10:14.729 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2025-11-24 19:10:14.752 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2025-11-24 19:10:14.775 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2025-11-24 19:10:14.800 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.804 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2025-11-24 19:10:14.825 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.828 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2025-11-24 19:10:14.849 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.852 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2025-11-24 19:10:14.875 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.878 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2025-11-24 19:10:14.901 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-11-24 19:10:14.928 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.931 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2025-11-24 19:10:14.954 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.958 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2025-11-24 19:10:14.980 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:14.983 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2025-11-24 19:10:14.987 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2025-11-24 19:10:14.990 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2025-11-24 19:10:14.994 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2025-11-24 19:10:14.997 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2025-11-24 19:10:15.042 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2025-11-24 19:10:15.046 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2025-11-24 19:10:15.049 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2025-11-24 19:10:15.053 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2025-11-24 19:10:15.074 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:15.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2025-11-24 19:10:15.101 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:15.104 | + ./stack.sh:main:1283 : merge_config_group /opt/stack/devstack/local.conf post-config 2025-11-24 19:10:15.108 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-24 19:10:15.112 | + inc/meta-config:merge_config_group:171 : shift 2025-11-24 19:10:15.116 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2025-11-24 19:10:15.119 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:10:15.123 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-24 19:10:15.127 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-24 19:10:15.131 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2025-11-24 19:10:15.136 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:10:15.140 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2025-11-24 19:10:15.143 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:10:15.147 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2025-11-24 19:10:15.147 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:10:15.147 | gsub("[][]", "", $1); 2025-11-24 19:10:15.147 | split($1, a, "|"); 2025-11-24 19:10:15.147 | if (a[1] == matchgroup) 2025-11-24 19:10:15.147 | print a[2] 2025-11-24 19:10:15.148 | } 2025-11-24 19:10:15.148 | ' /opt/stack/devstack/local.conf 2025-11-24 19:10:15.156 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2025-11-24 19:10:15.160 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2025-11-24 19:10:15.163 | + inc/meta-config:merge_config_group:180 : local dir 2025-11-24 19:10:15.168 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2025-11-24 19:10:15.172 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2025-11-24 19:10:15.177 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2025-11-24 19:10:15.181 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2025-11-24 19:10:15.185 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2025-11-24 19:10:15.192 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2025-11-24 19:10:15.196 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2025-11-24 19:10:15.200 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2025-11-24 19:10:15.203 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2025-11-24 19:10:15.207 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-11-24 19:10:15.211 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:10:15.215 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-11-24 19:10:15.219 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2025-11-24 19:10:15.223 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-24 19:10:15.228 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2025-11-24 19:10:15.232 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2025-11-24 19:10:15.236 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2025-11-24 19:10:15.240 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2025-11-24 19:10:15.244 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-11-24 19:10:15.246 | + inc/meta-config:merge_config_file:164 : read a 2025-11-24 19:10:15.246 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2025-11-24 19:10:15.246 | BEGIN { 2025-11-24 19:10:15.246 | section = "" 2025-11-24 19:10:15.246 | last_section = "" 2025-11-24 19:10:15.246 | section_count = 0 2025-11-24 19:10:15.246 | } 2025-11-24 19:10:15.246 | /^\[.+\]/ { 2025-11-24 19:10:15.246 | gsub("[][]", "", $1); 2025-11-24 19:10:15.246 | section=$1 2025-11-24 19:10:15.246 | next 2025-11-24 19:10:15.247 | } 2025-11-24 19:10:15.247 | /^ *\#/ { 2025-11-24 19:10:15.247 | next 2025-11-24 19:10:15.247 | } 2025-11-24 19:10:15.247 | /^[^ \t]+/ { 2025-11-24 19:10:15.247 | # get offset of first = in $0 2025-11-24 19:10:15.247 | eq_idx = index($0, "=") 2025-11-24 19:10:15.247 | # extract attr & value from $0 2025-11-24 19:10:15.247 | attr = substr($0, 1, eq_idx - 1) 2025-11-24 19:10:15.247 | value = substr($0, eq_idx + 1) 2025-11-24 19:10:15.247 | # only need to strip trailing whitespace from attr 2025-11-24 19:10:15.247 | sub(/[ \t]*$/, "", attr) 2025-11-24 19:10:15.247 | # need to strip leading & trailing whitespace from value 2025-11-24 19:10:15.247 | sub(/^[ \t]*/, "", value) 2025-11-24 19:10:15.247 | sub(/[ \t]*$/, "", value) 2025-11-24 19:10:15.247 | 2025-11-24 19:10:15.247 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-24 19:10:15.247 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-24 19:10:15.247 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-24 19:10:15.247 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-24 19:10:15.247 | if (! (section, attr) in cfg_attr_count) { 2025-11-24 19:10:15.247 | if (section != last_section) { 2025-11-24 19:10:15.247 | cfg_section[section_count++] = section 2025-11-24 19:10:15.247 | last_section = section 2025-11-24 19:10:15.247 | } 2025-11-24 19:10:15.247 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-24 19:10:15.247 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-24 19:10:15.247 | 2025-11-24 19:10:15.247 | cfg_attr[section, attr, 0] = value 2025-11-24 19:10:15.247 | cfg_attr_count[section, attr] = 1 2025-11-24 19:10:15.247 | } else { 2025-11-24 19:10:15.247 | lno = cfg_attr_count[section, attr]++ 2025-11-24 19:10:15.247 | cfg_attr[section, attr, lno] = value 2025-11-24 19:10:15.247 | } 2025-11-24 19:10:15.247 | } 2025-11-24 19:10:15.247 | END { 2025-11-24 19:10:15.247 | # Process each section in order 2025-11-24 19:10:15.247 | for (sno = 0; sno < section_count; sno++) { 2025-11-24 19:10:15.247 | section = cfg_section[sno] 2025-11-24 19:10:15.247 | # The ini routines simply append a config item immediately 2025-11-24 19:10:15.247 | # after the section header. To keep the same order as defined 2025-11-24 19:10:15.247 | # in local.conf, invoke the ini routines in the reverse order 2025-11-24 19:10:15.247 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-24 19:10:15.247 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-24 19:10:15.247 | if (cfg_attr_count[section, attr] == 1) 2025-11-24 19:10:15.247 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-24 19:10:15.247 | else { 2025-11-24 19:10:15.247 | # For multiline, invoke the ini routines in the reverse order 2025-11-24 19:10:15.247 | count = cfg_attr_count[section, attr] 2025-11-24 19:10:15.247 | print "inidelete " configfile " " section " " attr 2025-11-24 19:10:15.247 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-24 19:10:15.247 | for (l = count -2; l >= 0; l--) 2025-11-24 19:10:15.247 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-24 19:10:15.248 | } 2025-11-24 19:10:15.248 | } 2025-11-24 19:10:15.248 | } 2025-11-24 19:10:15.248 | } 2025-11-24 19:10:15.248 | ' 2025-11-24 19:10:15.248 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:10:15.249 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-24 19:10:15.252 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-11-24 19:10:15.256 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2025-11-24 19:10:15.259 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:10:15.259 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:10:15.263 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2025-11-24 19:10:15.267 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2025-11-24 19:10:15.267 | BEGIN { group = "" } 2025-11-24 19:10:15.267 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:10:15.267 | gsub("[][]", "", $1); 2025-11-24 19:10:15.267 | split($1, a, "|"); 2025-11-24 19:10:15.267 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-24 19:10:15.267 | group=a[1] 2025-11-24 19:10:15.267 | } else { 2025-11-24 19:10:15.267 | group="" 2025-11-24 19:10:15.267 | } 2025-11-24 19:10:15.267 | next 2025-11-24 19:10:15.267 | } 2025-11-24 19:10:15.267 | { 2025-11-24 19:10:15.267 | if (group != "") 2025-11-24 19:10:15.267 | print $0 2025-11-24 19:10:15.267 | } 2025-11-24 19:10:15.267 | ' /opt/stack/devstack/local.conf 2025-11-24 19:10:15.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2025-11-24 19:10:15.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2025-11-24 19:10:15.292 | [102620 Async configure_neutron_nova:102620]: finished successfully 2025-11-24 19:10:15.326 | + inc/meta-config:merge_config_file:164 : read a 2025-11-24 19:10:15.330 | + ./stack.sh:main:1292 : is_service_enabled swift 2025-11-24 19:10:15.353 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:15.357 | + ./stack.sh:main:1293 : echo_summary 'Starting Swift' 2025-11-24 19:10:15.361 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:10:15.366 | + ./stack.sh:echo_summary:473 : echo -e Starting Swift 2025-11-24 19:10:15.369 | + ./stack.sh:main:1294 : start_swift 2025-11-24 19:10:15.374 | + lib/swift:start_swift:754 : restart_service memcached 2025-11-24 19:10:15.377 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:10:15.381 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-11-24 19:10:16.308 | + lib/swift:start_swift:757 : is_ubuntu 2025-11-24 19:10:16.312 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:16.315 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:16.318 | + lib/swift:start_swift:759 : '[' -e /etc/xinetd.d/rsync ']' 2025-11-24 19:10:16.322 | + lib/swift:start_swift:762 : start_service rsyncd 2025-11-24 19:10:16.325 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-24 19:10:16.328 | + functions-common:start_service:2331 : sudo /bin/systemctl start rsyncd 2025-11-24 19:10:16.368 | + lib/swift:start_swift:765 : '[' False == True ']' 2025-11-24 19:10:16.371 | + lib/swift:start_swift:784 : [[ 1 == 1 ]] 2025-11-24 19:10:16.374 | + lib/swift:start_swift:785 : local foreground_services type 2025-11-24 19:10:16.377 | + lib/swift:start_swift:787 : foreground_services='object container account' 2025-11-24 19:10:16.379 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-24 19:10:16.383 | + lib/swift:start_swift:789 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.386 | + functions-common:run_process:1677 : local service=s-object 2025-11-24 19:10:16.390 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.393 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:16.396 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:16.400 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:16.404 | + functions-common:run_process:1683 : local name=s-object 2025-11-24 19:10:16.406 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:16.409 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:16.412 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:16.414 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:16.418 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:16.422 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011416419 2025-11-24 19:10:16.425 | + functions-common:run_process:1686 : is_service_enabled s-object 2025-11-24 19:10:16.444 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:16.446 | + functions-common:run_process:1687 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2025-11-24 19:10:16.450 | + functions-common:_run_under_systemd:1631 : local service=s-object 2025-11-24 19:10:16.453 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.456 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.459 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.463 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.465 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2025-11-24 19:10:16.468 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2025-11-24 19:10:16.471 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-object.service 2025-11-24 19:10:16.474 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:16.477 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:16.480 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:16.483 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:16.486 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2025-11-24 19:10:16.489 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2025-11-24 19:10:16.492 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2025-11-24 19:10:16.495 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-object.service 2025-11-24 19:10:16.498 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.501 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:16.504 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:16.506 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:16.509 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:16.512 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:16.516 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-object.service 2025-11-24 19:10:16.519 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:16.525 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2025-11-24 19:10:16.653 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:16.782 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2025-11-24 19:10:16.889 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-24 19:10:16.993 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2025-11-24 19:10:17.093 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2025-11-24 19:10:17.180 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:17.277 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:17.281 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:17.285 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2025-11-24 19:10:17.402 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:17.707 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-object.service 2025-11-24 19:10:17.740 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-object.service' → '/etc/systemd/system/devstack@s-object.service'. 2025-11-24 19:10:17.988 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-object.service 2025-11-24 19:10:18.056 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:18.061 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:18.065 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:18.069 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:18.073 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:18.077 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:18.081 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:18.085 | + functions-common:time_stop:2430 : start_time=1764011416419 2025-11-24 19:10:18.089 | + functions-common:time_stop:2432 : [[ -z 1764011416419 ]] 2025-11-24 19:10:18.094 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:18.112 | + functions-common:time_stop:2435 : end_time=1764011418097 2025-11-24 19:10:18.116 | + functions-common:time_stop:2436 : elapsed_time=1678 2025-11-24 19:10:18.120 | + functions-common:time_stop:2437 : total=6842 2025-11-24 19:10:18.123 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:18.127 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8520 2025-11-24 19:10:18.130 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-24 19:10:18.134 | + lib/swift:start_swift:789 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.137 | + functions-common:run_process:1677 : local service=s-container 2025-11-24 19:10:18.141 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.144 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:18.148 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:18.151 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:18.154 | + functions-common:run_process:1683 : local name=s-container 2025-11-24 19:10:18.158 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:18.161 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:18.164 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:18.167 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:18.173 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:18.178 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011418174 2025-11-24 19:10:18.181 | + functions-common:run_process:1686 : is_service_enabled s-container 2025-11-24 19:10:18.206 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:18.210 | + functions-common:run_process:1687 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2025-11-24 19:10:18.213 | + functions-common:_run_under_systemd:1631 : local service=s-container 2025-11-24 19:10:18.216 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.220 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.223 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.227 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.230 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2025-11-24 19:10:18.233 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2025-11-24 19:10:18.236 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container.service 2025-11-24 19:10:18.240 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:18.243 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:18.247 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:18.250 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:18.253 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2025-11-24 19:10:18.256 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2025-11-24 19:10:18.260 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2025-11-24 19:10:18.263 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container.service 2025-11-24 19:10:18.266 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.270 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:18.273 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:18.276 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:18.279 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:18.282 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:18.286 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container.service 2025-11-24 19:10:18.289 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:18.295 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2025-11-24 19:10:18.430 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:18.564 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2025-11-24 19:10:18.654 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-24 19:10:18.752 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2025-11-24 19:10:18.858 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2025-11-24 19:10:18.963 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:19.059 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:19.062 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:19.066 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2025-11-24 19:10:19.183 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:19.485 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container.service 2025-11-24 19:10:19.520 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container.service' → '/etc/systemd/system/devstack@s-container.service'. 2025-11-24 19:10:19.779 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container.service 2025-11-24 19:10:19.836 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:19.840 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:19.844 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:19.848 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:19.852 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:19.855 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:19.861 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:19.863 | + functions-common:time_stop:2430 : start_time=1764011418174 2025-11-24 19:10:19.867 | + functions-common:time_stop:2432 : [[ -z 1764011418174 ]] 2025-11-24 19:10:19.871 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:19.879 | + functions-common:time_stop:2435 : end_time=1764011419874 2025-11-24 19:10:19.883 | + functions-common:time_stop:2436 : elapsed_time=1700 2025-11-24 19:10:19.887 | + functions-common:time_stop:2437 : total=8520 2025-11-24 19:10:19.890 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:19.894 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10220 2025-11-24 19:10:19.898 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-24 19:10:19.903 | + lib/swift:start_swift:789 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:19.908 | + functions-common:run_process:1677 : local service=s-account 2025-11-24 19:10:19.913 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:19.917 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:19.920 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:19.924 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:19.928 | + functions-common:run_process:1683 : local name=s-account 2025-11-24 19:10:19.932 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:19.937 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:19.941 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:19.945 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:19.950 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:19.958 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011419953 2025-11-24 19:10:19.962 | + functions-common:run_process:1686 : is_service_enabled s-account 2025-11-24 19:10:19.988 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:19.993 | + functions-common:run_process:1687 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2025-11-24 19:10:19.997 | + functions-common:_run_under_systemd:1631 : local service=s-account 2025-11-24 19:10:20.002 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:20.007 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:20.011 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:20.015 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:20.020 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2025-11-24 19:10:20.024 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2025-11-24 19:10:20.028 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-account.service 2025-11-24 19:10:20.032 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:20.036 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:20.041 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:20.045 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:20.050 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2025-11-24 19:10:20.054 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2025-11-24 19:10:20.060 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2025-11-24 19:10:20.063 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-account.service 2025-11-24 19:10:20.067 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:20.071 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:20.075 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:20.080 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:20.084 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:20.090 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:20.094 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-account.service 2025-11-24 19:10:20.099 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:20.106 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2025-11-24 19:10:20.248 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:20.383 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2025-11-24 19:10:20.495 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-24 19:10:20.607 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2025-11-24 19:10:20.714 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2025-11-24 19:10:20.810 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:20.908 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:20.911 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:20.914 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2025-11-24 19:10:21.039 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:21.367 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-account.service 2025-11-24 19:10:21.405 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-account.service' → '/etc/systemd/system/devstack@s-account.service'. 2025-11-24 19:10:21.665 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-account.service 2025-11-24 19:10:21.728 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:21.731 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:21.734 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:21.738 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:21.742 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:21.744 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:21.748 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:21.751 | + functions-common:time_stop:2430 : start_time=1764011419953 2025-11-24 19:10:21.754 | + functions-common:time_stop:2432 : [[ -z 1764011419953 ]] 2025-11-24 19:10:21.760 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:21.766 | + functions-common:time_stop:2435 : end_time=1764011421762 2025-11-24 19:10:21.768 | + functions-common:time_stop:2436 : elapsed_time=1809 2025-11-24 19:10:21.771 | + functions-common:time_stop:2437 : total=10220 2025-11-24 19:10:21.775 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:21.779 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=12029 2025-11-24 19:10:21.782 | + lib/swift:start_swift:792 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:21.786 | + lib/swift:start_swift:797 : enable_service s-container-sync 2025-11-24 19:10:21.840 | + lib/swift:start_swift:798 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.844 | + functions-common:run_process:1677 : local service=s-container-sync 2025-11-24 19:10:21.848 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.852 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:21.855 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:21.858 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:21.862 | + functions-common:run_process:1683 : local name=s-container-sync 2025-11-24 19:10:21.864 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:21.868 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:21.872 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:21.875 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:21.880 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:21.886 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011421882 2025-11-24 19:10:21.890 | + functions-common:run_process:1686 : is_service_enabled s-container-sync 2025-11-24 19:10:21.913 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:21.917 | + functions-common:run_process:1687 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2025-11-24 19:10:21.920 | + functions-common:_run_under_systemd:1631 : local service=s-container-sync 2025-11-24 19:10:21.924 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.927 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.930 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.934 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.937 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2025-11-24 19:10:21.940 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2025-11-24 19:10:21.944 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container-sync.service 2025-11-24 19:10:21.948 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:21.951 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:21.955 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:21.959 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:21.963 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2025-11-24 19:10:21.965 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2025-11-24 19:10:21.970 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2025-11-24 19:10:21.972 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container-sync.service 2025-11-24 19:10:21.976 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:21.979 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:21.982 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:21.985 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:21.988 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:21.992 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:21.994 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2025-11-24 19:10:21.997 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:22.003 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2025-11-24 19:10:22.132 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:22.266 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2025-11-24 19:10:22.362 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-24 19:10:22.458 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2025-11-24 19:10:22.557 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2025-11-24 19:10:22.659 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:22.764 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:22.768 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:22.771 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2025-11-24 19:10:22.898 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:23.195 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container-sync.service 2025-11-24 19:10:23.232 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service' → '/etc/systemd/system/devstack@s-container-sync.service'. 2025-11-24 19:10:23.502 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container-sync.service 2025-11-24 19:10:23.558 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:23.561 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:23.565 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:23.568 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:23.571 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:23.573 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:23.577 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:23.580 | + functions-common:time_stop:2430 : start_time=1764011421882 2025-11-24 19:10:23.583 | + functions-common:time_stop:2432 : [[ -z 1764011421882 ]] 2025-11-24 19:10:23.586 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:23.592 | + functions-common:time_stop:2435 : end_time=1764011423588 2025-11-24 19:10:23.595 | + functions-common:time_stop:2436 : elapsed_time=1706 2025-11-24 19:10:23.599 | + functions-common:time_stop:2437 : total=12029 2025-11-24 19:10:23.602 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:23.605 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13735 2025-11-24 19:10:23.608 | + lib/swift:start_swift:805 : is_service_enabled tls-proxy 2025-11-24 19:10:23.632 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:23.635 | + lib/swift:start_swift:806 : local proxy_port=8080 2025-11-24 19:10:23.640 | + lib/swift:start_swift:807 : start_tls_proxy swift '*' 8080 38.102.83.12 8081 16384 2025-11-24 19:10:23.643 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2025-11-24 19:10:23.648 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-24 19:10:23.653 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2025-11-24 19:10:23.656 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.12 2025-11-24 19:10:23.660 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2025-11-24 19:10:23.664 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2025-11-24 19:10:23.667 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-24 19:10:23.670 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-24 19:10:23.674 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-24 19:10:23.678 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-24 19:10:23.681 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-24 19:10:23.686 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2025-11-24 19:10:23.689 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2025-11-24 19:10:23.693 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-24 19:10:23.695 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:23.699 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:23.702 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-24 19:10:23.706 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:23.709 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:23.713 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:23.716 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:23.720 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:23.724 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:23.728 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:23.731 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:23.735 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:23.739 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:23.743 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-24 19:10:23.746 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/swift-tls-proxy.conf ']' 2025-11-24 19:10:23.749 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-11-24 19:10:23.753 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-11-24 19:10:23.757 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-24 19:10:23.760 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2025-11-24 19:10:23.763 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2025-11-24 19:10:23.766 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-11-24 19:10:23.770 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2025-11-24 19:10:23.773 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/swift-tls-proxy.conf.disabled' 2025-11-24 19:10:23.808 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:10:23.811 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-24 19:10:23.815 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-24 19:10:23.818 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:10:23.822 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:10:23.826 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:23.830 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:23.833 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:10:23.836 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:23.840 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:23.844 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:23.848 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:23.852 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:23.856 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:23.860 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:23.864 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:23.866 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:23.870 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:23.874 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:10:23.878 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:10:23.882 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-24 19:10:23.887 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-24 19:10:23.891 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:10:23.894 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:10:23.897 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:23.899 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:23.903 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:10:23.908 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:23.911 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:23.915 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:23.920 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:23.924 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:23.927 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:23.931 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:23.934 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:23.938 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:23.941 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:23.944 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:10:23.948 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:10:23.952 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-24 19:10:23.956 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-24 19:10:23.960 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:10:23.964 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:10:23.968 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:23.972 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:23.976 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:10:23.980 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:23.984 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:23.989 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:23.992 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:23.996 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:24.001 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:24.004 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:24.008 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:24.013 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:24.015 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:24.020 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:10:24.024 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-24 19:10:24.028 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-24 19:10:24.032 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-24 19:10:24.036 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-24 19:10:24.041 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:10:24.045 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:24.049 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:24.053 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:10:24.058 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:24.061 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:24.066 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:24.070 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:24.075 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:24.078 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:24.082 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:24.086 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:24.090 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:24.093 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:24.097 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:10:24.101 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2025-11-24 19:10:24.105 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2025-11-24 19:10:24.109 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-24 19:10:24.113 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-24 19:10:24.117 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-24 19:10:24.120 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-24 19:10:24.124 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:24.128 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:24.132 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-24 19:10:24.136 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:24.140 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:24.144 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:24.148 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:24.152 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:24.155 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:24.159 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:24.163 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:24.167 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:24.170 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:24.174 | + lib/apache:enable_apache_mod:69 : true 2025-11-24 19:10:24.177 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-24 19:10:24.180 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:10:24.183 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:10:24.186 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-24 19:10:24.189 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-24 19:10:24.193 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-24 19:10:24.195 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-24 19:10:24.199 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-24 19:10:24.202 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-24 19:10:24.205 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-24 19:10:24.209 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-24 19:10:24.212 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-24 19:10:24.215 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-24 19:10:24.219 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-24 19:10:24.222 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-24 19:10:24.226 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/swift-tls-proxy.conf.disabled ]] 2025-11-24 19:10:24.229 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/swift-tls-proxy.conf ]] 2025-11-24 19:10:24.232 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/swift-tls-proxy.conf.disabled /etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-24 19:10:24.263 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-24 19:10:24.266 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:10:24.270 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:10:24.272 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:10:25.538 | + lib/swift:start_swift:809 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.542 | + functions-common:run_process:1677 : local service=s-proxy 2025-11-24 19:10:25.547 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.550 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:25.554 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:25.558 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:25.562 | + functions-common:run_process:1683 : local name=s-proxy 2025-11-24 19:10:25.566 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:25.570 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:25.574 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:25.577 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:25.584 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:25.589 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011425586 2025-11-24 19:10:25.592 | + functions-common:run_process:1686 : is_service_enabled s-proxy 2025-11-24 19:10:25.616 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:25.617 | + functions-common:run_process:1687 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2025-11-24 19:10:25.619 | + functions-common:_run_under_systemd:1631 : local service=s-proxy 2025-11-24 19:10:25.623 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.626 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.628 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.630 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.633 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2025-11-24 19:10:25.637 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2025-11-24 19:10:25.640 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-proxy.service 2025-11-24 19:10:25.643 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:25.646 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:25.650 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:25.652 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:25.654 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2025-11-24 19:10:25.658 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2025-11-24 19:10:25.661 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2025-11-24 19:10:25.663 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-proxy.service 2025-11-24 19:10:25.666 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:25.669 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:25.672 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:25.676 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:25.679 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:25.682 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:25.686 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2025-11-24 19:10:25.689 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:25.695 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2025-11-24 19:10:25.824 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:25.948 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2025-11-24 19:10:26.046 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-24 19:10:26.149 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2025-11-24 19:10:26.256 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2025-11-24 19:10:26.358 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:26.460 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:26.463 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:26.467 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2025-11-24 19:10:26.600 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:26.912 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-proxy.service 2025-11-24 19:10:26.935 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service' → '/etc/systemd/system/devstack@s-proxy.service'. 2025-11-24 19:10:27.168 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-proxy.service 2025-11-24 19:10:27.216 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:27.220 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:27.223 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:27.225 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:27.228 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:27.231 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:27.234 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:27.237 | + functions-common:time_stop:2430 : start_time=1764011425586 2025-11-24 19:10:27.240 | + functions-common:time_stop:2432 : [[ -z 1764011425586 ]] 2025-11-24 19:10:27.244 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:27.248 | + functions-common:time_stop:2435 : end_time=1764011427245 2025-11-24 19:10:27.250 | + functions-common:time_stop:2436 : elapsed_time=1659 2025-11-24 19:10:27.253 | + functions-common:time_stop:2437 : total=13735 2025-11-24 19:10:27.255 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:27.258 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=15394 2025-11-24 19:10:27.261 | + lib/swift:start_swift:814 : echo 'Waiting for swift proxy to start...' 2025-11-24 19:10:27.261 | Waiting for swift proxy to start... 2025-11-24 19:10:27.264 | + lib/swift:start_swift:815 : wait_for_service 60 https://38.102.83.12:8080/info 2025-11-24 19:10:27.268 | + functions:wait_for_service:469 : local timeout=60 2025-11-24 19:10:27.270 | + functions:wait_for_service:470 : local url=https://38.102.83.12:8080/info 2025-11-24 19:10:27.274 | + functions:wait_for_service:471 : local rval=0 2025-11-24 19:10:27.277 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-24 19:10:27.280 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:10:27.283 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:27.286 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:27.291 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:27.296 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011427292 2025-11-24 19:10:27.300 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-24 19:10:27.307 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.12:8080/info 2025-11-24 19:10:27.332 | + :: : [[ 503 == 503 ]] 2025-11-24 19:10:27.333 | + :: : sleep 1 2025-11-24 19:10:28.338 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.12:8080/info 2025-11-24 19:10:28.367 | + :: : [[ 200 == 503 ]] 2025-11-24 19:10:28.369 | + :: : [[ 0 -eq 7 ]] 2025-11-24 19:10:28.373 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-24 19:10:28.376 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:28.380 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:28.383 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:28.386 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:28.390 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:28.393 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:10:28.396 | + functions-common:time_stop:2430 : start_time=1764011427292 2025-11-24 19:10:28.399 | + functions-common:time_stop:2432 : [[ -z 1764011427292 ]] 2025-11-24 19:10:28.403 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:28.410 | + functions-common:time_stop:2435 : end_time=1764011428406 2025-11-24 19:10:28.413 | + functions-common:time_stop:2436 : elapsed_time=1114 2025-11-24 19:10:28.417 | + functions-common:time_stop:2437 : total=2305 2025-11-24 19:10:28.420 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:28.423 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3419 2025-11-24 19:10:28.427 | + functions:wait_for_service:479 : return 0 2025-11-24 19:10:28.430 | + lib/swift:start_swift:819 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:28.434 | + ./stack.sh:main:1300 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-24 19:10:28.437 | + ./stack.sh:main:1301 : is_service_enabled cinder 2025-11-24 19:10:28.461 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:28.465 | + ./stack.sh:main:1302 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-24 19:10:28.506 | + ./stack.sh:main:1305 : async_wait configure_neutron_nova 2025-11-24 19:10:28.571 | [8815 Async configure_neutron_nova:102620]: Waiting for completion of configure_neutron_nova running on PID 102620 (2 other jobs running) 2025-11-24 19:10:28.602 | [8815 Async configure_neutron_nova:102620]: Signaling child to exit 2025-11-24 19:10:28.602 | WAKEUP 2025-11-24 19:10:28.628 | [8815 Async configure_neutron_nova:102620]: Signaled 2025-11-24 19:10:28.630 | + lib/neutron:configure_neutron_nova:451 : create_nova_conf_neutron /etc/nova/nova.conf 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:462 : local conf=/etc/nova/nova.conf 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova.conf neutron auth_type password 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova.conf neutron auth_url https://38.102.83.12/identity 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron username nova 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:466 : iniset /etc/nova/nova.conf neutron password secretservice 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf neutron project_name service 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:474 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2025-11-24 19:10:28.630 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-11-24 19:10:28.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:476 : is_service_enabled q-meta neutron-metadata-agent 2025-11-24 19:10:28.630 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:480 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2025-11-24 19:10:28.630 | + lib/neutron:create_nova_conf_neutron:481 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2025-11-24 19:10:28.630 | + lib/neutron:configure_neutron_nova:452 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:10:28.631 | ++ lib/neutron:configure_neutron_nova:453 : seq 1 1 2025-11-24 19:10:28.631 | + lib/neutron:configure_neutron_nova:453 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:10:28.631 | + lib/neutron:configure_neutron_nova:454 : local conf 2025-11-24 19:10:28.631 | ++ lib/neutron:configure_neutron_nova:455 : conductor_conf 1 2025-11-24 19:10:28.631 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:10:28.631 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:10:28.631 | + lib/neutron:configure_neutron_nova:455 : conf=/etc/nova/nova_cell1.conf 2025-11-24 19:10:28.631 | + lib/neutron:configure_neutron_nova:456 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:462 : local conf=/etc/nova/nova_cell1.conf 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://38.102.83.12/identity 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron username nova 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:466 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:474 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2025-11-24 19:10:28.631 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-11-24 19:10:28.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:476 : is_service_enabled q-meta neutron-metadata-agent 2025-11-24 19:10:28.631 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:480 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2025-11-24 19:10:28.631 | + lib/neutron:create_nova_conf_neutron:481 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2025-11-24 19:10:28.684 | [8815 Async configure_neutron_nova:102620]: finished configure_neutron_nova with result 0 in 1 seconds 2025-11-24 19:10:28.690 | + inc/async:async_wait:197 : return 0 2025-11-24 19:10:28.693 | + ./stack.sh:main:1311 : is_service_enabled nova 2025-11-24 19:10:28.715 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:28.718 | + ./stack.sh:main:1312 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-24 19:10:28.757 | + ./stack.sh:main:1313 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-24 19:10:28.804 | + ./stack.sh:main:1317 : is_service_enabled n-api 2025-11-24 19:10:28.825 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:28.829 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova API' 2025-11-24 19:10:28.832 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:10:28.835 | + ./stack.sh:echo_summary:473 : echo -e Starting Nova API 2025-11-24 19:10:28.838 | + ./stack.sh:main:1319 : start_nova_api 2025-11-24 19:10:28.841 | + lib/nova:start_nova_api:990 : local service_port=8774 2025-11-24 19:10:28.843 | + lib/nova:start_nova_api:991 : local service_protocol=https 2025-11-24 19:10:28.847 | + lib/nova:start_nova_api:992 : local nova_url 2025-11-24 19:10:28.850 | + lib/nova:start_nova_api:993 : is_service_enabled tls-proxy 2025-11-24 19:10:28.871 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:28.874 | + lib/nova:start_nova_api:994 : service_port=18774 2025-11-24 19:10:28.877 | + lib/nova:start_nova_api:995 : service_protocol=http 2025-11-24 19:10:28.881 | + lib/nova:start_nova_api:999 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:10:28.885 | + lib/nova:start_nova_api:1000 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:10:28.888 | + lib/nova:start_nova_api:1000 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:10:28.892 | ++ lib/nova:start_nova_api:1002 : which uwsgi 2025-11-24 19:10:28.897 | + lib/nova:start_nova_api:1002 : run_process n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:28.901 | + functions-common:run_process:1677 : local service=n-api 2025-11-24 19:10:28.904 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:28.908 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:28.912 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:28.915 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:28.919 | + functions-common:run_process:1683 : local name=n-api 2025-11-24 19:10:28.922 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:28.925 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:28.929 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:28.932 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:28.937 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:28.942 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011428939 2025-11-24 19:10:28.945 | + functions-common:run_process:1686 : is_service_enabled n-api 2025-11-24 19:10:28.967 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:28.970 | + functions-common:run_process:1687 : _run_under_systemd n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2025-11-24 19:10:28.973 | + functions-common:_run_under_systemd:1631 : local service=n-api 2025-11-24 19:10:28.976 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:28.980 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:28.983 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:28.987 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:28.989 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2025-11-24 19:10:28.993 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2025-11-24 19:10:28.997 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api.service 2025-11-24 19:10:29.000 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:29.003 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:29.007 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:29.010 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:29.013 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2025-11-24 19:10:29.017 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2025-11-24 19:10:29.020 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:29.024 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@n-api.service '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' stack '' 2025-11-24 19:10:29.027 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api.service 2025-11-24 19:10:29.031 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:29.033 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:10:29.036 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:10:29.040 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:10:29.044 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api.service 2025-11-24 19:10:29.047 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:10:29.055 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2025-11-24 19:10:29.189 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:29.317 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2025-11-24 19:10:29.411 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2025-11-24 19:10:29.501 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-24 19:10:29.588 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:29.702 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2025-11-24 19:10:29.790 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2025-11-24 19:10:29.878 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2025-11-24 19:10:29.953 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2025-11-24 19:10:30.051 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2025-11-24 19:10:30.142 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:10:30.145 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:10:30.148 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2025-11-24 19:10:30.264 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:10:30.572 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api.service 2025-11-24 19:10:30.609 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api.service' → '/etc/systemd/system/devstack@n-api.service'. 2025-11-24 19:10:30.847 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api.service 2025-11-24 19:10:30.980 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:30.984 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:30.987 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:30.991 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:30.994 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:30.997 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:31.001 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:31.004 | + functions-common:time_stop:2430 : start_time=1764011428939 2025-11-24 19:10:31.007 | + functions-common:time_stop:2432 : [[ -z 1764011428939 ]] 2025-11-24 19:10:31.011 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:31.017 | + functions-common:time_stop:2435 : end_time=1764011431013 2025-11-24 19:10:31.020 | + functions-common:time_stop:2436 : elapsed_time=2074 2025-11-24 19:10:31.023 | + functions-common:time_stop:2437 : total=15394 2025-11-24 19:10:31.026 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:31.030 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=17468 2025-11-24 19:10:31.033 | + lib/nova:start_nova_api:1003 : nova_url=http://38.102.83.12/compute/v2.1/ 2025-11-24 19:10:31.036 | + lib/nova:start_nova_api:1005 : echo 'Waiting for nova-api to start...' 2025-11-24 19:10:31.036 | Waiting for nova-api to start... 2025-11-24 19:10:31.039 | + lib/nova:start_nova_api:1006 : wait_for_service 60 http://38.102.83.12/compute/v2.1/ 2025-11-24 19:10:31.043 | + functions:wait_for_service:469 : local timeout=60 2025-11-24 19:10:31.046 | + functions:wait_for_service:470 : local url=http://38.102.83.12/compute/v2.1/ 2025-11-24 19:10:31.049 | + functions:wait_for_service:471 : local rval=0 2025-11-24 19:10:31.052 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-24 19:10:31.056 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:10:31.059 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:31.064 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:31.068 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:31.074 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011431070 2025-11-24 19:10:31.077 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-24 19:10:31.082 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.12/compute/v2.1/ 2025-11-24 19:10:33.609 | + :: : [[ 200 == 503 ]] 2025-11-24 19:10:33.610 | + :: : [[ 0 -eq 7 ]] 2025-11-24 19:10:33.615 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-24 19:10:33.618 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:33.622 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:33.626 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:33.629 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:33.632 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:33.635 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:10:33.638 | + functions-common:time_stop:2430 : start_time=1764011431070 2025-11-24 19:10:33.641 | + functions-common:time_stop:2432 : [[ -z 1764011431070 ]] 2025-11-24 19:10:33.644 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:33.648 | + functions-common:time_stop:2435 : end_time=1764011433647 2025-11-24 19:10:33.649 | + functions-common:time_stop:2436 : elapsed_time=2577 2025-11-24 19:10:33.650 | + functions-common:time_stop:2437 : total=3419 2025-11-24 19:10:33.651 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:33.652 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=5996 2025-11-24 19:10:33.653 | + functions:wait_for_service:479 : return 0 2025-11-24 19:10:33.654 | + lib/nova:start_nova_api:1010 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:10:33.656 | + lib/nova:start_nova_api:1010 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:10:33.657 | + ./stack.sh:main:1322 : is_service_enabled ovn-controller ovn-controller-vtep 2025-11-24 19:10:33.671 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:33.672 | + ./stack.sh:main:1323 : echo_summary 'Starting OVN services' 2025-11-24 19:10:33.673 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:10:33.675 | + ./stack.sh:echo_summary:473 : echo -e Starting OVN services 2025-11-24 19:10:33.676 | + ./stack.sh:main:1324 : start_ovn_services 2025-11-24 19:10:33.677 | + lib/neutron:start_ovn_services:588 : [[ ovn == \o\v\n ]] 2025-11-24 19:10:33.678 | + lib/neutron:start_ovn_services:589 : '[' libvirt '!=' ironic ']' 2025-11-24 19:10:33.679 | + lib/neutron:start_ovn_services:595 : init_ovn 2025-11-24 19:10:33.680 | + lib/neutron_plugins/ovn_agent:init_ovn:606 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2025-11-24 19:10:33.681 | + lib/neutron_plugins/ovn_agent:init_ovn:608 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:10:33.682 | + lib/neutron_plugins/ovn_agent:init_ovn:609 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2025-11-24 19:10:33.683 | + lib/neutron_plugins/ovn_agent:init_ovn:612 : sudo mkdir -p /var/lib/ovn 2025-11-24 19:10:33.699 | + lib/neutron_plugins/ovn_agent:init_ovn:613 : mkdir -p /opt/stack/data/ovs 2025-11-24 19:10:33.703 | + lib/neutron_plugins/ovn_agent:init_ovn:615 : rm -f '/opt/stack/data/ovs/*.db' 2025-11-24 19:10:33.707 | + lib/neutron_plugins/ovn_agent:init_ovn:616 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2025-11-24 19:10:33.711 | + lib/neutron_plugins/ovn_agent:init_ovn:617 : sudo rm -f '/var/lib/ovn/*.db' 2025-11-24 19:10:33.726 | + lib/neutron_plugins/ovn_agent:init_ovn:618 : sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2025-11-24 19:10:33.741 | + lib/neutron_plugins/ovn_agent:init_ovn:619 : sudo rm -f '/var/run/ovn/*.sock' 2025-11-24 19:10:33.754 | + lib/neutron:start_ovn_services:596 : start_ovn 2025-11-24 19:10:33.757 | + lib/neutron_plugins/ovn_agent:start_ovn:718 : echo 'Starting OVN' 2025-11-24 19:10:33.757 | Starting OVN 2025-11-24 19:10:33.759 | + lib/neutron_plugins/ovn_agent:start_ovn:720 : _start_ovs 2025-11-24 19:10:33.761 | + lib/neutron_plugins/ovn_agent:_start_ovs:623 : echo 'Starting OVS' 2025-11-24 19:10:33.762 | Starting OVS 2025-11-24 19:10:33.763 | + lib/neutron_plugins/ovn_agent:_start_ovs:624 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2025-11-24 19:10:33.778 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:33.780 | + lib/neutron_plugins/ovn_agent:_start_ovs:626 : enable_service ovsdb-server 2025-11-24 19:10:33.823 | + lib/neutron_plugins/ovn_agent:_start_ovs:627 : enable_service ovs-vswitchd 2025-11-24 19:10:33.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:629 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:33.872 | + lib/neutron_plugins/ovn_agent:_start_ovs:653 : _start_process ovsdb-server.service 2025-11-24 19:10:33.875 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-24 19:10:34.179 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovsdb-server.service 2025-11-24 19:10:34.451 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-11-24 19:10:34.451 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-11-24 19:10:34.451 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-24 19:10:34.451 | 2025-11-24 19:10:34.452 | Possible reasons for having these kinds of units are: 2025-11-24 19:10:34.452 | • A unit may be statically enabled by being symlinked from another unit's 2025-11-24 19:10:34.452 | .wants/, .requires/, or .upholds/ directory. 2025-11-24 19:10:34.452 | • A unit's purpose may be to act as a helper for some other unit which has 2025-11-24 19:10:34.452 | a requirement dependency on it. 2025-11-24 19:10:34.452 | • A unit may be started when needed via activation (socket, path, timer, 2025-11-24 19:10:34.452 | D-Bus, udev, scripted systemctl call, ...). 2025-11-24 19:10:34.452 | • In case of template units, the unit is meant to be enabled with some 2025-11-24 19:10:34.452 | instance name specified. 2025-11-24 19:10:34.460 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovsdb-server.service 2025-11-24 19:10:34.838 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : _start_process ovs-vswitchd.service 2025-11-24 19:10:34.841 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-24 19:10:35.164 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovs-vswitchd.service 2025-11-24 19:10:35.434 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-11-24 19:10:35.434 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-11-24 19:10:35.434 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-24 19:10:35.434 | 2025-11-24 19:10:35.434 | Possible reasons for having these kinds of units are: 2025-11-24 19:10:35.434 | • A unit may be statically enabled by being symlinked from another unit's 2025-11-24 19:10:35.434 | .wants/, .requires/, or .upholds/ directory. 2025-11-24 19:10:35.434 | • A unit's purpose may be to act as a helper for some other unit which has 2025-11-24 19:10:35.434 | a requirement dependency on it. 2025-11-24 19:10:35.434 | • A unit may be started when needed via activation (socket, path, timer, 2025-11-24 19:10:35.434 | D-Bus, udev, scripted systemctl call, ...). 2025-11-24 19:10:35.434 | • In case of template units, the unit is meant to be enabled with some 2025-11-24 19:10:35.434 | instance name specified. 2025-11-24 19:10:35.443 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovs-vswitchd.service 2025-11-24 19:10:35.657 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : echo 'Configuring OVSDB' 2025-11-24 19:10:35.657 | Configuring OVSDB 2025-11-24 19:10:35.660 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : is_service_enabled tls-proxy 2025-11-24 19:10:35.680 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:35.684 | + lib/neutron_plugins/ovn_agent:_start_ovs:659 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:10:35.725 | + lib/neutron_plugins/ovn_agent:_start_ovs:665 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2025-11-24 19:10:35.765 | + lib/neutron_plugins/ovn_agent:_start_ovs:666 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2025-11-24 19:10:35.803 | + lib/neutron_plugins/ovn_agent:_start_ovs:667 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6615db93-4bae-432f-bd22-11ed2f5a7804 2025-11-24 19:10:35.839 | + lib/neutron_plugins/ovn_agent:_start_ovs:668 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:38.102.83.12:6642 2025-11-24 19:10:35.874 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2025-11-24 19:10:35.910 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2025-11-24 19:10:35.945 | + lib/neutron_plugins/ovn_agent:_start_ovs:671 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=38.102.83.12 2025-11-24 19:10:35.982 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:672 : hostname 2025-11-24 19:10:35.987 | + lib/neutron_plugins/ovn_agent:_start_ovs:672 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0005533992.novalocal 2025-11-24 19:10:36.021 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:36.025 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2025-11-24 19:10:36.061 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : is_provider_network 2025-11-24 19:10:36.065 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-24 19:10:36.068 | + functions-common:is_provider_network:2275 : return 1 2025-11-24 19:10:36.073 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:36.076 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : ovn_base_setup_bridge br-ex 2025-11-24 19:10:36.079 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:234 : local bridge=br-ex 2025-11-24 19:10:36.083 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:235 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2025-11-24 19:10:36.086 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:237 : '[' system '!=' system ']' 2025-11-24 19:10:36.090 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2025-11-24 19:10:36.131 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2025-11-24 19:10:36.175 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-11-24 19:10:36.213 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : is_service_enabled ovn-controller-vtep 2025-11-24 19:10:36.233 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:36.237 | + lib/neutron_plugins/ovn_agent:start_ovn:722 : local SCRIPTDIR=/share/ovn/scripts 2025-11-24 19:10:36.240 | + lib/neutron_plugins/ovn_agent:start_ovn:723 : use_new_ovn_repository 2025-11-24 19:10:36.244 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:206 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:10:36.247 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:207 : return 0 2025-11-24 19:10:36.250 | + lib/neutron_plugins/ovn_agent:start_ovn:727 : is_service_enabled ovn-northd 2025-11-24 19:10:36.272 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:36.276 | + lib/neutron_plugins/ovn_agent:start_ovn:728 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:36.279 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : _start_process ovn-northd.service 2025-11-24 19:10:36.282 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-24 19:10:36.612 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-northd.service 2025-11-24 19:10:36.646 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-northd.service' → '/usr/lib/systemd/system/ovn-northd.service'. 2025-11-24 19:10:36.888 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-northd.service 2025-11-24 19:10:37.296 | + lib/neutron_plugins/ovn_agent:start_ovn:737 : _wait_for_ovn_and_set_custom_config 2025-11-24 19:10:37.299 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:700 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2025-11-24 19:10:37.303 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-11-24 19:10:37.306 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2025-11-24 19:10:37.310 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:701 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2025-11-24 19:10:37.314 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-11-24 19:10:37.316 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2025-11-24 19:10:37.319 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:702 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2025-11-24 19:10:37.323 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-11-24 19:10:37.326 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2025-11-24 19:10:37.330 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:703 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2025-11-24 19:10:37.332 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-11-24 19:10:37.336 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2025-11-24 19:10:37.340 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:705 : is_service_enabled tls-proxy 2025-11-24 19:10:37.366 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:37.370 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:706 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:10:37.405 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:707 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-24 19:10:37.436 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:710 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2025-11-24 19:10:37.467 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:711 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2025-11-24 19:10:37.494 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:712 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-11-24 19:10:37.520 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:713 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-11-24 19:10:37.551 | + lib/neutron_plugins/ovn_agent:start_ovn:741 : is_service_enabled ovn-controller 2025-11-24 19:10:37.571 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:37.573 | + lib/neutron_plugins/ovn_agent:start_ovn:742 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:37.577 | + lib/neutron_plugins/ovn_agent:start_ovn:748 : _start_process ovn-controller.service 2025-11-24 19:10:37.579 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-24 19:10:37.915 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-controller.service 2025-11-24 19:10:37.948 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller.service' → '/usr/lib/systemd/system/ovn-controller.service'. 2025-11-24 19:10:38.208 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-controller.service 2025-11-24 19:10:38.365 | + lib/neutron_plugins/ovn_agent:start_ovn:752 : is_service_enabled ovn-controller-vtep 2025-11-24 19:10:38.390 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:38.393 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-24 19:10:38.419 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:38.422 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-24 19:10:38.446 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:38.450 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : run_process q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.454 | + functions-common:run_process:1677 : local service=q-ovn-agent 2025-11-24 19:10:38.458 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.462 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:38.465 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:38.469 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:38.472 | + functions-common:run_process:1683 : local name=q-ovn-agent 2025-11-24 19:10:38.477 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:38.480 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:38.483 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:38.487 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:38.492 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:38.498 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011438494 2025-11-24 19:10:38.501 | + functions-common:run_process:1686 : is_service_enabled q-ovn-agent 2025-11-24 19:10:38.524 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:38.526 | + functions-common:run_process:1687 : _run_under_systemd q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2025-11-24 19:10:38.530 | + functions-common:_run_under_systemd:1631 : local service=q-ovn-agent 2025-11-24 19:10:38.534 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.538 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.542 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.545 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.549 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2025-11-24 19:10:38.552 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2025-11-24 19:10:38.556 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@q-ovn-agent.service 2025-11-24 19:10:38.560 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:38.564 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:38.567 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:38.572 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:38.575 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2025-11-24 19:10:38.579 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2025-11-24 19:10:38.582 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@q-ovn-agent.service '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2025-11-24 19:10:38.586 | + functions-common:write_user_unit_file:1538 : local service=devstack@q-ovn-agent.service 2025-11-24 19:10:38.589 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:38.593 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:38.596 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:38.599 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:38.603 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:38.606 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:38.610 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2025-11-24 19:10:38.613 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:38.619 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2025-11-24 19:10:38.745 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:38.867 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2025-11-24 19:10:38.963 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-24 19:10:39.049 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2025-11-24 19:10:39.133 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2025-11-24 19:10:39.224 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:39.318 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:39.321 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:39.324 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2025-11-24 19:10:39.443 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:39.728 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@q-ovn-agent.service 2025-11-24 19:10:39.765 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2025-11-24 19:10:40.019 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@q-ovn-agent.service 2025-11-24 19:10:40.088 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:40.091 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:40.095 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:40.098 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:40.101 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:40.104 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:40.107 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:40.111 | + functions-common:time_stop:2430 : start_time=1764011438494 2025-11-24 19:10:40.115 | + functions-common:time_stop:2432 : [[ -z 1764011438494 ]] 2025-11-24 19:10:40.119 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:40.125 | + functions-common:time_stop:2435 : end_time=1764011440122 2025-11-24 19:10:40.128 | + functions-common:time_stop:2436 : elapsed_time=1628 2025-11-24 19:10:40.131 | + functions-common:time_stop:2437 : total=17468 2025-11-24 19:10:40.134 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:40.138 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=19096 2025-11-24 19:10:40.141 | + lib/neutron_plugins/ovn_agent:start_ovn:770 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:10:40.143 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:10:40.146 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-24 19:10:40.150 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-24 19:10:40.170 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-24 19:10:40.173 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-24 19:10:40.176 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:40.180 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-24 19:10:40.183 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-24 19:10:40.222 | + functions:setup_systemd_logging:718 : 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' 2025-11-24 19:10:40.264 | + functions:setup_systemd_logging:719 : 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' 2025-11-24 19:10:40.304 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-24 19:10:40.344 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2025-11-24 19:10:40.385 | + lib/neutron:start_ovn_services:598 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:40.388 | + lib/neutron:start_ovn_services:599 : [[ True != \T\r\u\e ]] 2025-11-24 19:10:40.392 | + lib/neutron:start_ovn_services:603 : create_public_bridge 2025-11-24 19:10:40.394 | + lib/neutron_plugins/ovn_agent:create_public_bridge:299 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2025-11-24 19:10:40.426 | + lib/neutron_plugins/ovn_agent:create_public_bridge:300 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-11-24 19:10:40.461 | + lib/neutron_plugins/ovn_agent:create_public_bridge:301 : _configure_public_network_connectivity 2025-11-24 19:10:40.464 | + lib/neutron:_configure_public_network_connectivity:802 : [[ -n '' ]] 2025-11-24 19:10:40.466 | + lib/neutron:_configure_public_network_connectivity:809 : for d in $default_v4_route_devs 2025-11-24 19:10:40.469 | + lib/neutron:_configure_public_network_connectivity:810 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2025-11-24 19:10:40.511 | + ./stack.sh:main:1327 : is_service_enabled q-svc neutron-api 2025-11-24 19:10:40.532 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:40.535 | + ./stack.sh:main:1328 : echo_summary 'Starting Neutron' 2025-11-24 19:10:40.538 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:10:40.542 | + ./stack.sh:echo_summary:473 : echo -e Starting Neutron 2025-11-24 19:10:40.545 | + ./stack.sh:main:1329 : configure_neutron_after_post_config 2025-11-24 19:10:40.549 | + lib/neutron:configure_neutron_after_post_config:568 : [[ ovn-router != '' ]] 2025-11-24 19:10:40.552 | + lib/neutron:configure_neutron_after_post_config:569 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2025-11-24 19:10:40.594 | + lib/neutron:configure_neutron_after_post_config:571 : configure_rbac_policies 2025-11-24 19:10:40.597 | + lib/neutron:configure_rbac_policies:577 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:40.600 | + lib/neutron:configure_rbac_policies:578 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2025-11-24 19:10:40.640 | + lib/neutron:configure_rbac_policies:579 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2025-11-24 19:10:40.676 | + ./stack.sh:main:1330 : start_neutron_service_and_check 2025-11-24 19:10:40.679 | + lib/neutron:start_neutron_service_and_check:611 : local service_port=9696 2025-11-24 19:10:40.683 | + lib/neutron:start_neutron_service_and_check:612 : local service_protocol=https 2025-11-24 19:10:40.685 | + lib/neutron:start_neutron_service_and_check:613 : local cfg_file_options 2025-11-24 19:10:40.688 | + lib/neutron:start_neutron_service_and_check:614 : local neutron_url 2025-11-24 19:10:40.692 | ++ lib/neutron:start_neutron_service_and_check:616 : determine_config_files neutron-server 2025-11-24 19:10:40.695 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-11-24 19:10:40.698 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-11-24 19:10:40.702 | +++ lib/neutron:determine_config_files:374 : _determine_config_server 2025-11-24 19:10:40.706 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2025-11-24 19:10:40.709 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2025-11-24 19:10:40.711 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2025-11-24 19:10:40.715 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:40.717 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:40.721 | ++ lib/neutron:determine_config_files:374 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:40.724 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2025-11-24 19:10:40.727 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:40.731 | + lib/neutron:start_neutron_service_and_check:616 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:40.734 | + lib/neutron:start_neutron_service_and_check:618 : is_service_enabled tls-proxy 2025-11-24 19:10:40.754 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:40.757 | + lib/neutron:start_neutron_service_and_check:619 : service_port=19696 2025-11-24 19:10:40.760 | + lib/neutron:start_neutron_service_and_check:620 : service_protocol=http 2025-11-24 19:10:40.763 | + lib/neutron:start_neutron_service_and_check:627 : local rpc_workers 2025-11-24 19:10:40.769 | ++ lib/neutron:start_neutron_service_and_check:628 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2025-11-24 19:10:40.797 | + lib/neutron:start_neutron_service_and_check:628 : rpc_workers= 2025-11-24 19:10:40.800 | + lib/neutron:start_neutron_service_and_check:630 : enable_service neutron-api 2025-11-24 19:10:40.856 | ++ lib/neutron:start_neutron_service_and_check:631 : which uwsgi 2025-11-24 19:10:40.862 | + lib/neutron:start_neutron_service_and_check:631 : run_process neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.864 | + functions-common:run_process:1677 : local service=neutron-api 2025-11-24 19:10:40.868 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.871 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:40.874 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:40.877 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:40.879 | + functions-common:run_process:1683 : local name=neutron-api 2025-11-24 19:10:40.882 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:40.885 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:40.889 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:40.892 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:40.898 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:40.903 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011440900 2025-11-24 19:10:40.907 | + functions-common:run_process:1686 : is_service_enabled neutron-api 2025-11-24 19:10:40.928 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:40.932 | + functions-common:run_process:1687 : _run_under_systemd neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2025-11-24 19:10:40.936 | + functions-common:_run_under_systemd:1631 : local service=neutron-api 2025-11-24 19:10:40.939 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.942 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.944 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.947 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.951 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2025-11-24 19:10:40.954 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2025-11-24 19:10:40.957 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-api.service 2025-11-24 19:10:40.960 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:40.963 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:40.967 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:40.971 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:40.973 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2025-11-24 19:10:40.977 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2025-11-24 19:10:40.980 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:40.983 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@neutron-api.service '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' stack '' 2025-11-24 19:10:40.986 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@neutron-api.service 2025-11-24 19:10:40.988 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:40.990 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:10:40.993 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:10:40.997 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:10:41.000 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2025-11-24 19:10:41.003 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:10:41.008 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2025-11-24 19:10:41.134 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:41.250 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2025-11-24 19:10:41.355 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2025-11-24 19:10:41.459 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-24 19:10:41.569 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:41.675 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2025-11-24 19:10:41.758 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2025-11-24 19:10:41.856 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2025-11-24 19:10:41.963 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2025-11-24 19:10:42.048 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2025-11-24 19:10:42.143 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:10:42.145 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:10:42.148 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2025-11-24 19:10:42.322 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:10:42.667 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-api.service 2025-11-24 19:10:42.696 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service' → '/etc/systemd/system/devstack@neutron-api.service'. 2025-11-24 19:10:42.935 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-api.service 2025-11-24 19:10:43.081 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:43.087 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:43.090 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:43.093 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:43.096 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:43.100 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:43.103 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:43.107 | + functions-common:time_stop:2430 : start_time=1764011440900 2025-11-24 19:10:43.111 | + functions-common:time_stop:2432 : [[ -z 1764011440900 ]] 2025-11-24 19:10:43.115 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:43.121 | + functions-common:time_stop:2435 : end_time=1764011443118 2025-11-24 19:10:43.125 | + functions-common:time_stop:2436 : elapsed_time=2218 2025-11-24 19:10:43.128 | + functions-common:time_stop:2437 : total=19096 2025-11-24 19:10:43.131 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:43.135 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=21314 2025-11-24 19:10:43.138 | + lib/neutron:start_neutron_service_and_check:632 : neutron_url=https://38.102.83.12/ 2025-11-24 19:10:43.141 | + lib/neutron:start_neutron_service_and_check:633 : '[' '' '!=' 0 ']' 2025-11-24 19:10:43.144 | + lib/neutron:start_neutron_service_and_check:634 : enable_service neutron-rpc-server 2025-11-24 19:10:43.200 | + lib/neutron:start_neutron_service_and_check:636 : enable_service neutron-periodic-workers 2025-11-24 19:10:43.257 | + lib/neutron:start_neutron_service_and_check:637 : _enable_ovn_maintenance 2025-11-24 19:10:43.260 | + lib/neutron:_enable_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2025-11-24 19:10:43.264 | + lib/neutron:_enable_ovn_maintenance:353 : enable_service neutron-ovn-maintenance-worker 2025-11-24 19:10:43.326 | + lib/neutron:start_neutron_service_and_check:638 : '[' '' '!=' 0 ']' 2025-11-24 19:10:43.330 | + lib/neutron:start_neutron_service_and_check:639 : run_process neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.333 | + functions-common:run_process:1677 : local service=neutron-rpc-server 2025-11-24 19:10:43.337 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.340 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:43.343 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:43.347 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:43.354 | + functions-common:run_process:1683 : local name=neutron-rpc-server 2025-11-24 19:10:43.357 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:43.360 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:43.364 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:43.367 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:43.371 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:43.377 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011443373 2025-11-24 19:10:43.380 | + functions-common:run_process:1686 : is_service_enabled neutron-rpc-server 2025-11-24 19:10:43.403 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:43.407 | + functions-common:run_process:1687 : _run_under_systemd neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-11-24 19:10:43.410 | + functions-common:_run_under_systemd:1631 : local service=neutron-rpc-server 2025-11-24 19:10:43.413 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.416 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.420 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.423 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.426 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-11-24 19:10:43.430 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-24 19:10:43.432 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-rpc-server.service 2025-11-24 19:10:43.435 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:43.439 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:43.441 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:43.444 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:43.448 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2025-11-24 19:10:43.451 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-24 19:10:43.454 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@neutron-rpc-server.service '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-11-24 19:10:43.457 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-rpc-server.service 2025-11-24 19:10:43.491 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.495 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:43.497 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:43.501 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:43.504 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:43.506 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:43.509 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2025-11-24 19:10:43.512 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:43.518 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2025-11-24 19:10:43.640 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:43.767 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2025-11-24 19:10:43.869 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:43.978 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2025-11-24 19:10:44.093 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2025-11-24 19:10:44.202 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:44.319 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:44.321 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:44.325 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2025-11-24 19:10:44.437 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:44.731 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-rpc-server.service 2025-11-24 19:10:44.770 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service' → '/etc/systemd/system/devstack@neutron-rpc-server.service'. 2025-11-24 19:10:45.039 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-rpc-server.service 2025-11-24 19:10:45.104 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:45.107 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:45.110 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:45.113 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:45.116 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:45.119 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:45.122 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:45.126 | + functions-common:time_stop:2430 : start_time=1764011443373 2025-11-24 19:10:45.129 | + functions-common:time_stop:2432 : [[ -z 1764011443373 ]] 2025-11-24 19:10:45.134 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:45.139 | + functions-common:time_stop:2435 : end_time=1764011445136 2025-11-24 19:10:45.143 | + functions-common:time_stop:2436 : elapsed_time=1763 2025-11-24 19:10:45.146 | + functions-common:time_stop:2437 : total=21314 2025-11-24 19:10:45.149 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:45.152 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=23077 2025-11-24 19:10:45.155 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.159 | + functions-common:run_process:1677 : local service=neutron-periodic-workers 2025-11-24 19:10:45.162 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.165 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:45.169 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:45.172 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:45.175 | + functions-common:run_process:1683 : local name=neutron-periodic-workers 2025-11-24 19:10:45.178 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:45.182 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:45.185 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:45.188 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:45.192 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:45.198 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011445194 2025-11-24 19:10:45.201 | + functions-common:run_process:1686 : is_service_enabled neutron-periodic-workers 2025-11-24 19:10:45.221 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:45.225 | + functions-common:run_process:1687 : _run_under_systemd neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-11-24 19:10:45.227 | + functions-common:_run_under_systemd:1631 : local service=neutron-periodic-workers 2025-11-24 19:10:45.230 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.233 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.237 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.240 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.242 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-11-24 19:10:45.246 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-24 19:10:45.249 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-periodic-workers.service 2025-11-24 19:10:45.252 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:45.255 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:45.258 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:45.260 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:45.263 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2025-11-24 19:10:45.266 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-24 19:10:45.270 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@neutron-periodic-workers.service '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-11-24 19:10:45.273 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-periodic-workers.service 2025-11-24 19:10:45.276 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.279 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:45.281 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:45.284 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:45.287 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:45.290 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:45.294 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2025-11-24 19:10:45.296 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:45.302 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2025-11-24 19:10:45.417 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:45.546 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2025-11-24 19:10:45.643 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:45.723 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2025-11-24 19:10:45.805 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2025-11-24 19:10:45.896 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:46.009 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:46.013 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:46.017 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2025-11-24 19:10:46.146 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:46.454 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-periodic-workers.service 2025-11-24 19:10:46.489 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service' → '/etc/systemd/system/devstack@neutron-periodic-workers.service'. 2025-11-24 19:10:46.785 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-periodic-workers.service 2025-11-24 19:10:46.839 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:46.842 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:46.845 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:46.848 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:46.851 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:46.854 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:46.857 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:46.861 | + functions-common:time_stop:2430 : start_time=1764011445194 2025-11-24 19:10:46.863 | + functions-common:time_stop:2432 : [[ -z 1764011445194 ]] 2025-11-24 19:10:46.868 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:46.873 | + functions-common:time_stop:2435 : end_time=1764011446870 2025-11-24 19:10:46.877 | + functions-common:time_stop:2436 : elapsed_time=1676 2025-11-24 19:10:46.880 | + functions-common:time_stop:2437 : total=23077 2025-11-24 19:10:46.883 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:46.886 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=24753 2025-11-24 19:10:46.889 | + lib/neutron:start_neutron_service_and_check:642 : _run_ovn_maintenance 2025-11-24 19:10:46.892 | + lib/neutron:_run_ovn_maintenance:358 : [[ ovn == \o\v\n ]] 2025-11-24 19:10:46.895 | + lib/neutron:_run_ovn_maintenance:359 : run_process neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:46.898 | + functions-common:run_process:1677 : local service=neutron-ovn-maintenance-worker 2025-11-24 19:10:46.901 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:46.904 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:46.907 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:46.912 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:46.915 | + functions-common:run_process:1683 : local name=neutron-ovn-maintenance-worker 2025-11-24 19:10:46.918 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:46.921 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:46.925 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:46.928 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:46.932 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:46.937 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011446934 2025-11-24 19:10:46.941 | + functions-common:run_process:1686 : is_service_enabled neutron-ovn-maintenance-worker 2025-11-24 19:10:46.963 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:46.968 | + functions-common:run_process:1687 : _run_under_systemd neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-11-24 19:10:46.971 | + functions-common:_run_under_systemd:1631 : local service=neutron-ovn-maintenance-worker 2025-11-24 19:10:46.975 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:46.979 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:46.983 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:46.986 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:46.989 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-11-24 19:10:46.993 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-24 19:10:46.997 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:10:47.000 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:47.003 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:47.006 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:47.009 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:47.013 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2025-11-24 19:10:47.016 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-24 19:10:47.020 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-11-24 19:10:47.023 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:10:47.026 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:47.030 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:10:47.033 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:10:47.036 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:10:47.038 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:10:47.041 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:10:47.044 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:10:47.046 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:10:47.052 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2025-11-24 19:10:47.182 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:47.311 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2025-11-24 19:10:47.403 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:47.493 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2025-11-24 19:10:47.590 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2025-11-24 19:10:47.684 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:47.774 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:10:47.777 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:10:47.779 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2025-11-24 19:10:47.899 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:10:48.213 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:10:48.249 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service' → '/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service'. 2025-11-24 19:10:48.573 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:10:48.633 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:48.636 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:48.640 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:48.643 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:48.646 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:48.650 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:48.653 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:48.656 | + functions-common:time_stop:2430 : start_time=1764011446934 2025-11-24 19:10:48.660 | + functions-common:time_stop:2432 : [[ -z 1764011446934 ]] 2025-11-24 19:10:48.664 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:48.670 | + functions-common:time_stop:2435 : end_time=1764011448667 2025-11-24 19:10:48.674 | + functions-common:time_stop:2436 : elapsed_time=1733 2025-11-24 19:10:48.677 | + functions-common:time_stop:2437 : total=24753 2025-11-24 19:10:48.680 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:48.683 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=26486 2025-11-24 19:10:48.686 | + lib/neutron:start_neutron_service_and_check:643 : '[' '!' -z networking ']' 2025-11-24 19:10:48.689 | + lib/neutron:start_neutron_service_and_check:644 : neutron_url=https://38.102.83.12/networking 2025-11-24 19:10:48.692 | + lib/neutron:start_neutron_service_and_check:646 : echo 'Waiting for Neutron to start...' 2025-11-24 19:10:48.692 | Waiting for Neutron to start... 2025-11-24 19:10:48.696 | + lib/neutron:start_neutron_service_and_check:648 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.12/networking' 2025-11-24 19:10:48.698 | + lib/neutron:start_neutron_service_and_check:649 : test_with_retry 'wget --no-proxy -q -O- https://38.102.83.12/networking' 'Neutron did not start' 60 2025-11-24 19:10:48.701 | + functions-common:test_with_retry:2361 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.12/networking' 2025-11-24 19:10:48.704 | + functions-common:test_with_retry:2362 : local 'failmsg=Neutron did not start' 2025-11-24 19:10:48.707 | + functions-common:test_with_retry:2363 : local until=60 2025-11-24 19:10:48.710 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-11-24 19:10:48.714 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-11-24 19:10:48.717 | + functions-common:time_start:2409 : local name=test_with_retry 2025-11-24 19:10:48.720 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:48.724 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:48.727 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:48.733 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011448730 2025-11-24 19:10:48.736 | + functions-common:test_with_retry:2367 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://38.102.83.12/networking; do sleep 0.5; done' 2025-11-24 19:10:48.904 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://38.102.83.12/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-11-24 19:10:48.907 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:48.910 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:48.913 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:48.915 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:48.918 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:48.920 | + functions-common:time_stop:2429 : name=test_with_retry 2025-11-24 19:10:48.923 | + functions-common:time_stop:2430 : start_time=1764011448730 2025-11-24 19:10:48.926 | + functions-common:time_stop:2432 : [[ -z 1764011448730 ]] 2025-11-24 19:10:48.931 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:48.937 | + functions-common:time_stop:2435 : end_time=1764011448934 2025-11-24 19:10:48.941 | + functions-common:time_stop:2436 : elapsed_time=204 2025-11-24 19:10:48.944 | + functions-common:time_stop:2437 : total=0 2025-11-24 19:10:48.946 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:48.949 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=204 2025-11-24 19:10:48.952 | + ./stack.sh:main:1335 : is_service_enabled placement 2025-11-24 19:10:48.973 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:48.976 | + ./stack.sh:main:1336 : echo_summary 'Starting Placement' 2025-11-24 19:10:48.979 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:10:48.981 | + ./stack.sh:echo_summary:473 : echo -e Starting Placement 2025-11-24 19:10:48.984 | + ./stack.sh:main:1337 : start_placement 2025-11-24 19:10:48.987 | + lib/placement:start_placement:137 : start_placement_api 2025-11-24 19:10:48.992 | ++ lib/placement:start_placement_api:128 : which uwsgi 2025-11-24 19:10:48.996 | + lib/placement:start_placement_api:128 : run_process placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.000 | + functions-common:run_process:1677 : local service=placement-api 2025-11-24 19:10:49.003 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.006 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:49.009 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:49.012 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:49.016 | + functions-common:run_process:1683 : local name=placement-api 2025-11-24 19:10:49.019 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:49.023 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:49.026 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:49.029 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:49.034 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:49.039 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011449035 2025-11-24 19:10:49.042 | + functions-common:run_process:1686 : is_service_enabled placement-api 2025-11-24 19:10:49.063 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:49.067 | + functions-common:run_process:1687 : _run_under_systemd placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2025-11-24 19:10:49.070 | + functions-common:_run_under_systemd:1631 : local service=placement-api 2025-11-24 19:10:49.073 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.076 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.080 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.083 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.086 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2025-11-24 19:10:49.089 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2025-11-24 19:10:49.093 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@placement-api.service 2025-11-24 19:10:49.096 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:10:49.099 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:10:49.102 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:10:49.105 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:10:49.108 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2025-11-24 19:10:49.111 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2025-11-24 19:10:49.114 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:10:49.117 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@placement-api.service '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' stack '' 2025-11-24 19:10:49.120 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@placement-api.service 2025-11-24 19:10:49.123 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.126 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:10:49.129 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:10:49.132 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:10:49.135 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2025-11-24 19:10:49.137 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:10:49.143 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2025-11-24 19:10:49.265 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:10:49.392 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2025-11-24 19:10:49.494 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2025-11-24 19:10:49.570 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-24 19:10:49.655 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:10:49.747 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2025-11-24 19:10:49.842 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2025-11-24 19:10:49.935 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2025-11-24 19:10:50.030 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2025-11-24 19:10:50.129 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2025-11-24 19:10:50.223 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:10:50.225 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:10:50.228 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2025-11-24 19:10:50.336 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:10:50.669 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@placement-api.service 2025-11-24 19:10:50.704 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@placement-api.service' → '/etc/systemd/system/devstack@placement-api.service'. 2025-11-24 19:10:50.968 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@placement-api.service 2025-11-24 19:10:51.127 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:51.129 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:51.132 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:51.134 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:51.137 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:51.140 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:51.142 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:51.144 | + functions-common:time_stop:2430 : start_time=1764011449035 2025-11-24 19:10:51.148 | + functions-common:time_stop:2432 : [[ -z 1764011449035 ]] 2025-11-24 19:10:51.152 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:51.155 | + functions-common:time_stop:2435 : end_time=1764011451153 2025-11-24 19:10:51.158 | + functions-common:time_stop:2436 : elapsed_time=2118 2025-11-24 19:10:51.161 | + functions-common:time_stop:2437 : total=26486 2025-11-24 19:10:51.163 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:51.168 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28604 2025-11-24 19:10:51.177 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2025-11-24 19:10:51.177 | Waiting for placement-api to start... 2025-11-24 19:10:51.180 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://38.102.83.12/placement 2025-11-24 19:10:51.183 | + functions:wait_for_service:469 : local timeout=60 2025-11-24 19:10:51.185 | + functions:wait_for_service:470 : local url=https://38.102.83.12/placement 2025-11-24 19:10:51.188 | + functions:wait_for_service:471 : local rval=0 2025-11-24 19:10:51.191 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-24 19:10:51.193 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:10:51.197 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:51.200 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:51.203 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:51.208 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011451205 2025-11-24 19:10:51.210 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-24 19:10:51.216 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.12/placement 2025-11-24 19:10:52.075 | + :: : [[ 200 == 503 ]] 2025-11-24 19:10:52.076 | + :: : [[ 0 -eq 7 ]] 2025-11-24 19:10:52.080 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-24 19:10:52.083 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:52.087 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:52.090 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:52.092 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:52.096 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:52.099 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:10:52.102 | + functions-common:time_stop:2430 : start_time=1764011451205 2025-11-24 19:10:52.105 | + functions-common:time_stop:2432 : [[ -z 1764011451205 ]] 2025-11-24 19:10:52.109 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:52.114 | + functions-common:time_stop:2435 : end_time=1764011452111 2025-11-24 19:10:52.117 | + functions-common:time_stop:2436 : elapsed_time=906 2025-11-24 19:10:52.120 | + functions-common:time_stop:2437 : total=5996 2025-11-24 19:10:52.123 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:52.126 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=6902 2025-11-24 19:10:52.129 | + functions:wait_for_service:479 : return 0 2025-11-24 19:10:52.133 | + ./stack.sh:main:1340 : is_service_enabled neutron 2025-11-24 19:10:52.154 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:52.158 | + ./stack.sh:main:1341 : start_neutron 2025-11-24 19:10:52.160 | + lib/neutron:start_neutron:653 : start_l2_agent 2025-11-24 19:10:52.164 | + lib/neutron:start_l2_agent:660 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:52.167 | + functions-common:run_process:1677 : local service=q-agt 2025-11-24 19:10:52.171 | + functions-common:run_process:1678 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-24 19:10:52.173 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:52.176 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:52.178 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:52.182 | + functions-common:run_process:1683 : local name=q-agt 2025-11-24 19:10:52.185 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:52.188 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:52.191 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:52.195 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:52.199 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:52.204 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011452201 2025-11-24 19:10:52.208 | + functions-common:run_process:1686 : is_service_enabled q-agt 2025-11-24 19:10:52.228 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:52.231 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:52.235 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:52.239 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:52.242 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:52.245 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:52.248 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:52.252 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:52.256 | + functions-common:time_stop:2430 : start_time=1764011452201 2025-11-24 19:10:52.259 | + functions-common:time_stop:2432 : [[ -z 1764011452201 ]] 2025-11-24 19:10:52.263 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:52.269 | + functions-common:time_stop:2435 : end_time=1764011452266 2025-11-24 19:10:52.273 | + functions-common:time_stop:2436 : elapsed_time=65 2025-11-24 19:10:52.276 | + functions-common:time_stop:2437 : total=28604 2025-11-24 19:10:52.280 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:52.283 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28669 2025-11-24 19:10:52.286 | + lib/neutron:start_l2_agent:662 : is_provider_network 2025-11-24 19:10:52.290 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-24 19:10:52.293 | + functions-common:is_provider_network:2275 : return 1 2025-11-24 19:10:52.296 | + lib/neutron:start_neutron:654 : start_other_agents 2025-11-24 19:10:52.300 | + lib/neutron:start_other_agents:678 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-11-24 19:10:52.303 | + functions-common:run_process:1677 : local service=q-dhcp 2025-11-24 19:10:52.307 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-11-24 19:10:52.310 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:52.314 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:52.317 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:52.321 | + functions-common:run_process:1683 : local name=q-dhcp 2025-11-24 19:10:52.324 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:52.327 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:52.331 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:52.334 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:52.338 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:52.344 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011452340 2025-11-24 19:10:52.348 | + functions-common:run_process:1686 : is_service_enabled q-dhcp 2025-11-24 19:10:52.370 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:52.374 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:52.377 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:52.381 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:52.383 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:52.387 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:52.390 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:52.393 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:52.397 | + functions-common:time_stop:2430 : start_time=1764011452340 2025-11-24 19:10:52.400 | + functions-common:time_stop:2432 : [[ -z 1764011452340 ]] 2025-11-24 19:10:52.404 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:52.410 | + functions-common:time_stop:2435 : end_time=1764011452406 2025-11-24 19:10:52.413 | + functions-common:time_stop:2436 : elapsed_time=66 2025-11-24 19:10:52.416 | + functions-common:time_stop:2437 : total=28669 2025-11-24 19:10:52.420 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:52.423 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28735 2025-11-24 19:10:52.428 | ++ lib/neutron:start_other_agents:680 : determine_config_files neutron-l3-agent 2025-11-24 19:10:52.431 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-11-24 19:10:52.434 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-11-24 19:10:52.439 | +++ lib/neutron:determine_config_files:375 : _determine_config_l3 2025-11-24 19:10:52.442 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-24 19:10:52.445 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-24 19:10:52.449 | ++ lib/neutron:determine_config_files:375 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-24 19:10:52.453 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2025-11-24 19:10:52.456 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-24 19:10:52.460 | + lib/neutron:start_other_agents:680 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-24 19:10:52.463 | + functions-common:run_process:1677 : local service=q-l3 2025-11-24 19:10:52.467 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-24 19:10:52.470 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:52.473 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:52.476 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:52.479 | + functions-common:run_process:1683 : local name=q-l3 2025-11-24 19:10:52.482 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:52.486 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:52.489 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:52.493 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:52.497 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:52.503 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011452499 2025-11-24 19:10:52.506 | + functions-common:run_process:1686 : is_service_enabled q-l3 2025-11-24 19:10:52.528 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:52.532 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:52.535 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:52.539 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:52.542 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:52.545 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:52.549 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:52.552 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:52.556 | + functions-common:time_stop:2430 : start_time=1764011452499 2025-11-24 19:10:52.559 | + functions-common:time_stop:2432 : [[ -z 1764011452499 ]] 2025-11-24 19:10:52.563 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:52.569 | + functions-common:time_stop:2435 : end_time=1764011452565 2025-11-24 19:10:52.572 | + functions-common:time_stop:2436 : elapsed_time=66 2025-11-24 19:10:52.576 | + functions-common:time_stop:2437 : total=28735 2025-11-24 19:10:52.579 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:52.583 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28801 2025-11-24 19:10:52.586 | + lib/neutron:start_other_agents:682 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-11-24 19:10:52.590 | + functions-common:run_process:1677 : local service=q-meta 2025-11-24 19:10:52.593 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-11-24 19:10:52.597 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:52.600 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:52.603 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:52.606 | + functions-common:run_process:1683 : local name=q-meta 2025-11-24 19:10:52.610 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:52.613 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:52.616 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:52.620 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:52.625 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:52.630 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011452626 2025-11-24 19:10:52.633 | + functions-common:run_process:1686 : is_service_enabled q-meta 2025-11-24 19:10:52.657 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:52.661 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:52.664 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:52.667 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:52.671 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:52.674 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:52.678 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:52.681 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:52.685 | + functions-common:time_stop:2430 : start_time=1764011452626 2025-11-24 19:10:52.688 | + functions-common:time_stop:2432 : [[ -z 1764011452626 ]] 2025-11-24 19:10:52.692 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:52.697 | + functions-common:time_stop:2435 : end_time=1764011452694 2025-11-24 19:10:52.701 | + functions-common:time_stop:2436 : elapsed_time=68 2025-11-24 19:10:52.703 | + functions-common:time_stop:2437 : total=28801 2025-11-24 19:10:52.707 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:52.710 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28869 2025-11-24 19:10:52.713 | + lib/neutron:start_other_agents:683 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-11-24 19:10:52.717 | + functions-common:run_process:1677 : local service=q-metering 2025-11-24 19:10:52.720 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-11-24 19:10:52.724 | + functions-common:run_process:1679 : local group= 2025-11-24 19:10:52.727 | + functions-common:run_process:1680 : local user= 2025-11-24 19:10:52.730 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:10:52.733 | + functions-common:run_process:1683 : local name=q-metering 2025-11-24 19:10:52.737 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:10:52.740 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:10:52.743 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:10:52.747 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:10:52.751 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:10:52.757 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011452753 2025-11-24 19:10:52.760 | + functions-common:run_process:1686 : is_service_enabled q-metering 2025-11-24 19:10:52.782 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:10:52.786 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:10:52.789 | + functions-common:time_stop:2423 : local name 2025-11-24 19:10:52.792 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:10:52.796 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:10:52.799 | + functions-common:time_stop:2426 : local total 2025-11-24 19:10:52.802 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:10:52.806 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:10:52.809 | + functions-common:time_stop:2430 : start_time=1764011452753 2025-11-24 19:10:52.812 | + functions-common:time_stop:2432 : [[ -z 1764011452753 ]] 2025-11-24 19:10:52.817 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:10:52.822 | + functions-common:time_stop:2435 : end_time=1764011452818 2025-11-24 19:10:52.825 | + functions-common:time_stop:2436 : elapsed_time=65 2025-11-24 19:10:52.829 | + functions-common:time_stop:2437 : total=28869 2025-11-24 19:10:52.832 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:10:52.835 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28934 2025-11-24 19:10:52.839 | + ./stack.sh:main:1344 : is_service_enabled q-svc neutron-api 2025-11-24 19:10:52.861 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:10:52.864 | + ./stack.sh:main:1344 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:52.867 | + ./stack.sh:main:1345 : echo_summary 'Creating initial neutron network elements' 2025-11-24 19:10:52.870 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:10:52.873 | + ./stack.sh:echo_summary:473 : echo -e Creating initial neutron network elements 2025-11-24 19:10:52.877 | + ./stack.sh:main:1348 : type -p neutron_plugin_create_initial_networks 2025-11-24 19:10:52.880 | + ./stack.sh:main:1351 : create_neutron_initial_network 2025-11-24 19:10:52.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2025-11-24 19:10:52.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2025-11-24 19:10:52.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-11-24 19:10:52.895 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-24 19:10:53.858 | 2025-11-24 19:10:53.873 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:53.877 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-24 19:10:53.877 | address-scope 2025-11-24 19:10:53.877 | agent 2025-11-24 19:10:53.877 | allowed-address-pairs 2025-11-24 19:10:53.877 | auto-allocated-topology 2025-11-24 19:10:53.877 | availability_zone 2025-11-24 19:10:53.877 | default-subnetpools 2025-11-24 19:10:53.877 | dhcp_agent_scheduler 2025-11-24 19:10:53.877 | dns-integration 2025-11-24 19:10:53.877 | dns-domain-ports 2025-11-24 19:10:53.877 | dns-integration-domain-keywords 2025-11-24 19:10:53.877 | empty-string-filtering 2025-11-24 19:10:53.877 | external-net 2025-11-24 19:10:53.877 | extra_dhcp_opt 2025-11-24 19:10:53.877 | extraroute 2025-11-24 19:10:53.877 | extraroute-atomic 2025-11-24 19:10:53.877 | filter-validation 2025-11-24 19:10:53.877 | floating-ip-port-forwarding-detail 2025-11-24 19:10:53.877 | fip-port-details 2025-11-24 19:10:53.877 | flavors 2025-11-24 19:10:53.877 | floatingip-pools 2025-11-24 19:10:53.877 | router 2025-11-24 19:10:53.877 | enable-default-route-bfd 2025-11-24 19:10:53.877 | enable-default-route-ecmp 2025-11-24 19:10:53.877 | ext-gw-mode 2025-11-24 19:10:53.877 | l3-ha 2025-11-24 19:10:53.877 | external-gateway-multihoming 2025-11-24 19:10:53.877 | l3-flavors 2025-11-24 19:10:53.877 | multi-provider 2025-11-24 19:10:53.877 | net-mtu 2025-11-24 19:10:53.877 | net-mtu-writable 2025-11-24 19:10:53.877 | network_availability_zone 2025-11-24 19:10:53.877 | network-ip-availability 2025-11-24 19:10:53.877 | pagination 2025-11-24 19:10:53.877 | port-device-profile 2025-11-24 19:10:53.877 | port-mac-address-regenerate 2025-11-24 19:10:53.877 | port-numa-affinity-policy 2025-11-24 19:10:53.877 | port-numa-affinity-policy-socket 2025-11-24 19:10:53.877 | binding 2025-11-24 19:10:53.877 | binding-extended 2025-11-24 19:10:53.877 | port-security 2025-11-24 19:10:53.877 | project-id 2025-11-24 19:10:53.877 | provider 2025-11-24 19:10:53.877 | qinq 2025-11-24 19:10:53.877 | quota-check-limit 2025-11-24 19:10:53.877 | quota-check-limit-default 2025-11-24 19:10:53.877 | quotas 2025-11-24 19:10:53.877 | quota_details 2025-11-24 19:10:53.878 | rbac-policies 2025-11-24 19:10:53.878 | rbac-address-scope 2025-11-24 19:10:53.878 | rbac-security-groups 2025-11-24 19:10:53.878 | revision-if-match 2025-11-24 19:10:53.878 | standard-attr-revisions 2025-11-24 19:10:53.878 | router_availability_zone 2025-11-24 19:10:53.878 | router-enable-snat 2025-11-24 19:10:53.878 | security-groups-default-rules 2025-11-24 19:10:53.878 | security-groups-normalized-cidr 2025-11-24 19:10:53.878 | security-groups-remote-address-group 2025-11-24 19:10:53.878 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:10:53.878 | security-groups-shared-filtering 2025-11-24 19:10:53.878 | security-group 2025-11-24 19:10:53.878 | service-type 2025-11-24 19:10:53.878 | sorting 2025-11-24 19:10:53.878 | standard-attr-description 2025-11-24 19:10:53.878 | stateful-security-group 2025-11-24 19:10:53.878 | subnet-dns-publish-fixed-ip 2025-11-24 19:10:53.878 | subnet-external-network 2025-11-24 19:10:53.878 | subnet-service-types 2025-11-24 19:10:53.878 | subnet_allocation 2025-11-24 19:10:53.878 | subnetpool-prefix-ops 2025-11-24 19:10:53.878 | tag-creation 2025-11-24 19:10:53.878 | standard-attr-tag 2025-11-24 19:10:53.878 | standard-attr-timestamp 2025-11-24 19:10:53.878 | vlan-transparent' 2025-11-24 19:10:53.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-24 19:10:53.881 | address-scope 2025-11-24 19:10:53.881 | agent 2025-11-24 19:10:53.881 | allowed-address-pairs 2025-11-24 19:10:53.881 | auto-allocated-topology 2025-11-24 19:10:53.881 | availability_zone 2025-11-24 19:10:53.881 | default-subnetpools 2025-11-24 19:10:53.881 | dhcp_agent_scheduler 2025-11-24 19:10:53.881 | dns-integration 2025-11-24 19:10:53.881 | dns-domain-ports 2025-11-24 19:10:53.881 | dns-integration-domain-keywords 2025-11-24 19:10:53.881 | empty-string-filtering 2025-11-24 19:10:53.881 | external-net 2025-11-24 19:10:53.881 | extra_dhcp_opt 2025-11-24 19:10:53.881 | extraroute 2025-11-24 19:10:53.881 | extraroute-atomic 2025-11-24 19:10:53.881 | filter-validation 2025-11-24 19:10:53.881 | floating-ip-port-forwarding-detail 2025-11-24 19:10:53.881 | fip-port-details 2025-11-24 19:10:53.881 | flavors 2025-11-24 19:10:53.881 | floatingip-pools 2025-11-24 19:10:53.881 | router 2025-11-24 19:10:53.881 | enable-default-route-bfd 2025-11-24 19:10:53.882 | enable-default-route-ecmp 2025-11-24 19:10:53.882 | ext-gw-mode 2025-11-24 19:10:53.882 | l3-ha 2025-11-24 19:10:53.882 | external-gateway-multihoming 2025-11-24 19:10:53.882 | l3-flavors 2025-11-24 19:10:53.882 | multi-provider 2025-11-24 19:10:53.882 | net-mtu 2025-11-24 19:10:53.882 | net-mtu-writable 2025-11-24 19:10:53.882 | network_availability_zone 2025-11-24 19:10:53.882 | network-ip-availability 2025-11-24 19:10:53.882 | pagination 2025-11-24 19:10:53.882 | port-device-profile 2025-11-24 19:10:53.882 | port-mac-address-regenerate 2025-11-24 19:10:53.882 | port-numa-affinity-policy 2025-11-24 19:10:53.882 | port-numa-affinity-policy-socket 2025-11-24 19:10:53.882 | binding 2025-11-24 19:10:53.882 | binding-extended 2025-11-24 19:10:53.882 | port-security 2025-11-24 19:10:53.882 | project-id 2025-11-24 19:10:53.882 | provider 2025-11-24 19:10:53.882 | qinq 2025-11-24 19:10:53.882 | quota-check-limit 2025-11-24 19:10:53.882 | quota-check-limit-default 2025-11-24 19:10:53.882 | quotas 2025-11-24 19:10:53.882 | quota_details 2025-11-24 19:10:53.882 | rbac-policies 2025-11-24 19:10:53.882 | rbac-address-scope 2025-11-24 19:10:53.882 | rbac-security-groups 2025-11-24 19:10:53.882 | revision-if-match 2025-11-24 19:10:53.882 | standard-attr-revisions 2025-11-24 19:10:53.882 | router_availability_zone 2025-11-24 19:10:53.882 | router-enable-snat 2025-11-24 19:10:53.882 | security-groups-default-rules 2025-11-24 19:10:53.882 | security-groups-normalized-cidr 2025-11-24 19:10:53.882 | security-groups-remote-address-group 2025-11-24 19:10:53.882 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:10:53.882 | security-groups-shared-filtering 2025-11-24 19:10:53.882 | security-group 2025-11-24 19:10:53.882 | service-type 2025-11-24 19:10:53.882 | sorting 2025-11-24 19:10:53.882 | standard-attr-description 2025-11-24 19:10:53.882 | stateful-security-group 2025-11-24 19:10:53.882 | subnet-dns-publish-fixed-ip 2025-11-24 19:10:53.882 | subnet-external-network 2025-11-24 19:10:53.882 | subnet-service-types 2025-11-24 19:10:53.882 | subnet_allocation 2025-11-24 19:10:53.882 | subnetpool-prefix-ops 2025-11-24 19:10:53.882 | tag-creation 2025-11-24 19:10:53.882 | standard-attr-tag 2025-11-24 19:10:53.882 | standard-attr-timestamp 2025-11-24 19:10:53.882 | vlan-transparent =~ auto-allocated-topology ]] 2025-11-24 19:10:53.883 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-24 19:10:53.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:53.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2025-11-24 19:10:53.894 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2025-11-24 19:10:54.709 | 2025-11-24 19:10:54.720 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:54.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=1bca5d52-9dc7-461b-956b-1c1753b91977 2025-11-24 19:10:54.759 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2025-11-24 19:10:54.763 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd57:0e7e:0e54::/56 --share --default -f value -c id 2025-11-24 19:10:55.326 | 2025-11-24 19:10:55.337 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:55.340 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=00959caa-e081-4142-84c1-5252841bd24b 2025-11-24 19:10:55.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2025-11-24 19:10:55.345 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-24 19:10:55.348 | + functions-common:is_provider_network:2275 : return 1 2025-11-24 19:10:55.352 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2025-11-24 19:10:56.559 | 2025-11-24 19:10:56.574 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:56.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=5217f028-843c-45a3-991f-16056644b26c 2025-11-24 19:10:56.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2025-11-24 19:10:56.585 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:10:56.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2025-11-24 19:10:56.608 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2025-11-24 19:10:56.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 1bca5d52-9dc7-461b-956b-1c1753b91977 ']' 2025-11-24 19:10:56.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2025-11-24 19:10:56.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2025-11-24 19:10:56.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2025-11-24 19:10:56.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 1bca5d52-9dc7-461b-956b-1c1753b91977 ' 2025-11-24 19:10:56.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2025-11-24 19:10:56.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 5217f028-843c-45a3-991f-16056644b26c private-subnet' 2025-11-24 19:10:56.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2025-11-24 19:10:56.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool 1bca5d52-9dc7-461b-956b-1c1753b91977 --network 5217f028-843c-45a3-991f-16056644b26c private-subnet -f value -c id 2025-11-24 19:10:57.790 | 2025-11-24 19:10:57.805 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:57.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=48933504-7803-408a-aca9-6da5d4fd466c 2025-11-24 19:10:57.811 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2025-11-24 19:10:57.814 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:10:57.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 48933504-7803-408a-aca9-6da5d4fd466c 2025-11-24 19:10:57.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=48933504-7803-408a-aca9-6da5d4fd466c 2025-11-24 19:10:57.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2025-11-24 19:10:57.847 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2025-11-24 19:10:57.849 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2025-11-24 19:10:57.852 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:10:57.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2025-11-24 19:10:57.874 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:10:57.891 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2025-11-24 19:10:57.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 00959caa-e081-4142-84c1-5252841bd24b ']' 2025-11-24 19:10:57.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2025-11-24 19:10:57.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2025-11-24 19:10:57.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 00959caa-e081-4142-84c1-5252841bd24b ' 2025-11-24 19:10:57.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2025-11-24 19:10:57.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 5217f028-843c-45a3-991f-16056644b26c ipv6-private-subnet ' 2025-11-24 19:10:57.913 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2025-11-24 19:10:57.917 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 00959caa-e081-4142-84c1-5252841bd24b --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 5217f028-843c-45a3-991f-16056644b26c ipv6-private-subnet -f value -c id 2025-11-24 19:10:59.126 | 2025-11-24 19:10:59.141 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:59.145 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=b82949b7-f73c-40b5-a7da-906afd1fdaea 2025-11-24 19:10:59.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2025-11-24 19:10:59.151 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:10:59.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo b82949b7-f73c-40b5-a7da-906afd1fdaea 2025-11-24 19:10:59.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=b82949b7-f73c-40b5-a7da-906afd1fdaea 2025-11-24 19:10:59.176 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2025-11-24 19:10:59.179 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2025-11-24 19:10:59.184 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-24 19:10:59.562 | 2025-11-24 19:10:59.576 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:59.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-24 19:10:59.581 | address-scope 2025-11-24 19:10:59.581 | agent 2025-11-24 19:10:59.581 | allowed-address-pairs 2025-11-24 19:10:59.581 | auto-allocated-topology 2025-11-24 19:10:59.581 | availability_zone 2025-11-24 19:10:59.581 | default-subnetpools 2025-11-24 19:10:59.581 | dhcp_agent_scheduler 2025-11-24 19:10:59.581 | dns-integration 2025-11-24 19:10:59.581 | dns-domain-ports 2025-11-24 19:10:59.581 | dns-integration-domain-keywords 2025-11-24 19:10:59.581 | empty-string-filtering 2025-11-24 19:10:59.581 | external-net 2025-11-24 19:10:59.581 | extra_dhcp_opt 2025-11-24 19:10:59.581 | extraroute 2025-11-24 19:10:59.581 | extraroute-atomic 2025-11-24 19:10:59.581 | filter-validation 2025-11-24 19:10:59.581 | floating-ip-port-forwarding-detail 2025-11-24 19:10:59.581 | fip-port-details 2025-11-24 19:10:59.581 | flavors 2025-11-24 19:10:59.581 | floatingip-pools 2025-11-24 19:10:59.581 | router 2025-11-24 19:10:59.581 | enable-default-route-bfd 2025-11-24 19:10:59.581 | enable-default-route-ecmp 2025-11-24 19:10:59.581 | ext-gw-mode 2025-11-24 19:10:59.581 | l3-ha 2025-11-24 19:10:59.581 | external-gateway-multihoming 2025-11-24 19:10:59.581 | l3-flavors 2025-11-24 19:10:59.581 | multi-provider 2025-11-24 19:10:59.581 | net-mtu 2025-11-24 19:10:59.581 | net-mtu-writable 2025-11-24 19:10:59.581 | network_availability_zone 2025-11-24 19:10:59.581 | network-ip-availability 2025-11-24 19:10:59.581 | pagination 2025-11-24 19:10:59.582 | port-device-profile 2025-11-24 19:10:59.582 | port-mac-address-regenerate 2025-11-24 19:10:59.582 | port-numa-affinity-policy 2025-11-24 19:10:59.582 | port-numa-affinity-policy-socket 2025-11-24 19:10:59.582 | binding 2025-11-24 19:10:59.582 | binding-extended 2025-11-24 19:10:59.582 | port-security 2025-11-24 19:10:59.582 | project-id 2025-11-24 19:10:59.582 | provider 2025-11-24 19:10:59.582 | qinq 2025-11-24 19:10:59.582 | quota-check-limit 2025-11-24 19:10:59.582 | quota-check-limit-default 2025-11-24 19:10:59.582 | quotas 2025-11-24 19:10:59.582 | quota_details 2025-11-24 19:10:59.582 | rbac-policies 2025-11-24 19:10:59.582 | rbac-address-scope 2025-11-24 19:10:59.582 | rbac-security-groups 2025-11-24 19:10:59.582 | revision-if-match 2025-11-24 19:10:59.582 | standard-attr-revisions 2025-11-24 19:10:59.582 | router_availability_zone 2025-11-24 19:10:59.582 | router-enable-snat 2025-11-24 19:10:59.582 | security-groups-default-rules 2025-11-24 19:10:59.582 | security-groups-normalized-cidr 2025-11-24 19:10:59.582 | security-groups-remote-address-group 2025-11-24 19:10:59.582 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:10:59.582 | security-groups-shared-filtering 2025-11-24 19:10:59.582 | security-group 2025-11-24 19:10:59.582 | service-type 2025-11-24 19:10:59.582 | sorting 2025-11-24 19:10:59.582 | standard-attr-description 2025-11-24 19:10:59.582 | stateful-security-group 2025-11-24 19:10:59.582 | subnet-dns-publish-fixed-ip 2025-11-24 19:10:59.582 | subnet-external-network 2025-11-24 19:10:59.582 | subnet-service-types 2025-11-24 19:10:59.582 | subnet_allocation 2025-11-24 19:10:59.582 | subnetpool-prefix-ops 2025-11-24 19:10:59.582 | tag-creation 2025-11-24 19:10:59.582 | standard-attr-tag 2025-11-24 19:10:59.583 | standard-attr-timestamp 2025-11-24 19:10:59.583 | vlan-transparent' 2025-11-24 19:10:59.583 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-24 19:10:59.583 | address-scope 2025-11-24 19:10:59.583 | agent 2025-11-24 19:10:59.583 | allowed-address-pairs 2025-11-24 19:10:59.583 | auto-allocated-topology 2025-11-24 19:10:59.583 | availability_zone 2025-11-24 19:10:59.583 | default-subnetpools 2025-11-24 19:10:59.583 | dhcp_agent_scheduler 2025-11-24 19:10:59.583 | dns-integration 2025-11-24 19:10:59.583 | dns-domain-ports 2025-11-24 19:10:59.583 | dns-integration-domain-keywords 2025-11-24 19:10:59.583 | empty-string-filtering 2025-11-24 19:10:59.583 | external-net 2025-11-24 19:10:59.584 | extra_dhcp_opt 2025-11-24 19:10:59.584 | extraroute 2025-11-24 19:10:59.584 | extraroute-atomic 2025-11-24 19:10:59.584 | filter-validation 2025-11-24 19:10:59.584 | floating-ip-port-forwarding-detail 2025-11-24 19:10:59.584 | fip-port-details 2025-11-24 19:10:59.584 | flavors 2025-11-24 19:10:59.584 | floatingip-pools 2025-11-24 19:10:59.584 | router 2025-11-24 19:10:59.584 | enable-default-route-bfd 2025-11-24 19:10:59.584 | enable-default-route-ecmp 2025-11-24 19:10:59.584 | ext-gw-mode 2025-11-24 19:10:59.584 | l3-ha 2025-11-24 19:10:59.584 | external-gateway-multihoming 2025-11-24 19:10:59.584 | l3-flavors 2025-11-24 19:10:59.584 | multi-provider 2025-11-24 19:10:59.584 | net-mtu 2025-11-24 19:10:59.584 | net-mtu-writable 2025-11-24 19:10:59.584 | network_availability_zone 2025-11-24 19:10:59.584 | network-ip-availability 2025-11-24 19:10:59.584 | pagination 2025-11-24 19:10:59.584 | port-device-profile 2025-11-24 19:10:59.584 | port-mac-address-regenerate 2025-11-24 19:10:59.584 | port-numa-affinity-policy 2025-11-24 19:10:59.584 | port-numa-affinity-policy-socket 2025-11-24 19:10:59.584 | binding 2025-11-24 19:10:59.584 | binding-extended 2025-11-24 19:10:59.584 | port-security 2025-11-24 19:10:59.584 | project-id 2025-11-24 19:10:59.584 | provider 2025-11-24 19:10:59.584 | qinq 2025-11-24 19:10:59.584 | quota-check-limit 2025-11-24 19:10:59.584 | quota-check-limit-default 2025-11-24 19:10:59.584 | quotas 2025-11-24 19:10:59.584 | quota_details 2025-11-24 19:10:59.584 | rbac-policies 2025-11-24 19:10:59.584 | rbac-address-scope 2025-11-24 19:10:59.584 | rbac-security-groups 2025-11-24 19:10:59.584 | revision-if-match 2025-11-24 19:10:59.584 | standard-attr-revisions 2025-11-24 19:10:59.584 | router_availability_zone 2025-11-24 19:10:59.584 | router-enable-snat 2025-11-24 19:10:59.584 | security-groups-default-rules 2025-11-24 19:10:59.584 | security-groups-normalized-cidr 2025-11-24 19:10:59.584 | security-groups-remote-address-group 2025-11-24 19:10:59.584 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:10:59.584 | security-groups-shared-filtering 2025-11-24 19:10:59.584 | security-group 2025-11-24 19:10:59.584 | service-type 2025-11-24 19:10:59.584 | sorting 2025-11-24 19:10:59.584 | standard-attr-description 2025-11-24 19:10:59.584 | stateful-security-group 2025-11-24 19:10:59.584 | subnet-dns-publish-fixed-ip 2025-11-24 19:10:59.584 | subnet-external-network 2025-11-24 19:10:59.585 | subnet-service-types 2025-11-24 19:10:59.585 | subnet_allocation 2025-11-24 19:10:59.585 | subnetpool-prefix-ops 2025-11-24 19:10:59.585 | tag-creation 2025-11-24 19:10:59.585 | standard-attr-tag 2025-11-24 19:10:59.585 | standard-attr-timestamp 2025-11-24 19:10:59.585 | vlan-transparent =~ router ]] 2025-11-24 19:10:59.586 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-24 19:10:59.589 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2025-11-24 19:10:59.592 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-11-24 19:10:59.597 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-24 19:10:59.947 | 2025-11-24 19:10:59.958 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:10:59.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-24 19:10:59.963 | address-scope 2025-11-24 19:10:59.963 | agent 2025-11-24 19:10:59.963 | allowed-address-pairs 2025-11-24 19:10:59.963 | auto-allocated-topology 2025-11-24 19:10:59.963 | availability_zone 2025-11-24 19:10:59.963 | default-subnetpools 2025-11-24 19:10:59.963 | dhcp_agent_scheduler 2025-11-24 19:10:59.963 | dns-integration 2025-11-24 19:10:59.963 | dns-domain-ports 2025-11-24 19:10:59.963 | dns-integration-domain-keywords 2025-11-24 19:10:59.963 | empty-string-filtering 2025-11-24 19:10:59.963 | external-net 2025-11-24 19:10:59.963 | extra_dhcp_opt 2025-11-24 19:10:59.963 | extraroute 2025-11-24 19:10:59.963 | extraroute-atomic 2025-11-24 19:10:59.963 | filter-validation 2025-11-24 19:10:59.963 | floating-ip-port-forwarding-detail 2025-11-24 19:10:59.963 | fip-port-details 2025-11-24 19:10:59.963 | flavors 2025-11-24 19:10:59.963 | floatingip-pools 2025-11-24 19:10:59.963 | router 2025-11-24 19:10:59.963 | enable-default-route-bfd 2025-11-24 19:10:59.963 | enable-default-route-ecmp 2025-11-24 19:10:59.963 | ext-gw-mode 2025-11-24 19:10:59.963 | l3-ha 2025-11-24 19:10:59.963 | external-gateway-multihoming 2025-11-24 19:10:59.963 | l3-flavors 2025-11-24 19:10:59.963 | multi-provider 2025-11-24 19:10:59.963 | net-mtu 2025-11-24 19:10:59.963 | net-mtu-writable 2025-11-24 19:10:59.963 | network_availability_zone 2025-11-24 19:10:59.963 | network-ip-availability 2025-11-24 19:10:59.963 | pagination 2025-11-24 19:10:59.963 | port-device-profile 2025-11-24 19:10:59.963 | port-mac-address-regenerate 2025-11-24 19:10:59.963 | port-numa-affinity-policy 2025-11-24 19:10:59.963 | port-numa-affinity-policy-socket 2025-11-24 19:10:59.963 | binding 2025-11-24 19:10:59.963 | binding-extended 2025-11-24 19:10:59.963 | port-security 2025-11-24 19:10:59.963 | project-id 2025-11-24 19:10:59.963 | provider 2025-11-24 19:10:59.963 | qinq 2025-11-24 19:10:59.963 | quota-check-limit 2025-11-24 19:10:59.963 | quota-check-limit-default 2025-11-24 19:10:59.963 | quotas 2025-11-24 19:10:59.963 | quota_details 2025-11-24 19:10:59.964 | rbac-policies 2025-11-24 19:10:59.964 | rbac-address-scope 2025-11-24 19:10:59.964 | rbac-security-groups 2025-11-24 19:10:59.964 | revision-if-match 2025-11-24 19:10:59.964 | standard-attr-revisions 2025-11-24 19:10:59.964 | router_availability_zone 2025-11-24 19:10:59.964 | router-enable-snat 2025-11-24 19:10:59.964 | security-groups-default-rules 2025-11-24 19:10:59.964 | security-groups-normalized-cidr 2025-11-24 19:10:59.964 | security-groups-remote-address-group 2025-11-24 19:10:59.964 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:10:59.964 | security-groups-shared-filtering 2025-11-24 19:10:59.964 | security-group 2025-11-24 19:10:59.964 | service-type 2025-11-24 19:10:59.964 | sorting 2025-11-24 19:10:59.964 | standard-attr-description 2025-11-24 19:10:59.964 | stateful-security-group 2025-11-24 19:10:59.964 | subnet-dns-publish-fixed-ip 2025-11-24 19:10:59.964 | subnet-external-network 2025-11-24 19:10:59.964 | subnet-service-types 2025-11-24 19:10:59.964 | subnet_allocation 2025-11-24 19:10:59.964 | subnetpool-prefix-ops 2025-11-24 19:10:59.964 | tag-creation 2025-11-24 19:10:59.964 | standard-attr-tag 2025-11-24 19:10:59.964 | standard-attr-timestamp 2025-11-24 19:10:59.964 | vlan-transparent' 2025-11-24 19:10:59.966 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-24 19:10:59.966 | address-scope 2025-11-24 19:10:59.966 | agent 2025-11-24 19:10:59.966 | allowed-address-pairs 2025-11-24 19:10:59.966 | auto-allocated-topology 2025-11-24 19:10:59.966 | availability_zone 2025-11-24 19:10:59.966 | default-subnetpools 2025-11-24 19:10:59.967 | dhcp_agent_scheduler 2025-11-24 19:10:59.967 | dns-integration 2025-11-24 19:10:59.967 | dns-domain-ports 2025-11-24 19:10:59.967 | dns-integration-domain-keywords 2025-11-24 19:10:59.967 | empty-string-filtering 2025-11-24 19:10:59.967 | external-net 2025-11-24 19:10:59.967 | extra_dhcp_opt 2025-11-24 19:10:59.967 | extraroute 2025-11-24 19:10:59.967 | extraroute-atomic 2025-11-24 19:10:59.967 | filter-validation 2025-11-24 19:10:59.967 | floating-ip-port-forwarding-detail 2025-11-24 19:10:59.967 | fip-port-details 2025-11-24 19:10:59.967 | flavors 2025-11-24 19:10:59.967 | floatingip-pools 2025-11-24 19:10:59.967 | router 2025-11-24 19:10:59.967 | enable-default-route-bfd 2025-11-24 19:10:59.967 | enable-default-route-ecmp 2025-11-24 19:10:59.967 | ext-gw-mode 2025-11-24 19:10:59.967 | l3-ha 2025-11-24 19:10:59.967 | external-gateway-multihoming 2025-11-24 19:10:59.967 | l3-flavors 2025-11-24 19:10:59.967 | multi-provider 2025-11-24 19:10:59.967 | net-mtu 2025-11-24 19:10:59.967 | net-mtu-writable 2025-11-24 19:10:59.967 | network_availability_zone 2025-11-24 19:10:59.967 | network-ip-availability 2025-11-24 19:10:59.967 | pagination 2025-11-24 19:10:59.967 | port-device-profile 2025-11-24 19:10:59.967 | port-mac-address-regenerate 2025-11-24 19:10:59.967 | port-numa-affinity-policy 2025-11-24 19:10:59.967 | port-numa-affinity-policy-socket 2025-11-24 19:10:59.967 | binding 2025-11-24 19:10:59.967 | binding-extended 2025-11-24 19:10:59.967 | port-security 2025-11-24 19:10:59.967 | project-id 2025-11-24 19:10:59.967 | provider 2025-11-24 19:10:59.967 | qinq 2025-11-24 19:10:59.967 | quota-check-limit 2025-11-24 19:10:59.967 | quota-check-limit-default 2025-11-24 19:10:59.967 | quotas 2025-11-24 19:10:59.967 | quota_details 2025-11-24 19:10:59.967 | rbac-policies 2025-11-24 19:10:59.967 | rbac-address-scope 2025-11-24 19:10:59.967 | rbac-security-groups 2025-11-24 19:10:59.967 | revision-if-match 2025-11-24 19:10:59.967 | standard-attr-revisions 2025-11-24 19:10:59.967 | router_availability_zone 2025-11-24 19:10:59.967 | router-enable-snat 2025-11-24 19:10:59.967 | security-groups-default-rules 2025-11-24 19:10:59.967 | security-groups-normalized-cidr 2025-11-24 19:10:59.967 | security-groups-remote-address-group 2025-11-24 19:10:59.967 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:10:59.967 | security-groups-shared-filtering 2025-11-24 19:10:59.967 | security-group 2025-11-24 19:10:59.967 | service-type 2025-11-24 19:10:59.967 | sorting 2025-11-24 19:10:59.967 | standard-attr-description 2025-11-24 19:10:59.967 | stateful-security-group 2025-11-24 19:10:59.967 | subnet-dns-publish-fixed-ip 2025-11-24 19:10:59.967 | subnet-external-network 2025-11-24 19:10:59.967 | subnet-service-types 2025-11-24 19:10:59.967 | subnet_allocation 2025-11-24 19:10:59.967 | subnetpool-prefix-ops 2025-11-24 19:10:59.967 | tag-creation 2025-11-24 19:10:59.967 | standard-attr-tag 2025-11-24 19:10:59.967 | standard-attr-timestamp 2025-11-24 19:10:59.967 | vlan-transparent =~ external-net ]] 2025-11-24 19:10:59.969 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-24 19:10:59.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2025-11-24 19:10:59.977 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2025-11-24 19:11:00.557 | 2025-11-24 19:11:00.571 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:00.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=44e5fe10-1335-4df5-9344-ab2fa1f42489 2025-11-24 19:11:00.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2025-11-24 19:11:00.581 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:11:00.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2025-11-24 19:11:00.610 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2025-11-24 19:11:00.613 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-11-24 19:11:00.618 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-24 19:11:00.985 | 2025-11-24 19:11:00.999 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:01.004 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-24 19:11:01.004 | address-scope 2025-11-24 19:11:01.004 | agent 2025-11-24 19:11:01.004 | allowed-address-pairs 2025-11-24 19:11:01.004 | auto-allocated-topology 2025-11-24 19:11:01.004 | availability_zone 2025-11-24 19:11:01.004 | default-subnetpools 2025-11-24 19:11:01.004 | dhcp_agent_scheduler 2025-11-24 19:11:01.004 | dns-integration 2025-11-24 19:11:01.004 | dns-domain-ports 2025-11-24 19:11:01.004 | dns-integration-domain-keywords 2025-11-24 19:11:01.004 | empty-string-filtering 2025-11-24 19:11:01.004 | external-net 2025-11-24 19:11:01.004 | extra_dhcp_opt 2025-11-24 19:11:01.004 | extraroute 2025-11-24 19:11:01.004 | extraroute-atomic 2025-11-24 19:11:01.004 | filter-validation 2025-11-24 19:11:01.004 | floating-ip-port-forwarding-detail 2025-11-24 19:11:01.004 | fip-port-details 2025-11-24 19:11:01.004 | flavors 2025-11-24 19:11:01.004 | floatingip-pools 2025-11-24 19:11:01.004 | router 2025-11-24 19:11:01.004 | enable-default-route-bfd 2025-11-24 19:11:01.004 | enable-default-route-ecmp 2025-11-24 19:11:01.004 | ext-gw-mode 2025-11-24 19:11:01.004 | l3-ha 2025-11-24 19:11:01.004 | external-gateway-multihoming 2025-11-24 19:11:01.004 | l3-flavors 2025-11-24 19:11:01.004 | multi-provider 2025-11-24 19:11:01.004 | net-mtu 2025-11-24 19:11:01.004 | net-mtu-writable 2025-11-24 19:11:01.004 | network_availability_zone 2025-11-24 19:11:01.004 | network-ip-availability 2025-11-24 19:11:01.004 | pagination 2025-11-24 19:11:01.004 | port-device-profile 2025-11-24 19:11:01.004 | port-mac-address-regenerate 2025-11-24 19:11:01.004 | port-numa-affinity-policy 2025-11-24 19:11:01.004 | port-numa-affinity-policy-socket 2025-11-24 19:11:01.004 | binding 2025-11-24 19:11:01.004 | binding-extended 2025-11-24 19:11:01.004 | port-security 2025-11-24 19:11:01.005 | project-id 2025-11-24 19:11:01.005 | provider 2025-11-24 19:11:01.005 | qinq 2025-11-24 19:11:01.005 | quota-check-limit 2025-11-24 19:11:01.005 | quota-check-limit-default 2025-11-24 19:11:01.005 | quotas 2025-11-24 19:11:01.005 | quota_details 2025-11-24 19:11:01.005 | rbac-policies 2025-11-24 19:11:01.005 | rbac-address-scope 2025-11-24 19:11:01.005 | rbac-security-groups 2025-11-24 19:11:01.005 | revision-if-match 2025-11-24 19:11:01.005 | standard-attr-revisions 2025-11-24 19:11:01.005 | router_availability_zone 2025-11-24 19:11:01.005 | router-enable-snat 2025-11-24 19:11:01.005 | security-groups-default-rules 2025-11-24 19:11:01.005 | security-groups-normalized-cidr 2025-11-24 19:11:01.005 | security-groups-remote-address-group 2025-11-24 19:11:01.005 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:11:01.005 | security-groups-shared-filtering 2025-11-24 19:11:01.005 | security-group 2025-11-24 19:11:01.005 | service-type 2025-11-24 19:11:01.005 | sorting 2025-11-24 19:11:01.005 | standard-attr-description 2025-11-24 19:11:01.005 | stateful-security-group 2025-11-24 19:11:01.005 | subnet-dns-publish-fixed-ip 2025-11-24 19:11:01.005 | subnet-external-network 2025-11-24 19:11:01.005 | subnet-service-types 2025-11-24 19:11:01.005 | subnet_allocation 2025-11-24 19:11:01.005 | subnetpool-prefix-ops 2025-11-24 19:11:01.005 | tag-creation 2025-11-24 19:11:01.005 | standard-attr-tag 2025-11-24 19:11:01.005 | standard-attr-timestamp 2025-11-24 19:11:01.005 | vlan-transparent' 2025-11-24 19:11:01.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-24 19:11:01.007 | address-scope 2025-11-24 19:11:01.007 | agent 2025-11-24 19:11:01.007 | allowed-address-pairs 2025-11-24 19:11:01.007 | auto-allocated-topology 2025-11-24 19:11:01.007 | availability_zone 2025-11-24 19:11:01.007 | default-subnetpools 2025-11-24 19:11:01.007 | dhcp_agent_scheduler 2025-11-24 19:11:01.007 | dns-integration 2025-11-24 19:11:01.007 | dns-domain-ports 2025-11-24 19:11:01.007 | dns-integration-domain-keywords 2025-11-24 19:11:01.007 | empty-string-filtering 2025-11-24 19:11:01.007 | external-net 2025-11-24 19:11:01.007 | extra_dhcp_opt 2025-11-24 19:11:01.007 | extraroute 2025-11-24 19:11:01.007 | extraroute-atomic 2025-11-24 19:11:01.007 | filter-validation 2025-11-24 19:11:01.007 | floating-ip-port-forwarding-detail 2025-11-24 19:11:01.007 | fip-port-details 2025-11-24 19:11:01.007 | flavors 2025-11-24 19:11:01.007 | floatingip-pools 2025-11-24 19:11:01.007 | router 2025-11-24 19:11:01.007 | enable-default-route-bfd 2025-11-24 19:11:01.007 | enable-default-route-ecmp 2025-11-24 19:11:01.007 | ext-gw-mode 2025-11-24 19:11:01.007 | l3-ha 2025-11-24 19:11:01.007 | external-gateway-multihoming 2025-11-24 19:11:01.008 | l3-flavors 2025-11-24 19:11:01.008 | multi-provider 2025-11-24 19:11:01.008 | net-mtu 2025-11-24 19:11:01.008 | net-mtu-writable 2025-11-24 19:11:01.008 | network_availability_zone 2025-11-24 19:11:01.008 | network-ip-availability 2025-11-24 19:11:01.008 | pagination 2025-11-24 19:11:01.008 | port-device-profile 2025-11-24 19:11:01.008 | port-mac-address-regenerate 2025-11-24 19:11:01.008 | port-numa-affinity-policy 2025-11-24 19:11:01.008 | port-numa-affinity-policy-socket 2025-11-24 19:11:01.008 | binding 2025-11-24 19:11:01.008 | binding-extended 2025-11-24 19:11:01.008 | port-security 2025-11-24 19:11:01.008 | project-id 2025-11-24 19:11:01.008 | provider 2025-11-24 19:11:01.008 | qinq 2025-11-24 19:11:01.008 | quota-check-limit 2025-11-24 19:11:01.008 | quota-check-limit-default 2025-11-24 19:11:01.008 | quotas 2025-11-24 19:11:01.008 | quota_details 2025-11-24 19:11:01.008 | rbac-policies 2025-11-24 19:11:01.008 | rbac-address-scope 2025-11-24 19:11:01.008 | rbac-security-groups 2025-11-24 19:11:01.008 | revision-if-match 2025-11-24 19:11:01.008 | standard-attr-revisions 2025-11-24 19:11:01.008 | router_availability_zone 2025-11-24 19:11:01.008 | router-enable-snat 2025-11-24 19:11:01.008 | security-groups-default-rules 2025-11-24 19:11:01.008 | security-groups-normalized-cidr 2025-11-24 19:11:01.008 | security-groups-remote-address-group 2025-11-24 19:11:01.008 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:11:01.008 | security-groups-shared-filtering 2025-11-24 19:11:01.008 | security-group 2025-11-24 19:11:01.008 | service-type 2025-11-24 19:11:01.008 | sorting 2025-11-24 19:11:01.008 | standard-attr-description 2025-11-24 19:11:01.008 | stateful-security-group 2025-11-24 19:11:01.008 | subnet-dns-publish-fixed-ip 2025-11-24 19:11:01.008 | subnet-external-network 2025-11-24 19:11:01.008 | subnet-service-types 2025-11-24 19:11:01.008 | subnet_allocation 2025-11-24 19:11:01.008 | subnetpool-prefix-ops 2025-11-24 19:11:01.008 | tag-creation 2025-11-24 19:11:01.008 | standard-attr-tag 2025-11-24 19:11:01.008 | standard-attr-timestamp 2025-11-24 19:11:01.008 | vlan-transparent =~ auto-allocated-topology ]] 2025-11-24 19:11:01.010 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-24 19:11:01.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2025-11-24 19:11:01.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2025-11-24 19:11:01.021 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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 2025-11-24 19:11:01.743 | 2025-11-24 19:11:01.758 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:01.762 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 2025-11-24 19:11:01.766 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2025-11-24 19:11:01.772 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:11:01.791 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2025-11-24 19:11:01.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2025-11-24 19:11:01.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 44e5fe10-1335-4df5-9344-ab2fa1f42489 48933504-7803-408a-aca9-6da5d4fd466c 2025-11-24 19:11:03.594 | 2025-11-24 19:11:03.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2025-11-24 19:11:03.610 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 2025-11-24 19:11:03.614 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2025-11-24 19:11:03.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2025-11-24 19:11:03.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2025-11-24 19:11:03.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2025-11-24 19:11:03.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 --subnet-range 172.24.5.0/24 --no-dhcp ' 2025-11-24 19:11:03.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2025-11-24 19:11:03.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2025-11-24 19:11:03.638 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2025-11-24 19:11:03.640 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2025-11-24 19:11:04.198 | 2025-11-24 19:11:04.211 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:04.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2025-11-24 19:11:04.216 | | id | 8d13a864-1ad7-4463-b65a-a72487ff463e |' 2025-11-24 19:11:04.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2025-11-24 19:11:04.220 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:11:04.238 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 8d13a864-1ad7-4463-b65a-a72487ff463e '|' 2025-11-24 19:11:04.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 8d13a864-1ad7-4463-b65a-a72487ff463e |' 2025-11-24 19:11:04.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2025-11-24 19:11:04.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 8d13a864-1ad7-4463-b65a-a72487ff463e '|' 2025-11-24 19:11:04.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2025-11-24 19:11:04.252 | ++ functions-common:get_field:809 : local data field 2025-11-24 19:11:04.255 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:04.258 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-11-24 19:11:04.261 | ++ functions-common:get_field:814 : field='$3' 2025-11-24 19:11:04.264 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-11-24 19:11:04.264 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | 8d13a864-1ad7-4463-b65a-a72487ff463e |' 2025-11-24 19:11:04.270 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:04.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2025-11-24 19:11:04.279 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 8d13a864-1ad7-4463-b65a-a72487ff463e '|' 2025-11-24 19:11:04.280 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2025-11-24 19:11:04.283 | ++ functions-common:get_field:809 : local data field 2025-11-24 19:11:04.285 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:04.288 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-11-24 19:11:04.291 | ++ functions-common:get_field:814 : field='$6' 2025-11-24 19:11:04.295 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | 8d13a864-1ad7-4463-b65a-a72487ff463e |' 2025-11-24 19:11:04.296 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-11-24 19:11:04.301 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:04.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=8d13a864-1ad7-4463-b65a-a72487ff463e 2025-11-24 19:11:04.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 44e5fe10-1335-4df5-9344-ab2fa1f42489 2025-11-24 19:11:06.448 | 2025-11-24 19:11:06.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2025-11-24 19:11:06.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:06.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2025-11-24 19:11:06.484 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:06.487 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2025-11-24 19:11:06.491 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2025-11-24 19:11:06.494 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-11-24 19:11:06.498 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2025-11-24 19:11:06.501 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:06.504 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2025-11-24 19:11:06.561 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-11-24 19:11:06.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2025-11-24 19:11:06.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2025-11-24 19:11:06.571 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2025-11-24 19:11:06.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2025-11-24 19:11:06.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2025-11-24 19:11:06.580 | + functions-common:test_with_retry:2361 : local 'testcmd=ip -o link | grep -q br-ex' 2025-11-24 19:11:06.583 | + functions-common:test_with_retry:2362 : local 'failmsg=br-ex creation failed' 2025-11-24 19:11:06.586 | + functions-common:test_with_retry:2363 : local until=10 2025-11-24 19:11:06.589 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-11-24 19:11:06.592 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-11-24 19:11:06.595 | + functions-common:time_start:2409 : local name=test_with_retry 2025-11-24 19:11:06.598 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:06.601 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:06.605 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:06.611 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011466607 2025-11-24 19:11:06.614 | + functions-common:test_with_retry:2367 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2025-11-24 19:11:06.625 | + functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-11-24 19:11:06.627 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:06.629 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:06.632 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:06.634 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:06.637 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:06.640 | + functions-common:time_stop:2429 : name=test_with_retry 2025-11-24 19:11:06.642 | + functions-common:time_stop:2430 : start_time=1764011466607 2025-11-24 19:11:06.644 | + functions-common:time_stop:2432 : [[ -z 1764011466607 ]] 2025-11-24 19:11:06.648 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:06.653 | + functions-common:time_stop:2435 : end_time=1764011466649 2025-11-24 19:11:06.655 | + functions-common:time_stop:2436 : elapsed_time=42 2025-11-24 19:11:06.658 | + functions-common:time_stop:2437 : total=204 2025-11-24 19:11:06.661 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:06.664 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=246 2025-11-24 19:11:06.669 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2025-11-24 19:11:06.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2025-11-24 19:11:06.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2025-11-24 19:11:06.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2025-11-24 19:11:06.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:06.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:06.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2025-11-24 19:11:06.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2025-11-24 19:11:06.747 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2025-11-24 19:11:06.747 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2025-11-24 19:11:06.747 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2025-11-24 19:11:06.748 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2025-11-24 19:11:07.103 | 2025-11-24 19:11:07.114 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:07.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.5 ' 2025-11-24 19:11:07.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2025-11-24 19:11:07.124 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:11:07.143 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2025-11-24 19:11:07.146 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-11-24 19:11:07.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2025-11-24 19:11:07.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2025-11-24 19:11:07.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 44e5fe10-1335-4df5-9344-ab2fa1f42489 b82949b7-f73c-40b5-a7da-906afd1fdaea 2025-11-24 19:11:08.805 | 2025-11-24 19:11:08.815 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2025-11-24 19:11:08.820 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 2025-11-24 19:11:08.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2025-11-24 19:11:08.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2025-11-24 19:11:08.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 --subnet-range 2001:db8::/64 --no-dhcp ' 2025-11-24 19:11:08.832 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2025-11-24 19:11:08.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2025-11-24 19:11:08.839 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2025-11-24 19:11:08.840 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2025-11-24 19:11:11.690 | 2025-11-24 19:11:11.706 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:11.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2025-11-24 19:11:11.712 | | id | 710ff830-0879-4cc6-9017-fcbff27d7038 |' 2025-11-24 19:11:11.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2025-11-24 19:11:11.718 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:11:11.744 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 710ff830-0879-4cc6-9017-fcbff27d7038 '|' 2025-11-24 19:11:11.749 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 710ff830-0879-4cc6-9017-fcbff27d7038 |' 2025-11-24 19:11:11.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2025-11-24 19:11:11.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2025-11-24 19:11:11.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 710ff830-0879-4cc6-9017-fcbff27d7038 '|' 2025-11-24 19:11:11.762 | ++ functions-common:get_field:809 : local data field 2025-11-24 19:11:11.767 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:11.769 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-11-24 19:11:11.772 | ++ functions-common:get_field:814 : field='$3' 2025-11-24 19:11:11.776 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | 710ff830-0879-4cc6-9017-fcbff27d7038 |' 2025-11-24 19:11:11.777 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-11-24 19:11:11.783 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:11.790 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2025-11-24 19:11:11.792 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2025-11-24 19:11:11.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 710ff830-0879-4cc6-9017-fcbff27d7038 '|' 2025-11-24 19:11:11.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2025-11-24 19:11:11.800 | ++ functions-common:get_field:809 : local data field 2025-11-24 19:11:11.803 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:11.807 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-11-24 19:11:11.810 | ++ functions-common:get_field:814 : field='$6' 2025-11-24 19:11:11.815 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | 710ff830-0879-4cc6-9017-fcbff27d7038 |' 2025-11-24 19:11:11.815 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-11-24 19:11:11.822 | ++ functions-common:get_field:810 : read data 2025-11-24 19:11:11.828 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=710ff830-0879-4cc6-9017-fcbff27d7038 2025-11-24 19:11:11.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2025-11-24 19:11:11.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2025-11-24 19:11:11.837 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:11.840 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2025-11-24 19:11:11.860 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:11.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2025-11-24 19:11:11.890 | net.ipv6.conf.all.forwarding = 1 2025-11-24 19:11:11.899 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 44e5fe10-1335-4df5-9344-ab2fa1f42489 -c external_gateway_info -f json 2025-11-24 19:11:11.899 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2025-11-24 19:11:11.900 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2025-11-24 19:11:11.900 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2025-11-24 19:11:11.901 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 710ff830-0879-4cc6-9017-fcbff27d7038 2025-11-24 19:11:12.391 | 2025-11-24 19:11:12.405 | ++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:11:12.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2025-11-24 19:11:12.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2025-11-24 19:11:12.417 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-24 19:11:12.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2025-11-24 19:11:12.441 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-11-24 19:11:12.444 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2025-11-24 19:11:12.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2025-11-24 19:11:12.451 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:12.455 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2025-11-24 19:11:12.491 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-11-24 19:11:12.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2025-11-24 19:11:12.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2025-11-24 19:11:12.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2025-11-24 19:11:12.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2025-11-24 19:11:12.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd57:0e7e:0e54::/56 2025-11-24 19:11:12.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 00959caa-e081-4142-84c1-5252841bd24b ]] 2025-11-24 19:11:12.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd57:0e7e:0e54::/56 via 2001:db8::1 dev br-ex 2025-11-24 19:11:12.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2025-11-24 19:11:12.591 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-11-24 19:11:12.595 | + ./stack.sh:main:1356 : is_service_enabled nova 2025-11-24 19:11:12.617 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:12.621 | + ./stack.sh:main:1357 : echo_summary 'Starting Nova' 2025-11-24 19:11:12.624 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:11:12.628 | + ./stack.sh:echo_summary:473 : echo -e Starting Nova 2025-11-24 19:11:12.631 | + ./stack.sh:main:1358 : start_nova 2025-11-24 19:11:12.634 | + lib/nova:start_nova:1199 : start_nova_rest 2025-11-24 19:11:12.638 | + lib/nova:start_nova_rest:1112 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:12.641 | + lib/nova:start_nova_rest:1113 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:12.645 | + lib/nova:start_nova_rest:1113 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:12.649 | + lib/nova:start_nova_rest:1115 : local compute_cell_conf=/etc/nova/nova.conf 2025-11-24 19:11:12.652 | + lib/nova:start_nova_rest:1117 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.655 | + functions-common:run_process:1677 : local service=n-sch 2025-11-24 19:11:12.659 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.662 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:12.666 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:12.669 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:12.672 | + functions-common:run_process:1683 : local name=n-sch 2025-11-24 19:11:12.675 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:12.679 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:12.682 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:12.686 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:12.690 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:12.695 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011472692 2025-11-24 19:11:12.699 | + functions-common:run_process:1686 : is_service_enabled n-sch 2025-11-24 19:11:12.721 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:12.724 | + functions-common:run_process:1687 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2025-11-24 19:11:12.728 | + functions-common:_run_under_systemd:1631 : local service=n-sch 2025-11-24 19:11:12.731 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.735 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.738 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.741 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.744 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2025-11-24 19:11:12.748 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-11-24 19:11:12.751 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-sch.service 2025-11-24 19:11:12.754 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:12.758 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:12.761 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:12.764 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:12.767 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2025-11-24 19:11:12.771 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-11-24 19:11:12.774 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2025-11-24 19:11:12.777 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-sch.service 2025-11-24 19:11:12.781 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:12.784 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:12.787 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:12.790 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:11:12.793 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:12.796 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:12.799 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2025-11-24 19:11:12.801 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:12.807 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2025-11-24 19:11:12.930 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:13.046 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2025-11-24 19:11:13.146 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-24 19:11:13.245 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2025-11-24 19:11:13.344 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2025-11-24 19:11:13.440 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:13.535 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:11:13.538 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:13.541 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2025-11-24 19:11:13.647 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:14.021 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-sch.service 2025-11-24 19:11:14.056 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-sch.service' → '/etc/systemd/system/devstack@n-sch.service'. 2025-11-24 19:11:14.371 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-sch.service 2025-11-24 19:11:14.423 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:14.426 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:14.428 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:14.431 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:14.435 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:14.438 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:14.440 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:14.443 | + functions-common:time_stop:2430 : start_time=1764011472692 2025-11-24 19:11:14.446 | + functions-common:time_stop:2432 : [[ -z 1764011472692 ]] 2025-11-24 19:11:14.450 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:14.455 | + functions-common:time_stop:2435 : end_time=1764011474452 2025-11-24 19:11:14.459 | + functions-common:time_stop:2436 : elapsed_time=1760 2025-11-24 19:11:14.462 | + functions-common:time_stop:2437 : total=28934 2025-11-24 19:11:14.464 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:14.467 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30694 2025-11-24 19:11:14.471 | ++ lib/nova:start_nova_rest:1118 : which uwsgi 2025-11-24 19:11:14.476 | + lib/nova:start_nova_rest:1118 : run_process n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.478 | + functions-common:run_process:1677 : local service=n-api-meta 2025-11-24 19:11:14.482 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.485 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:14.488 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:14.492 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:14.494 | + functions-common:run_process:1683 : local name=n-api-meta 2025-11-24 19:11:14.498 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:14.501 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:14.504 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:14.507 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:14.511 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:14.516 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011474513 2025-11-24 19:11:14.519 | + functions-common:run_process:1686 : is_service_enabled n-api-meta 2025-11-24 19:11:14.539 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:14.543 | + functions-common:run_process:1687 : _run_under_systemd n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2025-11-24 19:11:14.545 | + functions-common:_run_under_systemd:1631 : local service=n-api-meta 2025-11-24 19:11:14.548 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.551 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.554 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.557 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.560 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2025-11-24 19:11:14.563 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2025-11-24 19:11:14.566 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api-meta.service 2025-11-24 19:11:14.569 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:14.572 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:14.574 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:14.577 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:14.580 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2025-11-24 19:11:14.584 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2025-11-24 19:11:14.588 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:14.591 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' stack '' 2025-11-24 19:11:14.593 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api-meta.service 2025-11-24 19:11:14.596 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:14.599 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:11:14.602 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:11:14.605 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:11:14.607 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2025-11-24 19:11:14.610 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:11:14.615 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2025-11-24 19:11:14.730 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:14.854 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2025-11-24 19:11:14.953 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2025-11-24 19:11:15.048 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-24 19:11:15.146 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:15.247 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2025-11-24 19:11:15.335 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2025-11-24 19:11:15.418 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2025-11-24 19:11:15.505 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2025-11-24 19:11:15.603 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2025-11-24 19:11:15.710 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:11:15.713 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:11:15.716 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2025-11-24 19:11:15.846 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:11:16.164 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api-meta.service 2025-11-24 19:11:16.200 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service' → '/etc/systemd/system/devstack@n-api-meta.service'. 2025-11-24 19:11:16.470 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api-meta.service 2025-11-24 19:11:16.616 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:16.619 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:16.622 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:16.626 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:16.630 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:16.634 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:16.638 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:16.641 | + functions-common:time_stop:2430 : start_time=1764011474513 2025-11-24 19:11:16.644 | + functions-common:time_stop:2432 : [[ -z 1764011474513 ]] 2025-11-24 19:11:16.649 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:16.655 | + functions-common:time_stop:2435 : end_time=1764011476651 2025-11-24 19:11:16.658 | + functions-common:time_stop:2436 : elapsed_time=2138 2025-11-24 19:11:16.662 | + functions-common:time_stop:2437 : total=30694 2025-11-24 19:11:16.665 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:16.668 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=32832 2025-11-24 19:11:16.672 | + lib/nova:start_nova_rest:1120 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:16.675 | + lib/nova:start_nova_rest:1120 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:16.678 | + lib/nova:start_nova:1200 : start_nova_console_proxies 2025-11-24 19:11:16.682 | + lib/nova:start_nova_console_proxies:1135 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:16.685 | + lib/nova:start_nova_console_proxies:1137 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:16.688 | + lib/nova:start_nova_console_proxies:1137 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:16.692 | + lib/nova:start_nova_console_proxies:1139 : local api_cell_conf=/etc/nova/nova.conf 2025-11-24 19:11:16.695 | + lib/nova:start_nova_console_proxies:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:11:16.698 | + lib/nova:start_nova_console_proxies:1146 : enable_nova_console_proxies 2025-11-24 19:11:16.703 | ++ lib/nova:enable_nova_console_proxies:1124 : seq 1 1 2025-11-24 19:11:16.708 | + lib/nova:enable_nova_console_proxies:1124 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:11:16.711 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-24 19:11:16.714 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-novnc 2025-11-24 19:11:16.734 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:16.737 | + lib/nova:enable_nova_console_proxies:1127 : enable_service n-novnc-cell1 2025-11-24 19:11:16.790 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-24 19:11:16.793 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-spice 2025-11-24 19:11:16.813 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:16.816 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-24 19:11:16.819 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-sproxy 2025-11-24 19:11:16.840 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:16.844 | ++ lib/nova:start_nova_console_proxies:1147 : seq 1 1 2025-11-24 19:11:16.849 | + lib/nova:start_nova_console_proxies:1147 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:11:16.852 | + lib/nova:start_nova_console_proxies:1148 : local conf 2025-11-24 19:11:16.855 | ++ lib/nova:start_nova_console_proxies:1149 : conductor_conf 1 2025-11-24 19:11:16.858 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:11:16.861 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:11:16.864 | + lib/nova:start_nova_console_proxies:1149 : conf=/etc/nova/nova_cell1.conf 2025-11-24 19:11:16.867 | + lib/nova:start_nova_console_proxies:1150 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.870 | + functions-common:run_process:1677 : local service=n-novnc-cell1 2025-11-24 19:11:16.873 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.876 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:16.879 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:16.882 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:16.884 | + functions-common:run_process:1683 : local name=n-novnc-cell1 2025-11-24 19:11:16.887 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:16.890 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:16.893 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:16.895 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:16.899 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:16.904 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011476901 2025-11-24 19:11:16.907 | + functions-common:run_process:1686 : is_service_enabled n-novnc-cell1 2025-11-24 19:11:16.927 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:16.930 | + functions-common:run_process:1687 : _run_under_systemd n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2025-11-24 19:11:16.933 | + functions-common:_run_under_systemd:1631 : local service=n-novnc-cell1 2025-11-24 19:11:16.937 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.940 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.943 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.946 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.949 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2025-11-24 19:11:16.952 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2025-11-24 19:11:16.955 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-novnc-cell1.service 2025-11-24 19:11:16.958 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:16.961 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:16.964 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:16.967 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:16.970 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2025-11-24 19:11:16.974 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2025-11-24 19:11:16.977 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-novnc-cell1.service '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2025-11-24 19:11:16.980 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-novnc-cell1.service 2025-11-24 19:11:16.983 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:16.985 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:16.988 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:16.991 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:11:16.994 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:16.997 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:16.999 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2025-11-24 19:11:17.002 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:17.006 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2025-11-24 19:11:17.125 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:17.233 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2025-11-24 19:11:17.325 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-24 19:11:17.409 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2025-11-24 19:11:17.483 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2025-11-24 19:11:17.572 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:17.657 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:11:17.659 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:17.662 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2025-11-24 19:11:17.777 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:18.101 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-novnc-cell1.service 2025-11-24 19:11:18.135 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service' → '/etc/systemd/system/devstack@n-novnc-cell1.service'. 2025-11-24 19:11:18.384 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-novnc-cell1.service 2025-11-24 19:11:18.439 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:18.443 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:18.446 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:18.449 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:18.452 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:18.456 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:18.459 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:18.462 | + functions-common:time_stop:2430 : start_time=1764011476901 2025-11-24 19:11:18.465 | + functions-common:time_stop:2432 : [[ -z 1764011476901 ]] 2025-11-24 19:11:18.469 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:18.475 | + functions-common:time_stop:2435 : end_time=1764011478472 2025-11-24 19:11:18.479 | + functions-common:time_stop:2436 : elapsed_time=1571 2025-11-24 19:11:18.482 | + functions-common:time_stop:2437 : total=32832 2025-11-24 19:11:18.485 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:18.488 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34403 2025-11-24 19:11:18.492 | + lib/nova:start_nova_console_proxies:1151 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-11-24 19:11:18.495 | + functions-common:run_process:1677 : local service=n-spice-cell1 2025-11-24 19:11:18.498 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-11-24 19:11:18.502 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:18.505 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:18.508 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:18.511 | + functions-common:run_process:1683 : local name=n-spice-cell1 2025-11-24 19:11:18.514 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:18.518 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:18.521 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:18.523 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:18.528 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:18.532 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011478530 2025-11-24 19:11:18.536 | + functions-common:run_process:1686 : is_service_enabled n-spice-cell1 2025-11-24 19:11:18.557 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:18.561 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:18.564 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:18.567 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:18.571 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:18.574 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:18.577 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:18.580 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:18.584 | + functions-common:time_stop:2430 : start_time=1764011478530 2025-11-24 19:11:18.587 | + functions-common:time_stop:2432 : [[ -z 1764011478530 ]] 2025-11-24 19:11:18.591 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:18.597 | + functions-common:time_stop:2435 : end_time=1764011478594 2025-11-24 19:11:18.601 | + functions-common:time_stop:2436 : elapsed_time=64 2025-11-24 19:11:18.604 | + functions-common:time_stop:2437 : total=34403 2025-11-24 19:11:18.607 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:18.611 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34467 2025-11-24 19:11:18.614 | + lib/nova:start_nova_console_proxies:1152 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:18.618 | + functions-common:run_process:1677 : local service=n-sproxy-cell1 2025-11-24 19:11:18.621 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:18.624 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:18.627 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:18.631 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:18.634 | + functions-common:run_process:1683 : local name=n-sproxy-cell1 2025-11-24 19:11:18.638 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:18.641 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:18.644 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:18.647 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:18.652 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:18.658 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011478654 2025-11-24 19:11:18.661 | + functions-common:run_process:1686 : is_service_enabled n-sproxy-cell1 2025-11-24 19:11:18.683 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:18.686 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:18.690 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:18.693 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:18.696 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:18.699 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:18.702 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:18.706 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:18.709 | + functions-common:time_stop:2430 : start_time=1764011478654 2025-11-24 19:11:18.712 | + functions-common:time_stop:2432 : [[ -z 1764011478654 ]] 2025-11-24 19:11:18.716 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:18.721 | + functions-common:time_stop:2435 : end_time=1764011478718 2025-11-24 19:11:18.725 | + functions-common:time_stop:2436 : elapsed_time=64 2025-11-24 19:11:18.728 | + functions-common:time_stop:2437 : total=34467 2025-11-24 19:11:18.731 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:18.734 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34531 2025-11-24 19:11:18.737 | + lib/nova:start_nova_console_proxies:1156 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:18.741 | + lib/nova:start_nova_console_proxies:1156 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:18.745 | + lib/nova:start_nova:1201 : start_nova_conductor 2025-11-24 19:11:18.748 | + lib/nova:start_nova_conductor:1169 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:11:18.751 | + lib/nova:start_nova_conductor:1175 : enable_nova_fleet 2025-11-24 19:11:18.755 | + lib/nova:enable_nova_fleet:1160 : is_service_enabled n-cond 2025-11-24 19:11:18.777 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:18.780 | + lib/nova:enable_nova_fleet:1161 : enable_service n-super-cond 2025-11-24 19:11:18.838 | ++ lib/nova:enable_nova_fleet:1162 : seq 1 1 2025-11-24 19:11:18.843 | + lib/nova:enable_nova_fleet:1162 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:11:18.847 | + lib/nova:enable_nova_fleet:1163 : enable_service n-cond-cell1 2025-11-24 19:11:18.901 | + lib/nova:start_nova_conductor:1176 : is_service_enabled n-super-cond 2025-11-24 19:11:18.923 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:18.926 | + lib/nova:start_nova_conductor:1177 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:18.929 | + functions-common:run_process:1677 : local service=n-super-cond 2025-11-24 19:11:18.933 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:18.936 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:18.939 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:18.943 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:18.946 | + functions-common:run_process:1683 : local name=n-super-cond 2025-11-24 19:11:18.951 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:18.954 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:18.958 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:18.961 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:18.965 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:18.971 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011478967 2025-11-24 19:11:18.976 | + functions-common:run_process:1686 : is_service_enabled n-super-cond 2025-11-24 19:11:19.001 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:19.003 | + functions-common:run_process:1687 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2025-11-24 19:11:19.007 | + functions-common:_run_under_systemd:1631 : local service=n-super-cond 2025-11-24 19:11:19.009 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:19.012 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:19.014 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:19.016 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:19.018 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2025-11-24 19:11:19.020 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-11-24 19:11:19.022 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-super-cond.service 2025-11-24 19:11:19.024 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:19.027 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:19.029 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:19.032 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:19.033 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2025-11-24 19:11:19.036 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-11-24 19:11:19.038 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2025-11-24 19:11:19.040 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-super-cond.service 2025-11-24 19:11:19.042 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:19.044 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:19.046 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:19.048 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:11:19.049 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:19.051 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:19.052 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2025-11-24 19:11:19.054 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:19.057 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2025-11-24 19:11:19.134 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:19.241 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2025-11-24 19:11:19.333 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-24 19:11:19.439 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2025-11-24 19:11:19.537 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2025-11-24 19:11:19.637 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:19.744 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:11:19.747 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:19.750 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2025-11-24 19:11:19.875 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:20.196 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-super-cond.service 2025-11-24 19:11:20.231 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service' → '/etc/systemd/system/devstack@n-super-cond.service'. 2025-11-24 19:11:20.498 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-super-cond.service 2025-11-24 19:11:20.561 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:20.565 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:20.568 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:20.571 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:20.575 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:20.578 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:20.581 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:20.585 | + functions-common:time_stop:2430 : start_time=1764011478967 2025-11-24 19:11:20.588 | + functions-common:time_stop:2432 : [[ -z 1764011478967 ]] 2025-11-24 19:11:20.592 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:20.598 | + functions-common:time_stop:2435 : end_time=1764011480594 2025-11-24 19:11:20.601 | + functions-common:time_stop:2436 : elapsed_time=1627 2025-11-24 19:11:20.605 | + functions-common:time_stop:2437 : total=34531 2025-11-24 19:11:20.608 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:20.611 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=36158 2025-11-24 19:11:20.615 | ++ lib/nova:start_nova_conductor:1179 : seq 1 1 2025-11-24 19:11:20.622 | + lib/nova:start_nova_conductor:1179 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-24 19:11:20.625 | + lib/nova:start_nova_conductor:1180 : is_service_enabled n-cond-cell1 2025-11-24 19:11:20.647 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:20.651 | + lib/nova:start_nova_conductor:1181 : local conf 2025-11-24 19:11:20.655 | ++ lib/nova:start_nova_conductor:1182 : conductor_conf 1 2025-11-24 19:11:20.658 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-24 19:11:20.662 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-24 19:11:20.666 | + lib/nova:start_nova_conductor:1182 : conf=/etc/nova/nova_cell1.conf 2025-11-24 19:11:20.669 | + lib/nova:start_nova_conductor:1183 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.674 | + functions-common:run_process:1677 : local service=n-cond-cell1 2025-11-24 19:11:20.679 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.682 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:20.686 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:20.689 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:20.691 | + functions-common:run_process:1683 : local name=n-cond-cell1 2025-11-24 19:11:20.694 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:20.697 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:20.699 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:20.702 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:20.706 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:20.711 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011480708 2025-11-24 19:11:20.715 | + functions-common:run_process:1686 : is_service_enabled n-cond-cell1 2025-11-24 19:11:20.736 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:20.739 | + functions-common:run_process:1687 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2025-11-24 19:11:20.742 | + functions-common:_run_under_systemd:1631 : local service=n-cond-cell1 2025-11-24 19:11:20.745 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.748 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.750 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.753 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.755 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2025-11-24 19:11:20.758 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2025-11-24 19:11:20.761 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cond-cell1.service 2025-11-24 19:11:20.763 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:20.766 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:20.768 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:20.770 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:20.772 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2025-11-24 19:11:20.775 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2025-11-24 19:11:20.778 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2025-11-24 19:11:20.781 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cond-cell1.service 2025-11-24 19:11:20.784 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:20.786 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:20.788 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:20.791 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:11:20.794 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:20.797 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:20.799 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2025-11-24 19:11:20.802 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:20.806 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2025-11-24 19:11:20.929 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:21.054 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2025-11-24 19:11:21.158 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-24 19:11:21.257 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2025-11-24 19:11:21.370 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2025-11-24 19:11:21.475 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:21.577 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:11:21.580 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:21.583 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2025-11-24 19:11:21.705 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:22.031 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cond-cell1.service 2025-11-24 19:11:22.066 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service' → '/etc/systemd/system/devstack@n-cond-cell1.service'. 2025-11-24 19:11:22.339 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cond-cell1.service 2025-11-24 19:11:22.398 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:22.400 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:22.404 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:22.406 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:22.408 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:22.411 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:22.413 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:22.418 | + functions-common:time_stop:2430 : start_time=1764011480708 2025-11-24 19:11:22.421 | + functions-common:time_stop:2432 : [[ -z 1764011480708 ]] 2025-11-24 19:11:22.424 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:22.428 | + functions-common:time_stop:2435 : end_time=1764011482426 2025-11-24 19:11:22.431 | + functions-common:time_stop:2436 : elapsed_time=1718 2025-11-24 19:11:22.433 | + functions-common:time_stop:2437 : total=36158 2025-11-24 19:11:22.436 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:22.438 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=37876 2025-11-24 19:11:22.441 | + lib/nova:start_nova:1202 : start_nova_compute 2025-11-24 19:11:22.443 | + lib/nova:start_nova_compute:1017 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:22.446 | + lib/nova:start_nova_compute:1018 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:22.448 | + lib/nova:start_nova_compute:1018 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:22.451 | + lib/nova:start_nova_compute:1020 : local compute_cell_conf=/etc/nova/nova.conf 2025-11-24 19:11:22.453 | + lib/nova:start_nova_compute:1023 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2025-11-24 19:11:22.458 | + lib/nova:start_nova_compute:1025 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-11-24 19:11:22.461 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:11:22.463 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-11-24 19:11:22.465 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2025-11-24 19:11:22.468 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-24 19:11:22.471 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2025-11-24 19:11:22.472 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2025-11-24 19:11:22.474 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2025-11-24 19:11:22.477 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2025-11-24 19:11:22.480 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2025-11-24 19:11:22.480 | BEGIN { 2025-11-24 19:11:22.480 | section = "" 2025-11-24 19:11:22.480 | last_section = "" 2025-11-24 19:11:22.480 | section_count = 0 2025-11-24 19:11:22.480 | } 2025-11-24 19:11:22.480 | /^\[.+\]/ { 2025-11-24 19:11:22.480 | gsub("[][]", "", $1); 2025-11-24 19:11:22.480 | section=$1 2025-11-24 19:11:22.480 | next 2025-11-24 19:11:22.480 | } 2025-11-24 19:11:22.480 | /^ *\#/ { 2025-11-24 19:11:22.480 | next 2025-11-24 19:11:22.480 | } 2025-11-24 19:11:22.480 | /^[^ \t]+/ { 2025-11-24 19:11:22.480 | # get offset of first = in $0 2025-11-24 19:11:22.480 | eq_idx = index($0, "=") 2025-11-24 19:11:22.480 | # extract attr & value from $0 2025-11-24 19:11:22.480 | attr = substr($0, 1, eq_idx - 1) 2025-11-24 19:11:22.480 | value = substr($0, eq_idx + 1) 2025-11-24 19:11:22.480 | # only need to strip trailing whitespace from attr 2025-11-24 19:11:22.480 | sub(/[ \t]*$/, "", attr) 2025-11-24 19:11:22.480 | # need to strip leading & trailing whitespace from value 2025-11-24 19:11:22.480 | sub(/^[ \t]*/, "", value) 2025-11-24 19:11:22.480 | sub(/[ \t]*$/, "", value) 2025-11-24 19:11:22.480 | 2025-11-24 19:11:22.480 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-24 19:11:22.480 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-24 19:11:22.480 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-24 19:11:22.480 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-24 19:11:22.480 | if (! (section, attr) in cfg_attr_count) { 2025-11-24 19:11:22.480 | if (section != last_section) { 2025-11-24 19:11:22.480 | cfg_section[section_count++] = section 2025-11-24 19:11:22.480 | last_section = section 2025-11-24 19:11:22.480 | } 2025-11-24 19:11:22.480 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-24 19:11:22.480 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-24 19:11:22.480 | 2025-11-24 19:11:22.480 | cfg_attr[section, attr, 0] = value 2025-11-24 19:11:22.480 | cfg_attr_count[section, attr] = 1 2025-11-24 19:11:22.480 | } else { 2025-11-24 19:11:22.480 | lno = cfg_attr_count[section, attr]++ 2025-11-24 19:11:22.480 | cfg_attr[section, attr, lno] = value 2025-11-24 19:11:22.480 | } 2025-11-24 19:11:22.480 | } 2025-11-24 19:11:22.480 | END { 2025-11-24 19:11:22.480 | # Process each section in order 2025-11-24 19:11:22.480 | for (sno = 0; sno < section_count; sno++) { 2025-11-24 19:11:22.480 | section = cfg_section[sno] 2025-11-24 19:11:22.480 | # The ini routines simply append a config item immediately 2025-11-24 19:11:22.480 | # after the section header. To keep the same order as defined 2025-11-24 19:11:22.480 | # in local.conf, invoke the ini routines in the reverse order 2025-11-24 19:11:22.480 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-24 19:11:22.480 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-24 19:11:22.480 | if (cfg_attr_count[section, attr] == 1) 2025-11-24 19:11:22.481 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-24 19:11:22.481 | else { 2025-11-24 19:11:22.481 | # For multiline, invoke the ini routines in the reverse order 2025-11-24 19:11:22.481 | count = cfg_attr_count[section, attr] 2025-11-24 19:11:22.481 | print "inidelete " configfile " " section " " attr 2025-11-24 19:11:22.481 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-24 19:11:22.481 | for (l = count -2; l >= 0; l--) 2025-11-24 19:11:22.481 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-24 19:11:22.481 | } 2025-11-24 19:11:22.481 | } 2025-11-24 19:11:22.481 | } 2025-11-24 19:11:22.481 | } 2025-11-24 19:11:22.481 | ' 2025-11-24 19:11:22.481 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-11-24 19:11:22.482 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-24 19:11:22.482 | + inc/meta-config:merge_config_file:164 : read a 2025-11-24 19:11:22.483 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:11:22.485 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-11-24 19:11:22.487 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2025-11-24 19:11:22.490 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:11:22.492 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2025-11-24 19:11:22.494 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2025-11-24 19:11:22.494 | BEGIN { group = "" } 2025-11-24 19:11:22.494 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:11:22.494 | gsub("[][]", "", $1); 2025-11-24 19:11:22.494 | split($1, a, "|"); 2025-11-24 19:11:22.494 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-24 19:11:22.494 | group=a[1] 2025-11-24 19:11:22.494 | } else { 2025-11-24 19:11:22.494 | group="" 2025-11-24 19:11:22.494 | } 2025-11-24 19:11:22.494 | next 2025-11-24 19:11:22.494 | } 2025-11-24 19:11:22.494 | { 2025-11-24 19:11:22.494 | if (group != "") 2025-11-24 19:11:22.494 | print $0 2025-11-24 19:11:22.494 | } 2025-11-24 19:11:22.494 | ' /opt/stack/devstack/local.conf 2025-11-24 19:11:22.501 | + lib/nova:start_nova_compute:1027 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-24 19:11:22.503 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2025-11-24 19:11:22.533 | + lib/nova:start_nova_compute:1037 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2025-11-24 19:11:22.561 | + lib/nova:start_nova_compute:1038 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2025-11-24 19:11:22.563 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-24 19:11:22.565 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2025-11-24 19:11:22.567 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-24 19:11:22.570 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-11-24 19:11:22.572 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-24 19:11:22.585 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:22.588 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-11-24 19:11:22.591 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-11-24 19:11:22.594 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-24 19:11:22.609 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:22.611 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/nova_cell1 2025-11-24 19:11:22.614 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/nova_cell1 2025-11-24 19:11:22.649 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-24 19:11:22.652 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-24 19:11:22.655 | + lib/nova:start_nova_compute:1042 : inidelete /etc/nova/nova-cpu.conf database connection 2025-11-24 19:11:22.677 | + lib/nova:start_nova_compute:1043 : inidelete /etc/nova/nova-cpu.conf api_database connection 2025-11-24 19:11:22.698 | + lib/nova:start_nova_compute:1048 : configure_console_compute 2025-11-24 19:11:22.701 | + lib/nova:configure_console_compute:685 : local offset 2025-11-24 19:11:22.703 | + lib/nova:configure_console_compute:686 : offset=0 2025-11-24 19:11:22.706 | + lib/nova:configure_console_compute:690 : local default_proxyclient_addr 2025-11-24 19:11:22.710 | ++ lib/nova:configure_console_compute:691 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2025-11-24 19:11:22.738 | + lib/nova:configure_console_compute:691 : default_proxyclient_addr=38.102.83.12 2025-11-24 19:11:22.744 | + lib/nova:configure_console_compute:695 : is_service_enabled n-cpu 2025-11-24 19:11:22.762 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:22.765 | + lib/nova:configure_console_compute:696 : '[' False == True ']' 2025-11-24 19:11:22.767 | + lib/nova:configure_console_compute:699 : vercmp v1.3.0 '<' 1.0.0 2025-11-24 19:11:22.770 | + functions:vercmp:640 : local v1=v1.3.0 2025-11-24 19:11:22.773 | + functions:vercmp:641 : local 'op=<' 2025-11-24 19:11:22.775 | + functions:vercmp:642 : local v2=1.0.0 2025-11-24 19:11:22.779 | + functions:vercmp:643 : local result 2025-11-24 19:11:22.782 | ++ functions:vercmp:647 : echo -e 'v1.3.0\n1.0.0' 2025-11-24 19:11:22.783 | ++ functions:vercmp:647 : head -1 2025-11-24 19:11:22.784 | ++ functions:vercmp:647 : sort -V 2025-11-24 19:11:22.789 | + functions:vercmp:647 : result=1.0.0 2025-11-24 19:11:22.792 | + functions:vercmp:649 : case $op in 2025-11-24 19:11:22.795 | + functions:vercmp:659 : '[' v1.3.0 '!=' 1.0.0 ']' 2025-11-24 19:11:22.797 | + functions:vercmp:659 : '[' 1.0.0 = v1.3.0 ']' 2025-11-24 19:11:22.799 | + functions:vercmp:660 : return 2025-11-24 19:11:22.802 | + lib/nova:configure_console_compute:704 : NOVNCPROXY_URL=http://38.102.83.12:6080/vnc_lite.html 2025-11-24 19:11:22.804 | + lib/nova:configure_console_compute:706 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://38.102.83.12:6080/vnc_lite.html 2025-11-24 19:11:22.836 | + lib/nova:configure_console_compute:707 : SPICEHTML5PROXY_URL=http://38.102.83.12:6081/spice_auto.html 2025-11-24 19:11:22.838 | + lib/nova:configure_console_compute:708 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://38.102.83.12:6081/spice_auto.html 2025-11-24 19:11:22.869 | + lib/nova:configure_console_compute:711 : is_service_enabled n-novnc 2025-11-24 19:11:22.885 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:22.887 | + lib/nova:configure_console_compute:714 : VNCSERVER_LISTEN=0.0.0.0 2025-11-24 19:11:22.888 | + lib/nova:configure_console_compute:715 : VNCSERVER_PROXYCLIENT_ADDRESS=38.102.83.12 2025-11-24 19:11:22.891 | + lib/nova:configure_console_compute:716 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2025-11-24 19:11:22.920 | + lib/nova:configure_console_compute:717 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 38.102.83.12 2025-11-24 19:11:22.949 | + lib/nova:configure_console_compute:722 : is_service_enabled n-spice 2025-11-24 19:11:22.966 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:22.968 | + lib/nova:configure_console_compute:722 : '[' False '!=' False ']' 2025-11-24 19:11:22.970 | + lib/nova:configure_console_compute:732 : is_service_enabled n-sproxy 2025-11-24 19:11:22.987 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:22.989 | + lib/nova:configure_console_compute:732 : '[' False '!=' False ']' 2025-11-24 19:11:22.992 | + lib/nova:start_nova_compute:1052 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2025-11-24 19:11:23.024 | + lib/nova:start_nova_compute:1055 : '[' -n 127.0.0.1 ']' 2025-11-24 19:11:23.026 | + lib/nova:start_nova_compute:1056 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2025-11-24 19:11:23.059 | + lib/nova:start_nova_compute:1060 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-24 19:11:23.062 | + lib/nova:start_nova_compute:1060 : [[ qemu == \q\e\m\u ]] 2025-11-24 19:11:23.064 | + lib/nova:start_nova_compute:1061 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2025-11-24 19:11:23.097 | + lib/nova:start_nova_compute:1064 : [[ -n '' ]] 2025-11-24 19:11:23.100 | + lib/nova:start_nova_compute:1068 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-11-24 19:11:23.103 | + lib/nova:start_nova_compute:1069 : '[' 128 -gt 0 ']' 2025-11-24 19:11:23.106 | + lib/nova:start_nova_compute:1070 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2025-11-24 19:11:23.140 | + lib/nova:start_nova_compute:1075 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd 2025-11-24 19:11:23.142 | + functions-common:run_process:1677 : local service=n-cpu 2025-11-24 19:11:23.144 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.146 | + functions-common:run_process:1679 : local group=libvirtd 2025-11-24 19:11:23.148 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:23.151 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:23.153 | + functions-common:run_process:1683 : local name=n-cpu 2025-11-24 19:11:23.156 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:23.158 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:23.161 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:23.164 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:23.167 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:23.172 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011483169 2025-11-24 19:11:23.174 | + functions-common:run_process:1686 : is_service_enabled n-cpu 2025-11-24 19:11:23.192 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:23.195 | + functions-common:run_process:1687 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd '' '' 2025-11-24 19:11:23.197 | + functions-common:_run_under_systemd:1631 : local service=n-cpu 2025-11-24 19:11:23.200 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.203 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.205 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.208 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.210 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2025-11-24 19:11:23.213 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2025-11-24 19:11:23.216 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cpu.service 2025-11-24 19:11:23.218 | + functions-common:_run_under_systemd:1638 : local group=libvirtd 2025-11-24 19:11:23.221 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:23.224 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:23.227 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:23.230 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2025-11-24 19:11:23.233 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2025-11-24 19:11:23.236 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd stack '' 2025-11-24 19:11:23.239 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cpu.service 2025-11-24 19:11:23.242 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.245 | + functions-common:write_user_unit_file:1540 : local group=libvirtd 2025-11-24 19:11:23.247 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:23.250 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:11:23.252 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:23.255 | + functions-common:write_user_unit_file:1544 : [[ -n libvirtd ]] 2025-11-24 19:11:23.257 | + functions-common:write_user_unit_file:1545 : extra=Group=libvirtd 2025-11-24 19:11:23.260 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2025-11-24 19:11:23.262 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:23.268 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2025-11-24 19:11:23.393 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:23.511 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2025-11-24 19:11:23.610 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-24 19:11:23.715 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2025-11-24 19:11:23.809 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2025-11-24 19:11:23.905 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:24.004 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:11:24.007 | + functions-common:write_user_unit_file:1560 : [[ -n libvirtd ]] 2025-11-24 19:11:24.010 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirtd 2025-11-24 19:11:24.116 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2025-11-24 19:11:24.232 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:24.531 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cpu.service 2025-11-24 19:11:24.565 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2025-11-24 19:11:24.880 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cpu.service 2025-11-24 19:11:24.956 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:24.959 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:24.962 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:24.966 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:24.968 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:24.971 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:24.975 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:24.977 | + functions-common:time_stop:2430 : start_time=1764011483169 2025-11-24 19:11:24.980 | + functions-common:time_stop:2432 : [[ -z 1764011483169 ]] 2025-11-24 19:11:24.984 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:24.990 | + functions-common:time_stop:2435 : end_time=1764011484986 2025-11-24 19:11:24.994 | + functions-common:time_stop:2436 : elapsed_time=1817 2025-11-24 19:11:24.997 | + functions-common:time_stop:2437 : total=37876 2025-11-24 19:11:25.001 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:25.005 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=39693 2025-11-24 19:11:25.009 | + lib/nova:start_nova_compute:1106 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:25.013 | + lib/nova:start_nova_compute:1106 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-24 19:11:25.016 | + lib/nova:start_nova:1203 : is_service_enabled n-api 2025-11-24 19:11:25.040 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:25.043 | + lib/nova:start_nova:1205 : echo 'Dumping cells_v2 mapping' 2025-11-24 19:11:25.043 | Dumping cells_v2 mapping 2025-11-24 19:11:25.046 | + lib/nova:start_nova:1206 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2025-11-24 19:11:26.654 | INFO dbcounter [None req-8b5b9181-9c79-48f3-9991-f070274a2110 None None] Registered counter for database nova_api 2025-11-24 19:11:26.684 | DEBUG dbcounter [-] [120241] Writer thread running {{(pid=120241) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:11:26.688 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-24 19:11:26.688 | | Name | UUID | Transport URL | Database Connection | Disabled | 2025-11-24 19:11:26.688 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-24 19:11:26.688 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2025-11-24 19:11:26.688 | | cell1 | fd477f4b-2ca2-45b8-89c6-80aecf3e594d | rabbit://stackrabbit:secretrabbit@38.102.83.12:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2025-11-24 19:11:26.688 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-24 19:11:27.076 | + ./stack.sh:main:1359 : async_runfunc create_flavors 2025-11-24 19:11:27.079 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2025-11-24 19:11:27.158 | + inc/async:async_inner:63 : create_flavors 2025-11-24 19:11:27.202 | [8815 Async create_flavors:120300]: running: create_flavors 2025-11-24 19:11:27.205 | + ./stack.sh:main:1361 : is_service_enabled cinder 2025-11-24 19:11:27.226 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:27.229 | + ./stack.sh:main:1362 : echo_summary 'Starting Cinder' 2025-11-24 19:11:27.232 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:11:27.235 | + ./stack.sh:echo_summary:473 : echo -e Starting Cinder 2025-11-24 19:11:27.238 | + ./stack.sh:main:1363 : start_cinder 2025-11-24 19:11:27.242 | + lib/cinder:start_cinder:614 : local service_port=8776 2025-11-24 19:11:27.245 | + lib/cinder:start_cinder:615 : local service_protocol=https 2025-11-24 19:11:27.247 | + lib/cinder:start_cinder:616 : local cinder_url 2025-11-24 19:11:27.251 | + lib/cinder:start_cinder:617 : '[' lioadm = tgtadm ']' 2025-11-24 19:11:27.254 | + lib/cinder:start_cinder:632 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 =~ c-api ]] 2025-11-24 19:11:27.259 | ++ lib/cinder:start_cinder:633 : which uwsgi 2025-11-24 19:11:27.263 | + lib/cinder:start_cinder:633 : run_process c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.267 | + functions-common:run_process:1677 : local service=c-api 2025-11-24 19:11:27.270 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.273 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:27.277 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:27.280 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:27.283 | + functions-common:run_process:1683 : local name=c-api 2025-11-24 19:11:27.287 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:27.290 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:27.294 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:27.297 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:27.301 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:27.307 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011487303 2025-11-24 19:11:27.311 | + functions-common:run_process:1686 : is_service_enabled c-api 2025-11-24 19:11:27.333 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:27.337 | + functions-common:run_process:1687 : _run_under_systemd c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2025-11-24 19:11:27.341 | + functions-common:_run_under_systemd:1631 : local service=c-api 2025-11-24 19:11:27.344 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.347 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.351 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.354 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.357 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2025-11-24 19:11:27.361 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2025-11-24 19:11:27.365 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-api.service 2025-11-24 19:11:27.368 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:27.371 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:27.375 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:27.378 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:27.381 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2025-11-24 19:11:27.384 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2025-11-24 19:11:27.388 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:27.392 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@c-api.service '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' stack '' 2025-11-24 19:11:27.395 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@c-api.service 2025-11-24 19:11:27.398 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.402 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:11:27.404 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:11:27.407 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:11:27.411 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@c-api.service 2025-11-24 19:11:27.414 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:11:27.420 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2025-11-24 19:11:27.549 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:27.677 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2025-11-24 19:11:27.777 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2025-11-24 19:11:27.876 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-24 19:11:27.989 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:28.089 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2025-11-24 19:11:28.188 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2025-11-24 19:11:28.281 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2025-11-24 19:11:28.359 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2025-11-24 19:11:28.437 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2025-11-24 19:11:28.532 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:11:28.536 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:11:28.539 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2025-11-24 19:11:28.664 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:11:28.994 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-api.service 2025-11-24 19:11:29.040 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-api.service' → '/etc/systemd/system/devstack@c-api.service'. 2025-11-24 19:11:29.310 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-api.service 2025-11-24 19:11:29.483 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:29.487 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:29.491 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:29.494 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:29.498 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:29.501 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:29.504 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:29.507 | + functions-common:time_stop:2430 : start_time=1764011487303 2025-11-24 19:11:29.510 | + functions-common:time_stop:2432 : [[ -z 1764011487303 ]] 2025-11-24 19:11:29.514 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:29.520 | + functions-common:time_stop:2435 : end_time=1764011489517 2025-11-24 19:11:29.523 | + functions-common:time_stop:2436 : elapsed_time=2214 2025-11-24 19:11:29.526 | + functions-common:time_stop:2437 : total=39693 2025-11-24 19:11:29.530 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:29.533 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=41907 2025-11-24 19:11:29.536 | + lib/cinder:start_cinder:634 : cinder_url=https://38.102.83.12/volume/v3 2025-11-24 19:11:29.540 | + lib/cinder:start_cinder:637 : echo 'Waiting for Cinder API to start...' 2025-11-24 19:11:29.540 | Waiting for Cinder API to start... 2025-11-24 19:11:29.543 | + lib/cinder:start_cinder:638 : wait_for_service 60 https://38.102.83.12/volume/v3 2025-11-24 19:11:29.547 | + functions:wait_for_service:469 : local timeout=60 2025-11-24 19:11:29.551 | + functions:wait_for_service:470 : local url=https://38.102.83.12/volume/v3 2025-11-24 19:11:29.555 | + functions:wait_for_service:471 : local rval=0 2025-11-24 19:11:29.559 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-24 19:11:29.561 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:11:29.564 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:29.568 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:29.572 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:29.577 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011489574 2025-11-24 19:11:29.580 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-24 19:11:29.586 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.12/volume/v3 2025-11-24 19:11:31.086 | + :: : [[ 401 == 503 ]] 2025-11-24 19:11:31.087 | + :: : [[ 0 -eq 7 ]] 2025-11-24 19:11:31.090 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-24 19:11:31.094 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:31.097 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:31.101 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:31.104 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:31.107 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:31.111 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:11:31.115 | + functions-common:time_stop:2430 : start_time=1764011489574 2025-11-24 19:11:31.119 | + functions-common:time_stop:2432 : [[ -z 1764011489574 ]] 2025-11-24 19:11:31.124 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:31.130 | + functions-common:time_stop:2435 : end_time=1764011491126 2025-11-24 19:11:31.133 | + functions-common:time_stop:2436 : elapsed_time=1552 2025-11-24 19:11:31.136 | + functions-common:time_stop:2437 : total=6902 2025-11-24 19:11:31.139 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:31.143 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8454 2025-11-24 19:11:31.146 | + functions:wait_for_service:479 : return 0 2025-11-24 19:11:31.149 | + lib/cinder:start_cinder:642 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.152 | + functions-common:run_process:1677 : local service=c-sch 2025-11-24 19:11:31.156 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.159 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:31.162 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:31.166 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:31.169 | + functions-common:run_process:1683 : local name=c-sch 2025-11-24 19:11:31.172 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:31.176 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:31.179 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:31.182 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:31.187 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:31.193 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011491189 2025-11-24 19:11:31.197 | + functions-common:run_process:1686 : is_service_enabled c-sch 2025-11-24 19:11:31.220 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:31.224 | + functions-common:run_process:1687 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2025-11-24 19:11:31.227 | + functions-common:_run_under_systemd:1631 : local service=c-sch 2025-11-24 19:11:31.230 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.234 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.237 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.240 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.244 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-24 19:11:31.247 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-24 19:11:31.250 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-sch.service 2025-11-24 19:11:31.254 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:31.256 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:31.260 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:31.263 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:31.266 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2025-11-24 19:11:31.269 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-24 19:11:31.273 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2025-11-24 19:11:31.276 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-sch.service 2025-11-24 19:11:31.279 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.283 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:31.286 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:31.289 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-24 19:11:31.293 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:31.296 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:31.299 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2025-11-24 19:11:31.302 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:31.309 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2025-11-24 19:11:31.418 | + inc/async:async_inner:64 : rc=0 2025-11-24 19:11:31.440 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:31.444 | [120300 Async create_flavors:120300]: finished successfully 2025-11-24 19:11:31.556 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2025-11-24 19:11:31.654 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:31.757 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2025-11-24 19:11:31.893 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2025-11-24 19:11:31.998 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:32.105 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-24 19:11:32.108 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:32.111 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2025-11-24 19:11:32.232 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:32.611 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-sch.service 2025-11-24 19:11:32.646 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-sch.service' → '/etc/systemd/system/devstack@c-sch.service'. 2025-11-24 19:11:32.972 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-sch.service 2025-11-24 19:11:33.029 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:33.032 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:33.036 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:33.039 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:33.042 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:33.045 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:33.048 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:33.051 | + functions-common:time_stop:2430 : start_time=1764011491189 2025-11-24 19:11:33.053 | + functions-common:time_stop:2432 : [[ -z 1764011491189 ]] 2025-11-24 19:11:33.057 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:33.063 | + functions-common:time_stop:2435 : end_time=1764011493060 2025-11-24 19:11:33.067 | + functions-common:time_stop:2436 : elapsed_time=1871 2025-11-24 19:11:33.070 | + functions-common:time_stop:2437 : total=41907 2025-11-24 19:11:33.073 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:33.077 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=43778 2025-11-24 19:11:33.080 | + lib/cinder:start_cinder:647 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.083 | + lib/cinder:start_cinder:648 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.087 | + functions-common:run_process:1677 : local service=c-bak 2025-11-24 19:11:33.090 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.093 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:33.096 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:33.099 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.102 | + functions-common:run_process:1683 : local name=c-bak 2025-11-24 19:11:33.106 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:33.109 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:33.112 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:33.115 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:33.118 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:33.123 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011493120 2025-11-24 19:11:33.127 | + functions-common:run_process:1686 : is_service_enabled c-bak 2025-11-24 19:11:33.147 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:33.151 | + functions-common:run_process:1687 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.154 | + functions-common:_run_under_systemd:1631 : local service=c-bak 2025-11-24 19:11:33.157 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.160 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.164 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.167 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.171 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-24 19:11:33.174 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-24 19:11:33.177 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-bak.service 2025-11-24 19:11:33.180 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:33.183 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:33.187 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:33.190 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.194 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2025-11-24 19:11:33.197 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-24 19:11:33.202 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.204 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-bak.service 2025-11-24 19:11:33.207 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.211 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:33.214 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:33.217 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:33.220 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:33.223 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:33.227 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2025-11-24 19:11:33.230 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:33.236 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2025-11-24 19:11:33.351 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:33.464 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2025-11-24 19:11:33.564 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:33.652 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2025-11-24 19:11:33.741 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2025-11-24 19:11:33.834 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:33.938 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-11-24 19:11:33.941 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:34.051 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:34.054 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2025-11-24 19:11:34.186 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:34.535 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-bak.service 2025-11-24 19:11:34.574 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2025-11-24 19:11:34.872 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-bak.service 2025-11-24 19:11:34.930 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:34.933 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:34.936 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:34.940 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:34.943 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:34.946 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:34.949 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:34.952 | + functions-common:time_stop:2430 : start_time=1764011493120 2025-11-24 19:11:34.955 | + functions-common:time_stop:2432 : [[ -z 1764011493120 ]] 2025-11-24 19:11:34.959 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:34.965 | + functions-common:time_stop:2435 : end_time=1764011494962 2025-11-24 19:11:34.969 | + functions-common:time_stop:2436 : elapsed_time=1842 2025-11-24 19:11:34.972 | + functions-common:time_stop:2437 : total=43778 2025-11-24 19:11:34.976 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:34.979 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=45620 2025-11-24 19:11:34.983 | + lib/cinder:start_cinder:649 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:34.986 | + functions-common:run_process:1677 : local service=c-vol 2025-11-24 19:11:34.990 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:34.993 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:34.996 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:35.000 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:35.003 | + functions-common:run_process:1683 : local name=c-vol 2025-11-24 19:11:35.006 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:35.009 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:35.013 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:35.016 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:35.021 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:35.027 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011495023 2025-11-24 19:11:35.030 | + functions-common:run_process:1686 : is_service_enabled c-vol 2025-11-24 19:11:35.052 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:35.055 | + functions-common:run_process:1687 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:35.059 | + functions-common:_run_under_systemd:1631 : local service=c-vol 2025-11-24 19:11:35.062 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:35.065 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:35.069 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:35.072 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:35.075 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-24 19:11:35.078 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-24 19:11:35.081 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-vol.service 2025-11-24 19:11:35.084 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:35.088 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:35.091 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:35.094 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:35.096 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2025-11-24 19:11:35.100 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-24 19:11:35.103 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:35.106 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-vol.service 2025-11-24 19:11:35.109 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:35.112 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-24 19:11:35.115 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-24 19:11:35.118 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:35.120 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-24 19:11:35.123 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-24 19:11:35.126 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2025-11-24 19:11:35.129 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-24 19:11:35.134 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2025-11-24 19:11:35.261 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:35.388 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2025-11-24 19:11:35.491 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-24 19:11:35.590 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2025-11-24 19:11:35.691 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2025-11-24 19:11:35.790 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:35.892 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-11-24 19:11:35.895 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-24 19:11:35.997 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-24 19:11:36.000 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2025-11-24 19:11:36.146 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-24 19:11:36.468 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-vol.service 2025-11-24 19:11:36.503 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2025-11-24 19:11:36.780 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-vol.service 2025-11-24 19:11:36.841 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:36.844 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:36.848 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:36.851 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:36.854 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:36.858 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:36.861 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:36.865 | + functions-common:time_stop:2430 : start_time=1764011495023 2025-11-24 19:11:36.869 | + functions-common:time_stop:2432 : [[ -z 1764011495023 ]] 2025-11-24 19:11:36.873 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:36.879 | + functions-common:time_stop:2435 : end_time=1764011496876 2025-11-24 19:11:36.882 | + functions-common:time_stop:2436 : elapsed_time=1853 2025-11-24 19:11:36.886 | + functions-common:time_stop:2437 : total=45620 2025-11-24 19:11:36.889 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:36.892 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=47473 2025-11-24 19:11:36.895 | + ./stack.sh:main:1364 : create_volume_types 2025-11-24 19:11:36.898 | + lib/cinder:create_volume_types:684 : is_service_enabled c-api 2025-11-24 19:11:36.919 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:36.922 | + lib/cinder:create_volume_types:684 : [[ -n lvm:lvmdriver-1 ]] 2025-11-24 19:11:36.926 | + lib/cinder:create_volume_types:685 : local be be_name 2025-11-24 19:11:36.929 | + lib/cinder:create_volume_types:686 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-24 19:11:36.932 | + lib/cinder:create_volume_types:687 : be_name=lvmdriver-1 2025-11-24 19:11:36.936 | + lib/cinder:create_volume_types:688 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2025-11-24 19:11:36.939 | + lib/cinder:create_one_type:665 : type_name=lvmdriver-1 2025-11-24 19:11:36.942 | + lib/cinder:create_one_type:666 : property_key=volume_backend_name 2025-11-24 19:11:36.945 | + lib/cinder:create_one_type:667 : property_value=lvmdriver-1 2025-11-24 19:11:36.949 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2025-11-24 19:11:36.970 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:36.973 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2025-11-24 19:11:38.245 | 2025-11-24 19:11:38.245 | +-------------+--------------------------------------+ 2025-11-24 19:11:38.245 | | Field | Value | 2025-11-24 19:11:38.245 | +-------------+--------------------------------------+ 2025-11-24 19:11:38.245 | | description | None | 2025-11-24 19:11:38.245 | | id | 1f8776b6-c527-4643-876a-506285adfc66 | 2025-11-24 19:11:38.245 | | is_public | True | 2025-11-24 19:11:38.245 | | name | lvmdriver-1 | 2025-11-24 19:11:38.245 | | properties | volume_backend_name='lvmdriver-1' | 2025-11-24 19:11:38.245 | +-------------+--------------------------------------+ 2025-11-24 19:11:38.257 | + lib/cinder:create_volume_types:691 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:38.260 | + lib/cinder:create_volume_types:692 : create_one_type multiattach multiattach ' True' 2025-11-24 19:11:38.263 | + lib/cinder:create_one_type:665 : type_name=multiattach 2025-11-24 19:11:38.267 | + lib/cinder:create_one_type:666 : property_key=multiattach 2025-11-24 19:11:38.270 | + lib/cinder:create_one_type:667 : property_value=' True' 2025-11-24 19:11:38.274 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2025-11-24 19:11:38.298 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:38.302 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2025-11-24 19:11:38.627 | 2025-11-24 19:11:38.627 | +-------------+--------------------------------------+ 2025-11-24 19:11:38.627 | | Field | Value | 2025-11-24 19:11:38.627 | +-------------+--------------------------------------+ 2025-11-24 19:11:38.627 | | description | None | 2025-11-24 19:11:38.627 | | id | 864243a4-3b3d-4355-b359-05df6911d670 | 2025-11-24 19:11:38.627 | | is_public | True | 2025-11-24 19:11:38.627 | | name | multiattach | 2025-11-24 19:11:38.627 | | properties | multiattach=' True' | 2025-11-24 19:11:38.627 | +-------------+--------------------------------------+ 2025-11-24 19:11:38.639 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:38.642 | + ./stack.sh:main:1369 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:38.645 | + ./stack.sh:main:1377 : is_service_enabled glance 2025-11-24 19:11:38.664 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:38.667 | + ./stack.sh:main:1378 : echo_summary 'Starting Glance' 2025-11-24 19:11:38.669 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:11:38.672 | + ./stack.sh:echo_summary:473 : echo -e Starting Glance 2025-11-24 19:11:38.675 | + ./stack.sh:main:1379 : start_glance 2025-11-24 19:11:38.677 | + lib/glance:start_glance:649 : local service_protocol=https 2025-11-24 19:11:38.681 | ++ lib/glance:start_glance:651 : which uwsgi 2025-11-24 19:11:38.685 | + lib/glance:start_glance:651 : run_process g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.688 | + functions-common:run_process:1677 : local service=g-api 2025-11-24 19:11:38.691 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.694 | + functions-common:run_process:1679 : local group= 2025-11-24 19:11:38.697 | + functions-common:run_process:1680 : local user= 2025-11-24 19:11:38.699 | + functions-common:run_process:1681 : local env_vars= 2025-11-24 19:11:38.701 | + functions-common:run_process:1683 : local name=g-api 2025-11-24 19:11:38.704 | + functions-common:run_process:1685 : time_start run_process 2025-11-24 19:11:38.707 | + functions-common:time_start:2409 : local name=run_process 2025-11-24 19:11:38.710 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:38.712 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:38.717 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:38.722 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011498718 2025-11-24 19:11:38.725 | + functions-common:run_process:1686 : is_service_enabled g-api 2025-11-24 19:11:38.743 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:38.747 | + functions-common:run_process:1687 : _run_under_systemd g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2025-11-24 19:11:38.749 | + functions-common:_run_under_systemd:1631 : local service=g-api 2025-11-24 19:11:38.751 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.754 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.756 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.759 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.763 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2025-11-24 19:11:38.766 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2025-11-24 19:11:38.769 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@g-api.service 2025-11-24 19:11:38.772 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-24 19:11:38.776 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-24 19:11:38.780 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-24 19:11:38.783 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-24 19:11:38.786 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2025-11-24 19:11:38.789 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2025-11-24 19:11:38.793 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-24 19:11:38.796 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@g-api.service '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' stack '' 2025-11-24 19:11:38.799 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@g-api.service 2025-11-24 19:11:38.801 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:38.804 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-24 19:11:38.806 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-24 19:11:38.809 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-24 19:11:38.812 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@g-api.service 2025-11-24 19:11:38.815 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-24 19:11:38.819 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2025-11-24 19:11:38.938 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-24 19:11:39.057 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2025-11-24 19:11:39.154 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2025-11-24 19:11:39.254 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-24 19:11:39.350 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-24 19:11:39.455 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2025-11-24 19:11:39.562 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2025-11-24 19:11:39.651 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2025-11-24 19:11:39.742 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2025-11-24 19:11:39.820 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2025-11-24 19:11:39.915 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-24 19:11:39.917 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-24 19:11:39.919 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2025-11-24 19:11:40.021 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-24 19:11:40.365 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@g-api.service 2025-11-24 19:11:40.412 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@g-api.service' → '/etc/systemd/system/devstack@g-api.service'. 2025-11-24 19:11:40.682 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@g-api.service 2025-11-24 19:11:40.823 | + functions-common:run_process:1689 : time_stop run_process 2025-11-24 19:11:40.827 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:40.829 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:40.834 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:40.837 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:40.841 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:40.844 | + functions-common:time_stop:2429 : name=run_process 2025-11-24 19:11:40.848 | + functions-common:time_stop:2430 : start_time=1764011498718 2025-11-24 19:11:40.852 | + functions-common:time_stop:2432 : [[ -z 1764011498718 ]] 2025-11-24 19:11:40.855 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:40.861 | + functions-common:time_stop:2435 : end_time=1764011500858 2025-11-24 19:11:40.865 | + functions-common:time_stop:2436 : elapsed_time=2140 2025-11-24 19:11:40.868 | + functions-common:time_stop:2437 : total=47473 2025-11-24 19:11:40.871 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:40.875 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=49613 2025-11-24 19:11:40.878 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2025-11-24 19:11:40.898 | + functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:11:40.901 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (38.102.83.12) to start...' 2025-11-24 19:11:40.901 | Waiting for g-api (38.102.83.12) to start... 2025-11-24 19:11:40.904 | + lib/glance:start_glance:659 : wait_for_service 60 https://38.102.83.12/image 2025-11-24 19:11:40.907 | + functions:wait_for_service:469 : local timeout=60 2025-11-24 19:11:40.910 | + functions:wait_for_service:470 : local url=https://38.102.83.12/image 2025-11-24 19:11:40.913 | + functions:wait_for_service:471 : local rval=0 2025-11-24 19:11:40.915 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-24 19:11:40.918 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:11:40.921 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:11:40.924 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:11:40.928 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:11:40.933 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011500929 2025-11-24 19:11:40.935 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-24 19:11:40.941 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.12/image 2025-11-24 19:11:42.722 | + :: : [[ 300 == 503 ]] 2025-11-24 19:11:42.724 | + :: : [[ 0 -eq 7 ]] 2025-11-24 19:11:42.727 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-24 19:11:42.730 | + functions-common:time_stop:2423 : local name 2025-11-24 19:11:42.733 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:11:42.735 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:11:42.738 | + functions-common:time_stop:2426 : local total 2025-11-24 19:11:42.741 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:11:42.743 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:11:42.746 | + functions-common:time_stop:2430 : start_time=1764011500929 2025-11-24 19:11:42.749 | + functions-common:time_stop:2432 : [[ -z 1764011500929 ]] 2025-11-24 19:11:42.753 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:11:42.757 | + functions-common:time_stop:2435 : end_time=1764011502754 2025-11-24 19:11:42.760 | + functions-common:time_stop:2436 : elapsed_time=1825 2025-11-24 19:11:42.763 | + functions-common:time_stop:2437 : total=8454 2025-11-24 19:11:42.765 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:11:42.767 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10279 2025-11-24 19:11:42.770 | + functions:wait_for_service:479 : return 0 2025-11-24 19:11:42.773 | + ./stack.sh:main:1393 : is_service_enabled mysql postgresql 2025-11-24 19:11:42.793 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:42.796 | + ./stack.sh:main:1393 : is_service_enabled glance 2025-11-24 19:11:42.815 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:42.817 | + ./stack.sh:main:1394 : echo_summary 'Uploading images' 2025-11-24 19:11:42.820 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:11:42.823 | + ./stack.sh:echo_summary:473 : echo -e Uploading images 2025-11-24 19:11:42.825 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-24 19:11:42.828 | + ./stack.sh:main:1397 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:42.831 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:42.833 | + functions:upload_image:134 : local image image_fname image_name 2025-11-24 19:11:42.836 | + functions:upload_image:136 : local max_attempts=5 2025-11-24 19:11:42.838 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-24 19:11:42.845 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:42.849 | + functions:upload_image:140 : image_fname=cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:42.851 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2025-11-24 19:11:42.854 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2025-11-24 19:11:42.857 | ++ functions:upload_image:144 : seq 5 2025-11-24 19:11:42.861 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-24 19:11:42.863 | + functions:upload_image:145 : local rc=0 2025-11-24 19:11:42.865 | + functions:upload_image:146 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:42.870 | --2025-11-24 14:11:42-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:42.911 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-11-24 19:11:42.984 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-11-24 19:11:43.069 | HTTP request sent, awaiting response... 302 Found 2025-11-24 19:11:43.070 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2025-11-24 19:11:43.070 | --2025-11-24 14:11:43-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:43.203 | Resolving github.com (github.com)... 140.82.114.4 2025-11-24 19:11:43.220 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2025-11-24 19:11:43.387 | HTTP request sent, awaiting response... 302 Found 2025-11-24 19:11:43.387 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-11-24T20%3A03%3A54Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-11-24T19%3A03%3A38Z&ske=2025-11-24T20%3A03%3A54Z&sks=b&skv=2018-11-09&sig=shgmR7DaH8cNFsldgJSCjNG%2B7JQ6f%2B6l3ZncOcuU7E4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMzMwMywibmJmIjoxNzY0MDExNTAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dWxYt8FFPrwy2P8YPK7_7gkcZORoZpxL5s055XVbxrY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-24 19:11:43.387 | --2025-11-24 14:11:43-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-11-24T20%3A03%3A54Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-11-24T19%3A03%3A38Z&ske=2025-11-24T20%3A03%3A54Z&sks=b&skv=2018-11-09&sig=shgmR7DaH8cNFsldgJSCjNG%2B7JQ6f%2B6l3ZncOcuU7E4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMzMwMywibmJmIjoxNzY0MDExNTAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dWxYt8FFPrwy2P8YPK7_7gkcZORoZpxL5s055XVbxrY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-24 19:11:43.415 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2025-11-24 19:11:43.417 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2025-11-24 19:11:43.441 | HTTP request sent, awaiting response... 200 OK 2025-11-24 19:11:43.442 | Length: 21430272 (20M) [application/octet-stream] 2025-11-24 19:11:43.442 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2025-11-24 19:11:43.450 | 2025-11-24 19:11:43.540 | 0K ........ ........ .... 100% 208M=0.1s 2025-11-24 19:11:43.540 | 2025-11-24 19:11:43.540 | 2025-11-24 14:11:43 (208 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2025-11-24 19:11:43.540 | 2025-11-24 19:11:43.544 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-24 19:11:43.547 | + functions:upload_image:156 : break 2025-11-24 19:11:43.550 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:43.552 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2025-11-24 19:11:43.555 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2025-11-24 19:11:43.558 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2025-11-24 19:11:43.560 | + functions:upload_image:306 : local kernel= 2025-11-24 19:11:43.563 | + functions:upload_image:307 : local ramdisk= 2025-11-24 19:11:43.565 | + functions:upload_image:308 : local disk_format= 2025-11-24 19:11:43.568 | + functions:upload_image:309 : local container_format= 2025-11-24 19:11:43.571 | + functions:upload_image:310 : local unpack= 2025-11-24 19:11:43.573 | + functions:upload_image:311 : local img_property= 2025-11-24 19:11:43.576 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-24 19:11:43.579 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-24 19:11:43.582 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-24 19:11:43.584 | + functions:upload_image:321 : case "$image_fname" in 2025-11-24 19:11:43.588 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2025-11-24 19:11:43.592 | + functions:upload_image:342 : image_name=cirros-0.6.2-x86_64-disk 2025-11-24 19:11:43.595 | + functions:upload_image:343 : local format 2025-11-24 19:11:43.599 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:43.600 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-24 19:11:43.610 | + functions:upload_image:344 : format=qcow2 2025-11-24 19:11:43.613 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-24 19:11:43.616 | + functions:upload_image:346 : disk_format=qcow2 2025-11-24 19:11:43.618 | + functions:upload_image:350 : container_format=bare 2025-11-24 19:11:43.621 | + functions:upload_image:397 : is_arch ppc64le 2025-11-24 19:11:43.624 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:43.628 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-24 19:11:43.631 | + functions:upload_image:397 : is_arch ppc64 2025-11-24 19:11:43.635 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:43.640 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-24 19:11:43.642 | + functions:upload_image:397 : is_arch ppc 2025-11-24 19:11:43.646 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:43.650 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-24 19:11:43.653 | + functions:upload_image:401 : is_arch aarch64 2025-11-24 19:11:43.656 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:43.660 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-24 19:11:43.663 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-24 19:11:43.666 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-24 19:11:43.669 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-24 19:11:43.672 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-24 19:11:43.674 | + functions:upload_image:421 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2025-11-24 19:11:43.676 | + functions:_upload_image:104 : local image_name=cirros-0.6.2-x86_64-disk 2025-11-24 19:11:43.679 | + functions:_upload_image:105 : shift 2025-11-24 19:11:43.682 | + functions:_upload_image:106 : local container=bare 2025-11-24 19:11:43.684 | + functions:_upload_image:107 : shift 2025-11-24 19:11:43.687 | + functions:_upload_image:108 : local disk=qcow2 2025-11-24 19:11:43.690 | + functions:_upload_image:109 : shift 2025-11-24 19:11:43.692 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:43.695 | + functions:_upload_image:111 : shift 2025-11-24 19:11:43.697 | + functions:_upload_image:112 : local properties 2025-11-24 19:11:43.699 | + functions:_upload_image:113 : local useimport 2025-11-24 19:11:43.702 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-24 19:11:43.705 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-24 19:11:43.707 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-24 19:11:43.710 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-24 19:11:43.713 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-24 19:11:43.715 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-24 19:11:43.717 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:43.719 | + functions:_upload_image:118 : useimport=--import 2025-11-24 19:11:43.722 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:43.726 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-24 19:11:47.258 | 2025-11-24 19:11:47.258 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:47.258 | | Field | Value | 2025-11-24 19:11:47.258 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:47.258 | | container_format | bare | 2025-11-24 19:11:47.259 | | created_at | 2025-11-24T19:11:45Z | 2025-11-24 19:11:47.259 | | disk_format | qcow2 | 2025-11-24 19:11:47.259 | | file | /v2/images/36f57762-3509-480a-80a3-13c0c7964a5c/file | 2025-11-24 19:11:47.259 | | id | 36f57762-3509-480a-80a3-13c0c7964a5c | 2025-11-24 19:11:47.259 | | min_disk | 0 | 2025-11-24 19:11:47.259 | | min_ram | 0 | 2025-11-24 19:11:47.259 | | name | cirros-0.6.2-x86_64-disk | 2025-11-24 19:11:47.259 | | owner | 506aa82048ac4be380b28a72fe34e91d | 2025-11-24 19:11:47.259 | | properties | hw_rng_model='virtio', os_glance_import_task='9da29947-aada-462c-8b1a-c30200496fca', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-24 19:11:47.259 | | protected | False | 2025-11-24 19:11:47.259 | | schema | /v2/schemas/image | 2025-11-24 19:11:47.259 | | size | 21430272 | 2025-11-24 19:11:47.259 | | status | uploading | 2025-11-24 19:11:47.259 | | tags | | 2025-11-24 19:11:47.259 | | updated_at | 2025-11-24T19:11:46Z | 2025-11-24 19:11:47.259 | | visibility | public | 2025-11-24 19:11:47.259 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:47.266 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-24 19:11:47.269 | + ./stack.sh:main:1397 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.272 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.275 | + functions:upload_image:134 : local image image_fname image_name 2025-11-24 19:11:47.277 | + functions:upload_image:136 : local max_attempts=5 2025-11-24 19:11:47.280 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-24 19:11:47.288 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.293 | + functions:upload_image:140 : image_fname=cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.297 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2025-11-24 19:11:47.301 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2025-11-24 19:11:47.305 | ++ functions:upload_image:144 : seq 5 2025-11-24 19:11:47.312 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-24 19:11:47.315 | + functions:upload_image:145 : local rc=0 2025-11-24 19:11:47.317 | + functions:upload_image:146 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.324 | --2025-11-24 14:11:47-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.326 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-11-24 19:11:47.397 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-11-24 19:11:47.475 | HTTP request sent, awaiting response... 302 Found 2025-11-24 19:11:47.475 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2025-11-24 19:11:47.475 | --2025-11-24 14:11:47-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.613 | Resolving github.com (github.com)... 140.82.114.4 2025-11-24 19:11:47.628 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2025-11-24 19:11:47.819 | HTTP request sent, awaiting response... 302 Found 2025-11-24 19:11:47.819 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-11-24T20%3A03%3A56Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-11-24T19%3A03%3A41Z&ske=2025-11-24T20%3A03%3A56Z&sks=b&skv=2018-11-09&sig=1BvebGvpGrvBjLSbJ%2FkMa%2FNq8dLSwim1Kzwd6rgVWKU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMzMwNywibmJmIjoxNzY0MDExNTA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d5HLC-oH1Jk9h7m8HTZzuczxYvwgPguIvOdO3o3JinY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-24 19:11:47.819 | --2025-11-24 14:11:47-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-11-24T20%3A03%3A56Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-11-24T19%3A03%3A41Z&ske=2025-11-24T20%3A03%3A56Z&sks=b&skv=2018-11-09&sig=1BvebGvpGrvBjLSbJ%2FkMa%2FNq8dLSwim1Kzwd6rgVWKU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMzMwNywibmJmIjoxNzY0MDExNTA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d5HLC-oH1Jk9h7m8HTZzuczxYvwgPguIvOdO3o3JinY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-24 19:11:47.820 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2025-11-24 19:11:47.822 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2025-11-24 19:11:47.848 | HTTP request sent, awaiting response... 200 OK 2025-11-24 19:11:47.848 | Length: 21233664 (20M) [application/octet-stream] 2025-11-24 19:11:47.848 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2025-11-24 19:11:47.858 | 2025-11-24 19:11:47.960 | 0K ........ ........ .... 100% 180M=0.1s 2025-11-24 19:11:47.960 | 2025-11-24 19:11:47.960 | 2025-11-24 14:11:47 (180 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2025-11-24 19:11:47.960 | 2025-11-24 19:11:47.965 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-24 19:11:47.967 | + functions:upload_image:156 : break 2025-11-24 19:11:47.970 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:47.972 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2025-11-24 19:11:47.975 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2025-11-24 19:11:47.978 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2025-11-24 19:11:47.980 | + functions:upload_image:306 : local kernel= 2025-11-24 19:11:47.983 | + functions:upload_image:307 : local ramdisk= 2025-11-24 19:11:47.985 | + functions:upload_image:308 : local disk_format= 2025-11-24 19:11:47.988 | + functions:upload_image:309 : local container_format= 2025-11-24 19:11:47.990 | + functions:upload_image:310 : local unpack= 2025-11-24 19:11:47.992 | + functions:upload_image:311 : local img_property= 2025-11-24 19:11:47.995 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-24 19:11:47.997 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-24 19:11:48.000 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-24 19:11:48.002 | + functions:upload_image:321 : case "$image_fname" in 2025-11-24 19:11:48.005 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2025-11-24 19:11:48.009 | + functions:upload_image:342 : image_name=cirros-0.6.1-x86_64-disk 2025-11-24 19:11:48.012 | + functions:upload_image:343 : local format 2025-11-24 19:11:48.016 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:48.017 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-24 19:11:48.026 | + functions:upload_image:344 : format=qcow2 2025-11-24 19:11:48.028 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-24 19:11:48.031 | + functions:upload_image:346 : disk_format=qcow2 2025-11-24 19:11:48.033 | + functions:upload_image:350 : container_format=bare 2025-11-24 19:11:48.036 | + functions:upload_image:397 : is_arch ppc64le 2025-11-24 19:11:48.040 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:48.044 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-24 19:11:48.046 | + functions:upload_image:397 : is_arch ppc64 2025-11-24 19:11:48.049 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:48.053 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-24 19:11:48.055 | + functions:upload_image:397 : is_arch ppc 2025-11-24 19:11:48.059 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:48.063 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-24 19:11:48.065 | + functions:upload_image:401 : is_arch aarch64 2025-11-24 19:11:48.070 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:48.076 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-24 19:11:48.080 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-24 19:11:48.083 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-24 19:11:48.086 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-24 19:11:48.089 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-24 19:11:48.092 | + functions:upload_image:421 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2025-11-24 19:11:48.095 | + functions:_upload_image:104 : local image_name=cirros-0.6.1-x86_64-disk 2025-11-24 19:11:48.098 | + functions:_upload_image:105 : shift 2025-11-24 19:11:48.100 | + functions:_upload_image:106 : local container=bare 2025-11-24 19:11:48.103 | + functions:_upload_image:107 : shift 2025-11-24 19:11:48.105 | + functions:_upload_image:108 : local disk=qcow2 2025-11-24 19:11:48.108 | + functions:_upload_image:109 : shift 2025-11-24 19:11:48.111 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:48.114 | + functions:_upload_image:111 : shift 2025-11-24 19:11:48.117 | + functions:_upload_image:112 : local properties 2025-11-24 19:11:48.120 | + functions:_upload_image:113 : local useimport 2025-11-24 19:11:48.124 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-24 19:11:48.126 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-24 19:11:48.128 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-24 19:11:48.131 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-24 19:11:48.134 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-24 19:11:48.137 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-24 19:11:48.140 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:48.143 | + functions:_upload_image:118 : useimport=--import 2025-11-24 19:11:48.147 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:48.152 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-24 19:11:50.558 | 2025-11-24 19:11:50.559 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:50.559 | | Field | Value | 2025-11-24 19:11:50.559 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:50.559 | | container_format | bare | 2025-11-24 19:11:50.559 | | created_at | 2025-11-24T19:11:48Z | 2025-11-24 19:11:50.559 | | disk_format | qcow2 | 2025-11-24 19:11:50.559 | | file | /v2/images/8b0a8faa-5e0f-4a64-a125-35a0f54af03f/file | 2025-11-24 19:11:50.559 | | id | 8b0a8faa-5e0f-4a64-a125-35a0f54af03f | 2025-11-24 19:11:50.559 | | min_disk | 0 | 2025-11-24 19:11:50.559 | | min_ram | 0 | 2025-11-24 19:11:50.559 | | name | cirros-0.6.1-x86_64-disk | 2025-11-24 19:11:50.559 | | owner | 506aa82048ac4be380b28a72fe34e91d | 2025-11-24 19:11:50.559 | | properties | hw_rng_model='virtio', os_glance_import_task='22b2a52d-4ff5-4ef2-9cf1-f2c2c96f6fb6', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-24 19:11:50.559 | | protected | False | 2025-11-24 19:11:50.559 | | schema | /v2/schemas/image | 2025-11-24 19:11:50.559 | | size | 21233664 | 2025-11-24 19:11:50.559 | | status | uploading | 2025-11-24 19:11:50.559 | | tags | | 2025-11-24 19:11:50.559 | | updated_at | 2025-11-24T19:11:49Z | 2025-11-24 19:11:50.559 | | visibility | public | 2025-11-24 19:11:50.559 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:50.573 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-24 19:11:50.577 | + ./stack.sh:main:1397 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:50.580 | + functions:upload_image:132 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:50.583 | + functions:upload_image:134 : local image image_fname image_name 2025-11-24 19:11:50.586 | + functions:upload_image:136 : local max_attempts=5 2025-11-24 19:11:50.590 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-24 19:11:50.596 | ++ functions:upload_image:140 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:50.601 | + functions:upload_image:140 : image_fname=cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:50.605 | + functions:upload_image:141 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2025-11-24 19:11:50.608 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2025-11-24 19:11:50.611 | ++ functions:upload_image:144 : seq 5 2025-11-24 19:11:50.617 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-24 19:11:50.620 | + functions:upload_image:145 : local rc=0 2025-11-24 19:11:50.623 | + functions:upload_image:146 : 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 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:50.628 | --2025-11-24 14:11:50-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:50.755 | Resolving github.com (github.com)... 140.82.114.4 2025-11-24 19:11:50.770 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2025-11-24 19:11:50.963 | HTTP request sent, awaiting response... 302 Found 2025-11-24 19:11:50.963 | 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=2025-11-24T20%3A04%3A47Z&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=2025-11-24T19%3A03%3A49Z&ske=2025-11-24T20%3A04%3A47Z&sks=b&skv=2018-11-09&sig=xqeggK3Y16WYp9i7BDfzFvmQ2krLZdgiiFwv2kH6czs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMzMxMCwibmJmIjoxNzY0MDExNTEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LZqMv_ddqZ77IOT4CAGA6cFiLelhqkehu6jT2lqNMfE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-24 19:11:50.963 | --2025-11-24 14:11:50-- 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=2025-11-24T20%3A04%3A47Z&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=2025-11-24T19%3A03%3A49Z&ske=2025-11-24T20%3A04%3A47Z&sks=b&skv=2018-11-09&sig=xqeggK3Y16WYp9i7BDfzFvmQ2krLZdgiiFwv2kH6czs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDAxMzMxMCwibmJmIjoxNzY0MDExNTEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LZqMv_ddqZ77IOT4CAGA6cFiLelhqkehu6jT2lqNMfE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-24 19:11:50.964 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2025-11-24 19:11:50.965 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2025-11-24 19:11:50.989 | HTTP request sent, awaiting response... 200 OK 2025-11-24 19:11:50.989 | Length: 21692416 (21M) [application/octet-stream] 2025-11-24 19:11:50.989 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2025-11-24 19:11:50.999 | 2025-11-24 19:11:51.105 | 0K ........ ........ .... 100% 179M=0.1s 2025-11-24 19:11:51.105 | 2025-11-24 19:11:51.105 | 2025-11-24 14:11:51 (179 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2025-11-24 19:11:51.106 | 2025-11-24 19:11:51.111 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-24 19:11:51.113 | + functions:upload_image:156 : break 2025-11-24 19:11:51.116 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:51.119 | + functions:upload_image:174 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2025-11-24 19:11:51.122 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2025-11-24 19:11:51.124 | + functions:upload_image:295 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2025-11-24 19:11:51.127 | + functions:upload_image:306 : local kernel= 2025-11-24 19:11:51.130 | + functions:upload_image:307 : local ramdisk= 2025-11-24 19:11:51.133 | + functions:upload_image:308 : local disk_format= 2025-11-24 19:11:51.137 | + functions:upload_image:309 : local container_format= 2025-11-24 19:11:51.140 | + functions:upload_image:310 : local unpack= 2025-11-24 19:11:51.143 | + functions:upload_image:311 : local img_property= 2025-11-24 19:11:51.146 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-24 19:11:51.149 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-24 19:11:51.152 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-24 19:11:51.155 | + functions:upload_image:321 : case "$image_fname" in 2025-11-24 19:11:51.158 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2025-11-24 19:11:51.164 | + functions:upload_image:342 : image_name=cirros-0.6.3-x86_64-disk 2025-11-24 19:11:51.167 | + functions:upload_image:343 : local format 2025-11-24 19:11:51.172 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-24 19:11:51.172 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:51.184 | + functions:upload_image:344 : format=qcow2 2025-11-24 19:11:51.188 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-24 19:11:51.191 | + functions:upload_image:346 : disk_format=qcow2 2025-11-24 19:11:51.195 | + functions:upload_image:350 : container_format=bare 2025-11-24 19:11:51.197 | + functions:upload_image:397 : is_arch ppc64le 2025-11-24 19:11:51.201 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:51.206 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-24 19:11:51.209 | + functions:upload_image:397 : is_arch ppc64 2025-11-24 19:11:51.213 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:51.219 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-24 19:11:51.222 | + functions:upload_image:397 : is_arch ppc 2025-11-24 19:11:51.227 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:51.232 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-24 19:11:51.235 | + functions:upload_image:401 : is_arch aarch64 2025-11-24 19:11:51.240 | ++ functions-common:is_arch:517 : uname -m 2025-11-24 19:11:51.245 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-24 19:11:51.248 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-24 19:11:51.251 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-24 19:11:51.254 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-24 19:11:51.257 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-24 19:11:51.259 | + functions:upload_image:421 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2025-11-24 19:11:51.262 | + functions:_upload_image:104 : local image_name=cirros-0.6.3-x86_64-disk 2025-11-24 19:11:51.265 | + functions:_upload_image:105 : shift 2025-11-24 19:11:51.268 | + functions:_upload_image:106 : local container=bare 2025-11-24 19:11:51.271 | + functions:_upload_image:107 : shift 2025-11-24 19:11:51.274 | + functions:_upload_image:108 : local disk=qcow2 2025-11-24 19:11:51.277 | + functions:_upload_image:109 : shift 2025-11-24 19:11:51.279 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:51.282 | + functions:_upload_image:111 : shift 2025-11-24 19:11:51.285 | + functions:_upload_image:112 : local properties 2025-11-24 19:11:51.287 | + functions:_upload_image:113 : local useimport 2025-11-24 19:11:51.291 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-24 19:11:51.294 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-24 19:11:51.296 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-24 19:11:51.299 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-24 19:11:51.302 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-24 19:11:51.306 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-24 19:11:51.309 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-24 19:11:51.312 | + functions:_upload_image:118 : useimport=--import 2025-11-24 19:11:51.316 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:51.321 | + functions:_upload_image:121 : 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 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:11:53.788 | 2025-11-24 19:11:53.788 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:53.788 | | Field | Value | 2025-11-24 19:11:53.788 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:53.788 | | container_format | bare | 2025-11-24 19:11:53.788 | | created_at | 2025-11-24T19:11:52Z | 2025-11-24 19:11:53.788 | | disk_format | qcow2 | 2025-11-24 19:11:53.788 | | file | /v2/images/bfe30d4b-f478-4b3d-b058-80ea56840f0b/file | 2025-11-24 19:11:53.788 | | id | bfe30d4b-f478-4b3d-b058-80ea56840f0b | 2025-11-24 19:11:53.788 | | min_disk | 0 | 2025-11-24 19:11:53.788 | | min_ram | 0 | 2025-11-24 19:11:53.788 | | name | cirros-0.6.3-x86_64-disk | 2025-11-24 19:11:53.788 | | owner | 506aa82048ac4be380b28a72fe34e91d | 2025-11-24 19:11:53.788 | | properties | hw_rng_model='virtio', os_glance_import_task='0859dd49-f01e-4d70-a7e4-af3f03395388', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-24 19:11:53.788 | | protected | False | 2025-11-24 19:11:53.788 | | schema | /v2/schemas/image | 2025-11-24 19:11:53.788 | | size | 21692416 | 2025-11-24 19:11:53.788 | | status | uploading | 2025-11-24 19:11:53.788 | | tags | | 2025-11-24 19:11:53.788 | | updated_at | 2025-11-24T19:11:53Z | 2025-11-24 19:11:53.788 | | visibility | public | 2025-11-24 19:11:53.788 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-24 19:11:53.800 | + ./stack.sh:main:1401 : async_wait create_flavors 2025-11-24 19:11:53.864 | [8815 Async create_flavors:120300]: Waiting for completion of create_flavors running on PID 120300 (2 other jobs running) 2025-11-24 19:11:53.895 | [8815 Async create_flavors:120300]: Signaling child to exit 2025-11-24 19:11:53.895 | WAKEUP 2025-11-24 19:11:53.922 | [8815 Async create_flavors:120300]: Signaled 2025-11-24 19:11:53.924 | + lib/nova:create_flavors:1270 : is_service_enabled n-api 2025-11-24 19:11:53.924 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:53.924 | + lib/nova:create_flavors:1271 : grep -q ds512M 2025-11-24 19:11:53.924 | + lib/nova:create_flavors:1271 : openstack --os-region-name=RegionOne flavor list 2025-11-24 19:11:53.924 | 2025-11-24 19:11:53.924 | + lib/nova:create_flavors:1273 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2025-11-24 19:11:53.924 | 2025-11-24 19:11:53.924 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.924 | | Field | Value | 2025-11-24 19:11:53.924 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.924 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.924 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.924 | | description | None | 2025-11-24 19:11:53.924 | | disk | 1 | 2025-11-24 19:11:53.924 | | id | c1 | 2025-11-24 19:11:53.924 | | name | cirros256 | 2025-11-24 19:11:53.924 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.924 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.924 | | ram | 256 | 2025-11-24 19:11:53.924 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.924 | | swap | 0 | 2025-11-24 19:11:53.925 | | vcpus | 1 | 2025-11-24 19:11:53.925 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.925 | + lib/nova:create_flavors:1274 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2025-11-24 19:11:53.925 | 2025-11-24 19:11:53.925 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.925 | | Field | Value | 2025-11-24 19:11:53.925 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.925 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.925 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.925 | | description | None | 2025-11-24 19:11:53.925 | | disk | 5 | 2025-11-24 19:11:53.925 | | id | d1 | 2025-11-24 19:11:53.925 | | name | ds512M | 2025-11-24 19:11:53.925 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.925 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.925 | | ram | 512 | 2025-11-24 19:11:53.925 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.925 | | swap | 0 | 2025-11-24 19:11:53.925 | | vcpus | 1 | 2025-11-24 19:11:53.925 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.925 | + lib/nova:create_flavors:1275 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2025-11-24 19:11:53.925 | 2025-11-24 19:11:53.925 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.925 | | Field | Value | 2025-11-24 19:11:53.925 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.925 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.925 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.925 | | description | None | 2025-11-24 19:11:53.925 | | disk | 10 | 2025-11-24 19:11:53.925 | | id | d2 | 2025-11-24 19:11:53.925 | | name | ds1G | 2025-11-24 19:11:53.925 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.925 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.925 | | ram | 1024 | 2025-11-24 19:11:53.925 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.925 | | swap | 0 | 2025-11-24 19:11:53.926 | | vcpus | 1 | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | + lib/nova:create_flavors:1276 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2025-11-24 19:11:53.926 | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | | Field | Value | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.926 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.926 | | description | None | 2025-11-24 19:11:53.926 | | disk | 10 | 2025-11-24 19:11:53.926 | | id | d3 | 2025-11-24 19:11:53.926 | | name | ds2G | 2025-11-24 19:11:53.926 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.926 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.926 | | ram | 2048 | 2025-11-24 19:11:53.926 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.926 | | swap | 0 | 2025-11-24 19:11:53.926 | | vcpus | 2 | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | + lib/nova:create_flavors:1277 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2025-11-24 19:11:53.926 | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | | Field | Value | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.926 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.926 | | description | None | 2025-11-24 19:11:53.926 | | disk | 20 | 2025-11-24 19:11:53.926 | | id | d4 | 2025-11-24 19:11:53.926 | | name | ds4G | 2025-11-24 19:11:53.926 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.926 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.926 | | ram | 4096 | 2025-11-24 19:11:53.926 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.926 | | swap | 0 | 2025-11-24 19:11:53.926 | | vcpus | 4 | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | + lib/nova:create_flavors:1280 : openstack --os-region-name=RegionOne flavor list 2025-11-24 19:11:53.926 | + lib/nova:create_flavors:1280 : grep -q m1.tiny 2025-11-24 19:11:53.926 | 2025-11-24 19:11:53.926 | + lib/nova:create_flavors:1281 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2025-11-24 19:11:53.926 | 2025-11-24 19:11:53.926 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.926 | | Field | Value | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.927 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.927 | | description | None | 2025-11-24 19:11:53.927 | | disk | 1 | 2025-11-24 19:11:53.927 | | id | 1 | 2025-11-24 19:11:53.927 | | name | m1.tiny | 2025-11-24 19:11:53.927 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.927 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.927 | | ram | 512 | 2025-11-24 19:11:53.927 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.927 | | swap | 0 | 2025-11-24 19:11:53.927 | | vcpus | 1 | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | + lib/nova:create_flavors:1282 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2025-11-24 19:11:53.927 | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | | Field | Value | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.927 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.927 | | description | None | 2025-11-24 19:11:53.927 | | disk | 20 | 2025-11-24 19:11:53.927 | | id | 2 | 2025-11-24 19:11:53.927 | | name | m1.small | 2025-11-24 19:11:53.927 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.927 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.927 | | ram | 2048 | 2025-11-24 19:11:53.927 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.927 | | swap | 0 | 2025-11-24 19:11:53.927 | | vcpus | 1 | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | + lib/nova:create_flavors:1283 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2025-11-24 19:11:53.927 | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | | Field | Value | 2025-11-24 19:11:53.927 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.927 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.927 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.927 | | description | None | 2025-11-24 19:11:53.927 | | disk | 40 | 2025-11-24 19:11:53.927 | | id | 3 | 2025-11-24 19:11:53.928 | | name | m1.medium | 2025-11-24 19:11:53.928 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.928 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.928 | | ram | 4096 | 2025-11-24 19:11:53.928 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.928 | | swap | 0 | 2025-11-24 19:11:53.928 | | vcpus | 2 | 2025-11-24 19:11:53.928 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.928 | + lib/nova:create_flavors:1284 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2025-11-24 19:11:53.928 | 2025-11-24 19:11:53.928 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.928 | | Field | Value | 2025-11-24 19:11:53.928 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.928 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.928 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.928 | | description | None | 2025-11-24 19:11:53.928 | | disk | 80 | 2025-11-24 19:11:53.928 | | id | 4 | 2025-11-24 19:11:53.928 | | name | m1.large | 2025-11-24 19:11:53.928 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.928 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.928 | | ram | 8192 | 2025-11-24 19:11:53.928 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.928 | | swap | 0 | 2025-11-24 19:11:53.928 | | vcpus | 4 | 2025-11-24 19:11:53.928 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.928 | + lib/nova:create_flavors:1285 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2025-11-24 19:11:53.928 | 2025-11-24 19:11:53.928 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.928 | | Field | Value | 2025-11-24 19:11:53.928 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.928 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:11:53.928 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:11:53.928 | | description | None | 2025-11-24 19:11:53.928 | | disk | 160 | 2025-11-24 19:11:53.928 | | id | 5 | 2025-11-24 19:11:53.928 | | name | m1.xlarge | 2025-11-24 19:11:53.928 | | os-flavor-access:is_public | True | 2025-11-24 19:11:53.928 | | properties | hw_rng:allowed='True' | 2025-11-24 19:11:53.929 | | ram | 16384 | 2025-11-24 19:11:53.929 | | rxtx_factor | 1.0 | 2025-11-24 19:11:53.929 | | swap | 0 | 2025-11-24 19:11:53.929 | | vcpus | 8 | 2025-11-24 19:11:53.929 | +----------------------------+-----------------------+ 2025-11-24 19:11:53.975 | [8815 Async create_flavors:120300]: finished create_flavors with result 0 in 4 seconds 2025-11-24 19:11:53.980 | + inc/async:async_wait:197 : return 0 2025-11-24 19:11:53.982 | + ./stack.sh:main:1403 : is_service_enabled horizon 2025-11-24 19:11:54.002 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:54.005 | + ./stack.sh:main:1404 : echo_summary 'Starting Horizon' 2025-11-24 19:11:54.008 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:11:54.011 | + ./stack.sh:echo_summary:473 : echo -e Starting Horizon 2025-11-24 19:11:54.014 | + ./stack.sh:main:1405 : init_horizon 2025-11-24 19:11:54.017 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/httpd/horizon_*' 2025-11-24 19:11:54.048 | + lib/horizon:init_horizon:158 : local django_admin 2025-11-24 19:11:54.052 | + lib/horizon:init_horizon:159 : type -p django-admin 2025-11-24 19:11:54.055 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2025-11-24 19:11:54.058 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-11-24 19:11:54.061 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2025-11-24 19:11:54.711 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-24 19:11:54.711 | version_info = version.StrictVersion(__version__).version 2025-11-24 19:11:55.102 | 2025-11-24 19:11:55.103 | 1897 static files copied to '/opt/stack/horizon/static'. 2025-11-24 19:11:55.215 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-11-24 19:11:55.218 | + lib/horizon:init_horizon:167 : django-admin compress --force 2025-11-24 19:11:55.848 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-24 19:11:55.848 | version_info = version.StrictVersion(__version__).version 2025-11-24 19:11:58.287 | Compressing... done 2025-11-24 19:11:58.287 | Compressed 7 block(s) from 12 template(s) for 2 context(s). 2025-11-24 19:11:58.434 | + ./stack.sh:main:1406 : start_horizon 2025-11-24 19:11:58.436 | + lib/horizon:start_horizon:185 : restart_apache_server 2025-11-24 19:11:58.439 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-24 19:11:58.441 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-24 19:11:58.444 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-24 19:11:59.685 | + ./stack.sh:main:1417 : is_service_enabled nova 2025-11-24 19:11:59.706 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:59.710 | + ./stack.sh:main:1417 : is_service_enabled keystone 2025-11-24 19:11:59.731 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:11:59.733 | + ./stack.sh:main:1418 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2025-11-24 19:11:59.735 | + ./stack.sh:main:1420 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-24 19:11:59.736 | + ./stack.sh:main:1421 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2025-11-24 19:11:59.738 | + ./stack.sh:main:1424 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2025-11-24 19:11:59.741 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2025-11-24 19:11:59.742 | ++ opt/stack/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 /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2025-11-24 19:11:59.745 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2025-11-24 19:11:59.746 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2025-11-24 19:11:59.747 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2025-11-24 19:11:59.748 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2025-11-24 19:11:59.749 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2025-11-24 19:11:59.750 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2025-11-24 19:11:59.751 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2025-11-24 19:11:59.751 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2025-11-24 19:11:59.752 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2025-11-24 19:11:59.753 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2025-11-24 19:11:59.754 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2025-11-24 19:11:59.755 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-24 19:11:59.755 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2025-11-24 19:11:59.756 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-24 19:11:59.757 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2025-11-24 19:11:59.758 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-24 19:11:59.758 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2025-11-24 19:11:59.759 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-24 19:11:59.760 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2025-11-24 19:11:59.762 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-24 19:11:59.762 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2025-11-24 19:11:59.764 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2025-11-24 19:11:59.765 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-24 19:11:59.766 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2025-11-24 19:11:59.767 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-24 19:11:59.768 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2025-11-24 19:11:59.769 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2025-11-24 19:11:59.770 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2025-11-24 19:11:59.771 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-24 19:11:59.771 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2025-11-24 19:11:59.772 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-24 19:11:59.773 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-24 19:11:59.774 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-24 19:11:59.775 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2025-11-24 19:11:59.776 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-24 19:11:59.777 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2025-11-24 19:11:59.777 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-24 19:11:59.778 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2025-11-24 19:11:59.779 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2025-11-24 19:11:59.781 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2025-11-24 19:11:59.782 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2025-11-24 19:11:59.783 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2025-11-24 19:11:59.784 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2025-11-24 19:11:59.785 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2025-11-24 19:11:59.786 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2025-11-24 19:11:59.788 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2025-11-24 19:11:59.789 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2025-11-24 19:11:59.790 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2025-11-24 19:11:59.791 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2025-11-24 19:11:59.791 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2025-11-24 19:11:59.792 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2025-11-24 19:11:59.794 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2025-11-24 19:11:59.795 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2025-11-24 19:11:59.796 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2025-11-24 19:11:59.797 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2025-11-24 19:11:59.799 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2025-11-24 19:11:59.800 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2025-11-24 19:11:59.801 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2025-11-24 19:11:59.803 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2025-11-24 19:11:59.805 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2025-11-24 19:11:59.805 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2025-11-24 19:11:59.805 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2025-11-24 19:11:59.805 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2025-11-24 19:11:59.806 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2025-11-24 19:11:59.901 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2025-11-24 19:11:59.901 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x02\x16')) 2025-11-24 19:11:59.901 | 2025-11-24 19:11:59.910 | + ./stack.sh:main:1429 : save_stackenv 2025-11-24 19:11:59.912 | + functions-common:save_stackenv:63 : local tag= 2025-11-24 19:11:59.916 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-24 19:11:59.922 | + functions-common:save_stackenv:65 : time_stamp=2025-11-24-141159 2025-11-24 19:11:59.926 | + functions-common:save_stackenv:66 : echo '# 2025-11-24-141159 ' 2025-11-24 19:11:59.930 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.933 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-24 19:11:59.937 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.940 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-24 19:11:59.943 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.947 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-24 19:11:59.950 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.953 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2025-11-24 19:11:59.957 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.960 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.12 2025-11-24 19:11:59.964 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.967 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.12/identity 2025-11-24 19:11:59.970 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.973 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-24-135800 2025-11-24 19:11:59.977 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.980 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-24 19:11:59.983 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.986 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.12 2025-11-24 19:11:59.989 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.992 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-24 19:11:59.995 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:11:59.998 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.12,IP:::1 2025-11-24 19:12:00.002 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:12:00.005 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-24 19:12:00.009 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:12:00.012 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-24 19:12:00.016 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:12:00.019 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.12 2025-11-24 19:12:00.022 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-24 19:12:00.026 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-24 19:12:00.029 | + ./stack.sh:main:1440 : merge_config_group /opt/stack/devstack/local.conf extra 2025-11-24 19:12:00.033 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-24 19:12:00.036 | + inc/meta-config:merge_config_group:171 : shift 2025-11-24 19:12:00.039 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2025-11-24 19:12:00.042 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:12:00.046 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-24 19:12:00.049 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-24 19:12:00.054 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2025-11-24 19:12:00.057 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:12:00.061 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2025-11-24 19:12:00.064 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:12:00.068 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2025-11-24 19:12:00.068 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:12:00.068 | gsub("[][]", "", $1); 2025-11-24 19:12:00.068 | split($1, a, "|"); 2025-11-24 19:12:00.068 | if (a[1] == matchgroup) 2025-11-24 19:12:00.068 | print a[2] 2025-11-24 19:12:00.068 | } 2025-11-24 19:12:00.068 | ' /opt/stack/devstack/local.conf 2025-11-24 19:12:00.076 | + ./stack.sh:main:1447 : run_phase stack extra 2025-11-24 19:12:00.079 | + functions-common:run_phase:1851 : local mode=stack 2025-11-24 19:12:00.082 | + functions-common:run_phase:1852 : local phase=extra 2025-11-24 19:12:00.086 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 19:12:00.089 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 19:12:00.093 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 19:12:00.096 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 19:12:00.100 | + functions-common:run_phase:1861 : local extra 2025-11-24 19:12:00.104 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 19:12:00.110 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 19:12:00.113 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 19:12:00.116 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 19:12:00.120 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2025-11-24 19:12:00.124 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 19:12:00.145 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:00.148 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:12:00.151 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:00.154 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2025-11-24 19:12:00.156 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:00.160 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-24 19:12:00.162 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:00.165 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2025-11-24 19:12:00.168 | ++ extras.d/80-tempest.sh:source:15 : : 2025-11-24 19:12:00.171 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-24 19:12:00.173 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-24 19:12:00.176 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:12:00.179 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-24 19:12:00.183 | + functions-common:run_phase:1878 : run_plugins stack extra 2025-11-24 19:12:00.186 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-24 19:12:00.189 | + functions-common:run_plugins:1838 : local phase=extra 2025-11-24 19:12:00.191 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-24 19:12:00.194 | + functions-common:run_plugins:1841 : local plugin 2025-11-24 19:12:00.197 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-24 19:12:00.200 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-24 19:12:00.203 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-24 19:12:00.206 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2025-11-24 19:12:00.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-24 19:12:00.211 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-24 19:12:00.214 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-24 19:12:00.217 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-24 19:12:00.220 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-24 19:12:00.223 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-24 19:12:00.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-24 19:12:00.228 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-24 19:12:00.232 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-24 19:12:00.234 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-24 19:12:00.238 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-24 19:12:00.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-24 19:12:00.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-24 19:12:00.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-24 19:12:00.249 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-24 19:12:00.252 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-24 19:12:00.256 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-24 19:12:00.258 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-24 19:12:00.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-24 19:12:00.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-24 19:12:00.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-24 19:12:00.282 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-24 19:12:00.285 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-24 19:12:00.288 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-24 19:12:00.291 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-24 19:12:00.295 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:12:00.315 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:12:00.318 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-24 19:12:00.323 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-24 19:12:00.323 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-24 19:12:00.328 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-24 19:12:00.331 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-24 19:12:00.334 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-24 19:12:00.339 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:12:00.361 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:12:00.364 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-24 19:12:00.368 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:00.371 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-24 19:12:00.373 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-11-24 19:12:00.392 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:00.395 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2025-11-24 19:12:00.417 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:00.421 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2025-11-24 19:12:00.443 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:00.446 | + ./stack.sh:main:1455 : merge_config_group /opt/stack/devstack/local.conf post-extra 2025-11-24 19:12:00.450 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-24 19:12:00.454 | + inc/meta-config:merge_config_group:171 : shift 2025-11-24 19:12:00.457 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2025-11-24 19:12:00.460 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:12:00.463 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-24 19:12:00.466 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-24 19:12:00.470 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2025-11-24 19:12:00.474 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:12:00.477 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2025-11-24 19:12:00.480 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:12:00.484 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2025-11-24 19:12:00.484 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:12:00.484 | gsub("[][]", "", $1); 2025-11-24 19:12:00.484 | split($1, a, "|"); 2025-11-24 19:12:00.484 | if (a[1] == matchgroup) 2025-11-24 19:12:00.484 | print a[2] 2025-11-24 19:12:00.484 | } 2025-11-24 19:12:00.484 | ' /opt/stack/devstack/local.conf 2025-11-24 19:12:00.492 | + ./stack.sh:main:1464 : is_service_enabled n-cpu 2025-11-24 19:12:00.514 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:00.517 | + ./stack.sh:main:1465 : is_nova_ready 2025-11-24 19:12:00.521 | + lib/nova:is_nova_ready:1195 : wait_for_compute 60 2025-11-24 19:12:00.524 | + functions:wait_for_compute:483 : local timeout=60 2025-11-24 19:12:00.527 | + functions:wait_for_compute:484 : local rval=0 2025-11-24 19:12:00.530 | + functions:wait_for_compute:485 : local compute_hostname 2025-11-24 19:12:00.534 | + functions:wait_for_compute:486 : time_start wait_for_service 2025-11-24 19:12:00.537 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-24 19:12:00.541 | + functions-common:time_start:2410 : local start_time= 2025-11-24 19:12:00.544 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-24 19:12:00.548 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-24 19:12:00.554 | + functions-common:time_start:2414 : _TIME_START[$name]=1764011520550 2025-11-24 19:12:00.558 | ++ functions:wait_for_compute:487 : iniget /etc/nova/nova.conf DEFAULT host 2025-11-24 19:12:00.586 | + functions:wait_for_compute:487 : compute_hostname= 2025-11-24 19:12:00.589 | + functions:wait_for_compute:488 : [[ -z '' ]] 2025-11-24 19:12:00.594 | ++ functions:wait_for_compute:489 : hostname 2025-11-24 19:12:00.599 | + functions:wait_for_compute:489 : compute_hostname=np0005533992.novalocal 2025-11-24 19:12:00.602 | + functions:wait_for_compute:491 : timeout 60 bash -x 2025-11-24 19:12:00.608 | ++ functions:wait_for_compute:491 : hostname 2025-11-24 19:12:00.615 | + :: : ID= 2025-11-24 19:12:00.617 | + :: : [[ '' == '' ]] 2025-11-24 19:12:00.619 | + :: : sleep 1 2025-11-24 19:12:01.623 | + :: : [[ libvirt = \f\a\k\e ]] 2025-11-24 19:12:01.626 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0005533992.novalocal --service nova-compute -c ID -f value 2025-11-24 19:12:01.978 | 2025-11-24 19:12:01.989 | + :: : ID=e6018505-a6cc-4d08-bd4d-a4ea2c91c654 2025-11-24 19:12:01.991 | + :: : [[ e6018505-a6cc-4d08-bd4d-a4ea2c91c654 == '' ]] 2025-11-24 19:12:01.995 | + functions:wait_for_compute:503 : time_stop wait_for_service 2025-11-24 19:12:01.999 | + functions-common:time_stop:2423 : local name 2025-11-24 19:12:02.002 | + functions-common:time_stop:2424 : local end_time 2025-11-24 19:12:02.006 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:12:02.011 | + functions-common:time_stop:2426 : local total 2025-11-24 19:12:02.014 | + functions-common:time_stop:2427 : local start_time 2025-11-24 19:12:02.018 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-24 19:12:02.021 | + functions-common:time_stop:2430 : start_time=1764011520550 2025-11-24 19:12:02.024 | + functions-common:time_stop:2432 : [[ -z 1764011520550 ]] 2025-11-24 19:12:02.030 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:12:02.036 | + functions-common:time_stop:2435 : end_time=1764011522032 2025-11-24 19:12:02.040 | + functions-common:time_stop:2436 : elapsed_time=1482 2025-11-24 19:12:02.044 | + functions-common:time_stop:2437 : total=10279 2025-11-24 19:12:02.047 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:12:02.051 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11761 2025-11-24 19:12:02.054 | + functions:wait_for_compute:505 : [[ 0 != 0 ]] 2025-11-24 19:12:02.057 | + functions:wait_for_compute:509 : return 0 2025-11-24 19:12:02.060 | + ./stack.sh:main:1469 : service_check 2025-11-24 19:12:02.064 | + functions-common:service_check:1716 : local service 2025-11-24 19:12:02.067 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.070 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-api.service 2025-11-24 19:12:02.112 | enabled 2025-11-24 19:12:02.118 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-api.service --no-pager 2025-11-24 19:12:02.164 | ● devstack@c-api.service - Devstack devstack@c-api.service 2025-11-24 19:12:02.164 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: disabled) 2025-11-24 19:12:02.164 | Active: active (running) since Mon 2025-11-24 14:11:29 EST; 32s ago 2025-11-24 19:12:02.165 | Invocation: 7fcbff41c1cf4ab29adf44e5a7837704 2025-11-24 19:12:02.165 | Main PID: 121105 (uwsgi) 2025-11-24 19:12:02.165 | Status: "uWSGI is ready" 2025-11-24 19:12:02.165 | Tasks: 7 (limit: 100093) 2025-11-24 19:12:02.165 | Memory: 236.4M (peak: 236.8M) 2025-11-24 19:12:02.165 | CPU: 3.921s 2025-11-24 19:12:02.165 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2025-11-24 19:12:02.165 | ├─121105 "cinder-apiuWSGI master" 2025-11-24 19:12:02.165 | ├─121113 "cinder-apiuWSGI worker 1" 2025-11-24 19:12:02.165 | └─121114 "cinder-apiuWSGI worker 2" 2025-11-24 19:12:02.165 | 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121113]: DEBUG cinder.api.openstack.wsgi [req-1950d31e-30ca-4500-89e1-f5a83477df81 req-4fc17356-b7fb-4947-a087-b091c0736307 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=121113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121113]: INFO cinder.api.openstack.wsgi [req-1950d31e-30ca-4500-89e1-f5a83477df81 req-4fc17356-b7fb-4947-a087-b091c0736307 admin admin] https://38.102.83.12/volume/v3/types returned with HTTP 200 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121113]: [pid: 121113|app: 0|req: 2/4] 38.102.83.12 () {76 vars in 1438 bytes} [Mon Nov 24 14:11:38 2025] POST /volume/v3/types => generated 186 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121114]: DEBUG cinder.api.middleware.request_id [req-1950d31e-30ca-4500-89e1-f5a83477df81 req-96853180-58c5-4ef3-afde-e153acb0a53b None None] RequestId filter calling following filter/app {{(pid=121114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121114]: INFO cinder.api.openstack.wsgi [req-1950d31e-30ca-4500-89e1-f5a83477df81 req-96853180-58c5-4ef3-afde-e153acb0a53b admin admin] POST https://38.102.83.12/volume/v3/types/864243a4-3b3d-4355-b359-05df6911d670/extra_specs 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121114]: DEBUG cinder.api.openstack.wsgi [req-1950d31e-30ca-4500-89e1-f5a83477df81 req-96853180-58c5-4ef3-afde-e153acb0a53b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=121114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121114]: INFO cinder.api.openstack.wsgi [req-1950d31e-30ca-4500-89e1-f5a83477df81 req-96853180-58c5-4ef3-afde-e153acb0a53b admin admin] https://38.102.83.12/volume/v3/types/864243a4-3b3d-4355-b359-05df6911d670/extra_specs returned with HTTP 200 2025-11-24 19:12:02.165 | Nov 24 14:11:38 np0005533992.novalocal devstack@c-api.service[121114]: [pid: 121114|app: 0|req: 3/5] 38.102.83.12 () {76 vars in 1584 bytes} [Mon Nov 24 14:11:38 2025] POST /volume/v3/types/864243a4-3b3d-4355-b359-05df6911d670/extra_specs => generated 45 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2025-11-24 19:12:02.165 | Nov 24 14:11:48 np0005533992.novalocal devstack@c-api.service[121113]: DEBUG dbcounter [-] [121113] Writing DB stats cinder:SELECT=12,cinder:INSERT=2 {{(pid=121113) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.165 | Nov 24 14:11:48 np0005533992.novalocal devstack@c-api.service[121114]: DEBUG dbcounter [-] [121114] Writing DB stats cinder:SELECT=16,cinder:INSERT=2 {{(pid=121114) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.172 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.176 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-bak.service 2025-11-24 19:12:02.211 | enabled 2025-11-24 19:12:02.217 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-bak.service --no-pager 2025-11-24 19:12:02.257 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2025-11-24 19:12:02.257 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: disabled) 2025-11-24 19:12:02.257 | Active: active (running) since Mon 2025-11-24 14:11:34 EST; 27s ago 2025-11-24 19:12:02.257 | Invocation: 63faf4c3be734fa5bb515e48afc129f2 2025-11-24 19:12:02.257 | Main PID: 122429 (cinder-backup) 2025-11-24 19:12:02.257 | Tasks: 1 (limit: 100093) 2025-11-24 19:12:02.257 | Memory: 91.2M (peak: 91.5M) 2025-11-24 19:12:02.258 | CPU: 1.422s 2025-11-24 19:12:02.258 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2025-11-24 19:12:02.258 | └─122429 /usr/bin/python3.12 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2025-11-24 19:12:02.258 | 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG oslo_concurrency.lockutils [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Acquiring lock "cleanup_incomplete_backups_122429" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=122429) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG oslo_concurrency.lockutils [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Lock "cleanup_incomplete_backups_122429" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=122429) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: INFO cinder.backup.manager [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Cleaning up incomplete backup operations. 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG oslo_concurrency.lockutils [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Lock "cleanup_incomplete_backups_122429" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.015s {{(pid=122429) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG oslo_db.sqlalchemy.engines [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=122429) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG cinder.manager [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Notifying Schedulers of capabilities ... {{(pid=122429) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: INFO cinder.keymgr.migration [None req-2a462fcc-892f-4ab8-b9f6-b604a3ac805e None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG cinder.service [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Creating RPC server for service cinder-backup {{(pid=122429) start /opt/stack/cinder/cinder/service.py:239}} 2025-11-24 19:12:02.258 | Nov 24 14:11:36 np0005533992.novalocal cinder-backup[122429]: DEBUG cinder.service [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=122429) start /opt/stack/cinder/cinder/service.py:245}} 2025-11-24 19:12:02.258 | Nov 24 14:11:46 np0005533992.novalocal cinder-backup[122429]: DEBUG dbcounter [-] [122429] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=122429) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.264 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.268 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-sch.service 2025-11-24 19:12:02.299 | enabled 2025-11-24 19:12:02.305 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-sch.service --no-pager 2025-11-24 19:12:02.348 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2025-11-24 19:12:02.348 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: disabled) 2025-11-24 19:12:02.348 | Active: active (running) since Mon 2025-11-24 14:11:33 EST; 29s ago 2025-11-24 19:12:02.348 | Invocation: 4a2e5d36548148ccbb09ffb607735496 2025-11-24 19:12:02.348 | Main PID: 121827 (cinder-schedule) 2025-11-24 19:12:02.348 | Tasks: 1 (limit: 100093) 2025-11-24 19:12:02.348 | Memory: 106M (peak: 106.3M) 2025-11-24 19:12:02.348 | CPU: 1.635s 2025-11-24 19:12:02.348 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2025-11-24 19:12:02.348 | └─121827 /usr/bin/python3.12 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2025-11-24 19:12:02.348 | 2025-11-24 19:12:02.348 | Nov 24 14:11:34 np0005533992.novalocal cinder-scheduler[121827]: DEBUG cinder.service [None req-74fda6e1-6a6f-4a0b-9286-2c450cced769 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=121827) start /opt/stack/cinder/cinder/service.py:245}} 2025-11-24 19:12:02.348 | Nov 24 14:11:36 np0005533992.novalocal cinder-scheduler[121827]: DEBUG cinder.scheduler.host_manager [None req-c90813ac-e53f-4673-a912-28c4880a1d45 None None] Received backup service update from np0005533992.novalocal: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=121827) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2025-11-24 19:12:02.348 | Nov 24 14:11:44 np0005533992.novalocal cinder-scheduler[121827]: DEBUG dbcounter [-] [121827] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=121827) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.348 | Nov 24 14:11:46 np0005533992.novalocal cinder-scheduler[121827]: DEBUG cinder.scheduler.host_manager [None req-3d374547-5c34-467b-81da-85557702fc16 None None] Received volume service update from np0005533992.novalocal@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005533992.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=121827) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2025-11-24 19:12:02.348 | Nov 24 14:11:46 np0005533992.novalocal cinder-scheduler[121827]: DEBUG cinder.scheduler.host_manager [None req-3d374547-5c34-467b-81da-85557702fc16 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np0005533992.novalocal@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2025, 11, 24, 19, 11, 46, 897004)}, {'type': 'backend', 'name_to_id': 'np0005533992.novalocal@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2025, 11, 24, 19, 11, 46, 897004)}]. {{(pid=121827) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2025-11-24 19:12:02.348 | Nov 24 14:11:46 np0005533992.novalocal cinder-scheduler[121827]: DEBUG cinder.scheduler.host_manager [None req-3d374547-5c34-467b-81da-85557702fc16 None None] Updating capabilities for np0005533992.novalocal@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005533992.novalocal: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(2025, 11, 24, 19, 11, 46, 874935)} {{(pid=121827) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2025-11-24 19:12:02.348 | Nov 24 14:11:50 np0005533992.novalocal cinder-scheduler[121827]: DEBUG oslo_service.periodic_task [None req-3faf1653-e03e-4b73-a1d1-309771e68de3 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=121827) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2025-11-24 19:12:02.348 | Nov 24 14:11:50 np0005533992.novalocal cinder-scheduler[121827]: INFO cinder.message.api [None req-3faf1653-e03e-4b73-a1d1-309771e68de3 None None] Deleted 0 expired messages. 2025-11-24 19:12:02.348 | Nov 24 14:11:50 np0005533992.novalocal cinder-scheduler[121827]: DEBUG oslo_service.periodic_task [None req-3faf1653-e03e-4b73-a1d1-309771e68de3 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=121827) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2025-11-24 19:12:02.348 | Nov 24 14:12:00 np0005533992.novalocal cinder-scheduler[121827]: DEBUG dbcounter [-] [121827] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=121827) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.357 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.362 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-vol.service 2025-11-24 19:12:02.399 | enabled 2025-11-24 19:12:02.406 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-vol.service --no-pager 2025-11-24 19:12:02.446 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2025-11-24 19:12:02.446 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: disabled) 2025-11-24 19:12:02.446 | Active: active (running) since Mon 2025-11-24 14:11:36 EST; 25s ago 2025-11-24 19:12:02.446 | Invocation: dafe13b5e62c4fa7bc222ef79186f5ef 2025-11-24 19:12:02.446 | Main PID: 123030 (cinder-volume) 2025-11-24 19:12:02.446 | Tasks: 2 (limit: 100093) 2025-11-24 19:12:02.446 | Memory: 134.2M (peak: 136.2M) 2025-11-24 19:12:02.446 | CPU: 2.903s 2025-11-24 19:12:02.446 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2025-11-24 19:12:02.446 | ├─123030 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-11-24 19:12:02.446 | └─123157 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-11-24 19:12:02.446 | 2025-11-24 19:12:02.446 | Nov 24 14:11:47 np0005533992.novalocal cinder-volume[123157]: DEBUG oslo_concurrency.processutils [None req-3d374547-5c34-467b-81da-85557702fc16 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=123157) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-11-24 19:12:02.446 | Nov 24 14:11:47 np0005533992.novalocal sudo[124398]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool 2025-11-24 19:12:02.446 | Nov 24 14:11:48 np0005533992.novalocal cinder-volume[123157]: DEBUG oslo_concurrency.processutils [None req-3d374547-5c34-467b-81da-85557702fc16 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.376s {{(pid=123157) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-11-24 19:12:02.447 | Nov 24 14:11:48 np0005533992.novalocal cinder-volume[123157]: DEBUG oslo_concurrency.processutils [None req-3d374547-5c34-467b-81da-85557702fc16 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=123157) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-11-24 19:12:02.447 | Nov 24 14:11:48 np0005533992.novalocal sudo[124531]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2025-11-24 19:12:02.447 | Nov 24 14:11:48 np0005533992.novalocal cinder-volume[123157]: DEBUG oslo_concurrency.processutils [None req-3d374547-5c34-467b-81da-85557702fc16 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.392s {{(pid=123157) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-11-24 19:12:02.447 | Nov 24 14:11:48 np0005533992.novalocal cinder-volume[123157]: INFO cinder.volume.manager [None req-3d374547-5c34-467b-81da-85557702fc16 None None] Driver post RPC initialization completed successfully. 2025-11-24 19:12:02.447 | Nov 24 14:11:48 np0005533992.novalocal cinder-volume[123030]: DEBUG dbcounter [-] [123030] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=123030) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.447 | Nov 24 14:11:58 np0005533992.novalocal cinder-volume[123157]: DEBUG dbcounter [-] [123157] Writing DB stats cinder:SELECT=3 {{(pid=123157) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.447 | Nov 24 14:11:58 np0005533992.novalocal cinder-volume[123157]: DEBUG dbcounter [-] [123157] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=123157) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.452 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.455 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@etcd3.service 2025-11-24 19:12:02.480 | not-found 2025-11-24 19:12:02.486 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.488 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@file_tracker.service 2025-11-24 19:12:02.518 | enabled 2025-11-24 19:12:02.525 | + functions-common:service_check:1723 : sudo systemctl status devstack@file_tracker.service --no-pager 2025-11-24 19:12:02.563 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2025-11-24 19:12:02.563 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: disabled) 2025-11-24 19:12:02.563 | Active: active (running) since Mon 2025-11-24 14:07:25 EST; 4min 37s ago 2025-11-24 19:12:02.563 | Invocation: 55f452af1eea4d2ba862b75c11d3abe7 2025-11-24 19:12:02.563 | Main PID: 82039 (file_tracker.sh) 2025-11-24 19:12:02.563 | Tasks: 2 (limit: 100093) 2025-11-24 19:12:02.563 | Memory: 604K (peak: 1.2M) 2025-11-24 19:12:02.563 | CPU: 70ms 2025-11-24 19:12:02.563 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2025-11-24 19:12:02.563 | ├─ 82039 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2025-11-24 19:12:02.563 | └─124333 sleep 20 2025-11-24 19:12:02.563 | 2025-11-24 19:12:02.563 | Nov 24 14:08:45 np0005533992.novalocal file_tracker.sh[92972]: 2528 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:09:05 np0005533992.novalocal file_tracker.sh[95510]: 2560 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:09:25 np0005533992.novalocal file_tracker.sh[96361]: 2496 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:09:45 np0005533992.novalocal file_tracker.sh[100684]: 2912 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:10:05 np0005533992.novalocal file_tracker.sh[102255]: 3040 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:10:25 np0005533992.novalocal file_tracker.sh[106542]: 3296 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:10:45 np0005533992.novalocal file_tracker.sh[112151]: 4576 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:11:05 np0005533992.novalocal file_tracker.sh[115136]: 5152 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:11:25 np0005533992.novalocal file_tracker.sh[120242]: 6048 0 9223372036854775807 2025-11-24 19:12:02.563 | Nov 24 14:11:45 np0005533992.novalocal file_tracker.sh[124332]: 7040 0 9223372036854775807 2025-11-24 19:12:02.569 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.572 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@g-api.service 2025-11-24 19:12:02.604 | enabled 2025-11-24 19:12:02.611 | + functions-common:service_check:1723 : sudo systemctl status devstack@g-api.service --no-pager 2025-11-24 19:12:02.644 | ● devstack@g-api.service - Devstack devstack@g-api.service 2025-11-24 19:12:02.644 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: disabled) 2025-11-24 19:12:02.644 | Active: active (running) since Mon 2025-11-24 14:11:40 EST; 21s ago 2025-11-24 19:12:02.645 | Invocation: 288fdbde2e5e4dd58013988a50d0c935 2025-11-24 19:12:02.645 | Main PID: 123913 (uwsgi) 2025-11-24 19:12:02.645 | Status: "uWSGI is ready" 2025-11-24 19:12:02.645 | Tasks: 12 (limit: 100093) 2025-11-24 19:12:02.645 | Memory: 245.6M (peak: 267.4M) 2025-11-24 19:12:02.645 | CPU: 6.919s 2025-11-24 19:12:02.645 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2025-11-24 19:12:02.645 | ├─123913 "glance-apiuWSGI master" 2025-11-24 19:12:02.645 | ├─123917 "glance-apiuWSGI worker 1" 2025-11-24 19:12:02.645 | └─123918 "glance-apiuWSGI worker 2" 2025-11-24 19:12:02.645 | 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123918) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123918) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=123918) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=123918) set_acls /usr/local/lib/python3.12/site-packages/glance_store/backend.py:507}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-0859dd49-f01e-4d70-a7e4-af3f03395388' (9a8517a5-823b-4b85-b30f-85a23ca89eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123918) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-0859dd49-f01e-4d70-a7e4-af3f03395388' (1823b238-9ed1-4ea6-ab8e-160295c91b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=123918) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: INFO glance.domain [-] Task [0859dd49-f01e-4d70-a7e4-af3f03395388] status changing from processing to success 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: INFO glance.async_.flows.api_image_import [-] 0859dd49-f01e-4d70-a7e4-af3f03395388 of api_image_import completed 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-0859dd49-f01e-4d70-a7e4-af3f03395388' (1823b238-9ed1-4ea6-ab8e-160295c91b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=123918) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-11-24 19:12:02.645 | Nov 24 14:11:55 np0005533992.novalocal devstack@g-api.service[123918]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (1b9551ae-56f5-4893-8837-2932ef431190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=123918) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} 2025-11-24 19:12:02.651 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.654 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@horizon.service 2025-11-24 19:12:02.682 | not-found 2025-11-24 19:12:02.688 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.691 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@key.service 2025-11-24 19:12:02.719 | not-found 2025-11-24 19:12:02.725 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.727 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@memory_tracker.service 2025-11-24 19:12:02.755 | enabled 2025-11-24 19:12:02.761 | + functions-common:service_check:1723 : sudo systemctl status devstack@memory_tracker.service --no-pager 2025-11-24 19:12:02.793 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2025-11-24 19:12:02.793 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: disabled) 2025-11-24 19:12:02.793 | Active: active (running) since Mon 2025-11-24 14:07:23 EST; 4min 39s ago 2025-11-24 19:12:02.793 | Invocation: 5c5dc73fdfac4ee8b32165dc633c8c2a 2025-11-24 19:12:02.793 | Main PID: 81490 (memory_tracker.) 2025-11-24 19:12:02.793 | Tasks: 2 (limit: 100093) 2025-11-24 19:12:02.793 | Memory: 2.4M (peak: 10.4M) 2025-11-24 19:12:02.793 | CPU: 1.293s 2025-11-24 19:12:02.793 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2025-11-24 19:12:02.793 | ├─ 81490 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2025-11-24 19:12:02.793 | └─124320 sleep 20 2025-11-24 19:12:02.793 | 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124316]: 32499 0.0 1572 32489 00:00:00 1 poll_schedule_timeout.con erl_child_setup 2048 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124316]: 32533 0.0 1564 32499 00:00:00 1 poll_schedule_timeout.con /usr/lib64/erlang/erts-14.2.5/bin/inet_gethost 4 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124316]: 32530 0.0 1464 32499 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/memsup 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124316]: 32531 0.0 1364 32499 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124316]: 76075 0.0 1248 76074 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[81490]: --- 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124318]: /opt/stack/devstack/tools/mlock_report.py:9: SyntaxWarning: invalid escape sequence '\s' 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124318]: "^VmLck:\s+(?P[\d]+)\s+kB", re.MULTILINE) 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[124318]: [iscsid (pid:71220)]=13832KB; [dmeventd (pid:123812)]=86228KB; [ovs-vswitchd (pid:108955)]=1065748KB 2025-11-24 19:12:02.794 | Nov 24 14:11:44 np0005533992.novalocal memory_tracker.sh[81490]: ]]] 2025-11-24 19:12:02.799 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.803 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@mysql.service 2025-11-24 19:12:02.831 | not-found 2025-11-24 19:12:02.837 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.840 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api.service 2025-11-24 19:12:02.872 | enabled 2025-11-24 19:12:02.878 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api.service --no-pager 2025-11-24 19:12:02.914 | ● devstack@n-api.service - Devstack devstack@n-api.service 2025-11-24 19:12:02.914 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: disabled) 2025-11-24 19:12:02.914 | Active: active (running) since Mon 2025-11-24 14:10:30 EST; 1min 31s ago 2025-11-24 19:12:02.914 | Invocation: f4773e8df2db4665aee04c978c05d29f 2025-11-24 19:12:02.914 | Main PID: 108236 (uwsgi) 2025-11-24 19:12:02.914 | Status: "uWSGI is ready" 2025-11-24 19:12:02.914 | Tasks: 17 (limit: 100093) 2025-11-24 19:12:02.914 | Memory: 265.3M (peak: 266M) 2025-11-24 19:12:02.914 | CPU: 5.995s 2025-11-24 19:12:02.914 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2025-11-24 19:12:02.914 | ├─108236 "nova-apiuWSGI master" 2025-11-24 19:12:02.914 | ├─108237 "nova-apiuWSGI worker 1" 2025-11-24 19:12:02.914 | └─108238 "nova-apiuWSGI worker 2" 2025-11-24 19:12:02.914 | 2025-11-24 19:12:02.914 | Nov 24 14:11:41 np0005533992.novalocal devstack@n-api.service[108238]: DEBUG dbcounter [-] [108238] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=108238) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG nova.api.openstack.wsgi [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 admin admin] Calling method '>' {{(pid=108237) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG oslo_concurrency.lockutils [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=108237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG oslo_concurrency.lockutils [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 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.000s {{(pid=108237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG oslo_concurrency.lockutils [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 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=108237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG oslo_concurrency.lockutils [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 admin admin] Acquiring lock "fd477f4b-2ca2-45b8-89c6-80aecf3e594d" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=108237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG oslo_concurrency.lockutils [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 admin admin] Lock "fd477f4b-2ca2-45b8-89c6-80aecf3e594d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=108237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: DEBUG oslo_concurrency.lockutils [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 admin admin] Lock "fd477f4b-2ca2-45b8-89c6-80aecf3e594d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=108237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: INFO nova.api.openstack.requestlog [None req-4cfac679-5bfe-43b6-9221-4c4895be1909 admin admin] 38.102.83.12 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0005533992.novalocal" status: 200 len: 265 microversion: 2.69 time: 0.063816 2025-11-24 19:12:02.914 | Nov 24 14:12:01 np0005533992.novalocal devstack@n-api.service[108237]: [pid: 108237|app: 0|req: 12/25] 38.102.83.12 () {74 vars in 1574 bytes} [Mon Nov 24 14:12:01 2025] GET /compute/v2.1/os-services?binary=nova-compute&host=np0005533992.novalocal => generated 265 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2025-11-24 19:12:02.919 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.921 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api-meta.service 2025-11-24 19:12:02.948 | enabled 2025-11-24 19:12:02.952 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api-meta.service --no-pager 2025-11-24 19:12:02.985 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2025-11-24 19:12:02.985 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: disabled) 2025-11-24 19:12:02.985 | Active: active (running) since Mon 2025-11-24 14:11:16 EST; 46s ago 2025-11-24 19:12:02.985 | Invocation: 0c2b465287fc4c8b85c66afb838a4d7b 2025-11-24 19:12:02.985 | Main PID: 116858 (uwsgi) 2025-11-24 19:12:02.985 | Status: "uWSGI is ready" 2025-11-24 19:12:02.985 | Tasks: 16 (limit: 100093) 2025-11-24 19:12:02.985 | Memory: 214.2M (peak: 214.7M) 2025-11-24 19:12:02.985 | CPU: 3.066s 2025-11-24 19:12:02.985 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2025-11-24 19:12:02.985 | ├─116858 "nova-api-metauWSGI master" 2025-11-24 19:12:02.985 | ├─116859 "nova-api-metauWSGI worker 1" 2025-11-24 19:12:02.985 | ├─116860 "nova-api-metauWSGI worker 2" 2025-11-24 19:12:02.985 | └─116861 "nova-api-metauWSGI http 1" 2025-11-24 19:12:02.985 | 2025-11-24 19:12:02.985 | Nov 24 14:11:18 np0005533992.novalocal devstack@n-api-meta.service[116859]: DEBUG nova.api.openstack.wsgi_app [None req-cd069191-548f-4ea5-a356-228a664ed150 None None] ******************************************************************************** {{(pid=116859) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-24 19:12:02.985 | Nov 24 14:11:18 np0005533992.novalocal devstack@n-api-meta.service[116859]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f699b61ecf0 pid: 116859 (default app) 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116860]: DEBUG dbcounter [-] [116860] Writing DB stats nova_api:SELECT=1 {{(pid=116860) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116859]: DEBUG dbcounter [-] [116859] Writing DB stats nova_api:SELECT=1 {{(pid=116859) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116860]: DEBUG dbcounter [-] [116860] Writing DB stats nova_cell0:SELECT=1 {{(pid=116860) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116860]: DEBUG dbcounter [-] [116860] Writing DB stats nova_cell1:SELECT=1 {{(pid=116860) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116860]: DEBUG dbcounter [-] [116860] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=116860) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116859]: DEBUG dbcounter [-] [116859] Writing DB stats nova_cell1:SELECT=1 {{(pid=116859) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116859]: DEBUG dbcounter [-] [116859] Writing DB stats nova_cell0:SELECT=1 {{(pid=116859) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.985 | Nov 24 14:11:27 np0005533992.novalocal devstack@n-api-meta.service[116859]: DEBUG dbcounter [-] [116859] Writing DB stats nova_cell0:SELECT=1 {{(pid=116859) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:02.991 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:02.994 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond.service 2025-11-24 19:12:03.021 | not-found 2025-11-24 19:12:03.028 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.030 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cpu.service 2025-11-24 19:12:03.060 | enabled 2025-11-24 19:12:03.066 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cpu.service --no-pager 2025-11-24 19:12:03.101 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2025-11-24 19:12:03.101 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: disabled) 2025-11-24 19:12:03.101 | Active: active (running) since Mon 2025-11-24 14:11:24 EST; 38s ago 2025-11-24 19:12:03.101 | Invocation: a44344f737e84a3e8806d49aa1e67a92 2025-11-24 19:12:03.101 | Main PID: 120184 (nova-compute) 2025-11-24 19:12:03.101 | Tasks: 22 (limit: 100093) 2025-11-24 19:12:03.101 | Memory: 142.5M (peak: 145.4M) 2025-11-24 19:12:03.101 | CPU: 2.529s 2025-11-24 19:12:03.101 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2025-11-24 19:12:03.101 | └─120184 /usr/bin/python3.12 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2025-11-24 19:12:03.101 | 2025-11-24 19:12:03.101 | Nov 24 14:11:36 np0005533992.novalocal nova-compute[120184]: {{(pid=120184) _get_guest_baseline_cpu_features /opt/stack/nova/nova/virt/libvirt/driver.py:13618}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.scheduler.client.report [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Updated inventory for provider 086dc306-ae54-4839-a40f-ca2c3cf70797 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 15729, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 8, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 399, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=120184) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.compute.provider_tree [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Updating resource provider 086dc306-ae54-4839-a40f-ca2c3cf70797 generation from 0 to 1 during operation: update_inventory {{(pid=120184) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.compute.provider_tree [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Updating inventory in ProviderTree for provider 086dc306-ae54-4839-a40f-ca2c3cf70797 with inventory: {'MEMORY_MB': {'total': 15729, 'reserved': 512, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 8, 'reserved': 0, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 399, 'reserved': 0, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=120184) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.compute.provider_tree [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Updating resource provider 086dc306-ae54-4839-a40f-ca2c3cf70797 generation from 1 to 2 during operation: update_traits {{(pid=120184) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.compute.resource_tracker [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Compute_service record updated for np0005533992.novalocal:np0005533992.novalocal {{(pid=120184) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG oslo_concurrency.lockutils [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.348s {{(pid=120184) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.service [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Creating RPC server for service compute {{(pid=120184) start /opt/stack/nova/nova/service.py:177}} 2025-11-24 19:12:03.101 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.service [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] Join ServiceGroup membership for this service compute {{(pid=120184) start /opt/stack/nova/nova/service.py:194}} 2025-11-24 19:12:03.102 | Nov 24 14:11:37 np0005533992.novalocal nova-compute[120184]: DEBUG nova.servicegroup.drivers.db [None req-a4fed5d9-59d6-4228-8a18-aec942cf0c9d None None] DB_Driver: join new ServiceGroup member np0005533992.novalocal to the compute group, service = {{(pid=120184) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-24 19:12:03.107 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.110 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc.service 2025-11-24 19:12:03.138 | not-found 2025-11-24 19:12:03.143 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.147 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-sch.service 2025-11-24 19:12:03.175 | enabled 2025-11-24 19:12:03.181 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-sch.service --no-pager 2025-11-24 19:12:03.217 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2025-11-24 19:12:03.217 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: disabled) 2025-11-24 19:12:03.217 | Active: active (running) since Mon 2025-11-24 14:11:14 EST; 48s ago 2025-11-24 19:12:03.217 | Invocation: 32b63a52bfd04f438ca154a1fe631550 2025-11-24 19:12:03.217 | Main PID: 116180 (nova-scheduler:) 2025-11-24 19:12:03.217 | Tasks: 19 (limit: 100093) 2025-11-24 19:12:03.217 | Memory: 152.8M (peak: 153.3M) 2025-11-24 19:12:03.217 | CPU: 1.875s 2025-11-24 19:12:03.217 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2025-11-24 19:12:03.217 | ├─116180 "nova-scheduler: master process [/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2025-11-24 19:12:03.218 | ├─117185 "nova-scheduler: ServiceWrapper worker(0)" 2025-11-24 19:12:03.218 | └─117189 "nova-scheduler: ServiceWrapper worker(1)" 2025-11-24 19:12:03.218 | 2025-11-24 19:12:03.218 | Nov 24 14:11:17 np0005533992.novalocal nova-scheduler[117185]: DEBUG nova.service [None req-f0abdab3-04db-4c52-905b-52302a02cc9e None None] Join ServiceGroup membership for this service scheduler {{(pid=117185) start /opt/stack/nova/nova/service.py:194}} 2025-11-24 19:12:03.218 | Nov 24 14:11:17 np0005533992.novalocal nova-scheduler[117185]: DEBUG nova.servicegroup.drivers.db [None req-f0abdab3-04db-4c52-905b-52302a02cc9e None None] DB_Driver: join new ServiceGroup member np0005533992.novalocal to the scheduler group, service = {{(pid=117185) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-24 19:12:03.218 | Nov 24 14:11:22 np0005533992.novalocal nova-scheduler[117189]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=117189) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-24 19:12:03.218 | Nov 24 14:11:22 np0005533992.novalocal nova-scheduler[117185]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=117185) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-24 19:12:03.218 | Nov 24 14:11:25 np0005533992.novalocal nova-scheduler[116180]: DEBUG dbcounter [-] [116180] Writing DB stats nova_api:SELECT=3 {{(pid=116180) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.218 | Nov 24 14:11:26 np0005533992.novalocal nova-scheduler[116180]: DEBUG dbcounter [-] [116180] Writing DB stats nova_cell0:SELECT=1 {{(pid=116180) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.218 | Nov 24 14:11:26 np0005533992.novalocal nova-scheduler[116180]: DEBUG dbcounter [-] [116180] Writing DB stats nova_cell1:SELECT=1 {{(pid=116180) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.218 | Nov 24 14:11:32 np0005533992.novalocal nova-scheduler[117185]: DEBUG dbcounter [-] [117185] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=117185) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.218 | Nov 24 14:11:32 np0005533992.novalocal nova-scheduler[117189]: DEBUG dbcounter [-] [117189] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=117189) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.218 | Nov 24 14:11:48 np0005533992.novalocal nova-scheduler[117185]: DEBUG oslo.service.backend._threading.loopingcall [None req-43288973-7645-4c37-926a-c66415f9a2d2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=117185) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-24 19:12:03.223 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.226 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2025-11-24 19:12:03.257 | enabled 2025-11-24 19:12:03.263 | + functions-common:service_check:1723 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2025-11-24 19:12:03.300 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2025-11-24 19:12:03.300 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: disabled) 2025-11-24 19:12:03.300 | Active: active (running) since Mon 2025-11-24 14:07:09 EST; 4min 54s ago 2025-11-24 19:12:03.300 | Invocation: ac5502ff357c4ed19a349d760817336a 2025-11-24 19:12:03.300 | Main PID: 79779 (python3.12) 2025-11-24 19:12:03.300 | Tasks: 1 (limit: 100093) 2025-11-24 19:12:03.300 | Memory: 87.9M (peak: 92.1M) 2025-11-24 19:12:03.300 | CPU: 16.000s 2025-11-24 19:12:03.300 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2025-11-24 19:12:03.300 | └─79779 /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2025-11-24 19:12:03.300 | 2025-11-24 19:12:03.300 | Nov 24 14:11:30 np0005533992.novalocal python3.12[79779]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2025-11-24 19:12:03.300 | Nov 24 14:11:30 np0005533992.novalocal python3.12[79779]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2025-11-24 19:12:03.300 | Nov 24 14:11:31 np0005533992.novalocal python3.12[79779]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2025-11-24 19:12:03.300 | Nov 24 14:11:37 np0005533992.novalocal python3.12[79779]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2025-11-24 19:12:03.300 | Nov 24 14:11:38 np0005533992.novalocal python3.12[79779]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2025-11-24 19:12:03.300 | Nov 24 14:11:43 np0005533992.novalocal python3.12[79779]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2025-11-24 19:12:03.300 | Nov 24 14:11:48 np0005533992.novalocal python3.12[79779]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2025-11-24 19:12:03.300 | Nov 24 14:11:51 np0005533992.novalocal python3.12[79779]: 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', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2025-11-24 19:12:03.300 | Nov 24 14:11:59 np0005533992.novalocal python3.12[79779]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2025-11-24 19:12:03.300 | Nov 24 14:12:01 np0005533992.novalocal python3.12[79779]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0005533992.novalocal', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2025-11-24 19:12:03.306 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.309 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-controller.service 2025-11-24 19:12:03.339 | not-found 2025-11-24 19:12:03.346 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.350 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-northd.service 2025-11-24 19:12:03.384 | not-found 2025-11-24 19:12:03.391 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.393 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2025-11-24 19:12:03.422 | not-found 2025-11-24 19:12:03.428 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.432 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovsdb-server.service 2025-11-24 19:12:03.463 | not-found 2025-11-24 19:12:03.469 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.472 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@placement-api.service 2025-11-24 19:12:03.504 | enabled 2025-11-24 19:12:03.510 | + functions-common:service_check:1723 : sudo systemctl status devstack@placement-api.service --no-pager 2025-11-24 19:12:03.548 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2025-11-24 19:12:03.549 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: disabled) 2025-11-24 19:12:03.549 | Active: active (running) since Mon 2025-11-24 14:10:51 EST; 1min 12s ago 2025-11-24 19:12:03.549 | Invocation: 072456a1bc324895b9196cddc0495be8 2025-11-24 19:12:03.549 | Main PID: 113908 (uwsgi) 2025-11-24 19:12:03.549 | Status: "uWSGI is ready" 2025-11-24 19:12:03.549 | Tasks: 5 (limit: 100093) 2025-11-24 19:12:03.549 | Memory: 168.6M (peak: 169M) 2025-11-24 19:12:03.549 | CPU: 2.150s 2025-11-24 19:12:03.549 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2025-11-24 19:12:03.549 | ├─113908 "placementuWSGI master" 2025-11-24 19:12:03.549 | ├─113917 "placementuWSGI worker 1" 2025-11-24 19:12:03.549 | └─113918 "placementuWSGI worker 2" 2025-11-24 19:12:03.549 | 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113918]: INFO placement.requestlog [req-fb240d21-5c51-4404-a355-fed8fc04ce3e req-cb7d25b5-b6bf-4ad2-93fd-a3466409c0e7 service nova] 38.102.83.12 "PUT /placement/resource_providers/086dc306-ae54-4839-a40f-ca2c3cf70797/inventories" status: 200 len: 398 microversion: 1.26 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113918]: [pid: 113918|app: 0|req: 5/9] 38.102.83.12 () {78 vars in 1720 bytes} [Mon Nov 24 14:11:37 2025] PUT /placement/resource_providers/086dc306-ae54-4839-a40f-ca2c3cf70797/inventories => generated 398 bytes in 40 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113917]: DEBUG placement.requestlog [req-fb240d21-5c51-4404-a355-fed8fc04ce3e req-3b64be9b-242c-4115-b55e-6d686d9ebf0e None None] Starting request: 38.102.83.12 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSSE3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED" {{(pid=113917) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113917]: INFO placement.requestlog [req-fb240d21-5c51-4404-a355-fed8fc04ce3e req-3b64be9b-242c-4115-b55e-6d686d9ebf0e service nova] 38.102.83.12 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSSE3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED" status: 200 len: 1751 microversion: 1.6 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113917]: [pid: 113917|app: 0|req: 5/10] 38.102.83.12 () {74 vars in 4610 bytes} [Mon Nov 24 14:11:37 2025] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VOLUME_EXTEND,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSSE3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED => generated 1751 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113918]: DEBUG placement.requestlog [req-fb240d21-5c51-4404-a355-fed8fc04ce3e req-cf90c17c-9eb0-443e-b245-e4b6832e9a15 None None] Starting request: 38.102.83.12 "PUT /placement/resource_providers/086dc306-ae54-4839-a40f-ca2c3cf70797/traits" {{(pid=113918) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113918]: INFO placement.requestlog [req-fb240d21-5c51-4404-a355-fed8fc04ce3e req-cf90c17c-9eb0-443e-b245-e4b6832e9a15 service nova] 38.102.83.12 "PUT /placement/resource_providers/086dc306-ae54-4839-a40f-ca2c3cf70797/traits" status: 200 len: 1786 microversion: 1.6 2025-11-24 19:12:03.549 | Nov 24 14:11:37 np0005533992.novalocal devstack@placement-api.service[113918]: [pid: 113918|app: 0|req: 6/11] 38.102.83.12 () {78 vars in 1705 bytes} [Mon Nov 24 14:11:37 2025] PUT /placement/resource_providers/086dc306-ae54-4839-a40f-ca2c3cf70797/traits => generated 1786 bytes in 68 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-11-24 19:12:03.549 | Nov 24 14:11:47 np0005533992.novalocal devstack@placement-api.service[113917]: DEBUG dbcounter [-] [113917] Writing DB stats placement:SELECT=4 {{(pid=113917) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.549 | Nov 24 14:11:47 np0005533992.novalocal devstack@placement-api.service[113918]: DEBUG dbcounter [-] [113918] Writing DB stats placement:INSERT=65,placement:UPDATE=3,placement:SELECT=6 {{(pid=113918) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:03.555 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.558 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2025-11-24 19:12:03.591 | enabled 2025-11-24 19:12:03.597 | + functions-common:service_check:1723 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2025-11-24 19:12:03.634 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2025-11-24 19:12:03.634 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: disabled) 2025-11-24 19:12:03.634 | Active: active (running) since Mon 2025-11-24 14:10:40 EST; 1min 23s ago 2025-11-24 19:12:03.634 | Invocation: 59828485bca2476a8d445e8a3472b4e8 2025-11-24 19:12:03.634 | Main PID: 110211 (neutron-ovn-age) 2025-11-24 19:12:03.634 | Tasks: 16 (limit: 100093) 2025-11-24 19:12:03.634 | Memory: 192.7M (peak: 194.8M) 2025-11-24 19:12:03.634 | CPU: 1.882s 2025-11-24 19:12:03.634 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2025-11-24 19:12:03.634 | ├─110211 "neutron-ovn-agent: master process [/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2025-11-24 19:12:03.634 | └─110900 "neutron-ovn-agent: ServiceWrapper worker(0)" 2025-11-24 19:12:03.634 | 2025-11-24 19:12:03.634 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=93f10b37-4faa-408f-abeb-c9567cca910d, external_ids={}, ipsec=False, nb_cfg=1, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'de:bb:1d', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': '1a:b3:fa:61:54:b2', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0'}) old=SB_Global(uuid=93f10b37-4faa-408f-abeb-c9567cca910d, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'de:bb:1d', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': '1a:b3:fa:61:54:b2'}) {{(pid=110900) matches /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2025-11-24 19:12:03.634 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 8 seconds {{(pid=110900) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2025-11-24 19:12:03.634 | Nov 24 14:11:19 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=6615db93-4bae-432f-bd22-11ed2f5a7804, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=110900) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-24 19:12:03.634 | Nov 24 14:11:19 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=110900) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-24 19:12:03.634 | Nov 24 14:11:41 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=110900) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-24 19:12:03.634 | Nov 24 14:11:41 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=110900) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-24 19:12:03.634 | Nov 24 14:11:41 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=110900) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-24 19:12:03.634 | Nov 24 14:11:41 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110900) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-24 19:12:03.634 | Nov 24 14:11:41 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=110900) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-24 19:12:03.634 | Nov 24 14:11:41 np0005533992.novalocal neutron-ovn-agent[110900]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=110900) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-24 19:12:03.640 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.643 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-svc.service 2025-11-24 19:12:03.673 | not-found 2025-11-24 19:12:03.679 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.681 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@rabbit.service 2025-11-24 19:12:03.711 | not-found 2025-11-24 19:12:03.717 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.720 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-account.service 2025-11-24 19:12:03.750 | enabled 2025-11-24 19:12:03.756 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-account.service --no-pager 2025-11-24 19:12:03.794 | ● devstack@s-account.service - Devstack devstack@s-account.service 2025-11-24 19:12:03.795 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: disabled) 2025-11-24 19:12:03.795 | Active: active (running) since Mon 2025-11-24 14:10:21 EST; 1min 42s ago 2025-11-24 19:12:03.795 | Invocation: 654a09e3e3ca4c7398431f733c46f6f5 2025-11-24 19:12:03.795 | Main PID: 105577 (swift-account-s) 2025-11-24 19:12:03.795 | Tasks: 3 (limit: 100093) 2025-11-24 19:12:03.795 | Memory: 50.4M (peak: 50.9M) 2025-11-24 19:12:03.795 | CPU: 1.217s 2025-11-24 19:12:03.795 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2025-11-24 19:12:03.795 | ├─105577 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-24 19:12:03.795 | ├─105783 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-24 19:12:03.795 | └─105784 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-24 19:12:03.795 | 2025-11-24 19:12:03.795 | Nov 24 14:10:22 np0005533992.novalocal account-server[105577]: Started child 105784 from parent 105577 2025-11-24 19:12:03.795 | Nov 24 14:10:22 np0005533992.novalocal swift-account-server[105577]: account-server: Started child 105784 from parent 105577 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal account-server[105783]: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "HEAD /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909" 404 - "HEAD http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909?format=json" "tx87bf9f666d384d6eb6329-006924adf4" "proxy-server 107305" 0.0022 "-" 105783 - 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal swift-account-server[105783]: account-server: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "HEAD /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909" 404 - "HEAD http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909?format=json" "tx87bf9f666d384d6eb6329-006924adf4" "proxy-server 107305" 0.0022 "-" 105783 - 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal account-server[105783]: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "PUT /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909" 201 - "-" "tx6cc67e51d6844d38ba3cd-006924adf4" "-" 0.0232 "-" 105783 - 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal swift-account-server[105783]: account-server: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "PUT /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909" 201 - "-" "tx6cc67e51d6844d38ba3cd-006924adf4" "-" 0.0232 "-" 105783 - 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal account-server[105783]: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "HEAD /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909" 204 - "HEAD http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909?format=json" "tx6cc67e51d6844d38ba3cd-006924adf4" "proxy-server 107305" 0.0011 "-" 105783 - 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal swift-account-server[105783]: account-server: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "HEAD /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909" 204 - "HEAD http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909?format=json" "tx6cc67e51d6844d38ba3cd-006924adf4" "proxy-server 107305" 0.0011 "-" 105783 - 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal account-server[105784]: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "PUT /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance" "tx6cc67e51d6844d38ba3cd-006924adf4" "container-server 105230" 0.0019 "-" 105784 0 2025-11-24 19:12:03.795 | Nov 24 14:11:48 np0005533992.novalocal swift-account-server[105784]: account-server: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "PUT /sdb1/46/AUTH_5c08b7b85f444695ba0ba401342c7909/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance" "tx6cc67e51d6844d38ba3cd-006924adf4" "container-server 105230" 0.0019 "-" 105784 0 2025-11-24 19:12:03.800 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.804 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container.service 2025-11-24 19:12:03.835 | enabled 2025-11-24 19:12:03.842 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container.service --no-pager 2025-11-24 19:12:03.880 | ● devstack@s-container.service - Devstack devstack@s-container.service 2025-11-24 19:12:03.881 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: disabled) 2025-11-24 19:12:03.881 | Active: active (running) since Mon 2025-11-24 14:10:19 EST; 1min 44s ago 2025-11-24 19:12:03.881 | Invocation: 84ff15cfb34743d2acea889286d43f3c 2025-11-24 19:12:03.881 | Main PID: 105044 (swift-container) 2025-11-24 19:12:03.881 | Tasks: 23 (limit: 100093) 2025-11-24 19:12:03.881 | Memory: 58.4M (peak: 58.8M) 2025-11-24 19:12:03.881 | CPU: 1.285s 2025-11-24 19:12:03.881 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2025-11-24 19:12:03.881 | ├─105044 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-24 19:12:03.881 | ├─105230 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-24 19:12:03.881 | └─105232 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-24 19:12:03.881 | 2025-11-24 19:12:03.881 | Nov 24 14:11:51 np0005533992.novalocal container-server[105230]: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" 201 - "PUT http://38.102.83.12:8081/sdb1/412/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" "tx9c28ecb6336c418a94d0a-006924adf7" "object-server 104703" 0.0008 "-" 105230 0 2025-11-24 19:12:03.881 | Nov 24 14:11:51 np0005533992.novalocal swift-container-server[105230]: container-server: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" 201 - "PUT http://38.102.83.12:8081/sdb1/412/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" "tx9c28ecb6336c418a94d0a-006924adf7" "object-server 104703" 0.0008 "-" 105230 0 2025-11-24 19:12:03.881 | Nov 24 14:11:51 np0005533992.novalocal container-server[105230]: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" 201 - "PUT http://38.102.83.12:8081/sdb1/336/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" "tx4e33a7acbfc542568563e-006924adf7" "object-server 104702" 0.0006 "-" 105230 0 2025-11-24 19:12:03.881 | Nov 24 14:11:51 np0005533992.novalocal swift-container-server[105230]: container-server: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" 201 - "PUT http://38.102.83.12:8081/sdb1/336/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" "tx4e33a7acbfc542568563e-006924adf7" "object-server 104702" 0.0006 "-" 105230 0 2025-11-24 19:12:03.881 | Nov 24 14:11:54 np0005533992.novalocal container-server[105232]: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "HEAD /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance" 204 - "HEAD http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance?format=json" "txd5ca545a7021465a88369-006924adfa" "proxy-server 107305" 0.0108 "-" 105232 0 2025-11-24 19:12:03.881 | Nov 24 14:11:54 np0005533992.novalocal swift-container-server[105232]: container-server: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "HEAD /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance" 204 - "HEAD http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance?format=json" "txd5ca545a7021465a88369-006924adfa" "proxy-server 107305" 0.0108 "-" 105232 0 2025-11-24 19:12:03.881 | Nov 24 14:11:54 np0005533992.novalocal container-server[105230]: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" 201 - "PUT http://38.102.83.12:8081/sdb1/315/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" "txf7326289ce5c46de9df7a-006924adfa" "object-server 104702" 0.0008 "-" 105230 0 2025-11-24 19:12:03.881 | Nov 24 14:11:54 np0005533992.novalocal swift-container-server[105230]: container-server: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" 201 - "PUT http://38.102.83.12:8081/sdb1/315/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" "txf7326289ce5c46de9df7a-006924adfa" "object-server 104702" 0.0008 "-" 105230 0 2025-11-24 19:12:03.881 | Nov 24 14:11:54 np0005533992.novalocal container-server[105232]: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" 201 - "PUT http://38.102.83.12:8081/sdb1/42/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" "txc051c938aec84210b86fc-006924adfa" "object-server 104703" 0.0007 "-" 105232 0 2025-11-24 19:12:03.881 | Nov 24 14:11:54 np0005533992.novalocal swift-container-server[105232]: container-server: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/75/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" 201 - "PUT http://38.102.83.12:8081/sdb1/42/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" "txc051c938aec84210b86fc-006924adfa" "object-server 104703" 0.0007 "-" 105232 0 2025-11-24 19:12:03.888 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.891 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-object.service 2025-11-24 19:12:03.922 | enabled 2025-11-24 19:12:03.928 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-object.service --no-pager 2025-11-24 19:12:03.968 | ● devstack@s-object.service - Devstack devstack@s-object.service 2025-11-24 19:12:03.968 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: disabled) 2025-11-24 19:12:03.968 | Active: active (running) since Mon 2025-11-24 14:10:18 EST; 1min 45s ago 2025-11-24 19:12:03.968 | Invocation: 8399d741f0e144d18702d5c704b440de 2025-11-24 19:12:03.968 | Main PID: 104497 (swift-object-se) 2025-11-24 19:12:03.968 | Tasks: 43 (limit: 100093) 2025-11-24 19:12:03.968 | Memory: 59M (peak: 80.1M) 2025-11-24 19:12:03.968 | CPU: 1.684s 2025-11-24 19:12:03.968 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2025-11-24 19:12:03.968 | ├─104497 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-24 19:12:03.968 | ├─104702 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-24 19:12:03.968 | └─104703 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-24 19:12:03.968 | 2025-11-24 19:12:03.968 | Nov 24 14:11:48 np0005533992.novalocal object-server[104702]: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "PUT /sdb1/442/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/36f57762-3509-480a-80a3-13c0c7964a5c" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/36f57762-3509-480a-80a3-13c0c7964a5c" "txe2d8e0fe6db341d880da3-006924adf4" "proxy-server 107305" 0.0199 "-" 104702 0 2025-11-24 19:12:03.968 | Nov 24 14:11:48 np0005533992.novalocal swift-object-server[104702]: object-server: 127.0.0.1 - - [24/Nov/2025:19:11:48 +0000] "PUT /sdb1/442/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/36f57762-3509-480a-80a3-13c0c7964a5c" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/36f57762-3509-480a-80a3-13c0c7964a5c" "txe2d8e0fe6db341d880da3-006924adf4" "proxy-server 107305" 0.0199 "-" 104702 0 2025-11-24 19:12:03.968 | Nov 24 14:11:51 np0005533992.novalocal object-server[104703]: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/412/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" "tx9c28ecb6336c418a94d0a-006924adf7" "proxy-server 107305" 0.2386 "-" 104703 0 2025-11-24 19:12:03.968 | Nov 24 14:11:51 np0005533992.novalocal swift-object-server[104703]: object-server: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/412/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f-00001" "tx9c28ecb6336c418a94d0a-006924adf7" "proxy-server 107305" 0.2386 "-" 104703 0 2025-11-24 19:12:03.968 | Nov 24 14:11:51 np0005533992.novalocal object-server[104702]: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/336/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" "tx4e33a7acbfc542568563e-006924adf7" "proxy-server 107305" 0.0117 "-" 104702 0 2025-11-24 19:12:03.968 | Nov 24 14:11:51 np0005533992.novalocal swift-object-server[104702]: object-server: 127.0.0.1 - - [24/Nov/2025:19:11:51 +0000] "PUT /sdb1/336/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/8b0a8faa-5e0f-4a64-a125-35a0f54af03f" "tx4e33a7acbfc542568563e-006924adf7" "proxy-server 107305" 0.0117 "-" 104702 0 2025-11-24 19:12:03.968 | Nov 24 14:11:54 np0005533992.novalocal object-server[104702]: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/315/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" "txf7326289ce5c46de9df7a-006924adfa" "proxy-server 107305" 0.2459 "-" 104702 0 2025-11-24 19:12:03.968 | Nov 24 14:11:54 np0005533992.novalocal swift-object-server[104702]: object-server: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/315/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b-00001" "txf7326289ce5c46de9df7a-006924adfa" "proxy-server 107305" 0.2459 "-" 104702 0 2025-11-24 19:12:03.968 | Nov 24 14:11:54 np0005533992.novalocal object-server[104703]: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/42/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" "txc051c938aec84210b86fc-006924adfa" "proxy-server 107305" 0.0104 "-" 104703 0 2025-11-24 19:12:03.968 | Nov 24 14:11:54 np0005533992.novalocal swift-object-server[104703]: object-server: 127.0.0.1 - - [24/Nov/2025:19:11:54 +0000] "PUT /sdb1/42/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" 201 - "PUT http://38.102.83.12:8081/v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b" "txc051c938aec84210b86fc-006924adfa" "proxy-server 107305" 0.0104 "-" 104703 0 2025-11-24 19:12:03.974 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:03.978 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-proxy.service 2025-11-24 19:12:04.009 | enabled 2025-11-24 19:12:04.015 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-proxy.service --no-pager 2025-11-24 19:12:04.051 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2025-11-24 19:12:04.052 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: disabled) 2025-11-24 19:12:04.052 | Active: active (running) since Mon 2025-11-24 14:10:27 EST; 1min 36s ago 2025-11-24 19:12:04.052 | Invocation: 1bb9a2e159b54603801d4c375f21dc8d 2025-11-24 19:12:04.052 | Main PID: 107234 (swift-proxy-ser) 2025-11-24 19:12:04.052 | Tasks: 2 (limit: 100093) 2025-11-24 19:12:04.052 | Memory: 77.3M (peak: 78.5M) 2025-11-24 19:12:04.052 | CPU: 2.011s 2025-11-24 19:12:04.052 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2025-11-24 19:12:04.052 | ├─107234 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-11-24 19:12:04.052 | └─107305 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-11-24 19:12:04.052 | 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal proxy-server[107305]: Validating token access rules against request 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal swift-proxy-server[107305]: proxy-server: Validating token access rules against request 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal proxy-server[107305]: Received request from user: user_id caa608662252404d82cdb40152e23c74, project_id 5c08b7b85f444695ba0ba401342c7909, roles ResellerAdmin,service 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal swift-proxy-server[107305]: proxy-server: Received request from user: user_id caa608662252404d82cdb40152e23c74, project_id 5c08b7b85f444695ba0ba401342c7909, roles ResellerAdmin,service 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal proxy-server[107305]: Using identity: {'user': ('caa608662252404d82cdb40152e23c74', 'glance-swift'), 'tenant': ('5c08b7b85f444695ba0ba401342c7909', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txc051c938aec84210b86fc-006924adfa) 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal swift-proxy-server[107305]: proxy-server: Using identity: {'user': ('caa608662252404d82cdb40152e23c74', 'glance-swift'), 'tenant': ('5c08b7b85f444695ba0ba401342c7909', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txc051c938aec84210b86fc-006924adfa) 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal proxy-server[107305]: User 5c08b7b85f444695ba0ba401342c7909 has reseller admin authorizing (txn: txc051c938aec84210b86fc-006924adfa) (client_ip: 38.102.83.12) 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal swift-proxy-server[107305]: proxy-server: User 5c08b7b85f444695ba0ba401342c7909 has reseller admin authorizing (txn: txc051c938aec84210b86fc-006924adfa) (client_ip: 38.102.83.12) 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal proxy-server[107305]: 38.102.83.12 38.102.83.12 24/Nov/2025/19/11/54 PUT /v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpJK36... - - - txc051c938aec84210b86fc-006924adfa - 0.0176 - - 1764011514.903187990 1764011514.920748949 0 caa608662252404d82cdb40152e23c74 2025-11-24 19:12:04.052 | Nov 24 14:11:54 np0005533992.novalocal swift-proxy-server[107305]: proxy-server: 38.102.83.12 38.102.83.12 24/Nov/2025/19/11/54 PUT /v1/AUTH_5c08b7b85f444695ba0ba401342c7909/glance/bfe30d4b-f478-4b3d-b058-80ea56840f0b HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpJK36... - - - txc051c938aec84210b86fc-006924adfa - 0.0176 - - 1764011514.903187990 1764011514.920748949 0 caa608662252404d82cdb40152e23c74 2025-11-24 19:12:04.057 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.061 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tempest.service 2025-11-24 19:12:04.094 | not-found 2025-11-24 19:12:04.100 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.104 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tls-proxy.service 2025-11-24 19:12:04.135 | not-found 2025-11-24 19:12:04.142 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.145 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container-sync.service 2025-11-24 19:12:04.178 | enabled 2025-11-24 19:12:04.184 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container-sync.service --no-pager 2025-11-24 19:12:04.221 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2025-11-24 19:12:04.221 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: disabled) 2025-11-24 19:12:04.221 | Active: active (running) since Mon 2025-11-24 14:10:23 EST; 1min 40s ago 2025-11-24 19:12:04.221 | Invocation: 18cf44f6d87242328a77ccb826e8891a 2025-11-24 19:12:04.221 | Main PID: 106151 (swift-container) 2025-11-24 19:12:04.221 | Tasks: 1 (limit: 100093) 2025-11-24 19:12:04.221 | Memory: 40.9M (peak: 44.4M) 2025-11-24 19:12:04.221 | CPU: 491ms 2025-11-24 19:12:04.221 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2025-11-24 19:12:04.221 | └─106151 /usr/bin/python3.12 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2025-11-24 19:12:04.221 | 2025-11-24 19:12:04.221 | Nov 24 14:10:23 np0005533992.novalocal systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2025-11-24 19:12:04.221 | Nov 24 14:10:24 np0005533992.novalocal container-sync[106151]: Starting 106151 2025-11-24 19:12:04.221 | Nov 24 14:10:24 np0005533992.novalocal container-sync[106151]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2025-11-24 19:12:04.228 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.231 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-api.service 2025-11-24 19:12:04.263 | enabled 2025-11-24 19:12:04.269 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-api.service --no-pager 2025-11-24 19:12:04.307 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2025-11-24 19:12:04.307 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: disabled) 2025-11-24 19:12:04.307 | Active: active (running) since Mon 2025-11-24 14:10:43 EST; 1min 21s ago 2025-11-24 19:12:04.307 | Invocation: dc37692062d445f8831c916301f92b05 2025-11-24 19:12:04.307 | Main PID: 111315 (uwsgi) 2025-11-24 19:12:04.307 | Status: "uWSGI is ready" 2025-11-24 19:12:04.307 | Tasks: 31 (limit: 100093) 2025-11-24 19:12:04.307 | Memory: 369.3M (peak: 370M) 2025-11-24 19:12:04.307 | CPU: 19.098s 2025-11-24 19:12:04.307 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2025-11-24 19:12:04.307 | ├─111315 "neutron-apiuWSGI master" 2025-11-24 19:12:04.307 | ├─111316 "neutron-apiuWSGI worker 1" 2025-11-24 19:12:04.307 | └─111317 "neutron-apiuWSGI worker 2" 2025-11-24 19:12:04.307 | 2025-11-24 19:12:04.307 | Nov 24 14:11:47 np0005533992.novalocal devstack@neutron-api.service[111316]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=111316) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-24 19:12:04.307 | Nov 24 14:11:47 np0005533992.novalocal devstack@neutron-api.service[111316]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "2cb324ace0d253e784b3d10cd86d59f4" from periodic health check thread {{(pid=111316) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-24 19:12:04.307 | Nov 24 14:11:47 np0005533992.novalocal devstack@neutron-api.service[111317]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=111317) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-24 19:12:04.307 | Nov 24 14:11:47 np0005533992.novalocal devstack@neutron-api.service[111317]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "35eb30f0b9255ae99733aeb80b394721" from periodic health check thread {{(pid=111317) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-24 19:12:04.307 | Nov 24 14:11:57 np0005533992.novalocal devstack@neutron-api.service[111316]: DEBUG dbcounter [-] [111316] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=111316) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.307 | Nov 24 14:11:57 np0005533992.novalocal devstack@neutron-api.service[111317]: DEBUG dbcounter [-] [111317] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=111317) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.308 | Nov 24 14:12:02 np0005533992.novalocal devstack@neutron-api.service[111316]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=111316) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-24 19:12:04.308 | Nov 24 14:12:02 np0005533992.novalocal devstack@neutron-api.service[111316]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "2cb324ace0d253e784b3d10cd86d59f4" from periodic health check thread {{(pid=111316) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-24 19:12:04.308 | Nov 24 14:12:02 np0005533992.novalocal devstack@neutron-api.service[111317]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=111317) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-24 19:12:04.308 | Nov 24 14:12:02 np0005533992.novalocal devstack@neutron-api.service[111317]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "35eb30f0b9255ae99733aeb80b394721" from periodic health check thread {{(pid=111317) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-24 19:12:04.313 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.317 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2025-11-24 19:12:04.349 | enabled 2025-11-24 19:12:04.356 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2025-11-24 19:12:04.393 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2025-11-24 19:12:04.394 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: disabled) 2025-11-24 19:12:04.394 | Active: active (running) since Mon 2025-11-24 14:10:45 EST; 1min 19s ago 2025-11-24 19:12:04.394 | Invocation: 2792dab179b44f00bb260f447e621df2 2025-11-24 19:12:04.394 | Main PID: 111992 (neutron-rpc-ser) 2025-11-24 19:12:04.394 | Tasks: 16 (limit: 100093) 2025-11-24 19:12:04.394 | Memory: 176.6M (peak: 177M) 2025-11-24 19:12:04.394 | CPU: 2.665s 2025-11-24 19:12:04.394 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2025-11-24 19:12:04.394 | ├─111992 "neutron-rpc-server: master process [/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2025-11-24 19:12:04.394 | └─112859 "neutron-server: rpc worker (/usr/bin/python3.12 /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-24 19:12:04.394 | 2025-11-24 19:12:04.394 | Nov 24 14:10:47 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d4cd759a-1830-45e6-aba7-802ab172ed9f None None] ChassisOVNAgentWriteEvent : Matched Chassis_Private, create, None None {{(pid=112859) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-24 19:12:04.394 | Nov 24 14:10:47 np0005533992.novalocal neutron-rpc-server[112859]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d4cd759a-1830-45e6-aba7-802ab172ed9f None None] RpcWorker process has finished the post initialization 2025-11-24 19:12:04.394 | Nov 24 14:10:47 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG neutron.plugins.ml2.plugin [None req-d4cd759a-1830-45e6-aba7-802ab172ed9f None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=112859) wrapper /usr/local/lib/python3.12/site-packages/oslo_log/helpers.py:65}} 2025-11-24 19:12:04.394 | Nov 24 14:10:47 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG neutron.service [None req-d4cd759a-1830-45e6-aba7-802ab172ed9f None None] calling RpcWorker wait() {{(pid=112859) _wait /opt/stack/neutron/neutron/service.py:85}} 2025-11-24 19:12:04.394 | Nov 24 14:10:47 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG neutron.service [None req-d4cd759a-1830-45e6-aba7-802ab172ed9f None None] calling wait on {{(pid=112859) _wait /opt/stack/neutron/neutron/service.py:88}} 2025-11-24 19:12:04.394 | Nov 24 14:10:55 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=112859) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-24 19:12:04.394 | Nov 24 14:10:55 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=112859) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-24 19:12:04.394 | Nov 24 14:10:57 np0005533992.novalocal neutron-rpc-server[111992]: DEBUG dbcounter [-] [111992] Writing DB stats neutron:SELECT=4 {{(pid=111992) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.394 | Nov 24 14:10:57 np0005533992.novalocal neutron-rpc-server[112859]: DEBUG dbcounter [-] [112859] Writing DB stats neutron:SELECT=6 {{(pid=112859) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.394 | Nov 24 14:11:17 np0005533992.novalocal neutron-rpc-server[112859]: WARNING oslo_messaging.server [None req-d4cd759a-1830-45e6-aba7-802ab172ed9f None None] Possible hang: wait is waiting for stop to complete 2025-11-24 19:12:04.400 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.403 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2025-11-24 19:12:04.432 | enabled 2025-11-24 19:12:04.439 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2025-11-24 19:12:04.473 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2025-11-24 19:12:04.473 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: disabled) 2025-11-24 19:12:04.473 | Active: active (running) since Mon 2025-11-24 14:10:46 EST; 1min 17s ago 2025-11-24 19:12:04.473 | Invocation: f340bf09ec2344899849a6b071ea7281 2025-11-24 19:12:04.473 | Main PID: 112542 (neutron-periodi) 2025-11-24 19:12:04.473 | Tasks: 21 (limit: 100093) 2025-11-24 19:12:04.473 | Memory: 190.3M (peak: 190.5M) 2025-11-24 19:12:04.473 | CPU: 2.628s 2025-11-24 19:12:04.473 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2025-11-24 19:12:04.473 | ├─112542 "neutron-periodic-workers: master process [/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2025-11-24 19:12:04.473 | ├─113413 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-24 19:12:04.473 | ├─113424 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-24 19:12:04.473 | ├─113437 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-24 19:12:04.473 | └─113440 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-24 19:12:04.473 | 2025-11-24 19:12:04.473 | Nov 24 14:10:49 np0005533992.novalocal neutron-periodic-workers[113440]: DEBUG cotyledon.oslo_config_glue [-] ******************************************************************************** {{(pid=113440) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-24 19:12:04.473 | Nov 24 14:10:49 np0005533992.novalocal neutron-periodic-workers[113440]: DEBUG cotyledon._service [-] Run service ServiceWrapper(0) [113440] {{(pid=113440) wait_forever /usr/local/lib/python3.12/site-packages/cotyledon/_service.py:264}} 2025-11-24 19:12:04.473 | Nov 24 14:10:59 np0005533992.novalocal neutron-periodic-workers[112542]: DEBUG dbcounter [-] [112542] Writing DB stats neutron:SELECT=4 {{(pid=112542) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.473 | Nov 24 14:11:53 np0005533992.novalocal neutron-periodic-workers[113424]: DEBUG oslo_db.sqlalchemy.engines [None req-3bdc8036-34f6-4a2a-8c22-0ee6d0e6d803 None None] Parent process 112542 forked (113424) with an open database connection, which is being discarded and recreated. {{(pid=113424) checkout /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:474}} 2025-11-24 19:12:04.473 | Nov 24 14:11:53 np0005533992.novalocal neutron-periodic-workers[113424]: DEBUG dbcounter [-] [113424] Writer thread running {{(pid=113424) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:12:04.473 | Nov 24 14:11:53 np0005533992.novalocal neutron-periodic-workers[113424]: DEBUG oslo.service.backend._threading.loopingcall [None req-3bdc8036-34f6-4a2a-8c22-0ee6d0e6d803 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=113424) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-24 19:12:04.473 | Nov 24 14:11:58 np0005533992.novalocal neutron-periodic-workers[113437]: DEBUG dbcounter [-] [113437] Writer thread running {{(pid=113437) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:12:04.473 | Nov 24 14:11:58 np0005533992.novalocal neutron-periodic-workers[113437]: DEBUG neutron.db.agents_db [None req-5862ac87-bb49-4470-8d89-944d1fe31ddb None None] Agent healthcheck: found 0 active agents {{(pid=113437) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2025-11-24 19:12:04.473 | Nov 24 14:11:58 np0005533992.novalocal neutron-periodic-workers[113437]: DEBUG oslo.service.backend._threading.loopingcall [None req-5862ac87-bb49-4470-8d89-944d1fe31ddb None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=113437) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-24 19:12:04.473 | Nov 24 14:12:03 np0005533992.novalocal neutron-periodic-workers[113424]: DEBUG dbcounter [-] [113424] Writing DB stats neutron:SELECT=3 {{(pid=113424) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.480 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.484 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:12:04.516 | enabled 2025-11-24 19:12:04.523 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2025-11-24 19:12:04.560 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:12:04.560 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: disabled) 2025-11-24 19:12:04.560 | Active: active (running) since Mon 2025-11-24 14:10:48 EST; 1min 15s ago 2025-11-24 19:12:04.560 | Invocation: 912e571f146840a6858348c8f8967a34 2025-11-24 19:12:04.560 | Main PID: 113122 (neutron-ovn-mai) 2025-11-24 19:12:04.560 | Tasks: 32 (limit: 100093) 2025-11-24 19:12:04.560 | Memory: 258.7M (peak: 259.2M) 2025-11-24 19:12:04.560 | CPU: 4.250s 2025-11-24 19:12:04.560 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2025-11-24 19:12:04.560 | ├─113122 "neutron-ovn-maintenance-worker: master process [/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2025-11-24 19:12:04.560 | └─113915 "neutron-server: maintenance worker (/usr/bin/python3.12 /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-24 19:12:04.560 | 2025-11-24 19:12:04.560 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-183c5c22-9c5f-40b0-81ec-5cfb92f901f1 None None] OVN-SB Sync hostname and physical networks completed @ 2025-11-24 14:11:11.720465 {{(pid=113915) sync_hostname_and_physical_networks /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py:1526}} 2025-11-24 19:12:04.560 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=NB_Global, record=., col_values=dict_items([('options', {'fdb_removal_limit': '0'})]), if_exists=True) {{(pid=113915) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-24 19:12:04.560 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=113915) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-24 19:12:04.560 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG futurist.periodics [None req-508ed158-5caf-4942-bdf0-f38131b3049e None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_fdb_aging_settings' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=113915) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-24 19:12:04.560 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG futurist.periodics [None req-2c9b38a8-a5da-406b-b144-297a88f22afc None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_network_broadcast_arps_to_all_routers' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=113915) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-24 19:12:04.560 | Nov 24 14:11:11 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG futurist.periodics [None req-0e4d691e-b6be-465f-89d4-ff32a66f16ca None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_provider_distributed_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=113915) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-24 19:12:04.560 | Nov 24 14:11:12 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG futurist.periodics [None req-a9e47fc0-50ed-4cf1-828b-0ddc8930260b None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_redirect_type_router_gateway_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=113915) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-24 19:12:04.560 | Nov 24 14:11:12 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] There are no commands to commit {{(pid=113915) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:78}} 2025-11-24 19:12:04.560 | Nov 24 14:11:12 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-183c5c22-9c5f-40b0-81ec-5cfb92f901f1 None None] OVN-Southbound DB sync process completed @ 2025-11-24 14:11:12.274285 {{(pid=113915) do_sync /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py:1494}} 2025-11-24 19:12:04.560 | Nov 24 14:11:22 np0005533992.novalocal neutron-ovn-maintenance-worker[113915]: DEBUG dbcounter [-] [113915] Writing DB stats neutron:SELECT=332,neutron:DELETE=1,neutron:INSERT=1,neutron:UPDATE=2 {{(pid=113915) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.566 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.570 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2025-11-24 19:12:04.602 | enabled 2025-11-24 19:12:04.608 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2025-11-24 19:12:04.644 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2025-11-24 19:12:04.644 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: disabled) 2025-11-24 19:12:04.644 | Active: active (running) since Mon 2025-11-24 14:11:18 EST; 46s ago 2025-11-24 19:12:04.644 | Invocation: edc31f3e68b045299ccede4e8a3fb13e 2025-11-24 19:12:04.644 | Main PID: 117583 (nova-novncproxy) 2025-11-24 19:12:04.644 | Tasks: 8 (limit: 100093) 2025-11-24 19:12:04.644 | Memory: 105.6M (peak: 105.6M) 2025-11-24 19:12:04.644 | CPU: 1.888s 2025-11-24 19:12:04.644 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2025-11-24 19:12:04.644 | └─117583 /usr/bin/python3.12 /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2025-11-24 19:12:04.644 | 2025-11-24 19:12:04.644 | Nov 24 14:11:18 np0005533992.novalocal systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2025-11-24 19:12:04.644 | Nov 24 14:11:19 np0005533992.novalocal nova-novncproxy[117583]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2025-11-24 19:12:04.644 | Nov 24 14:11:19 np0005533992.novalocal nova-novncproxy[117583]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2025-11-24 19:12:04.644 | Nov 24 14:11:19 np0005533992.novalocal nova-novncproxy[117583]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2025-11-24 19:12:04.645 | Nov 24 14:11:19 np0005533992.novalocal nova-novncproxy[117583]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2025-11-24 19:12:04.645 | Nov 24 14:11:19 np0005533992.novalocal nova-novncproxy[117583]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2025-11-24 19:12:04.650 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.653 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-super-cond.service 2025-11-24 19:12:04.685 | enabled 2025-11-24 19:12:04.692 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-super-cond.service --no-pager 2025-11-24 19:12:04.729 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2025-11-24 19:12:04.729 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: disabled) 2025-11-24 19:12:04.729 | Active: active (running) since Mon 2025-11-24 14:11:20 EST; 44s ago 2025-11-24 19:12:04.729 | Invocation: 1402086ede8e49d280b3264b52a900b6 2025-11-24 19:12:04.729 | Main PID: 118414 (nova-conductor) 2025-11-24 19:12:04.729 | Tasks: 3 (limit: 100093) 2025-11-24 19:12:04.729 | Memory: 150.7M (peak: 151.3M) 2025-11-24 19:12:04.729 | CPU: 2.284s 2025-11-24 19:12:04.730 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2025-11-24 19:12:04.730 | ├─118414 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-24 19:12:04.730 | ├─119003 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-24 19:12:04.730 | └─119005 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-24 19:12:04.730 | 2025-11-24 19:12:04.730 | Nov 24 14:11:22 np0005533992.novalocal nova-conductor[118414]: DEBUG oslo_service.backend._eventlet.service [None req-d0fdceee-06f4-46af-ba14-e42441d8fedd None None] oslo_limit.version = None {{(pid=118414) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.730 | Nov 24 14:11:22 np0005533992.novalocal nova-conductor[118414]: DEBUG oslo_service.backend._eventlet.service [None req-d0fdceee-06f4-46af-ba14-e42441d8fedd None None] oslo_reports.file_event_handler = None {{(pid=118414) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.730 | Nov 24 14:11:22 np0005533992.novalocal nova-conductor[118414]: DEBUG oslo_service.backend._eventlet.service [None req-d0fdceee-06f4-46af-ba14-e42441d8fedd None None] oslo_reports.file_event_handler_interval = 1 {{(pid=118414) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.730 | Nov 24 14:11:22 np0005533992.novalocal nova-conductor[118414]: DEBUG oslo_service.backend._eventlet.service [None req-d0fdceee-06f4-46af-ba14-e42441d8fedd None None] oslo_reports.log_dir = None {{(pid=118414) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.730 | Nov 24 14:11:22 np0005533992.novalocal nova-conductor[118414]: DEBUG oslo_service.backend._eventlet.service [None req-d0fdceee-06f4-46af-ba14-e42441d8fedd None None] ******************************************************************************** {{(pid=118414) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-24 19:12:04.730 | Nov 24 14:11:32 np0005533992.novalocal nova-conductor[118414]: DEBUG dbcounter [-] [118414] Writing DB stats nova_api:SELECT=1 {{(pid=118414) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.730 | Nov 24 14:11:32 np0005533992.novalocal nova-conductor[118414]: DEBUG dbcounter [-] [118414] Writing DB stats nova_cell1:SELECT=1 {{(pid=118414) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.730 | Nov 24 14:11:32 np0005533992.novalocal nova-conductor[118414]: DEBUG dbcounter [-] [118414] Writing DB stats nova_cell0:SELECT=1 {{(pid=118414) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.730 | Nov 24 14:11:37 np0005533992.novalocal nova-conductor[119005]: DEBUG dbcounter [-] [119005] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=119005) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.730 | Nov 24 14:11:37 np0005533992.novalocal nova-conductor[119003]: DEBUG dbcounter [-] [119003] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=119003) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.736 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-24 19:12:04.739 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2025-11-24 19:12:04.772 | enabled 2025-11-24 19:12:04.779 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2025-11-24 19:12:04.816 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2025-11-24 19:12:04.817 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: disabled) 2025-11-24 19:12:04.817 | Active: active (running) since Mon 2025-11-24 14:11:22 EST; 42s ago 2025-11-24 19:12:04.817 | Invocation: c13204e2d8b34c939452d9da85d6ed94 2025-11-24 19:12:04.817 | Main PID: 119013 (nova-conductor) 2025-11-24 19:12:04.817 | Tasks: 3 (limit: 100093) 2025-11-24 19:12:04.817 | Memory: 161.9M (peak: 162.1M) 2025-11-24 19:12:04.817 | CPU: 2.392s 2025-11-24 19:12:04.817 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2025-11-24 19:12:04.817 | ├─119013 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-24 19:12:04.817 | ├─119952 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-24 19:12:04.817 | └─119953 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-24 19:12:04.817 | 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_limit.status_code_retry_delay = None {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_limit.timeout = None {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_limit.valid_interfaces = None {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_limit.version = None {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_reports.file_event_handler = None {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] oslo_reports.log_dir = None {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-24 19:12:04.817 | Nov 24 14:11:24 np0005533992.novalocal nova-conductor[119013]: DEBUG oslo_service.backend._eventlet.service [None req-bf3b500e-74da-4303-9d70-032e08a069e1 None None] ******************************************************************************** {{(pid=119013) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-24 19:12:04.817 | Nov 24 14:11:34 np0005533992.novalocal nova-conductor[119013]: DEBUG dbcounter [-] [119013] Writing DB stats nova_cell1:SELECT=1 {{(pid=119013) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.817 | Nov 24 14:11:49 np0005533992.novalocal nova-conductor[119953]: DEBUG dbcounter [-] [119953] Writing DB stats nova_cell1:SELECT=14,nova_cell1:INSERT=2,nova_cell1:UPDATE=3 {{(pid=119953) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-24 19:12:04.823 | + ./stack.sh:main:1475 : is_service_enabled n-api 2025-11-24 19:12:04.840 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:04.843 | + ./stack.sh:main:1476 : is_service_enabled n-cpu 2025-11-24 19:12:04.861 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:04.864 | + ./stack.sh:main:1477 : /opt/stack/devstack/tools/discover_hosts.sh 2025-11-24 19:12:06.441 | INFO dbcounter [None req-0cf466bc-d74a-43b9-b10d-6d95000ee8c5 None None] Registered counter for database nova_api 2025-11-24 19:12:06.478 | DEBUG dbcounter [-] [126319] Writer thread running {{(pid=126319) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:12:06.485 | Found 2 cell mappings. 2025-11-24 19:12:06.485 | Skipping cell0 since it does not contain hosts. 2025-11-24 19:12:06.485 | Getting computes from cell 'cell1': fd477f4b-2ca2-45b8-89c6-80aecf3e594d 2025-11-24 19:12:06.485 | INFO dbcounter [None req-0cf466bc-d74a-43b9-b10d-6d95000ee8c5 None None] Registered counter for database nova_cell1 2025-11-24 19:12:06.495 | DEBUG dbcounter [-] [126319] Writer thread running {{(pid=126319) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-24 19:12:06.591 | Checking host mapping for compute host 'np0005533992.novalocal': 086dc306-ae54-4839-a40f-ca2c3cf70797 2025-11-24 19:12:06.591 | Creating host mapping for compute host 'np0005533992.novalocal': 086dc306-ae54-4839-a40f-ca2c3cf70797 2025-11-24 19:12:06.591 | Found 1 unmapped computes in cell: fd477f4b-2ca2-45b8-89c6-80aecf3e594d 2025-11-24 19:12:07.058 | + ./stack.sh:main:1490 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Upgrade Check Results | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: Cells v2 | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: Placement API | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: Cinder API | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: Policy File JSON to YAML Migration | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: Older than N-1 computes | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: hw_machine_type unset | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.207 | | Check: Service User Token Configuration | 2025-11-24 19:12:09.207 | | Result: Success | 2025-11-24 19:12:09.207 | | Details: None | 2025-11-24 19:12:09.207 | +-------------------------------------------+ 2025-11-24 19:12:09.600 | + ./stack.sh:main:1497 : [[ -x /opt/stack/devstack/local.sh ]] 2025-11-24 19:12:09.604 | + ./stack.sh:main:1508 : command openstack complete 2025-11-24 19:12:09.604 | + ./stack.sh:main:1509 : sudo tee /etc/bash_completion.d/osc.bash_completion 2025-11-24 19:12:09.955 | 2025-11-24 19:12:10.002 | + ./stack.sh:main:1512 : is_service_enabled cinder 2025-11-24 19:12:10.026 | + functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:10.029 | + ./stack.sh:main:1513 : is_ubuntu 2025-11-24 19:12:10.033 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-24 19:12:10.036 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-24 19:12:10.040 | + ./stack.sh:main:1517 : echo_summary 'Skip setting lvm filters for non Ubuntu systems' 2025-11-24 19:12:10.043 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:12:10.047 | + ./stack.sh:echo_summary:473 : echo -e Skip setting lvm filters for non Ubuntu systems 2025-11-24 19:12:10.050 | + ./stack.sh:main:1525 : run_phase stack test-config 2025-11-24 19:12:10.053 | + functions-common:run_phase:1851 : local mode=stack 2025-11-24 19:12:10.057 | + functions-common:run_phase:1852 : local phase=test-config 2025-11-24 19:12:10.061 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-24 19:12:10.064 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-24 19:12:10.068 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-24 19:12:10.072 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-24 19:12:10.075 | + functions-common:run_phase:1861 : local extra 2025-11-24 19:12:10.080 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-24 19:12:10.087 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-24 19:12:10.091 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-24 19:12:10.094 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-24 19:12:10.099 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2025-11-24 19:12:10.103 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-24 19:12:10.125 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:10.128 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:12:10.132 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:10.135 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2025-11-24 19:12:10.139 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:10.142 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-24 19:12:10.145 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:10.149 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2025-11-24 19:12:10.152 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:10.156 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2025-11-24 19:12:10.159 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:12:10.163 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-11-24 19:12:10.166 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2025-11-24 19:12:10.222 | [8815 Async install_tempest:78785]: Waiting for completion of install_tempest running on PID 78785 (1 other jobs running) 2025-11-24 19:12:10.250 | [8815 Async install_tempest:78785]: Signaling child to exit 2025-11-24 19:12:10.250 | WAKEUP 2025-11-24 19:12:10.275 | [8815 Async install_tempest:78785]: Signaled 2025-11-24 19:12:10.276 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2025-11-24 19:12:10.276 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/tempest.git 2025-11-24 19:12:10.276 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/tempest 2025-11-24 19:12:10.276 | ++ functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:595 : local orig_dir 2025-11-24 19:12:10.277 | +++ functions-common:git_clone:596 : pwd 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:12:10.277 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:613 : echo master 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:12:10.277 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/tempest ]] 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/tempest 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:675 : cd /opt/stack/tempest 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:676 : git show --oneline 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:676 : head -1 2025-11-24 19:12:10.277 | 8ccefd4be Merge "tox: Speed up bindep target" 2025-11-24 19:12:10.277 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:12:10.277 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2025-11-24 19:12:10.277 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2025-11-24 19:12:10.277 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2025-11-24 19:12:10.277 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:12:10.277 | Collecting tox!=2.8.0,<4.0.0 2025-11-24 19:12:10.277 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2025-11-24 19:12:10.277 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (3.20.0) 2025-11-24 19:12:10.277 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (25.0) 2025-11-24 19:12:10.277 | Requirement already satisfied: pluggy>=0.12.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.6.0) 2025-11-24 19:12:10.277 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2025-11-24 19:12:10.277 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2025-11-24 19:12:10.277 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2025-11-24 19:12:10.277 | Requirement already satisfied: 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 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (20.35.3) 2025-11-24 19:12:10.277 | Requirement already satisfied: distlib<1,>=0.3.7 in /usr/local/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) (0.4.0) 2025-11-24 19:12:10.277 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /usr/local/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.5.0) 2025-11-24 19:12:10.277 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl (86 kB) 2025-11-24 19:12:10.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 11.1 MB/s eta 0:00:00 2025-11-24 19:12:10.277 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98 kB) 2025-11-24 19:12:10.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 19.4 MB/s eta 0:00:00 2025-11-24 19:12:10.277 | Installing collected packages: py, tox 2025-11-24 19:12:10.277 | Attempting uninstall: tox 2025-11-24 19:12:10.277 | Found existing installation: tox 4.32.0 2025-11-24 19:12:10.277 | Uninstalling tox-4.32.0: 2025-11-24 19:12:10.277 | Successfully uninstalled tox-4.32.0 2025-11-24 19:12:10.277 | Successfully installed py-1.11.0 tox-3.28.0 2025-11-24 19:12:10.277 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:12:10.277 | ++ inc/python:pip_install:216 : result=0 2025-11-24 19:12:10.277 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2423 : local name 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2424 : local end_time 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2426 : local total 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2427 : local start_time 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2430 : start_time=1764011223973 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2432 : [[ -z 1764011223973 ]] 2025-11-24 19:12:10.278 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2435 : end_time=1764011226594 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2436 : elapsed_time=2621 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2437 : total=142486 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:12:10.278 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=145107 2025-11-24 19:12:10.278 | ++ inc/python:pip_install:219 : return 0 2025-11-24 19:12:10.278 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2025-11-24 19:12:10.278 | ~/tempest ~/devstack 2025-11-24 19:12:10.278 | ++ lib/tempest:install_tempest:855 : git checkout master 2025-11-24 19:12:10.278 | Already on 'master' 2025-11-24 19:12:10.278 | Your branch is up to date with 'origin/master'. 2025-11-24 19:12:10.278 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2025-11-24 19:12:10.278 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-11-24 19:12:10.278 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.nuNGSGZYT5 2025-11-24 19:12:10.278 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nuNGSGZYT5 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.nuNGSGZYT5 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:10.278 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:10.278 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2025-11-24 19:12:10.278 | full create: /opt/stack/tempest/.tox/tempest 2025-11-24 19:12:10.278 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-11-24 19:12:10.278 | full develop-inst: /opt/stack/tempest 2025-11-24 19:12:10.278 | full installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-24 19:12:10.279 | ___________________________________ summary ____________________________________ 2025-11-24 19:12:10.279 | full: skipped tests 2025-11-24 19:12:10.279 | congratulations :) 2025-11-24 19:12:10.279 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.nuNGSGZYT5 -r requirements.txt 2025-11-24 19:12:10.279 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:12:10.279 | 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) 2025-11-24 19:12:10.279 | 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.12.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2025-11-24 19:12:10.279 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-11-24 19:12:10.279 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-11-24 19:12:10.279 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.2.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.1.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (7.2.1) 2025-11-24 19:12:10.279 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-11-24 19:12:10.279 | 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.8.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.2.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2025-11-24 19:12:10.279 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2025-11-24 19:12:10.279 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2025-11-24 19:12:10.279 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.6.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-11-24 19:12:10.279 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-11-24 19:12:10.279 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2025-11-24 19:12:10.279 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-11-24 19:12:10.279 | 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)) (80.9.0) 2025-11-24 19:12:10.279 | 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.5.2) 2025-11-24 19:12:10.279 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.4.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.9.1) 2025-11-24 19:12:10.279 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.37.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.28.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.3.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2025-11-24 19:12:10.279 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.0) 2025-11-24 19:12:10.279 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2025-11-24 19:12:10.279 | 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.7.1) 2025-11-24 19:12:10.279 | 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) 2025-11-24 19:12:10.279 | 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.32.5) 2025-11-24 19:12:10.279 | 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.2.0) 2025-11-24 19:12:10.279 | 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) 2025-11-24 19:12:10.280 | 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.15.2) 2025-11-24 19:12:10.280 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.13.3) 2025-11-24 19:12:10.280 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2025-11-24 19:12:10.280 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2025-11-24 19:12:10.280 | 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) 2025-11-24 19:12:10.280 | 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.2.5) 2025-11-24 19:12:10.280 | 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)) (25.0) 2025-11-24 19:12:10.280 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.1.1) 2025-11-24 19:12:10.280 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.14) 2025-11-24 19:12:10.280 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.0.0) 2025-11-24 19:12:10.280 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.23) 2025-11-24 19:12:10.280 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2025-11-24 19:12:10.280 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2025-11-24 19:12:10.280 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2025-11-24 19:12:10.280 | 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) 2025-11-24 19:12:10.280 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2025-11-24 19:12:10.280 | 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.11) 2025-11-24 19:12:10.280 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2025.11.12) 2025-11-24 19:12:10.280 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.2.0) 2025-11-24 19:12:10.280 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2025-11-24 19:12:10.280 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2025-11-24 19:12:10.280 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2025-11-24 19:12:10.280 | 2025-11-24 19:12:10.280 | [notice] A new release of pip is available: 25.2 -> 25.3 2025-11-24 19:12:10.280 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2025-11-24 19:12:10.280 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2025-11-24 19:12:10.280 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.nuNGSGZYT5 2025-11-24 19:12:10.280 | ++ lib/tempest:install_tempest:868 : popd 2025-11-24 19:12:10.280 | ~/devstack 2025-11-24 19:12:10.326 | [8815 Async install_tempest:78785]: finished install_tempest with result 0 in 19 seconds 2025-11-24 19:12:10.330 | ++ inc/async:async_wait:197 : return 0 2025-11-24 19:12:10.334 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2025-11-24 19:12:10.337 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:12:10.340 | ++ ./stack.sh:echo_summary:473 : echo -e Initializing Tempest 2025-11-24 19:12:10.344 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2025-11-24 19:12:10.347 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2025-11-24 19:12:10.350 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2025-11-24 19:12:10.353 | ++ inc/python:setup_develop:353 : local bindep 2025-11-24 19:12:10.355 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-24 19:12:10.358 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2025-11-24 19:12:10.360 | ++ inc/python:setup_develop:359 : local extras= 2025-11-24 19:12:10.362 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2025-11-24 19:12:10.365 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-24 19:12:10.367 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-24 19:12:10.370 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2025-11-24 19:12:10.372 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-24 19:12:10.376 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-24 19:12:10.380 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2025-11-24 19:12:10.382 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-24 19:12:10.385 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2025-11-24 19:12:10.388 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-24 19:12:10.391 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-24 19:12:10.396 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2025-11-24 19:12:10.400 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2025-11-24 19:12:10.403 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2025-11-24 19:12:10.406 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2025-11-24 19:12:10.535 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2025-11-24 19:12:10.537 | ++ inc/python:setup_package:436 : local bindep=0 2025-11-24 19:12:10.540 | ++ inc/python:setup_package:437 : local bindep_flag= 2025-11-24 19:12:10.544 | ++ inc/python:setup_package:438 : local bindep_profiles= 2025-11-24 19:12:10.546 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-24 19:12:10.549 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2025-11-24 19:12:10.552 | ++ inc/python:setup_package:445 : local flags=-e 2025-11-24 19:12:10.555 | ++ inc/python:setup_package:446 : local extras= 2025-11-24 19:12:10.557 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2025-11-24 19:12:10.560 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2025-11-24 19:12:10.562 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-24 19:12:10.565 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-24 19:12:10.567 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-24 19:12:10.570 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2025-11-24 19:12:10.603 | Using python 3.12 to install /opt/stack/tempest 2025-11-24 19:12:10.606 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2025-11-24 19:12:11.468 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:12:11.470 | Obtaining file:///opt/stack/tempest 2025-11-24 19:12:11.472 | Installing build dependencies: started 2025-11-24 19:12:14.354 | Installing build dependencies: finished with status 'done' 2025-11-24 19:12:14.356 | Checking if build backend supports build_editable: started 2025-11-24 19:12:14.538 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-24 19:12:14.539 | Getting requirements to build editable: started 2025-11-24 19:12:14.680 | Getting requirements to build editable: finished with status 'done' 2025-11-24 19:12:14.683 | Installing backend dependencies: started 2025-11-24 19:12:17.483 | Installing backend dependencies: finished with status 'done' 2025-11-24 19:12:17.483 | Preparing editable metadata (pyproject.toml): started 2025-11-24 19:12:18.098 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-24 19:12:18.234 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.0.3) 2025-11-24 19:12:18.235 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.12.0) 2025-11-24 19:12:18.236 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.25.1) 2025-11-24 19:12:18.237 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (2.7.2) 2025-11-24 19:12:18.238 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.0.0) 2025-11-24 19:12:18.239 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev5) (43.0.3) 2025-11-24 19:12:18.240 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.3.0) 2025-11-24 19:12:18.241 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.2.0) 2025-11-24 19:12:18.242 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (10.1.0) 2025-11-24 19:12:18.243 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.2.1) 2025-11-24 19:12:18.277 | Collecting stestr>=1.0.0 (from tempest==46.0.1.dev5) 2025-11-24 19:12:18.280 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl.metadata (7.6 kB) 2025-11-24 19:12:18.288 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (5.8.0) 2025-11-24 19:12:18.288 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (9.2.0) 2025-11-24 19:12:18.290 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.2.6) 2025-11-24 19:12:18.291 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev5) (6.0.3) 2025-11-24 19:12:18.292 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.4.4) 2025-11-24 19:12:18.293 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (5.6.0) 2025-11-24 19:12:18.295 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (3.16.0) 2025-11-24 19:12:18.297 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.26.20) 2025-11-24 19:12:18.298 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (3.0.0) 2025-11-24 19:12:18.300 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.7.1) 2025-11-24 19:12:18.301 | Requirement already satisfied: fasteners>=0.16.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.20) 2025-11-24 19:12:18.302 | Requirement already satisfied: testscenarios>=0.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.5.0) 2025-11-24 19:12:18.323 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (0.5.2) 2025-11-24 19:12:18.324 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (2.7.0) 2025-11-24 19:12:18.339 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.1->tempest==46.0.1.dev5) (2.0.0) 2025-11-24 19:12:18.342 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.0.1.dev5) (2.0.0) 2025-11-24 19:12:18.360 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (25.4.0) 2025-11-24 19:12:18.361 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (2025.9.1) 2025-11-24 19:12:18.362 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (0.37.0) 2025-11-24 19:12:18.363 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (0.28.0) 2025-11-24 19:12:18.373 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.0.1.dev5) (6.7.1) 2025-11-24 19:12:18.380 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.0.1.dev5) (2.0.0) 2025-11-24 19:12:18.382 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.0.1.dev5) (2.32.5) 2025-11-24 19:12:18.392 | Requirement already satisfied: oslo.context>=2.21.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.0.1.dev5) (6.2.0) 2025-11-24 19:12:18.394 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.0.1.dev5) (2.9.0.post0) 2025-11-24 19:12:18.398 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.0.1.dev5) (1.1.2) 2025-11-24 19:12:18.399 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.0.1.dev5) (2025.2) 2025-11-24 19:12:18.405 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (2.1.0) 2025-11-24 19:12:18.407 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (3.2.5) 2025-11-24 19:12:18.408 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (25.0) 2025-11-24 19:12:18.410 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (7.1.1) 2025-11-24 19:12:18.417 | Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (4.3.0) 2025-11-24 19:12:18.418 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (2.2.1) 2025-11-24 19:12:18.420 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (1.6.0) 2025-11-24 19:12:18.423 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.0.1.dev5) (69.0.3) 2025-11-24 19:12:18.428 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.0.1.dev5) (0.2.14) 2025-11-24 19:12:18.445 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.0.1.dev5) (0.15.2) 2025-11-24 19:12:18.484 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.0.1.dev5) 2025-11-24 19:12:18.487 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB) 2025-11-24 19:12:18.539 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.0.1.dev5) (2.23) 2025-11-24 19:12:18.546 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (1.11.0) 2025-11-24 19:12:18.547 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (1.7.1) 2025-11-24 19:12:18.567 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.0.1.dev5) (4.15.0) 2025-11-24 19:12:18.621 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.0.1.dev5) (1.17.0) 2025-11-24 19:12:18.637 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev5) (3.4.4) 2025-11-24 19:12:18.638 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev5) (3.11) 2025-11-24 19:12:18.640 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev5) (2025.11.12) 2025-11-24 19:12:18.722 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (14.2.0) 2025-11-24 19:12:18.743 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (4.0.0) 2025-11-24 19:12:18.744 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (2.19.2) 2025-11-24 19:12:18.764 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (0.1.2) 2025-11-24 19:12:18.782 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl (118 kB) 2025-11-24 19:12:18.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.2/118.2 kB 12.3 MB/s eta 0:00:00 2025-11-24 19:12:18.796 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl (38 kB) 2025-11-24 19:12:18.806 | Building wheels for collected packages: tempest 2025-11-24 19:12:18.806 | Building editable for tempest (pyproject.toml): started 2025-11-24 19:12:19.718 | Building editable for tempest (pyproject.toml): finished with status 'done' 2025-11-24 19:12:19.719 | Created wheel for tempest: filename=tempest-46.0.1.dev5-0.editable-py3-none-any.whl size=8175 sha256=c307d21150e6134f785d612bb880f7238d1504e696d83437dbaefbbf0a191416 2025-11-24 19:12:19.720 | Stored in directory: /tmp/pip-ephem-wheel-cache-djkssp1c/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2025-11-24 19:12:19.724 | Successfully built tempest 2025-11-24 19:12:20.738 | Installing collected packages: tomlkit, stestr, tempest 2025-11-24 19:12:21.024 | Successfully installed stestr-4.2.0 tempest-46.0.1.dev5 tomlkit-0.13.3 2025-11-24 19:12:21.024 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-24 19:12:21.383 | ++ inc/python:pip_install:216 : result=0 2025-11-24 19:12:21.386 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-11-24 19:12:21.389 | ++ functions-common:time_stop:2423 : local name 2025-11-24 19:12:21.392 | ++ functions-common:time_stop:2424 : local end_time 2025-11-24 19:12:21.394 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-24 19:12:21.397 | ++ functions-common:time_stop:2426 : local total 2025-11-24 19:12:21.400 | ++ functions-common:time_stop:2427 : local start_time 2025-11-24 19:12:21.403 | ++ functions-common:time_stop:2429 : name=pip_install 2025-11-24 19:12:21.406 | ++ functions-common:time_stop:2430 : start_time=1764011530595 2025-11-24 19:12:21.408 | ++ functions-common:time_stop:2432 : [[ -z 1764011530595 ]] 2025-11-24 19:12:21.411 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-24 19:12:21.417 | ++ functions-common:time_stop:2435 : end_time=1764011541414 2025-11-24 19:12:21.419 | ++ functions-common:time_stop:2436 : elapsed_time=10819 2025-11-24 19:12:21.422 | ++ functions-common:time_stop:2437 : total=152803 2025-11-24 19:12:21.425 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-24 19:12:21.427 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=163622 2025-11-24 19:12:21.430 | ++ inc/python:pip_install:219 : return 0 2025-11-24 19:12:21.433 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-24 19:12:21.436 | ++ inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-24 19:12:21.438 | ++ inc/python:setup_package:468 : '[' -d '/opt/stack/tempest/*.egg-info' ']' 2025-11-24 19:12:21.441 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2025-11-24 19:12:21.444 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2025-11-24 19:12:21.447 | ++ inc/python:use_library_from_git:267 : local enabled=1 2025-11-24 19:12:21.450 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-24 19:12:21.453 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2025-11-24 19:12:21.457 | ++ inc/python:use_library_from_git:269 : return 1 2025-11-24 19:12:21.460 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2025-11-24 19:12:21.463 | ++ lib/tempest:configure_tempest:212 : local image_lines 2025-11-24 19:12:21.466 | ++ lib/tempest:configure_tempest:213 : local images 2025-11-24 19:12:21.469 | ++ lib/tempest:configure_tempest:214 : local num_images 2025-11-24 19:12:21.471 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2025-11-24 19:12:21.474 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2025-11-24 19:12:21.477 | ++ lib/tempest:configure_tempest:217 : local password 2025-11-24 19:12:21.480 | ++ lib/tempest:configure_tempest:218 : local line 2025-11-24 19:12:21.483 | ++ lib/tempest:configure_tempest:219 : local flavors 2025-11-24 19:12:21.485 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2025-11-24 19:12:21.488 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2025-11-24 19:12:21.491 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2025-11-24 19:12:21.494 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2025-11-24 19:12:21.496 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2025-11-24 19:12:21.499 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2025-11-24 19:12:21.502 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2025-11-24 19:12:21.504 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2025-11-24 19:12:21.507 | ++ lib/tempest:configure_tempest:228 : local disk 2025-11-24 19:12:21.510 | ++ lib/tempest:configure_tempest:231 : ifs=' 2025-11-24 19:12:21.510 | ' 2025-11-24 19:12:21.513 | ++ lib/tempest:configure_tempest:241 : declare -a images 2025-11-24 19:12:21.515 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2025-11-24 19:12:21.534 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:21.537 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2025-11-24 19:12:21.540 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2025-11-24 19:12:21.543 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2025-11-24 19:12:21.546 | ++ lib/tempest:get_active_images:164 : img_array=() 2025-11-24 19:12:21.549 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-24 19:12:21.550 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2025-11-24 19:12:21.550 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2025-11-24 19:12:21.902 | 2025-11-24 19:12:21.916 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:21.920 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-24 19:12:21.923 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-24 19:12:21.926 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-24 19:12:21.929 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-24 19:12:21.932 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-24 19:12:21.935 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-24 19:12:21.938 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-24 19:12:21.940 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-24 19:12:21.943 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-24 19:12:21.946 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-24 19:12:21.949 | ++ lib/tempest:get_active_images:176 : img_id=bfe30d4b-f478-4b3d-b058-80ea56840f0b 2025-11-24 19:12:21.952 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-24 19:12:21.955 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-24 19:12:21.958 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2025-11-24 19:12:21.960 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2025-11-24 19:12:21.963 | ++ lib/tempest:configure_tempest:272 : '[' -z bfe30d4b-f478-4b3d-b058-80ea56840f0b ']' 2025-11-24 19:12:21.965 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2025-11-24 19:12:21.968 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2025-11-24 19:12:21.970 | ++ lib/tempest:configure_tempest:279 : [[ 8b0a8faa-5e0f-4a64-a125-35a0f54af03f != \b\f\e\3\0\d\4\b\-\f\4\7\8\-\4\b\3\d\-\b\0\5\8\-\8\0\e\a\5\6\8\4\0\f\0\b ]] 2025-11-24 19:12:21.973 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=8b0a8faa-5e0f-4a64-a125-35a0f54af03f 2025-11-24 19:12:21.975 | ++ lib/tempest:configure_tempest:281 : break 2025-11-24 19:12:21.978 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2025-11-24 19:12:22.014 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2025-11-24 19:12:22.035 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2025-11-24 19:12:22.038 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2025-11-24 19:12:22.041 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2025-11-24 19:12:22.044 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2025-11-24 19:12:22.047 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2025-11-24 19:12:22.050 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2025-11-24 19:12:22.053 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2025-11-24 19:12:22.058 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2025-11-24 19:12:22.058 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2025-11-24 19:12:22.497 | 2025-11-24 19:12:22.512 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:22.516 | ++ lib/tempest:configure_tempest:303 : admin_project_id=506aa82048ac4be380b28a72fe34e91d 2025-11-24 19:12:22.519 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2025-11-24 19:12:22.539 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:22.543 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2025-11-24 19:12:22.850 | 2025-11-24 19:12:22.865 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:22.869 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2025-11-24 19:12:22.869 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-24 19:12:22.869 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-24 19:12:22.869 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-24 19:12:22.869 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-24 19:12:22.869 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-24 19:12:22.869 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-24 19:12:22.869 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-24 19:12:22.869 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-24 19:12:22.869 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-24 19:12:22.869 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-24 19:12:22.869 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-24 19:12:22.869 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-24 19:12:22.869 | +----+-----------+-------+------+-----------+-------+-----------+' 2025-11-24 19:12:22.872 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2025-11-24 19:12:22.875 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-24 19:12:22.875 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-24 19:12:22.875 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-24 19:12:22.875 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-24 19:12:22.875 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-24 19:12:22.875 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-24 19:12:22.875 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-24 19:12:22.875 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-24 19:12:22.875 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-24 19:12:22.875 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-24 19:12:22.875 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-24 19:12:22.875 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-24 19:12:22.875 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-24 19:12:22.875 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2025-11-24 19:12:22.879 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib bfe30d4b-f478-4b3d-b058-80ea56840f0b 2025-11-24 19:12:22.882 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-11-24 19:12:22.886 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show bfe30d4b-f478-4b3d-b058-80ea56840f0b -c size -f value 2025-11-24 19:12:23.166 | 2025-11-24 19:12:23.181 | ++++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:23.184 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2025-11-24 19:12:23.187 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2025-11-24 19:12:23.188 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-11-24 19:12:23.265 | ++ lib/tempest:configure_tempest:312 : disk=1 2025-11-24 19:12:23.268 | ++ lib/tempest:configure_tempest:313 : ram=192 2025-11-24 19:12:23.270 | ++ 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 2025-11-24 19:12:23.525 | 2025-11-24 19:12:23.525 | +----------------------------+-----------------------+ 2025-11-24 19:12:23.525 | | Field | Value | 2025-11-24 19:12:23.525 | +----------------------------+-----------------------+ 2025-11-24 19:12:23.525 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:12:23.526 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:12:23.526 | | description | None | 2025-11-24 19:12:23.526 | | disk | 1 | 2025-11-24 19:12:23.526 | | id | 42 | 2025-11-24 19:12:23.526 | | name | m1.nano | 2025-11-24 19:12:23.526 | | os-flavor-access:is_public | True | 2025-11-24 19:12:23.526 | | properties | hw_rng:allowed='True' | 2025-11-24 19:12:23.526 | | ram | 192 | 2025-11-24 19:12:23.526 | | rxtx_factor | 1.0 | 2025-11-24 19:12:23.526 | | swap | 0 | 2025-11-24 19:12:23.526 | | vcpus | 1 | 2025-11-24 19:12:23.526 | +----------------------------+-----------------------+ 2025-11-24 19:12:23.537 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2025-11-24 19:12:23.540 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-24 19:12:23.540 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-24 19:12:23.540 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-24 19:12:23.540 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-24 19:12:23.540 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-24 19:12:23.540 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-24 19:12:23.540 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-24 19:12:23.540 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-24 19:12:23.540 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-24 19:12:23.540 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-24 19:12:23.540 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-24 19:12:23.540 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-24 19:12:23.540 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-24 19:12:23.540 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2025-11-24 19:12:23.543 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 8b0a8faa-5e0f-4a64-a125-35a0f54af03f 2025-11-24 19:12:23.545 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-11-24 19:12:23.549 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 8b0a8faa-5e0f-4a64-a125-35a0f54af03f -c size -f value 2025-11-24 19:12:23.849 | 2025-11-24 19:12:23.863 | ++++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:23.866 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2025-11-24 19:12:23.869 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2025-11-24 19:12:23.870 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-11-24 19:12:23.946 | ++ lib/tempest:configure_tempest:319 : disk=1 2025-11-24 19:12:23.949 | ++ lib/tempest:configure_tempest:320 : ram=256 2025-11-24 19:12:23.952 | ++ 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 2025-11-24 19:12:24.264 | 2025-11-24 19:12:24.264 | +----------------------------+-----------------------+ 2025-11-24 19:12:24.264 | | Field | Value | 2025-11-24 19:12:24.264 | +----------------------------+-----------------------+ 2025-11-24 19:12:24.264 | | OS-FLV-DISABLED:disabled | False | 2025-11-24 19:12:24.264 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-24 19:12:24.264 | | description | None | 2025-11-24 19:12:24.264 | | disk | 1 | 2025-11-24 19:12:24.264 | | id | 84 | 2025-11-24 19:12:24.264 | | name | m1.micro | 2025-11-24 19:12:24.264 | | os-flavor-access:is_public | True | 2025-11-24 19:12:24.264 | | properties | hw_rng:allowed='True' | 2025-11-24 19:12:24.264 | | ram | 256 | 2025-11-24 19:12:24.264 | | rxtx_factor | 1.0 | 2025-11-24 19:12:24.264 | | swap | 0 | 2025-11-24 19:12:24.264 | | vcpus | 1 | 2025-11-24 19:12:24.264 | +----------------------------+-----------------------+ 2025-11-24 19:12:24.276 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2025-11-24 19:12:24.279 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2025-11-24 19:12:24.298 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:24.301 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2025-11-24 19:12:24.303 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/os-test-images.git 2025-11-24 19:12:24.306 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/os-test-images 2025-11-24 19:12:24.309 | ++ functions-common:git_clone:594 : local git_ref=master 2025-11-24 19:12:24.312 | ++ functions-common:git_clone:595 : local orig_dir 2025-11-24 19:12:24.316 | +++ functions-common:git_clone:596 : pwd 2025-11-24 19:12:24.319 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-24 19:12:24.322 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-11-24 19:12:24.325 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-24 19:12:24.346 | ++ functions-common:git_clone:599 : RECLONE=False 2025-11-24 19:12:24.349 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-24 19:12:24.352 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-24 19:12:24.356 | ++ functions-common:git_clone:613 : echo master 2025-11-24 19:12:24.357 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-11-24 19:12:24.359 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-24 19:12:24.364 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/os-test-images ]] 2025-11-24 19:12:24.367 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-24 19:12:24.370 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2025-11-24 19:12:24.399 | ++ functions-common:git_clone:675 : cd /opt/stack/os-test-images 2025-11-24 19:12:24.403 | ++ functions-common:git_clone:676 : git show --oneline 2025-11-24 19:12:24.403 | ++ functions-common:git_clone:676 : head -1 2025-11-24 19:12:24.406 | 5d0367e Clean-up zuul config spacing 2025-11-24 19:12:24.409 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-24 19:12:24.413 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2025-11-24 19:12:24.413 | ~/os-test-images ~/devstack 2025-11-24 19:12:24.416 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2025-11-24 19:12:24.688 | generate create: /opt/stack/os-test-images/.tox/generate 2025-11-24 19:12:25.056 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2025-11-24 19:12:27.379 | generate installed: PyYAML==6.0.3 2025-11-24 19:12:27.380 | generate run-test-pre: PYTHONHASHSEED='1539946417' 2025-11-24 19:12:27.380 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2025-11-24 19:12:27.432 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2025-11-24 19:12:27.453 | 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' 2025-11-24 19:12:27.473 | 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' 2025-11-24 19:12:27.498 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2025-11-24 19:12:27.502 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2025-11-24 19:12:27.510 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2025-11-24 19:12:27.519 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2025-11-24 19:12:27.579 | WARNING:generate:Unable to generate image standard (qed) 2025-11-24 19:12:27.579 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2025-11-24 19:12:27.579 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2025-11-24 19:12:27.671 | WARNING:generate:Unable to generate image standard-udf (iso) 2025-11-24 19:12:27.671 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2025-11-24 19:12:27.681 | 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' 2025-11-24 19:12:27.788 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2025-11-24 19:12:27.807 | 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' 2025-11-24 19:12:27.811 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2025-11-24 19:12:27.814 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2025-11-24 19:12:27.828 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2025-11-24 19:12:27.842 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2025-11-24 19:12:27.861 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2025-11-24 19:12:27.865 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2025-11-24 19:12:27.881 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2025-11-24 19:12:27.885 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2025-11-24 19:12:27.889 | 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' 2025-11-24 19:12:27.903 | 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" 2025-11-24 19:12:27.908 | 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' 2025-11-24 19:12:27.921 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2025-11-24 19:12:27.948 | ___________________________________ summary ____________________________________ 2025-11-24 19:12:27.948 | generate: commands succeeded 2025-11-24 19:12:27.948 | congratulations :) 2025-11-24 19:12:27.984 | ++ lib/tempest:configure_tempest:376 : popd 2025-11-24 19:12:27.984 | ~/devstack 2025-11-24 19:12:27.987 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2025-11-24 19:12:28.027 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2025-11-24 19:12:28.031 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2025-11-24 19:12:28.056 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2025-11-24 19:12:28.059 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2025-11-24 19:12:28.063 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2025-11-24 19:12:28.103 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2025-11-24 19:12:28.145 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2025-11-24 19:12:28.148 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2025-11-24 19:12:28.151 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2025-11-24 19:12:28.154 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-11-24 19:12:28.158 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-24 19:12:28.494 | 2025-11-24 19:12:28.510 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:28.514 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-24 19:12:28.514 | address-scope 2025-11-24 19:12:28.514 | agent 2025-11-24 19:12:28.514 | allowed-address-pairs 2025-11-24 19:12:28.514 | auto-allocated-topology 2025-11-24 19:12:28.514 | availability_zone 2025-11-24 19:12:28.514 | default-subnetpools 2025-11-24 19:12:28.514 | dhcp_agent_scheduler 2025-11-24 19:12:28.514 | dns-integration 2025-11-24 19:12:28.514 | dns-domain-ports 2025-11-24 19:12:28.514 | dns-integration-domain-keywords 2025-11-24 19:12:28.514 | empty-string-filtering 2025-11-24 19:12:28.514 | external-net 2025-11-24 19:12:28.514 | extra_dhcp_opt 2025-11-24 19:12:28.515 | extraroute 2025-11-24 19:12:28.515 | extraroute-atomic 2025-11-24 19:12:28.515 | filter-validation 2025-11-24 19:12:28.515 | floating-ip-port-forwarding-detail 2025-11-24 19:12:28.515 | fip-port-details 2025-11-24 19:12:28.515 | flavors 2025-11-24 19:12:28.515 | floatingip-pools 2025-11-24 19:12:28.515 | router 2025-11-24 19:12:28.515 | enable-default-route-bfd 2025-11-24 19:12:28.515 | enable-default-route-ecmp 2025-11-24 19:12:28.515 | ext-gw-mode 2025-11-24 19:12:28.515 | l3-ha 2025-11-24 19:12:28.515 | external-gateway-multihoming 2025-11-24 19:12:28.515 | l3-flavors 2025-11-24 19:12:28.515 | multi-provider 2025-11-24 19:12:28.515 | net-mtu 2025-11-24 19:12:28.515 | net-mtu-writable 2025-11-24 19:12:28.515 | network_availability_zone 2025-11-24 19:12:28.515 | network-ip-availability 2025-11-24 19:12:28.515 | pagination 2025-11-24 19:12:28.515 | port-device-profile 2025-11-24 19:12:28.515 | port-mac-address-regenerate 2025-11-24 19:12:28.515 | port-numa-affinity-policy 2025-11-24 19:12:28.515 | port-numa-affinity-policy-socket 2025-11-24 19:12:28.515 | binding 2025-11-24 19:12:28.515 | binding-extended 2025-11-24 19:12:28.515 | port-security 2025-11-24 19:12:28.515 | project-id 2025-11-24 19:12:28.515 | provider 2025-11-24 19:12:28.515 | qinq 2025-11-24 19:12:28.515 | quota-check-limit 2025-11-24 19:12:28.515 | quota-check-limit-default 2025-11-24 19:12:28.515 | quotas 2025-11-24 19:12:28.515 | quota_details 2025-11-24 19:12:28.515 | rbac-policies 2025-11-24 19:12:28.515 | rbac-address-scope 2025-11-24 19:12:28.515 | rbac-security-groups 2025-11-24 19:12:28.515 | revision-if-match 2025-11-24 19:12:28.515 | standard-attr-revisions 2025-11-24 19:12:28.515 | router_availability_zone 2025-11-24 19:12:28.515 | router-enable-snat 2025-11-24 19:12:28.515 | security-groups-default-rules 2025-11-24 19:12:28.515 | security-groups-normalized-cidr 2025-11-24 19:12:28.515 | security-groups-remote-address-group 2025-11-24 19:12:28.515 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:12:28.515 | security-groups-shared-filtering 2025-11-24 19:12:28.515 | security-group 2025-11-24 19:12:28.516 | service-type 2025-11-24 19:12:28.516 | sorting 2025-11-24 19:12:28.516 | standard-attr-description 2025-11-24 19:12:28.516 | stateful-security-group 2025-11-24 19:12:28.516 | subnet-dns-publish-fixed-ip 2025-11-24 19:12:28.516 | subnet-external-network 2025-11-24 19:12:28.516 | subnet-service-types 2025-11-24 19:12:28.516 | subnet_allocation 2025-11-24 19:12:28.516 | subnetpool-prefix-ops 2025-11-24 19:12:28.516 | tag-creation 2025-11-24 19:12:28.516 | standard-attr-tag 2025-11-24 19:12:28.516 | standard-attr-timestamp 2025-11-24 19:12:28.516 | vlan-transparent' 2025-11-24 19:12:28.517 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-24 19:12:28.517 | address-scope 2025-11-24 19:12:28.517 | agent 2025-11-24 19:12:28.517 | allowed-address-pairs 2025-11-24 19:12:28.517 | auto-allocated-topology 2025-11-24 19:12:28.517 | availability_zone 2025-11-24 19:12:28.517 | default-subnetpools 2025-11-24 19:12:28.517 | dhcp_agent_scheduler 2025-11-24 19:12:28.517 | dns-integration 2025-11-24 19:12:28.517 | dns-domain-ports 2025-11-24 19:12:28.517 | dns-integration-domain-keywords 2025-11-24 19:12:28.517 | empty-string-filtering 2025-11-24 19:12:28.517 | external-net 2025-11-24 19:12:28.517 | extra_dhcp_opt 2025-11-24 19:12:28.517 | extraroute 2025-11-24 19:12:28.517 | extraroute-atomic 2025-11-24 19:12:28.517 | filter-validation 2025-11-24 19:12:28.517 | floating-ip-port-forwarding-detail 2025-11-24 19:12:28.517 | fip-port-details 2025-11-24 19:12:28.517 | flavors 2025-11-24 19:12:28.517 | floatingip-pools 2025-11-24 19:12:28.517 | router 2025-11-24 19:12:28.517 | enable-default-route-bfd 2025-11-24 19:12:28.517 | enable-default-route-ecmp 2025-11-24 19:12:28.517 | ext-gw-mode 2025-11-24 19:12:28.517 | l3-ha 2025-11-24 19:12:28.517 | external-gateway-multihoming 2025-11-24 19:12:28.517 | l3-flavors 2025-11-24 19:12:28.517 | multi-provider 2025-11-24 19:12:28.517 | net-mtu 2025-11-24 19:12:28.517 | net-mtu-writable 2025-11-24 19:12:28.517 | network_availability_zone 2025-11-24 19:12:28.517 | network-ip-availability 2025-11-24 19:12:28.517 | pagination 2025-11-24 19:12:28.517 | port-device-profile 2025-11-24 19:12:28.517 | port-mac-address-regenerate 2025-11-24 19:12:28.517 | port-numa-affinity-policy 2025-11-24 19:12:28.517 | port-numa-affinity-policy-socket 2025-11-24 19:12:28.517 | binding 2025-11-24 19:12:28.517 | binding-extended 2025-11-24 19:12:28.517 | port-security 2025-11-24 19:12:28.517 | project-id 2025-11-24 19:12:28.517 | provider 2025-11-24 19:12:28.518 | qinq 2025-11-24 19:12:28.518 | quota-check-limit 2025-11-24 19:12:28.518 | quota-check-limit-default 2025-11-24 19:12:28.518 | quotas 2025-11-24 19:12:28.518 | quota_details 2025-11-24 19:12:28.518 | rbac-policies 2025-11-24 19:12:28.518 | rbac-address-scope 2025-11-24 19:12:28.518 | rbac-security-groups 2025-11-24 19:12:28.518 | revision-if-match 2025-11-24 19:12:28.518 | standard-attr-revisions 2025-11-24 19:12:28.518 | router_availability_zone 2025-11-24 19:12:28.518 | router-enable-snat 2025-11-24 19:12:28.518 | security-groups-default-rules 2025-11-24 19:12:28.518 | security-groups-normalized-cidr 2025-11-24 19:12:28.518 | security-groups-remote-address-group 2025-11-24 19:12:28.518 | security-groups-rules-belongs-to-default-sg 2025-11-24 19:12:28.518 | security-groups-shared-filtering 2025-11-24 19:12:28.518 | security-group 2025-11-24 19:12:28.518 | service-type 2025-11-24 19:12:28.518 | sorting 2025-11-24 19:12:28.518 | standard-attr-description 2025-11-24 19:12:28.518 | stateful-security-group 2025-11-24 19:12:28.518 | subnet-dns-publish-fixed-ip 2025-11-24 19:12:28.518 | subnet-external-network 2025-11-24 19:12:28.518 | subnet-service-types 2025-11-24 19:12:28.518 | subnet_allocation 2025-11-24 19:12:28.518 | subnetpool-prefix-ops 2025-11-24 19:12:28.518 | tag-creation 2025-11-24 19:12:28.518 | standard-attr-tag 2025-11-24 19:12:28.518 | standard-attr-timestamp 2025-11-24 19:12:28.518 | vlan-transparent =~ external-net ]] 2025-11-24 19:12:28.520 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-24 19:12:28.523 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2025-11-24 19:12:28.885 | 2025-11-24 19:12:28.900 | +++ functions-common:oscwrap:2468 : return 0 2025-11-24 19:12:28.903 | ++ lib/tempest:configure_tempest:395 : public_network_id=ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 2025-11-24 19:12:28.907 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2025-11-24 19:12:29.797 | 2025-11-24 19:12:29.797 | +---------------------------+--------------------------------------+ 2025-11-24 19:12:29.797 | | Field | Value | 2025-11-24 19:12:29.798 | +---------------------------+--------------------------------------+ 2025-11-24 19:12:29.798 | | admin_state_up | UP | 2025-11-24 19:12:29.798 | | availability_zone_hints | | 2025-11-24 19:12:29.798 | | availability_zones | | 2025-11-24 19:12:29.798 | | created_at | 2025-11-24T19:12:29Z | 2025-11-24 19:12:29.798 | | description | | 2025-11-24 19:12:29.798 | | dns_domain | None | 2025-11-24 19:12:29.798 | | id | e0c61e56-f2b3-47aa-b85e-c2e0568ee60d | 2025-11-24 19:12:29.798 | | ipv4_address_scope | None | 2025-11-24 19:12:29.798 | | ipv6_address_scope | None | 2025-11-24 19:12:29.798 | | is_default | None | 2025-11-24 19:12:29.798 | | is_vlan_qinq | None | 2025-11-24 19:12:29.798 | | is_vlan_transparent | False | 2025-11-24 19:12:29.798 | | mtu | 1372 | 2025-11-24 19:12:29.798 | | name | shared | 2025-11-24 19:12:29.798 | | port_security_enabled | True | 2025-11-24 19:12:29.798 | | project_id | 506aa82048ac4be380b28a72fe34e91d | 2025-11-24 19:12:29.798 | | provider:network_type | geneve | 2025-11-24 19:12:29.798 | | provider:physical_network | None | 2025-11-24 19:12:29.798 | | provider:segmentation_id | 9196 | 2025-11-24 19:12:29.798 | | qinq | False | 2025-11-24 19:12:29.798 | | qos_policy_id | None | 2025-11-24 19:12:29.798 | | revision_number | 1 | 2025-11-24 19:12:29.798 | | router:external | Internal | 2025-11-24 19:12:29.798 | | segments | None | 2025-11-24 19:12:29.798 | | shared | True | 2025-11-24 19:12:29.798 | | status | ACTIVE | 2025-11-24 19:12:29.798 | | subnets | | 2025-11-24 19:12:29.798 | | tags | | 2025-11-24 19:12:29.798 | | updated_at | 2025-11-24T19:12:29Z | 2025-11-24 19:12:29.798 | +---------------------------+--------------------------------------+ 2025-11-24 19:12:29.813 | ++ 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 2025-11-24 19:12:30.712 | 2025-11-24 19:12:30.712 | +----------------------+--------------------------------------+ 2025-11-24 19:12:30.712 | | Field | Value | 2025-11-24 19:12:30.712 | +----------------------+--------------------------------------+ 2025-11-24 19:12:30.712 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2025-11-24 19:12:30.712 | | cidr | 192.168.233.0/24 | 2025-11-24 19:12:30.712 | | created_at | 2025-11-24T19:12:30Z | 2025-11-24 19:12:30.712 | | description | shared-subnet | 2025-11-24 19:12:30.712 | | dns_nameservers | | 2025-11-24 19:12:30.712 | | dns_publish_fixed_ip | None | 2025-11-24 19:12:30.712 | | enable_dhcp | True | 2025-11-24 19:12:30.713 | | gateway_ip | 192.168.233.1 | 2025-11-24 19:12:30.713 | | host_routes | | 2025-11-24 19:12:30.713 | | id | b0329ccd-56c9-48ac-b9db-870f200bb150 | 2025-11-24 19:12:30.713 | | ip_version | 4 | 2025-11-24 19:12:30.713 | | ipv6_address_mode | None | 2025-11-24 19:12:30.713 | | ipv6_ra_mode | None | 2025-11-24 19:12:30.713 | | name | shared-subnet | 2025-11-24 19:12:30.713 | | network_id | e0c61e56-f2b3-47aa-b85e-c2e0568ee60d | 2025-11-24 19:12:30.713 | | project_id | 506aa82048ac4be380b28a72fe34e91d | 2025-11-24 19:12:30.713 | | revision_number | 0 | 2025-11-24 19:12:30.713 | | router:external | False | 2025-11-24 19:12:30.713 | | segment_id | None | 2025-11-24 19:12:30.713 | | service_types | | 2025-11-24 19:12:30.713 | | subnetpool_id | None | 2025-11-24 19:12:30.713 | | tags | | 2025-11-24 19:12:30.713 | | updated_at | 2025-11-24T19:12:30Z | 2025-11-24 19:12:30.713 | +----------------------+--------------------------------------+ 2025-11-24 19:12:30.724 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2025-11-24 19:12:30.763 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2025-11-24 19:12:30.803 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2025-11-24 19:12:30.808 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2025-11-24 19:12:30.843 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2025-11-24 19:12:30.880 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2025-11-24 19:12:30.917 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2025-11-24 19:12:30.956 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2025-11-24 19:12:30.995 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://38.102.83.12/identity/v3 2025-11-24 19:12:31.036 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2025-11-24 19:12:31.074 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2025-11-24 19:12:31.115 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2025-11-24 19:12:31.153 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2025-11-24 19:12:31.156 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2025-11-24 19:12:31.195 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2025-11-24 19:12:31.235 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2025-11-24 19:12:31.272 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2025-11-24 19:12:31.310 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2025-11-24 19:12:31.350 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2025-11-24 19:12:31.369 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:31.372 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-11-24 19:12:31.410 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2025-11-24 19:12:31.413 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2025-11-24 19:12:31.452 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2025-11-24 19:12:31.472 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:31.475 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2025-11-24 19:12:31.512 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2025-11-24 19:12:31.549 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2025-11-24 19:12:31.586 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2025-11-24 19:12:31.589 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2025-11-24 19:12:31.626 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2025-11-24 19:12:31.664 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2025-11-24 19:12:31.684 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:31.687 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref bfe30d4b-f478-4b3d-b058-80ea56840f0b 2025-11-24 19:12:31.725 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 8b0a8faa-5e0f-4a64-a125-35a0f54af03f 2025-11-24 19:12:31.763 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2025-11-24 19:12:31.800 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2025-11-24 19:12:31.838 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2025-11-24 19:12:31.877 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2025-11-24 19:12:31.896 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:31.900 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2025-11-24 19:12:31.902 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2025-11-24 19:12:31.905 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2025-11-24 19:12:31.908 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2025-11-24 19:12:31.912 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2025-11-24 19:12:31.914 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2025-11-24 19:12:31.938 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2025-11-24 19:12:31.941 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2025-11-24 19:12:31.980 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2025-11-24 19:12:32.019 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2025-11-24 19:12:32.058 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2025-11-24 19:12:32.096 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2025-11-24 19:12:32.133 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2025-11-24 19:12:32.168 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2025-11-24 19:12:32.202 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2025-11-24 19:12:32.239 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2025-11-24 19:12:32.281 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2025-11-24 19:12:32.283 | ++ 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 2025-11-24 19:12:32.322 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2025-11-24 19:12:32.325 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2025-11-24 19:12:32.365 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2025-11-24 19:12:32.386 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:32.390 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2025-11-24 19:12:32.429 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2025-11-24 19:12:32.449 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:32.452 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2025-11-24 19:12:32.455 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2025-11-24 19:12:32.475 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:12:32.478 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2025-11-24 19:12:32.482 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2025-11-24 19:12:32.485 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2025-11-24 19:12:32.524 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2025-11-24 19:12:32.560 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id ebf09b6a-13a1-4edc-827d-0b22b6c7b4f1 2025-11-24 19:12:32.597 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2025-11-24 19:12:32.635 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2025-11-24 19:12:32.673 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2025-11-24 19:12:32.714 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2025-11-24 19:12:32.754 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2025-11-24 19:12:32.792 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2025-11-24 19:12:32.831 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2025-11-24 19:12:32.834 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2025-11-24 19:12:32.837 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2025-11-24 19:12:32.840 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-24 19:12:32.885 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2025-11-24 19:12:32.889 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2025-11-24 19:12:32.890 | +++ lib/tempest:configure_tempest:563 : tr -d . 2025-11-24 19:12:32.896 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2025-11-24 19:12:32.899 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2025-11-24 19:12:32.937 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2025-11-24 19:12:32.940 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2025-11-24 19:12:32.943 | ++ functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-24 19:12:32.947 | ++ functions-common:is_provider_network:2275 : return 1 2025-11-24 19:12:32.949 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2025-11-24 19:12:32.986 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2025-11-24 19:12:33.026 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2025-11-24 19:12:33.065 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2025-11-24 19:12:33.106 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2025-11-24 19:12:33.147 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2025-11-24 19:12:33.185 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-24 19:12:33.188 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2025-11-24 19:12:33.192 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2025-11-24 19:12:33.213 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2025-11-24 19:12:33.255 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-24 19:12:33.258 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2025-11-24 19:12:33.261 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2025-11-24 19:12:33.281 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2025-11-24 19:12:33.320 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-24 19:12:33.322 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2025-11-24 19:12:33.325 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2025-11-24 19:12:33.329 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2025-11-24 19:12:33.349 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2025-11-24 19:12:33.387 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-24 19:12:33.390 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2025-11-24 19:12:33.393 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2025-11-24 19:12:33.414 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2025-11-24 19:12:33.455 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2025-11-24 19:12:33.495 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2025-11-24 19:12:33.498 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2025-11-24 19:12:33.538 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2025-11-24 19:12:33.542 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2025-11-24 19:12:33.545 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2025-11-24 19:12:33.548 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2025-11-24 19:12:33.573 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2025-11-24 19:12:33.576 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2025-11-24 19:12:33.615 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2025-11-24 19:12:33.636 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:33.639 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2025-11-24 19:12:33.642 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2025-11-24 19:12:33.645 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2025-11-24 19:12:33.647 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2025-11-24 19:12:33.650 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2025-11-24 19:12:33.653 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2025-11-24 19:12:33.691 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2025-11-24 19:12:33.694 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2025-11-24 19:12:33.697 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2025-11-24 19:12:33.700 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2025-11-24 19:12:33.724 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2025-11-24 19:12:33.726 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2025-11-24 19:12:33.771 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2025-11-24 19:12:33.774 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2025-11-24 19:12:33.777 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2025-11-24 19:12:33.781 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2025-11-24 19:12:33.822 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2025-11-24 19:12:33.864 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2025-11-24 19:12:33.904 | ++ lib/tempest:configure_tempest:718 : local service 2025-11-24 19:12:33.908 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2025-11-24 19:12:33.911 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:33.914 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2025-11-24 19:12:33.935 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:33.938 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2025-11-24 19:12:33.981 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:33.984 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2025-11-24 19:12:34.005 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:34.009 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2025-11-24 19:12:34.050 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:34.053 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2025-11-24 19:12:34.073 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:34.076 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2025-11-24 19:12:34.114 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:34.117 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2025-11-24 19:12:34.139 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:34.142 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2025-11-24 19:12:34.182 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:34.185 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2025-11-24 19:12:34.205 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:34.207 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2025-11-24 19:12:34.245 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:34.249 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2025-11-24 19:12:34.269 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:34.271 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2025-11-24 19:12:34.310 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-24 19:12:34.313 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2025-11-24 19:12:34.331 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-24 19:12:34.335 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon True 2025-11-24 19:12:34.373 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-11-24 19:12:34.376 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-11-24 19:12:34.379 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2025-11-24 19:12:34.383 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2025-11-24 19:12:34.420 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-11-24 19:12:34.423 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-11-24 19:12:34.425 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2025-11-24 19:12:34.428 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2025-11-24 19:12:34.465 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-11-24 19:12:34.468 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-11-24 19:12:34.470 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2025-11-24 19:12:34.473 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2025-11-24 19:12:34.476 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2025-11-24 19:12:34.479 | +++ lib/tempest:configure_tempest:763 : mktemp 2025-11-24 19:12:34.485 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.TVpgZABo2d 2025-11-24 19:12:34.487 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2025-11-24 19:12:34.491 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2025-11-24 19:12:34.494 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-11-24 19:12:34.499 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.5c4wx7RXYl 2025-11-24 19:12:34.502 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.5c4wx7RXYl 2025-11-24 19:12:34.505 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-11-24 19:12:34.508 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.5c4wx7RXYl 2025-11-24 19:12:34.511 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-11-24 19:12:34.514 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-11-24 19:12:34.517 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-11-24 19:12:34.524 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:34.528 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:34.531 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:34.534 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-24 19:12:34.538 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2025-11-24 19:12:34.541 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2025-11-24 19:12:34.885 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2025-11-24 19:12:35.419 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-11-24 19:12:45.831 | venv-tempest develop-inst: /opt/stack/tempest 2025-11-24 19:12:50.108 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-24 19:12:50.108 | ___________________________________ summary ____________________________________ 2025-11-24 19:12:50.108 | venv-tempest: skipped tests 2025-11-24 19:12:50.108 | congratulations :) 2025-11-24 19:12:50.146 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.5c4wx7RXYl -r requirements.txt 2025-11-24 19:12:50.694 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-24 19:12:50.694 | !! 2025-11-24 19:12:50.694 | 2025-11-24 19:12:50.694 | ******************************************************************************** 2025-11-24 19:12:50.694 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-24 19:12:50.694 | 2025-11-24 19:12:50.694 | License :: OSI Approved :: Apache Software License 2025-11-24 19:12:50.694 | 2025-11-24 19:12:50.694 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-24 19:12:50.694 | ******************************************************************************** 2025-11-24 19:12:50.694 | 2025-11-24 19:12:50.694 | !! 2025-11-24 19:12:50.694 | self._finalize_license_expression() 2025-11-24 19:12:50.699 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-11-24 19:12:50.699 | !! 2025-11-24 19:12:50.699 | 2025-11-24 19:12:50.699 | ******************************************************************************** 2025-11-24 19:12:50.699 | Requirements should be satisfied by a PEP 517 installer. 2025-11-24 19:12:50.699 | If you are using pip, you can try `pip install --use-pep517`. 2025-11-24 19:12:50.699 | 2025-11-24 19:12:50.699 | This deprecation is overdue, please update your project and remove deprecated 2025-11-24 19:12:50.699 | calls to avoid build errors in the future. 2025-11-24 19:12:50.699 | ******************************************************************************** 2025-11-24 19:12:50.699 | 2025-11-24 19:12:50.699 | !! 2025-11-24 19:12:50.699 | dist.fetch_build_eggs(dist.setup_requires) 2025-11-24 19:12:50.974 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-11-24 19:12:50.974 | !! 2025-11-24 19:12:50.974 | 2025-11-24 19:12:50.974 | ******************************************************************************** 2025-11-24 19:12:50.974 | Please avoid running ``setup.py`` directly. 2025-11-24 19:12:50.974 | Instead, use pypa/build, pypa/installer or other 2025-11-24 19:12:50.974 | standards-based tools. 2025-11-24 19:12:50.974 | 2025-11-24 19:12:50.974 | This deprecation is overdue, please update your project and remove deprecated 2025-11-24 19:12:50.974 | calls to avoid build errors in the future. 2025-11-24 19:12:50.974 | 2025-11-24 19:12:50.974 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-11-24 19:12:50.974 | ******************************************************************************** 2025-11-24 19:12:50.974 | 2025-11-24 19:12:50.974 | !! 2025-11-24 19:12:50.974 | self.initialize_options() 2025-11-24 19:12:50.974 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2025-11-24 19:12:50.975 | warnings.warn(msg) 2025-11-24 19:12:50.977 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-24 19:12:50.977 | !! 2025-11-24 19:12:50.977 | 2025-11-24 19:12:50.977 | ******************************************************************************** 2025-11-24 19:12:50.977 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-24 19:12:50.978 | 2025-11-24 19:12:50.978 | License :: OSI Approved :: Apache Software License 2025-11-24 19:12:50.978 | 2025-11-24 19:12:50.978 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-24 19:12:50.978 | ******************************************************************************** 2025-11-24 19:12:50.978 | 2025-11-24 19:12:50.978 | !! 2025-11-24 19:12:50.978 | self._finalize_license_expression() 2025-11-24 19:12:51.050 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2025-11-24 19:12:55.222 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-24 19:12:55.223 | venv-tempest run-test-pre: PYTHONHASHSEED='808700217' 2025-11-24 19:12:55.223 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.5c4wx7RXYl -r requirements.txt 2025-11-24 19:12:55.680 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-24 19:12:55.682 | 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) 2025-11-24 19:12:55.683 | 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.12.0) 2025-11-24 19:12:55.684 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2025-11-24 19:12:55.684 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-11-24 19:12:55.684 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2025-11-24 19:12:55.684 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-11-24 19:12:55.685 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-11-24 19:12:55.685 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.2.0) 2025-11-24 19:12:55.685 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.1.0) 2025-11-24 19:12:55.686 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (7.2.1) 2025-11-24 19:12:55.686 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-11-24 19:12:55.686 | 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.8.0) 2025-11-24 19:12:55.687 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.2.0) 2025-11-24 19:12:55.687 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2025-11-24 19:12:55.687 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2025-11-24 19:12:55.688 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2025-11-24 19:12:55.688 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.6.0) 2025-11-24 19:12:55.688 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-11-24 19:12:55.688 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-11-24 19:12:55.689 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-11-24 19:12:55.689 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-11-24 19:12:55.689 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2025-11-24 19:12:55.690 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-11-24 19:12:55.690 | 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)) (80.9.0) 2025-11-24 19:12:55.691 | 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.5.2) 2025-11-24 19:12:55.692 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2025-11-24 19:12:55.694 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.4.0) 2025-11-24 19:12:55.694 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.9.1) 2025-11-24 19:12:55.694 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.37.0) 2025-11-24 19:12:55.695 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.28.0) 2025-11-24 19:12:55.698 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.3.0) 2025-11-24 19:12:55.699 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2025-11-24 19:12:55.699 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.0) 2025-11-24 19:12:55.701 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2025-11-24 19:12:55.705 | 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.7.1) 2025-11-24 19:12:55.707 | 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) 2025-11-24 19:12:55.708 | 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.32.5) 2025-11-24 19:12:55.710 | 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.2.0) 2025-11-24 19:12:55.711 | 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) 2025-11-24 19:12:55.714 | 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.15.2) 2025-11-24 19:12:55.714 | 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.13.3) 2025-11-24 19:12:55.715 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2025-11-24 19:12:55.716 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2025-11-24 19:12:55.717 | 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) 2025-11-24 19:12:55.718 | 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.2.5) 2025-11-24 19:12:55.718 | 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)) (25.0) 2025-11-24 19:12:55.719 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.1.1) 2025-11-24 19:12:55.726 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.14) 2025-11-24 19:12:55.731 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.0.0) 2025-11-24 19:12:55.739 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.23) 2025-11-24 19:12:55.740 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2025-11-24 19:12:55.741 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2025-11-24 19:12:55.747 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2025-11-24 19:12:55.759 | 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) 2025-11-24 19:12:55.763 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2025-11-24 19:12:55.763 | 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.11) 2025-11-24 19:12:55.764 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2025.11.12) 2025-11-24 19:12:55.771 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.2.0) 2025-11-24 19:12:55.773 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2025-11-24 19:12:55.774 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2025-11-24 19:12:55.777 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2025-11-24 19:12:55.832 | 2025-11-24 19:12:55.832 | [notice] A new release of pip is available: 25.2 -> 25.3 2025-11-24 19:12:55.832 | [notice] To update, run: pip install --upgrade pip 2025-11-24 19:12:55.886 | ___________________________________ summary ____________________________________ 2025-11-24 19:12:55.886 | venv-tempest: commands succeeded 2025-11-24 19:12:55.886 | congratulations :) 2025-11-24 19:12:55.931 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.5c4wx7RXYl 2025-11-24 19:12:55.936 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2025-11-24 19:12:55.939 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2025-11-24 19:12:55.943 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2025-11-24 19:12:55.986 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.TVpgZABo2d 2025-11-24 19:12:56.356 | venv create: /opt/stack/tempest/.tox/venv 2025-11-24 19:12:56.725 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2025-11-24 19:13:08.927 | venv develop-inst: /opt/stack/tempest 2025-11-24 19:13:13.967 | venv installed: alabaster==1.0.0,attrs==25.4.0,autopage==0.5.2,babel==2.17.0,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==0.24.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,imagesize==1.4.1,invoke==2.2.1,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.5.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==1.3.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-24 19:13:13.967 | venv run-test-pre: PYTHONHASHSEED='929026720' 2025-11-24 19:13:13.967 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.TVpgZABo2d 2025-11-24 19:13:14.114 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2025-11-24 19:13:14.114 | debtcollector.deprecate( 2025-11-24 19:13:14.270 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 2025-11-24 19:13:14.270 | FORMAT_CHECKER = jsonschema.draft4_format_checker 2025-11-24 19:13:14.270 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. 2025-11-24 19:13:14.270 | @jsonschema.FormatChecker.cls_checks('base64') 2025-11-24 19:13:14.524 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2025-11-24 19:13:14.524 | warnings.warn( 2025-11-24 19:13:14.919 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2025-11-24 19:13:14.919 | for key, value in info.getheaders().items(): 2025-11-24 19:13:15.057 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2025-11-24 19:13:15.057 | for key, value in info.getheaders().items(): 2025-11-24 19:13:15.739 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2025-11-24 19:13:15.739 | for key, value in info.getheaders().items(): 2025-11-24 19:13:15.742 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2025-11-24 19:13:15.742 | _client = klass(auth_provider=auth_provider, **kwargs) 2025-11-24 19:13:17.480 | ___________________________________ summary ____________________________________ 2025-11-24 19:13:17.481 | venv: commands succeeded 2025-11-24 19:13:17.481 | congratulations :) 2025-11-24 19:13:17.502 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2025-11-24 19:13:17.518 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:13:17.521 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2025-11-24 19:13:17.523 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2025-11-24 19:13:17.540 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-24 19:13:17.542 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2025-11-24 19:13:17.543 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:13:17.545 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2025-11-24 19:13:17.548 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:13:17.552 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2025-11-24 19:13:17.554 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:13:17.556 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2025-11-24 19:13:17.557 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2025-11-24 19:13:17.560 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2025-11-24 19:13:17.588 | +++ functions-common:remove_disabled_services:2110 : _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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:13:17.612 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:13:17.615 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2025-11-24 19:13:17.618 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-24 19:13:17.659 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2025-11-24 19:13:17.662 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2025-11-24 19:13:17.665 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2025-11-24 19:13:17.707 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2025-11-24 19:13:17.710 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2025-11-24 19:13:17.713 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2025-11-24 19:13:17.753 | ++ lib/tempest:configure_tempest:839 : IFS=' 2025-11-24 19:13:17.753 | ' 2025-11-24 19:13:17.757 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2025-11-24 19:13:17.760 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-24 19:13:17.763 | ++ ./stack.sh:echo_summary:473 : echo -e Installing Tempest Plugins 2025-11-24 19:13:17.766 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2025-11-24 19:13:17.769 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2025-11-24 19:13:17.769 | ~/tempest ~/tempest 2025-11-24 19:13:17.772 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2025-11-24 19:13:17.776 | ++ lib/tempest:install_tempest_plugins:883 : popd 2025-11-24 19:13:17.776 | ~/tempest 2025-11-24 19:13:17.779 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-24 19:13:17.782 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-24 19:13:17.785 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-24 19:13:17.789 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-24 19:13:17.792 | + functions-common:run_phase:1878 : run_plugins stack test-config 2025-11-24 19:13:17.795 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-24 19:13:17.798 | + functions-common:run_plugins:1838 : local phase=test-config 2025-11-24 19:13:17.801 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-24 19:13:17.804 | + functions-common:run_plugins:1841 : local plugin 2025-11-24 19:13:17.807 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-24 19:13:17.811 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-24 19:13:17.814 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-24 19:13:17.818 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2025-11-24 19:13:17.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-24 19:13:17.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-24 19:13:17.828 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-24 19:13:17.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-24 19:13:17.835 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-24 19:13:17.837 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-24 19:13:17.841 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-24 19:13:17.844 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-24 19:13:17.847 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-24 19:13:17.850 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-24 19:13:17.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-24 19:13:17.856 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-24 19:13:17.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-24 19:13:17.862 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-24 19:13:17.865 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-24 19:13:17.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-24 19:13:17.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-24 19:13:17.876 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-24 19:13:17.879 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-24 19:13:17.882 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-24 19:13:17.885 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-24 19:13:17.905 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-24 19:13:17.909 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-24 19:13:17.912 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-24 19:13:17.915 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-24 19:13:17.920 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:13:17.943 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:13:17.947 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-24 19:13:17.952 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-24 19:13:17.952 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-24 19:13:17.958 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-24 19:13:17.962 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-24 19:13:17.965 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-24 19:13:17.971 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-24 19:13:17.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-24 19:13:17.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-24 19:13:18.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-24 19:13:18.007 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-24 19:13:18.010 | + ./stack.sh:main:1529 : merge_config_group /opt/stack/devstack/local.conf test-config 2025-11-24 19:13:18.014 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-24 19:13:18.018 | + inc/meta-config:merge_config_group:171 : shift 2025-11-24 19:13:18.021 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2025-11-24 19:13:18.025 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:13:18.028 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-24 19:13:18.032 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-24 19:13:18.037 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2025-11-24 19:13:18.040 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:13:18.044 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2025-11-24 19:13:18.048 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:13:18.052 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2025-11-24 19:13:18.052 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:13:18.052 | gsub("[][]", "", $1); 2025-11-24 19:13:18.052 | split($1, a, "|"); 2025-11-24 19:13:18.052 | if (a[1] == matchgroup) 2025-11-24 19:13:18.052 | print a[2] 2025-11-24 19:13:18.052 | } 2025-11-24 19:13:18.052 | ' /opt/stack/devstack/local.conf 2025-11-24 19:13:18.060 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2025-11-24 19:13:18.064 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2025-11-24 19:13:18.067 | + inc/meta-config:merge_config_group:180 : local dir 2025-11-24 19:13:18.071 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2025-11-24 19:13:18.075 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2025-11-24 19:13:18.079 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2025-11-24 19:13:18.082 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2025-11-24 19:13:18.086 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2025-11-24 19:13:18.091 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2025-11-24 19:13:18.095 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2025-11-24 19:13:18.098 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2025-11-24 19:13:18.101 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2025-11-24 19:13:18.105 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-11-24 19:13:18.108 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:13:18.112 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2025-11-24 19:13:18.115 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2025-11-24 19:13:18.118 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-24 19:13:18.122 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2025-11-24 19:13:18.126 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2025-11-24 19:13:18.130 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2025-11-24 19:13:18.134 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2025-11-24 19:13:18.138 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-11-24 19:13:18.139 | + inc/meta-config:merge_config_file:164 : read a 2025-11-24 19:13:18.139 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2025-11-24 19:13:18.139 | BEGIN { 2025-11-24 19:13:18.139 | section = "" 2025-11-24 19:13:18.139 | last_section = "" 2025-11-24 19:13:18.139 | section_count = 0 2025-11-24 19:13:18.139 | } 2025-11-24 19:13:18.139 | /^\[.+\]/ { 2025-11-24 19:13:18.139 | gsub("[][]", "", $1); 2025-11-24 19:13:18.139 | section=$1 2025-11-24 19:13:18.139 | next 2025-11-24 19:13:18.139 | } 2025-11-24 19:13:18.139 | /^ *\#/ { 2025-11-24 19:13:18.139 | next 2025-11-24 19:13:18.139 | } 2025-11-24 19:13:18.139 | /^[^ \t]+/ { 2025-11-24 19:13:18.139 | # get offset of first = in $0 2025-11-24 19:13:18.139 | eq_idx = index($0, "=") 2025-11-24 19:13:18.139 | # extract attr & value from $0 2025-11-24 19:13:18.139 | attr = substr($0, 1, eq_idx - 1) 2025-11-24 19:13:18.139 | value = substr($0, eq_idx + 1) 2025-11-24 19:13:18.139 | # only need to strip trailing whitespace from attr 2025-11-24 19:13:18.139 | sub(/[ \t]*$/, "", attr) 2025-11-24 19:13:18.139 | # need to strip leading & trailing whitespace from value 2025-11-24 19:13:18.139 | sub(/^[ \t]*/, "", value) 2025-11-24 19:13:18.139 | sub(/[ \t]*$/, "", value) 2025-11-24 19:13:18.139 | 2025-11-24 19:13:18.139 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-24 19:13:18.139 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-24 19:13:18.140 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-24 19:13:18.140 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-24 19:13:18.140 | if (! (section, attr) in cfg_attr_count) { 2025-11-24 19:13:18.140 | if (section != last_section) { 2025-11-24 19:13:18.140 | cfg_section[section_count++] = section 2025-11-24 19:13:18.140 | last_section = section 2025-11-24 19:13:18.140 | } 2025-11-24 19:13:18.140 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-24 19:13:18.140 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-24 19:13:18.140 | 2025-11-24 19:13:18.140 | cfg_attr[section, attr, 0] = value 2025-11-24 19:13:18.140 | cfg_attr_count[section, attr] = 1 2025-11-24 19:13:18.140 | } else { 2025-11-24 19:13:18.140 | lno = cfg_attr_count[section, attr]++ 2025-11-24 19:13:18.140 | cfg_attr[section, attr, lno] = value 2025-11-24 19:13:18.140 | } 2025-11-24 19:13:18.140 | } 2025-11-24 19:13:18.140 | END { 2025-11-24 19:13:18.140 | # Process each section in order 2025-11-24 19:13:18.140 | for (sno = 0; sno < section_count; sno++) { 2025-11-24 19:13:18.140 | section = cfg_section[sno] 2025-11-24 19:13:18.140 | # The ini routines simply append a config item immediately 2025-11-24 19:13:18.140 | # after the section header. To keep the same order as defined 2025-11-24 19:13:18.140 | # in local.conf, invoke the ini routines in the reverse order 2025-11-24 19:13:18.140 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-24 19:13:18.140 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-24 19:13:18.140 | if (cfg_attr_count[section, attr] == 1) 2025-11-24 19:13:18.140 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-24 19:13:18.140 | else { 2025-11-24 19:13:18.140 | # For multiline, invoke the ini routines in the reverse order 2025-11-24 19:13:18.140 | count = cfg_attr_count[section, attr] 2025-11-24 19:13:18.140 | print "inidelete " configfile " " section " " attr 2025-11-24 19:13:18.140 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-24 19:13:18.140 | for (l = count -2; l >= 0; l--) 2025-11-24 19:13:18.140 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-24 19:13:18.141 | } 2025-11-24 19:13:18.141 | } 2025-11-24 19:13:18.141 | } 2025-11-24 19:13:18.141 | } 2025-11-24 19:13:18.141 | ' 2025-11-24 19:13:18.141 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-24 19:13:18.142 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-24 19:13:18.145 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2025-11-24 19:13:18.148 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2025-11-24 19:13:18.151 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-24 19:13:18.154 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2025-11-24 19:13:18.158 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2025-11-24 19:13:18.158 | BEGIN { group = "" } 2025-11-24 19:13:18.158 | /^\[\[.+\|.*\]\]/ { 2025-11-24 19:13:18.158 | gsub("[][]", "", $1); 2025-11-24 19:13:18.158 | split($1, a, "|"); 2025-11-24 19:13:18.158 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-24 19:13:18.158 | group=a[1] 2025-11-24 19:13:18.158 | } else { 2025-11-24 19:13:18.158 | group="" 2025-11-24 19:13:18.158 | } 2025-11-24 19:13:18.158 | next 2025-11-24 19:13:18.158 | } 2025-11-24 19:13:18.158 | { 2025-11-24 19:13:18.158 | if (group != "") 2025-11-24 19:13:18.158 | print $0 2025-11-24 19:13:18.158 | } 2025-11-24 19:13:18.158 | ' /opt/stack/devstack/local.conf 2025-11-24 19:13:18.166 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2025-11-24 19:13:18.169 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2025-11-24 19:13:18.210 | + inc/meta-config:merge_config_file:164 : read a 2025-11-24 19:13:18.214 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2025-11-24 19:13:18.217 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2025-11-24 19:13:18.260 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 11 async_wait 64 osc 196 test_with_retry 0 yum_install 327 dbsync 3 pip_install 163 run_process 49 ------------------------- Unaccounted time 242 ========================= Total runtime 1055 ================= Async summary ================= Time spent in the background minus waits: 284 sec Elapsed time: 1055 sec Time if we did everything serially: 1339 sec Speedup: 1.26919 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 33698 | | keystone | UPDATE | 9 | | keystone | INSERT | 127 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 30 | | nova_cell1 | SELECT | 60 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 6023 | | placement | SELECT | 18 | | placement | INSERT | 67 | | placement | SET | 1 | | neutron | DELETE | 31 | | neutron | INSERT | 827 | | neutron | UPDATE | 222 | | nova_cell0 | UPDATE | 4 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 74 | | cinder | INSERT | 8 | | placement | UPDATE | 3 | | cinder | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 15 | | cinder | DELETE | 1 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | +------------+-----------+-------+ This is your host IP address: 38.102.83.12 This is your host IPv6 address: ::1 Horizon is now available at http://38.102.83.12/dashboard Keystone is serving at https://38.102.83.12/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.1 Change: 3e9880aae31a24ed2933b7b78840b5b46300fc33 Merge 'refs/changes/76/968076/1' 2025-11-24 18:51:22 +0000 OS Version: CentOSStream 10 Coughlan