2025-10-07 20:36:03.269 | + ./stack.sh:main:515 : exec 2025-10-07 20:36:03.269 | + ./stack.sh:main:523 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2025-10-07-163603' 2025-10-07 20:36:03.269 | ++ ./stack.sh:main:515 : /bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2025-10-07-163603.summary.2025-10-07-163603 2025-10-07 20:36:03.269 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:36:03.269 | + ./stack.sh:echo_summary:474 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2025-10-07-163603 2025-10-07 20:36:03.269 | + ./stack.sh:main:525 : ln -sf /opt/stack/logs/devstacklog.txt.2025-10-07-163603 /opt/stack/logs/devstacklog.txt 2025-10-07 20:36:03.269 | /opt/stack/devstack/tools/outfilter.py:29: SyntaxWarning: invalid escape sequence '\+' 2025-10-07 20:36:03.269 | /opt/stack/devstack/tools/outfilter.py:30: SyntaxWarning: invalid escape sequence '\d' 2025-10-07 20:36:03.269 | HAS_DATE = re.compile('^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}.\d{3} \|') 2025-10-07 20:36:03.269 | + ./stack.sh:main:526 : ln -sf /opt/stack/logs/devstacklog.txt.2025-10-07-163603.summary.2025-10-07-163603 /opt/stack/logs/devstacklog.txt.summary 2025-10-07 20:36:03.269 | + ./stack.sh:main:541 : check_path_perm_sanity /opt/stack 2025-10-07 20:36:03.269 | + functions:check_path_perm_sanity:608 : local real_path 2025-10-07 20:36:03.269 | ++ functions:check_path_perm_sanity:609 : readlink -f /opt/stack 2025-10-07 20:36:03.269 | + functions:check_path_perm_sanity:609 : real_path=/opt/stack 2025-10-07 20:36:03.269 | + functions:check_path_perm_sanity:610 : local rebuilt_path= 2025-10-07 20:36:03.269 | ++ functions:check_path_perm_sanity:611 : echo /opt/stack 2025-10-07 20:36:03.269 | ++ functions:check_path_perm_sanity:611 : tr / ' ' 2025-10-07 20:36:03.271 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-10-07 20:36:03.273 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt 2025-10-07 20:36:03.277 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt 2025-10-07 20:36:03.283 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-10-07 20:36:03.286 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-10-07 20:36:03.289 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt/stack 2025-10-07 20:36:03.293 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt/stack 2025-10-07 20:36:03.298 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-10-07 20:36:03.301 | + ./stack.sh:main:547 : trap exit_trap EXIT 2025-10-07 20:36:03.304 | + ./stack.sh:main:588 : trap err_trap ERR 2025-10-07 20:36:03.307 | + ./stack.sh:main:601 : set -o errexit 2025-10-07 20:36:03.310 | + ./stack.sh:main:604 : uname -a 2025-10-07 20:36:03.312 | Linux np0005474935.novalocal 6.12.0-136.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 29 11:21:14 UTC 2025 x86_64 GNU/Linux 2025-10-07 20:36:03.315 | + ./stack.sh:main:607 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2025-10-07 20:36:03.317 | + ./stack.sh:main:608 : rm -f /opt/stack/data/ca-bundle.pem 2025-10-07 20:36:03.321 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/database 2025-10-07 20:36:03.369 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/rpc_backend 2025-10-07 20:36:03.394 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/host 2025-10-07 20:36:03.398 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2025-10-07 20:36:03.420 | ++ lib/host:source:12 : ENABLE_KSM=True 2025-10-07 20:36:03.425 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2025-10-07 20:36:03.447 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2025-10-07 20:36:03.451 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2025-10-07 20:36:03.470 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2025-10-07 20:36:03.472 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2025-10-07 20:36:03.475 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2025-10-07 20:36:03.479 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2025-10-07 20:36:03.500 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2025-10-07 20:36:03.504 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2025-10-07 20:36:03.525 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2025-10-07 20:36:03.529 | + ./stack.sh:main:618 : tune_host 2025-10-07 20:36:03.532 | + lib/host:tune_host:96 : configure_host_mem 2025-10-07 20:36:03.535 | + lib/host:configure_host_mem:70 : configure_zswap 2025-10-07 20:36:03.538 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2025-10-07 20:36:03.541 | + lib/host:configure_zswap:43 : is_ubuntu 2025-10-07 20:36:03.543 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:03.546 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:03.550 | + lib/host:configure_zswap:47 : echo 1 2025-10-07 20:36:03.550 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2025-10-07 20:36:03.575 | 1 2025-10-07 20:36:03.584 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2025-10-07 20:36:03.610 | /sys/module/zswap/parameters/enabled:Y 2025-10-07 20:36:03.610 | /sys/module/zswap/parameters/shrinker_enabled:N 2025-10-07 20:36:03.610 | /sys/module/zswap/parameters/max_pool_percent:20 2025-10-07 20:36:03.610 | /sys/module/zswap/parameters/compressor:lzo 2025-10-07 20:36:03.610 | /sys/module/zswap/parameters/zpool:zbud 2025-10-07 20:36:03.610 | /sys/module/zswap/parameters/accept_threshold_percent:90 2025-10-07 20:36:03.617 | + lib/host:configure_host_mem:71 : configure_ksm 2025-10-07 20:36:03.620 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2025-10-07 20:36:03.624 | + lib/host:configure_ksm:16 : install_package ksmtuned 2025-10-07 20:36:03.627 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:36:03.630 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:36:03.634 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:36:03.637 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:36:03.640 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:03.643 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:36:03.647 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:03.650 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:03.653 | + functions-common:install_package:1442 : real_install_package ksmtuned 2025-10-07 20:36:03.657 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:36:03.660 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:03.663 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:03.666 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:36:03.669 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:36:03.673 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:36:03.676 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:36:03.679 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:36:03.682 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:36:03.685 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:36:03.689 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:36:03.691 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:36:03.695 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:36:03.698 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:36:03.701 | + functions-common:real_install_package:1432 : yum_install ksmtuned 2025-10-07 20:36:03.704 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:36:03.707 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:03.710 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:36:03.713 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:36:03.717 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:36:03.720 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:36:03.724 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:36:03.730 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869363726 2025-10-07 20:36:03.733 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ksmtuned 2025-10-07 20:36:03.736 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:36:03.740 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:36:03.746 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:36:03.749 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:36:03.752 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ksmtuned 2025-10-07 20:36:04.311 | Last metadata expiration check: 0:00:05 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:36:04.401 | Dependencies resolved. 2025-10-07 20:36:04.403 | ================================================================================ 2025-10-07 20:36:04.403 | Package Architecture Version Repository Size 2025-10-07 20:36:04.403 | ================================================================================ 2025-10-07 20:36:04.403 | Installing: 2025-10-07 20:36:04.403 | ksmtuned x86_64 0.1.0-16.el10 appstream 24 k 2025-10-07 20:36:04.403 | 2025-10-07 20:36:04.403 | Transaction Summary 2025-10-07 20:36:04.403 | ================================================================================ 2025-10-07 20:36:04.403 | Install 1 Package 2025-10-07 20:36:04.403 | 2025-10-07 20:36:04.403 | Total download size: 24 k 2025-10-07 20:36:04.403 | Installed size: 38 k 2025-10-07 20:36:04.403 | Downloading Packages: 2025-10-07 20:36:04.991 | ksmtuned-0.1.0-16.el10.x86_64.rpm 70 kB/s | 24 kB 00:00 2025-10-07 20:36:04.993 | -------------------------------------------------------------------------------- 2025-10-07 20:36:04.993 | Total 41 kB/s | 24 kB 00:00 2025-10-07 20:36:05.017 | Running transaction check 2025-10-07 20:36:05.036 | Transaction check succeeded. 2025-10-07 20:36:05.036 | Running transaction test 2025-10-07 20:36:05.179 | Transaction test succeeded. 2025-10-07 20:36:05.179 | Running transaction 2025-10-07 20:36:05.302 | Preparing : 1/1 2025-10-07 20:36:05.312 | Installing : ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-10-07 20:36:05.374 | Running scriptlet: ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-10-07 20:36:05.374 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2025-10-07 20:36:05.374 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2025-10-07 20:36:05.374 | 2025-10-07 20:36:06.363 | 2025-10-07 20:36:06.363 | Installed: 2025-10-07 20:36:06.363 | ksmtuned-0.1.0-16.el10.x86_64 2025-10-07 20:36:06.363 | 2025-10-07 20:36:06.363 | Complete! 2025-10-07 20:36:06.458 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:36:06.461 | + functions-common:time_stop:2423 : local name 2025-10-07 20:36:06.464 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:36:06.467 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:36:06.470 | + functions-common:time_stop:2426 : local total 2025-10-07 20:36:06.473 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:36:06.477 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:36:06.479 | + functions-common:time_stop:2430 : start_time=1759869363726 2025-10-07 20:36:06.483 | + functions-common:time_stop:2432 : [[ -z 1759869363726 ]] 2025-10-07 20:36:06.486 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:36:06.493 | + functions-common:time_stop:2435 : end_time=1759869366489 2025-10-07 20:36:06.496 | + functions-common:time_stop:2436 : elapsed_time=2763 2025-10-07 20:36:06.499 | + functions-common:time_stop:2437 : total=787 2025-10-07 20:36:06.502 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:36:06.506 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3550 2025-10-07 20:36:06.509 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2025-10-07 20:36:06.514 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2025-10-07 20:36:06.515 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2025-10-07 20:36:06.538 | + lib/host:configure_ksm:19 : echo 0 2025-10-07 20:36:06.545 | 0 2025-10-07 20:36:06.552 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2025-10-07 20:36:06.555 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2025-10-07 20:36:06.558 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2025-10-07 20:36:06.585 | vm.dirty_ratio = 60 2025-10-07 20:36:06.592 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2025-10-07 20:36:06.618 | vm.dirty_background_ratio = 10 2025-10-07 20:36:06.624 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2025-10-07 20:36:06.645 | vm.vfs_cache_pressure = 50 2025-10-07 20:36:06.651 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2025-10-07 20:36:06.669 | vm.swappiness = 100 2025-10-07 20:36:06.675 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2025-10-07 20:36:06.700 | /proc/sys/vm/admin_reserve_kbytes:8192 2025-10-07 20:36:06.700 | grep: /proc/sys/vm/compact_memory: Permission denied 2025-10-07 20:36:06.700 | /proc/sys/vm/compact_unevictable_allowed:1 2025-10-07 20:36:06.700 | /proc/sys/vm/compaction_proactiveness:20 2025-10-07 20:36:06.700 | /proc/sys/vm/dirty_background_bytes:0 2025-10-07 20:36:06.700 | /proc/sys/vm/dirty_background_ratio:10 2025-10-07 20:36:06.700 | /proc/sys/vm/dirty_bytes:0 2025-10-07 20:36:06.700 | /proc/sys/vm/dirty_expire_centisecs:3000 2025-10-07 20:36:06.700 | /proc/sys/vm/dirty_ratio:60 2025-10-07 20:36:06.700 | /proc/sys/vm/dirty_writeback_centisecs:500 2025-10-07 20:36:06.700 | /proc/sys/vm/dirtytime_expire_seconds:43200 2025-10-07 20:36:06.700 | grep: /proc/sys/vm/drop_caches: Permission denied 2025-10-07 20:36:06.701 | /proc/sys/vm/enable_soft_offline:1 2025-10-07 20:36:06.701 | /proc/sys/vm/extfrag_threshold:500 2025-10-07 20:36:06.701 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2025-10-07 20:36:06.701 | /proc/sys/vm/hugetlb_shm_group:0 2025-10-07 20:36:06.701 | /proc/sys/vm/laptop_mode:0 2025-10-07 20:36:06.701 | /proc/sys/vm/legacy_va_layout:0 2025-10-07 20:36:06.701 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2025-10-07 20:36:06.701 | /proc/sys/vm/max_map_count:1048576 2025-10-07 20:36:06.701 | /proc/sys/vm/memfd_noexec:0 2025-10-07 20:36:06.701 | /proc/sys/vm/memory_failure_early_kill:0 2025-10-07 20:36:06.701 | /proc/sys/vm/memory_failure_recovery:1 2025-10-07 20:36:06.701 | /proc/sys/vm/min_free_kbytes:67584 2025-10-07 20:36:06.701 | /proc/sys/vm/min_slab_ratio:5 2025-10-07 20:36:06.701 | /proc/sys/vm/min_unmapped_ratio:1 2025-10-07 20:36:06.701 | /proc/sys/vm/mmap_min_addr:65536 2025-10-07 20:36:06.701 | /proc/sys/vm/mmap_rnd_bits:28 2025-10-07 20:36:06.701 | /proc/sys/vm/mmap_rnd_compat_bits:8 2025-10-07 20:36:06.701 | /proc/sys/vm/nr_hugepages:0 2025-10-07 20:36:06.701 | /proc/sys/vm/nr_hugepages_mempolicy:0 2025-10-07 20:36:06.701 | /proc/sys/vm/nr_overcommit_hugepages:0 2025-10-07 20:36:06.701 | /proc/sys/vm/numa_stat:1 2025-10-07 20:36:06.702 | /proc/sys/vm/numa_zonelist_order:Node 2025-10-07 20:36:06.702 | /proc/sys/vm/oom_dump_tasks:1 2025-10-07 20:36:06.702 | /proc/sys/vm/oom_kill_allocating_task:0 2025-10-07 20:36:06.702 | /proc/sys/vm/overcommit_kbytes:0 2025-10-07 20:36:06.702 | /proc/sys/vm/overcommit_memory:0 2025-10-07 20:36:06.702 | /proc/sys/vm/overcommit_ratio:50 2025-10-07 20:36:06.702 | /proc/sys/vm/page-cluster:3 2025-10-07 20:36:06.702 | /proc/sys/vm/page_lock_unfairness:5 2025-10-07 20:36:06.702 | /proc/sys/vm/panic_on_oom:0 2025-10-07 20:36:06.702 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2025-10-07 20:36:06.702 | /proc/sys/vm/stat_interval:1 2025-10-07 20:36:06.702 | /proc/sys/vm/swappiness:100 2025-10-07 20:36:06.702 | /proc/sys/vm/unprivileged_userfaultfd:0 2025-10-07 20:36:06.702 | /proc/sys/vm/user_reserve_kbytes:131072 2025-10-07 20:36:06.702 | /proc/sys/vm/vfs_cache_pressure:50 2025-10-07 20:36:06.702 | /proc/sys/vm/watermark_boost_factor:15000 2025-10-07 20:36:06.702 | /proc/sys/vm/watermark_scale_factor:10 2025-10-07 20:36:06.702 | /proc/sys/vm/zone_reclaim_mode:0 2025-10-07 20:36:06.708 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2025-10-07 20:36:06.714 | + lib/host:tune_host:97 : configure_host_net 2025-10-07 20:36:06.718 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2025-10-07 20:36:06.721 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2025-10-07 20:36:06.724 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2025-10-07 20:36:06.750 | net.ipv4.tcp_keepalive_time = 60 2025-10-07 20:36:06.757 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2025-10-07 20:36:06.784 | net.ipv4.tcp_keepalive_intvl = 10 2025-10-07 20:36:06.790 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2025-10-07 20:36:06.819 | net.ipv4.tcp_keepalive_probes = 6 2025-10-07 20:36:06.827 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2025-10-07 20:36:06.856 | net.ipv4.tcp_fastopen = 3 2025-10-07 20:36:06.865 | + 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_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-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_app_win:31 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_autocorking:1 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_base_mss:1024 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_dsack:1 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_early_demux:1 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_early_retrans:3 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_ecn:2 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2025-10-07 20:36:06.895 | /proc/sys/net/ipv4/tcp_ehash_entries:131072 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_fack:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_fastopen:3 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_fastopen_key:00000000-00000000-00000000-00000000 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_frto:2 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_low_latency:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_max_orphans:65536 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_max_reordering:300 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_max_syn_backlog:1024 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_max_tw_buckets:65536 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_mem:186534 248713 373068 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_migrate_req:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_probe_interval:600 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_recovery:1 2025-10-07 20:36:06.896 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_reordering:3 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_retries1:3 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_retries2:15 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_rfc1337:0 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_sack:1 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_shrink_window:0 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_stdurg:0 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_synack_retries:5 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_syncookies:1 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_syn_retries:6 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_timestamps:1 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_window_scaling:1 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2025-10-07 20:36:06.897 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2025-10-07 20:36:06.902 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2025-10-07 20:36:06.930 | net.core.default_qdisc = pfifo_fast 2025-10-07 20:36:06.937 | + ./stack.sh:main:624 : fetch_plugins 2025-10-07 20:36:06.941 | + functions-common:fetch_plugins:1769 : local plugins=,neutron 2025-10-07 20:36:06.944 | + functions-common:fetch_plugins:1770 : local plugin 2025-10-07 20:36:06.947 | + functions-common:fetch_plugins:1773 : [[ -z ,neutron ]] 2025-10-07 20:36:06.951 | + functions-common:fetch_plugins:1777 : echo 'Fetching DevStack plugins' 2025-10-07 20:36:06.951 | Fetching DevStack plugins 2025-10-07 20:36:06.954 | + functions-common:fetch_plugins:1778 : for plugin in ${plugins//,/ } 2025-10-07 20:36:06.958 | + functions-common:fetch_plugins:1779 : git_clone_by_name neutron 2025-10-07 20:36:06.961 | + functions-common:git_clone_by_name:684 : local name=neutron 2025-10-07 20:36:06.964 | + functions-common:git_clone_by_name:685 : local repo=https://opendev.org/openstack/neutron 2025-10-07 20:36:06.968 | + functions-common:git_clone_by_name:686 : local dir=/opt/stack/neutron 2025-10-07 20:36:06.971 | + functions-common:git_clone_by_name:687 : local branch=master 2025-10-07 20:36:06.974 | + functions-common:git_clone_by_name:688 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2025-10-07 20:36:06.978 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron 2025-10-07 20:36:06.981 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-10-07 20:36:06.984 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:36:06.987 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:36:06.991 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:36:06.995 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:36:06.998 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:36:07.002 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:36:07.026 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:36:07.029 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:36:07.033 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:07.037 | + functions-common:git_clone:613 : echo master 2025-10-07 20:36:07.037 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:36:07.041 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:36:07.047 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-10-07 20:36:07.050 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:07.053 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-10-07 20:36:07.090 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-10-07 20:36:07.094 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:36:07.095 | + functions-common:git_clone:676 : head -1 2025-10-07 20:36:07.103 | e1d337e15f Merge "[S-RBAC] Fix policies for local_ip_association" 2025-10-07 20:36:07.107 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:36:07.110 | + ./stack.sh:main:628 : run_phase override_defaults 2025-10-07 20:36:07.114 | + functions-common:run_phase:1851 : local mode=override_defaults 2025-10-07 20:36:07.117 | + functions-common:run_phase:1852 : local phase= 2025-10-07 20:36:07.121 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:36:07.125 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:36:07.128 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:36:07.132 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:36:07.135 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:36:07.140 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:36:07.147 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:36:07.150 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:36:07.154 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:36:07.157 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2025-10-07 20:36:07.161 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:36:07.184 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:07.187 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-10-07 20:36:07.190 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2025-10-07 20:36:07.194 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2025-10-07 20:36:07.197 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2025-10-07 20:36:07.200 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2025-10-07 20:36:07.203 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2025-10-07 20:36:07.206 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2025-10-07 20:36:07.210 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2025-10-07 20:36:07.213 | + functions-common:run_phase:1872 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-10-07 20:36:07.217 | + functions-common:run_phase:1875 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-10-07 20:36:07.220 | + functions-common:run_phase:1876 : plugin_override_defaults 2025-10-07 20:36:07.223 | + functions-common:plugin_override_defaults:1810 : local plugins=,neutron 2025-10-07 20:36:07.227 | + functions-common:plugin_override_defaults:1811 : local plugin 2025-10-07 20:36:07.230 | + functions-common:plugin_override_defaults:1814 : [[ -z ,neutron ]] 2025-10-07 20:36:07.234 | + functions-common:plugin_override_defaults:1818 : echo 'Overriding Configuration Defaults' 2025-10-07 20:36:07.234 | Overriding Configuration Defaults 2025-10-07 20:36:07.237 | + functions-common:plugin_override_defaults:1819 : for plugin in ${plugins//,/ } 2025-10-07 20:36:07.240 | + functions-common:plugin_override_defaults:1820 : local dir=/opt/stack/neutron 2025-10-07 20:36:07.244 | + functions-common:plugin_override_defaults:1822 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2025-10-07 20:36:07.247 | + ./stack.sh:main:631 : source /opt/stack/devstack/lib/apache 2025-10-07 20:36:07.278 | + ./stack.sh:main:634 : source /opt/stack/devstack/lib/tls 2025-10-07 20:36:07.281 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2025-10-07 20:36:07.304 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:07.309 | +++ lib/tls:source:40 : ipv6_unquote 38.102.83.9 2025-10-07 20:36:07.313 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.9 2025-10-07 20:36:07.314 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-10-07 20:36:07.320 | ++ lib/tls:source:40 : TLS_IP=38.102.83.9 2025-10-07 20:36:07.324 | +++ lib/tls:source:43 : hostname -f 2025-10-07 20:36:07.334 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0005474935.novalocal 2025-10-07 20:36:07.337 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2025-10-07 20:36:07.341 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2025-10-07 20:36:07.344 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2025-10-07 20:36:07.348 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2025-10-07 20:36:07.352 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2025-10-07 20:36:07.355 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2025-10-07 20:36:07.358 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2025-10-07 20:36:07.362 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2025-10-07 20:36:07.365 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2025-10-07 20:36:07.372 | + ./stack.sh:main:637 : source /opt/stack/devstack/lib/infra 2025-10-07 20:36:07.392 | + ./stack.sh:main:638 : source /opt/stack/devstack/lib/libraries 2025-10-07 20:36:07.421 | + ./stack.sh:main:639 : source /opt/stack/devstack/lib/lvm 2025-10-07 20:36:07.441 | + ./stack.sh:main:640 : source /opt/stack/devstack/lib/horizon 2025-10-07 20:36:07.462 | + ./stack.sh:main:641 : source /opt/stack/devstack/lib/keystone 2025-10-07 20:36:07.520 | + ./stack.sh:main:642 : source /opt/stack/devstack/lib/glance 2025-10-07 20:36:07.635 | + ./stack.sh:main:643 : source /opt/stack/devstack/lib/nova 2025-10-07 20:36:07.793 | + ./stack.sh:main:644 : source /opt/stack/devstack/lib/placement 2025-10-07 20:36:07.833 | + ./stack.sh:main:645 : source /opt/stack/devstack/lib/cinder 2025-10-07 20:36:07.922 | + ./stack.sh:main:646 : source /opt/stack/devstack/lib/swift 2025-10-07 20:36:08.011 | + ./stack.sh:main:647 : source /opt/stack/devstack/lib/neutron 2025-10-07 20:36:08.015 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2025-10-07 20:36:08.041 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:08.045 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2025-10-07 20:36:08.049 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2025-10-07 20:36:08.053 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2025-10-07 20:36:08.057 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2025-10-07 20:36:08.060 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2025-10-07 20:36:08.064 | +++ lib/neutron:source:75 : get_python_exec_prefix 2025-10-07 20:36:08.090 | +++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-10-07 20:36:08.094 | +++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-10-07 20:36:08.098 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/usr/local/bin 2025-10-07 20:36:08.103 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2025-10-07 20:36:08.107 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2025-10-07 20:36:08.111 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-10-07 20:36:08.115 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-10-07 20:36:08.119 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2025-10-07 20:36:08.123 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2025-10-07 20:36:08.128 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2025-10-07 20:36:08.156 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2025-10-07 20:36:08.161 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2025-10-07 20:36:08.164 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2025-10-07 20:36:08.168 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2025-10-07 20:36:08.172 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2025-10-07 20:36:08.176 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2025-10-07 20:36:08.181 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2025-10-07 20:36:08.185 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2025-10-07 20:36:08.189 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2025-10-07 20:36:08.193 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2025-10-07 20:36:08.197 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2025-10-07 20:36:08.201 | ++ lib/neutron:source:114 : Q_PORT=9696 2025-10-07 20:36:08.205 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2025-10-07 20:36:08.209 | ++ lib/neutron:source:118 : Q_HOST=38.102.83.9 2025-10-07 20:36:08.213 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2025-10-07 20:36:08.218 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2025-10-07 20:36:08.225 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-10-07 20:36:08.225 | +++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-10-07 20:36:08.232 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2025-10-07 20:36:08.236 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2025-10-07 20:36:08.240 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2025-10-07 20:36:08.244 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2025-10-07 20:36:08.249 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2025-10-07 20:36:08.255 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2025-10-07 20:36:08.282 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2025-10-07 20:36:08.287 | +++ lib/neutron:source:132 : ipv6_unquote 38.102.83.9 2025-10-07 20:36:08.292 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.9 2025-10-07 20:36:08.292 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-10-07 20:36:08.300 | ++ lib/neutron:source:132 : Q_META_DATA_IP=38.102.83.9 2025-10-07 20:36:08.304 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2025-10-07 20:36:08.308 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2025-10-07 20:36:08.312 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2025-10-07 20:36:08.316 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2025-10-07 20:36:08.321 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2025-10-07 20:36:08.325 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2025-10-07 20:36:08.328 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2025-10-07 20:36:08.332 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-10-07 20:36:08.336 | ++ lib/neutron:source:149 : [[ -z networking ]] 2025-10-07 20:36:08.340 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2025-10-07 20:36:08.344 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2025-10-07 20:36:08.347 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2025-10-07 20:36:08.351 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2025-10-07 20:36:08.355 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2025-10-07 20:36:08.358 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2025-10-07 20:36:08.362 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2025-10-07 20:36:08.366 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2025-10-07 20:36:08.370 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2025-10-07 20:36:08.373 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:36:08.377 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2025-10-07 20:36:08.381 | +++ functions:get_rootwrap_location:594 : local module=neutron 2025-10-07 20:36:08.385 | ++++ functions:get_rootwrap_location:596 : get_python_exec_prefix 2025-10-07 20:36:08.409 | ++++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-10-07 20:36:08.413 | ++++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-10-07 20:36:08.417 | +++ functions:get_rootwrap_location:596 : echo /usr/local/bin/neutron-rootwrap 2025-10-07 20:36:08.422 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2025-10-07 20:36:08.426 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-10-07 20:36:08.430 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2025-10-07 20:36:08.433 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-10-07 20:36:08.437 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2025-10-07 20:36:08.441 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2025-10-07 20:36:08.445 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2025-10-07 20:36:08.449 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2025-10-07 20:36:08.453 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2025-10-07 20:36:08.457 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2025-10-07 20:36:08.461 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2025-10-07 20:36:08.465 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2025-10-07 20:36:08.468 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2025-10-07 20:36:08.472 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2025-10-07 20:36:08.476 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2025-10-07 20:36:08.480 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2025-10-07 20:36:08.484 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2025-10-07 20:36:08.663 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2025-10-07 20:36:08.687 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2025-10-07 20:36:08.691 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2025-10-07 20:36:08.695 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2025-10-07 20:36:08.699 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2025-10-07 20:36:08.703 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2025-10-07 20:36:08.707 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2025-10-07 20:36:08.711 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2025-10-07 20:36:08.715 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2025-10-07 20:36:08.719 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2025-10-07 20:36:08.722 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2025-10-07 20:36:08.726 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2025-10-07 20:36:08.730 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2025-10-07 20:36:08.734 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2025-10-07 20:36:08.738 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2025-10-07 20:36:08.742 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2025-10-07 20:36:08.746 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2025-10-07 20:36:08.750 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2025-10-07 20:36:08.754 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2025-10-07 20:36:08.758 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2025-10-07 20:36:08.762 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2025-10-07 20:36:08.768 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2025-10-07 20:36:08.769 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2025-10-07 20:36:08.769 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2025-10-07 20:36:08.771 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2025-10-07 20:36:08.779 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=f1:d902:81d2 2025-10-07 20:36:08.783 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2025-10-07 20:36:08.787 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2025-10-07 20:36:08.791 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2025-10-07 20:36:08.795 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2025-10-07 20:36:08.799 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdf1:d902:81d2::/56 2025-10-07 20:36:08.805 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdf1:d902:81d2::/56 2025-10-07 20:36:08.806 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2025-10-07 20:36:08.815 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdf1:d902:81d2::/64 2025-10-07 20:36:08.819 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2025-10-07 20:36:08.823 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2025-10-07 20:36:08.827 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2025-10-07 20:36:08.831 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2025-10-07 20:36:08.835 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2025-10-07 20:36:08.839 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-10-07 20:36:08.842 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2025-10-07 20:36:08.845 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2025-10-07 20:36:08.849 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2025-10-07 20:36:08.853 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2025-10-07 20:36:08.856 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2025-10-07 20:36:08.859 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2025-10-07 20:36:08.863 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdf1:d902:81d2::/56 2025-10-07 20:36:08.866 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2025-10-07 20:36:08.870 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2025-10-07 20:36:08.875 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2025-10-07 20:36:08.876 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2025-10-07 20:36:08.877 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2025-10-07 20:36:08.886 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2025-10-07 20:36:08.891 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2025-10-07 20:36:08.892 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2025-10-07 20:36:08.892 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2025-10-07 20:36:08.901 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2025-10-07 20:36:08.908 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2025-10-07 20:36:08.913 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2025-10-07 20:36:08.917 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2025-10-07 20:36:08.922 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2025-10-07 20:36:08.926 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2025-10-07 20:36:08.930 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2025-10-07 20:36:08.933 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2025-10-07 20:36:08.937 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2025-10-07 20:36:08.941 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2025-10-07 20:36:08.971 | + ./stack.sh:main:648 : source /opt/stack/devstack/lib/ldap 2025-10-07 20:36:08.996 | + ./stack.sh:main:649 : source /opt/stack/devstack/lib/dstat 2025-10-07 20:36:09.019 | + ./stack.sh:main:650 : source /opt/stack/devstack/lib/atop 2025-10-07 20:36:09.043 | + ./stack.sh:main:651 : source /opt/stack/devstack/lib/tcpdump 2025-10-07 20:36:09.065 | + ./stack.sh:main:652 : source /opt/stack/devstack/lib/etcd3 2025-10-07 20:36:09.096 | + ./stack.sh:main:653 : source /opt/stack/devstack/lib/os-vif 2025-10-07 20:36:09.102 | +++ lib/os-vif:source:12 : is_ml2_ovs 2025-10-07 20:36:09.106 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2025-10-07 20:36:09.109 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2025-10-07 20:36:09.114 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2025-10-07 20:36:09.119 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2025-10-07 20:36:09.146 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2025-10-07 20:36:09.151 | + ./stack.sh:main:659 : run_phase source 2025-10-07 20:36:09.154 | + functions-common:run_phase:1851 : local mode=source 2025-10-07 20:36:09.158 | + functions-common:run_phase:1852 : local phase= 2025-10-07 20:36:09.162 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:36:09.166 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:36:09.170 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:36:09.173 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:36:09.178 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:36:09.182 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:36:09.189 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:36:09.192 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:36:09.197 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:36:09.201 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2025-10-07 20:36:09.206 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:36:09.232 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:09.236 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2025-10-07 20:36:09.240 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2025-10-07 20:36:09.316 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2025-10-07 20:36:09.321 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2025-10-07 20:36:09.325 | + functions-common:run_phase:1872 : [[ source == \s\o\u\r\c\e ]] 2025-10-07 20:36:09.330 | + functions-common:run_phase:1873 : load_plugin_settings 2025-10-07 20:36:09.334 | + functions-common:load_plugin_settings:1787 : local plugins=,neutron 2025-10-07 20:36:09.338 | + functions-common:load_plugin_settings:1788 : local plugin 2025-10-07 20:36:09.342 | + functions-common:load_plugin_settings:1791 : [[ -z ,neutron ]] 2025-10-07 20:36:09.347 | + functions-common:load_plugin_settings:1795 : echo 'Loading plugin settings' 2025-10-07 20:36:09.347 | Loading plugin settings 2025-10-07 20:36:09.351 | + functions-common:load_plugin_settings:1796 : for plugin in ${plugins//,/ } 2025-10-07 20:36:09.355 | + functions-common:load_plugin_settings:1797 : local dir=/opt/stack/neutron 2025-10-07 20:36:09.359 | + functions-common:load_plugin_settings:1799 : [[ -f /opt/stack/neutron/devstack/settings ]] 2025-10-07 20:36:09.363 | + functions-common:load_plugin_settings:1800 : source /opt/stack/neutron/devstack/settings 2025-10-07 20:36:09.367 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2025-10-07 20:36:09.372 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2025-10-07 20:36:09.376 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2025-10-07 20:36:09.381 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2025-10-07 20:36:09.385 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2025-10-07 20:36:09.389 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2025-10-07 20:36:09.394 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2025-10-07 20:36:09.398 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2025-10-07 20:36:09.402 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-10-07 20:36:09.406 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:36:09.410 | + functions-common:run_phase:1874 : verify_disabled_services 2025-10-07 20:36:09.414 | + functions-common:verify_disabled_services:2134 : local service 2025-10-07 20:36:09.419 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.423 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-api, ]] 2025-10-07 20:36:09.428 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.433 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-bak, ]] 2025-10-07 20:36:09.437 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.443 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-sch, ]] 2025-10-07 20:36:09.447 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.452 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-vol, ]] 2025-10-07 20:36:09.456 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.461 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,etcd3, ]] 2025-10-07 20:36:09.465 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.470 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,file_tracker, ]] 2025-10-07 20:36:09.474 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.479 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,g-api, ]] 2025-10-07 20:36:09.484 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.489 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,horizon, ]] 2025-10-07 20:36:09.493 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.498 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,key, ]] 2025-10-07 20:36:09.502 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.507 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,memory_tracker, ]] 2025-10-07 20:36:09.511 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.516 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,mysql, ]] 2025-10-07 20:36:09.520 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.525 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api, ]] 2025-10-07 20:36:09.530 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.534 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api-meta, ]] 2025-10-07 20:36:09.539 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.543 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cond, ]] 2025-10-07 20:36:09.548 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.552 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cpu, ]] 2025-10-07 20:36:09.557 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.562 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-novnc, ]] 2025-10-07 20:36:09.566 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.571 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-sch, ]] 2025-10-07 20:36:09.576 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.580 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,openstack-cli-server, ]] 2025-10-07 20:36:09.585 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.589 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-controller, ]] 2025-10-07 20:36:09.594 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.598 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-northd, ]] 2025-10-07 20:36:09.603 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.607 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovs-vswitchd, ]] 2025-10-07 20:36:09.612 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.616 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovsdb-server, ]] 2025-10-07 20:36:09.621 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.625 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,placement-api, ]] 2025-10-07 20:36:09.630 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.635 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-ovn-agent, ]] 2025-10-07 20:36:09.639 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.644 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-svc, ]] 2025-10-07 20:36:09.647 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.652 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,rabbit, ]] 2025-10-07 20:36:09.657 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.660 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-account, ]] 2025-10-07 20:36:09.665 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.669 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-container, ]] 2025-10-07 20:36:09.674 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.678 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-object, ]] 2025-10-07 20:36:09.683 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.687 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-proxy, ]] 2025-10-07 20:36:09.692 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.696 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tempest, ]] 2025-10-07 20:36:09.701 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:36:09.705 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tls-proxy, ]] 2025-10-07 20:36:09.710 | + ./stack.sh:main:730 : initialize_database_backends 2025-10-07 20:36:09.715 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-10-07 20:36:09.719 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2025-10-07 20:36:09.747 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:09.751 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2025-10-07 20:36:09.755 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-10-07 20:36:09.759 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2025-10-07 20:36:09.786 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:36:09.790 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2025-10-07 20:36:09.794 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2025-10-07 20:36:09.797 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2025-10-07 20:36:09.801 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2025-10-07 20:36:09.805 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2025-10-07 20:36:09.809 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2025-10-07 20:36:09.814 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2025-10-07 20:36:09.818 | + lib/database:initialize_database_backends:92 : return 0 2025-10-07 20:36:09.823 | + ./stack.sh:main:731 : echo 'Using mysql database backend' 2025-10-07 20:36:09.823 | Using mysql database backend 2025-10-07 20:36:09.827 | + ./stack.sh:main:734 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2025-10-07 20:36:09.857 | + ./stack.sh:main:736 : define_database_baseurl 2025-10-07 20:36:09.863 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2025-10-07 20:36:09.869 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-10-07 20:36:09.873 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2025-10-07 20:36:09.879 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-10-07 20:36:09.884 | + ./stack.sh:main:748 : is_service_enabled rabbit 2025-10-07 20:36:09.914 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:09.918 | + ./stack.sh:main:749 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2025-10-07 20:36:09.949 | + ./stack.sh:main:756 : is_service_enabled keystone 2025-10-07 20:36:09.979 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:09.983 | + ./stack.sh:main:758 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2025-10-07 20:36:10.014 | + ./stack.sh:main:760 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2025-10-07 20:36:10.045 | + ./stack.sh:main:771 : is_service_enabled ldap 2025-10-07 20:36:10.075 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:36:10.079 | + ./stack.sh:main:780 : is_service_enabled s-proxy 2025-10-07 20:36:10.110 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:36:10.115 | + ./stack.sh:main:784 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2025-10-07 20:36:10.145 | + ./stack.sh:main:786 : [[ -z '' ]] 2025-10-07 20:36:10.150 | + ./stack.sh:main:786 : [[ False == \T\r\u\e ]] 2025-10-07 20:36:10.155 | + ./stack.sh:main:792 : save_stackenv 792 2025-10-07 20:36:10.160 | + functions-common:save_stackenv:63 : local tag=792 2025-10-07 20:36:10.165 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-10-07 20:36:10.173 | + functions-common:save_stackenv:65 : time_stamp=2025-10-07-163610 2025-10-07 20:36:10.177 | + functions-common:save_stackenv:66 : echo '# 2025-10-07-163610 792' 2025-10-07 20:36:10.183 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.187 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-10-07 20:36:10.191 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.195 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-10-07 20:36:10.200 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.205 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-10-07 20:36:10.209 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.214 | + 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-10-07 20:36:10.221 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.224 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.9 2025-10-07 20:36:10.228 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.232 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.9/identity 2025-10-07 20:36:10.236 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.240 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-10-07-163603 2025-10-07 20:36:10.244 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.248 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2025-10-07 20:36:10.252 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.256 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.9 2025-10-07 20:36:10.260 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.264 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-10-07 20:36:10.268 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.271 | + functions-common:save_stackenv:68 : echo TLS_IP=38.102.83.9 2025-10-07 20:36:10.276 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.280 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-10-07 20:36:10.285 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.288 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-10-07 20:36:10.293 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.298 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.9 2025-10-07 20:36:10.302 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:36:10.306 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-10-07 20:36:10.311 | + ./stack.sh:main:805 : GIT_DEPTH=0 2025-10-07 20:36:10.316 | + ./stack.sh:main:805 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2025-10-07 20:36:10.320 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/requirements.git 2025-10-07 20:36:10.325 | + functions-common:git_clone:593 : local git_dest=/opt/stack/requirements 2025-10-07 20:36:10.329 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:36:10.333 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:36:10.338 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:36:10.344 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:36:10.347 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:36:10.353 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:36:10.380 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:36:10.382 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:36:10.386 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:10.392 | + functions-common:git_clone:613 : echo master 2025-10-07 20:36:10.393 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:36:10.396 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:36:10.402 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/requirements ]] 2025-10-07 20:36:10.406 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:10.411 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/requirements 2025-10-07 20:36:10.447 | + functions-common:git_clone:675 : cd /opt/stack/requirements 2025-10-07 20:36:10.451 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:36:10.452 | + functions-common:git_clone:676 : head -1 2025-10-07 20:36:10.459 | af5fa8a9 Merge "Deprecate ironic-lib" 2025-10-07 20:36:10.464 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:36:10.468 | + ./stack.sh:main:809 : echo_summary 'Installing package prerequisites' 2025-10-07 20:36:10.473 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:36:10.478 | + ./stack.sh:echo_summary:474 : echo -e Installing package prerequisites 2025-10-07 20:36:10.482 | + ./stack.sh:main:810 : source /opt/stack/devstack/tools/install_prereqs.sh 2025-10-07 20:36:10.487 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2025-10-07 20:36:10.491 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2025-10-07 20:36:10.496 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2025-10-07 20:36:10.501 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2025-10-07 20:36:10.504 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2025-10-07 20:36:10.509 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2025-10-07 20:36:10.514 | +++ tools/install_prereqs.sh:source:47 : date +%s 2025-10-07 20:36:10.522 | ++ tools/install_prereqs.sh:source:47 : NOW=1759869370 2025-10-07 20:36:10.528 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2025-10-07 20:36:10.537 | +++ tools/install_prereqs.sh:source:48 : echo 0 2025-10-07 20:36:10.543 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2025-10-07 20:36:10.547 | ++ tools/install_prereqs.sh:source:49 : DELTA=1759869370 2025-10-07 20:36:10.552 | ++ tools/install_prereqs.sh:source:50 : [[ 1759869370 -lt 7200 ]] 2025-10-07 20:36:10.557 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2025-10-07 20:36:10.562 | ++ functions-common:export_proxy_variables:2241 : isset http_proxy 2025-10-07 20:36:10.567 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2025-10-07 20:36:10.571 | ++ functions-common:export_proxy_variables:2244 : isset https_proxy 2025-10-07 20:36:10.576 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2025-10-07 20:36:10.580 | ++ functions-common:export_proxy_variables:2247 : isset no_proxy 2025-10-07 20:36:10.585 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2025-10-07 20:36:10.591 | +++ 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-10-07 20:36:10.643 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2025-10-07 20:36:10.643 | curl 2025-10-07 20:36:10.643 | dbus 2025-10-07 20:36:10.643 | gawk 2025-10-07 20:36:10.643 | gcc 2025-10-07 20:36:10.643 | gcc-c++ 2025-10-07 20:36:10.643 | gettext 2025-10-07 20:36:10.643 | git-core 2025-10-07 20:36:10.643 | graphviz 2025-10-07 20:36:10.643 | httpd 2025-10-07 20:36:10.643 | httpd-devel 2025-10-07 20:36:10.643 | iptables-nft 2025-10-07 20:36:10.643 | iptables-services 2025-10-07 20:36:10.643 | java-21-openjdk-headless 2025-10-07 20:36:10.643 | libffi-devel 2025-10-07 20:36:10.643 | libjpeg-turbo-devel 2025-10-07 20:36:10.643 | libxml2-devel 2025-10-07 20:36:10.644 | libxslt-devel 2025-10-07 20:36:10.644 | libyaml-devel 2025-10-07 20:36:10.644 | mod_ssl 2025-10-07 20:36:10.644 | net-tools 2025-10-07 20:36:10.644 | openssh-server 2025-10-07 20:36:10.644 | openssl 2025-10-07 20:36:10.644 | openssl-devel 2025-10-07 20:36:10.644 | pcre2-devel 2025-10-07 20:36:10.644 | pkgconfig 2025-10-07 20:36:10.644 | postgresql-devel 2025-10-07 20:36:10.644 | psmisc 2025-10-07 20:36:10.644 | python3-devel 2025-10-07 20:36:10.644 | python3-pip 2025-10-07 20:36:10.644 | python3-systemd 2025-10-07 20:36:10.644 | redhat-rpm-config 2025-10-07 20:36:10.644 | tar 2025-10-07 20:36:10.644 | tcpdump 2025-10-07 20:36:10.644 | unzip 2025-10-07 20:36:10.644 | util-linux 2025-10-07 20:36:10.644 | wget 2025-10-07 20:36:10.644 | which 2025-10-07 20:36:10.644 | zlib-devel 2025-10-07 20:36:10.644 | lvm2 2025-10-07 20:36:10.644 | qemu-img 2025-10-07 20:36:10.644 | targetcli 2025-10-07 20:36:10.644 | iscsi-initiator-utils 2025-10-07 20:36:10.644 | lsscsi 2025-10-07 20:36:10.644 | memcached 2025-10-07 20:36:10.644 | mod_ssl 2025-10-07 20:36:10.644 | sqlite 2025-10-07 20:36:10.644 | conntrack-tools 2025-10-07 20:36:10.644 | curl 2025-10-07 20:36:10.644 | ebtables 2025-10-07 20:36:10.644 | iptables 2025-10-07 20:36:10.644 | iputils 2025-10-07 20:36:10.644 | kernel-modules 2025-10-07 20:36:10.644 | kpartx 2025-10-07 20:36:10.644 | parted 2025-10-07 20:36:10.644 | polkit 2025-10-07 20:36:10.644 | sqlite 2025-10-07 20:36:10.644 | sudo 2025-10-07 20:36:10.644 | xorriso 2025-10-07 20:36:10.644 | cryptsetup 2025-10-07 20:36:10.644 | dosfstools 2025-10-07 20:36:10.644 | iscsi-initiator-utils 2025-10-07 20:36:10.644 | libosinfo 2025-10-07 20:36:10.644 | lvm2 2025-10-07 20:36:10.644 | sg3_utils 2025-10-07 20:36:10.644 | 2025-10-07 20:36:10.644 | sysfsutils 2025-10-07 20:36:10.644 | xorriso 2025-10-07 20:36:10.644 | acl 2025-10-07 20:36:10.645 | dnsmasq 2025-10-07 20:36:10.645 | dnsmasq-utils 2025-10-07 20:36:10.645 | ebtables 2025-10-07 20:36:10.645 | haproxy 2025-10-07 20:36:10.645 | iptables 2025-10-07 20:36:10.645 | iputils 2025-10-07 20:36:10.645 | sqlite 2025-10-07 20:36:10.645 | sudo 2025-10-07 20:36:10.645 | curl 2025-10-07 20:36:10.645 | liberasurecode-devel 2025-10-07 20:36:10.645 | memcached 2025-10-07 20:36:10.645 | rsync-daemon 2025-10-07 20:36:10.645 | sqlite 2025-10-07 20:36:10.645 | xfsprogs' 2025-10-07 20:36:10.649 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2025-10-07 20:36:10.685 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2025-10-07 20:36:10.685 | curl 2025-10-07 20:36:10.685 | dbus 2025-10-07 20:36:10.685 | gawk 2025-10-07 20:36:10.685 | gcc 2025-10-07 20:36:10.685 | gcc-c++ 2025-10-07 20:36:10.686 | gettext 2025-10-07 20:36:10.686 | git-core 2025-10-07 20:36:10.686 | graphviz 2025-10-07 20:36:10.686 | httpd 2025-10-07 20:36:10.686 | httpd-devel 2025-10-07 20:36:10.686 | iptables-nft 2025-10-07 20:36:10.686 | iptables-services 2025-10-07 20:36:10.686 | java-21-openjdk-headless 2025-10-07 20:36:10.686 | libffi-devel 2025-10-07 20:36:10.686 | libjpeg-turbo-devel 2025-10-07 20:36:10.686 | libxml2-devel 2025-10-07 20:36:10.686 | libxslt-devel 2025-10-07 20:36:10.686 | libyaml-devel 2025-10-07 20:36:10.686 | mod_ssl 2025-10-07 20:36:10.686 | net-tools 2025-10-07 20:36:10.686 | openssh-server 2025-10-07 20:36:10.686 | openssl 2025-10-07 20:36:10.686 | openssl-devel 2025-10-07 20:36:10.686 | pcre2-devel 2025-10-07 20:36:10.686 | pkgconfig 2025-10-07 20:36:10.686 | postgresql-devel 2025-10-07 20:36:10.686 | psmisc 2025-10-07 20:36:10.686 | python3-devel 2025-10-07 20:36:10.686 | python3-pip 2025-10-07 20:36:10.686 | python3-systemd 2025-10-07 20:36:10.686 | redhat-rpm-config 2025-10-07 20:36:10.686 | tar 2025-10-07 20:36:10.686 | tcpdump 2025-10-07 20:36:10.686 | unzip 2025-10-07 20:36:10.686 | util-linux 2025-10-07 20:36:10.686 | wget 2025-10-07 20:36:10.686 | which 2025-10-07 20:36:10.686 | zlib-devel 2025-10-07 20:36:10.686 | lvm2 2025-10-07 20:36:10.686 | qemu-img 2025-10-07 20:36:10.686 | targetcli 2025-10-07 20:36:10.686 | iscsi-initiator-utils 2025-10-07 20:36:10.686 | lsscsi 2025-10-07 20:36:10.686 | memcached 2025-10-07 20:36:10.686 | mod_ssl 2025-10-07 20:36:10.686 | sqlite 2025-10-07 20:36:10.686 | conntrack-tools 2025-10-07 20:36:10.686 | curl 2025-10-07 20:36:10.686 | ebtables 2025-10-07 20:36:10.686 | iptables 2025-10-07 20:36:10.686 | iputils 2025-10-07 20:36:10.686 | kernel-modules 2025-10-07 20:36:10.686 | kpartx 2025-10-07 20:36:10.686 | parted 2025-10-07 20:36:10.686 | polkit 2025-10-07 20:36:10.686 | sqlite 2025-10-07 20:36:10.686 | sudo 2025-10-07 20:36:10.687 | xorriso 2025-10-07 20:36:10.687 | cryptsetup 2025-10-07 20:36:10.687 | dosfstools 2025-10-07 20:36:10.687 | iscsi-initiator-utils 2025-10-07 20:36:10.687 | libosinfo 2025-10-07 20:36:10.687 | lvm2 2025-10-07 20:36:10.687 | sg3_utils 2025-10-07 20:36:10.687 | 2025-10-07 20:36:10.687 | sysfsutils 2025-10-07 20:36:10.687 | xorriso 2025-10-07 20:36:10.687 | acl 2025-10-07 20:36:10.687 | dnsmasq 2025-10-07 20:36:10.687 | dnsmasq-utils 2025-10-07 20:36:10.687 | ebtables 2025-10-07 20:36:10.687 | haproxy 2025-10-07 20:36:10.687 | iptables 2025-10-07 20:36:10.687 | iputils 2025-10-07 20:36:10.687 | sqlite 2025-10-07 20:36:10.687 | sudo 2025-10-07 20:36:10.687 | curl 2025-10-07 20:36:10.687 | liberasurecode-devel 2025-10-07 20:36:10.687 | memcached 2025-10-07 20:36:10.687 | rsync-daemon 2025-10-07 20:36:10.687 | sqlite 2025-10-07 20:36:10.687 | xfsprogs ' 2025-10-07 20:36:10.690 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2025-10-07 20:36:10.695 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:10.700 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:10.704 | ++ 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-10-07 20:36:10.709 | ++ functions-common:install_package:1441 : update_package_repo 2025-10-07 20:36:10.713 | ++ functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:36:10.717 | ++ functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:36:10.721 | ++ functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:36:10.725 | ++ functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:10.729 | ++ functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:36:10.733 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:10.738 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:10.742 | ++ 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-10-07 20:36:10.746 | ++ functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:36:10.750 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:10.754 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:10.758 | ++ functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:36:10.763 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:36:10.767 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:36:10.772 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:36:10.776 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:36:10.780 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:36:10.785 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:36:10.789 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:36:10.793 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:36:10.797 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:36:10.802 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:36:10.806 | ++ 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-10-07 20:36:10.810 | ++ functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:36:10.815 | ++ functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:36:10.819 | ++ functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:36:10.824 | ++ functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:36:10.828 | ++ functions-common:time_start:2410 : local start_time= 2025-10-07 20:36:10.832 | ++ functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:36:10.837 | +++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:36:10.844 | ++ functions-common:time_start:2414 : _TIME_START[$name]=1759869370840 2025-10-07 20:36:10.849 | ++ 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-10-07 20:36:10.854 | ++ functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:36:10.859 | +++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:36:10.867 | ++ functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:36:10.871 | ++ functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:36:10.875 | ++ 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-10-07 20:36:11.461 | Last metadata expiration check: 0:00:12 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:36:11.530 | Package curl-8.12.1-2.el10.x86_64 is already installed. 2025-10-07 20:36:11.530 | Package dbus-1:1.14.10-5.el10.x86_64 is already installed. 2025-10-07 20:36:11.531 | Package gawk-5.3.0-6.el10.x86_64 is already installed. 2025-10-07 20:36:11.531 | Package gcc-14.3.1-2.1.el10.x86_64 is already installed. 2025-10-07 20:36:11.532 | Package gcc-c++-14.3.1-2.1.el10.x86_64 is already installed. 2025-10-07 20:36:11.533 | Package git-core-2.47.3-1.el10.x86_64 is already installed. 2025-10-07 20:36:11.535 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-10-07 20:36:11.538 | Package libffi-devel-3.4.4-10.el10.x86_64 is already installed. 2025-10-07 20:36:11.539 | Package libxml2-devel-2.12.5-9.el10.x86_64 is already installed. 2025-10-07 20:36:11.540 | Package libxslt-devel-1.1.39-8.el10.x86_64 is already installed. 2025-10-07 20:36:11.542 | Package openssh-server-9.9p1-14.el10.x86_64 is already installed. 2025-10-07 20:36:11.542 | Package openssl-1:3.5.1-5.el10.x86_64 is already installed. 2025-10-07 20:36:11.543 | Package openssl-devel-1:3.5.1-5.el10.x86_64 is already installed. 2025-10-07 20:36:11.545 | Package pkgconf-pkg-config-2.1.0-3.el10.x86_64 is already installed. 2025-10-07 20:36:11.547 | Package psmisc-23.6-8.el10.x86_64 is already installed. 2025-10-07 20:36:11.548 | Package python3-devel-3.12.11-3.el10.x86_64 is already installed. 2025-10-07 20:36:11.549 | Package python3-pip-23.3.2-7.el10.noarch is already installed. 2025-10-07 20:36:11.549 | Package python3-systemd-235-11.el10.x86_64 is already installed. 2025-10-07 20:36:11.550 | Package redhat-rpm-config-293-1.el10.noarch is already installed. 2025-10-07 20:36:11.550 | Package tar-2:1.35-7.el10.x86_64 is already installed. 2025-10-07 20:36:11.551 | Package tcpdump-14:4.99.4-10.el10.x86_64 is already installed. 2025-10-07 20:36:11.551 | Package unzip-6.0-69.el10.x86_64 is already installed. 2025-10-07 20:36:11.552 | Package util-linux-2.40.2-13.el10.x86_64 is already installed. 2025-10-07 20:36:11.553 | Package wget-1.24.5-5.el10.x86_64 is already installed. 2025-10-07 20:36:11.553 | Package which-2.21-44.el10.x86_64 is already installed. 2025-10-07 20:36:11.555 | Package zlib-ng-compat-devel-2.2.3-2.el10.x86_64 is already installed. 2025-10-07 20:36:11.556 | Package lvm2-10:2.03.32-3.el10.x86_64 is already installed. 2025-10-07 20:36:11.558 | Package lsscsi-0.32-15.el10.x86_64 is already installed. 2025-10-07 20:36:11.561 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-10-07 20:36:11.563 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-10-07 20:36:11.563 | Package iputils-20240905-4.el10.x86_64 is already installed. 2025-10-07 20:36:11.564 | Package kernel-modules-6.12.0-136.el10.x86_64 is already installed. 2025-10-07 20:36:11.564 | Package kpartx-0.9.9-12.el10.x86_64 is already installed. 2025-10-07 20:36:11.565 | Package parted-3.6-7.el10.x86_64 is already installed. 2025-10-07 20:36:11.565 | Package polkit-125-4.el10.x86_64 is already installed. 2025-10-07 20:36:11.566 | Package sudo-1.9.15-9.p5.el10.x86_64 is already installed. 2025-10-07 20:36:11.569 | Package sg3_utils-1.48-7.el10.x86_64 is already installed. 2025-10-07 20:36:11.573 | Package xfsprogs-6.11.0-2.el10.x86_64 is already installed. 2025-10-07 20:36:11.610 | Dependencies resolved. 2025-10-07 20:36:11.617 | ========================================================================================================= 2025-10-07 20:36:11.617 | Package Arch Version Repository Size 2025-10-07 20:36:11.617 | ========================================================================================================= 2025-10-07 20:36:11.617 | Installing: 2025-10-07 20:36:11.617 | acl x86_64 2.3.2-4.el10 baseos 77 k 2025-10-07 20:36:11.617 | bc x86_64 1.07.1-23.el10 baseos 123 k 2025-10-07 20:36:11.617 | conntrack-tools x86_64 1.4.8-3.el10 appstream 240 k 2025-10-07 20:36:11.617 | cryptsetup x86_64 2.8.1-1.el10 baseos 351 k 2025-10-07 20:36:11.617 | dnsmasq x86_64 2.90-4.el10 appstream 366 k 2025-10-07 20:36:11.617 | dnsmasq-utils x86_64 2.90-4.el10 appstream 41 k 2025-10-07 20:36:11.617 | dosfstools x86_64 4.2-12.el10 baseos 158 k 2025-10-07 20:36:11.617 | gettext x86_64 0.22.5-6.el10 baseos 1.1 M 2025-10-07 20:36:11.617 | graphviz x86_64 9.0.0-15.el10 appstream 1.6 M 2025-10-07 20:36:11.617 | haproxy x86_64 3.0.5-4.el10 appstream 2.6 M 2025-10-07 20:36:11.617 | httpd x86_64 2.4.63-5.el10 appstream 49 k 2025-10-07 20:36:11.617 | httpd-devel x86_64 2.4.63-5.el10 appstream 209 k 2025-10-07 20:36:11.617 | iptables-nft-services noarch 1.8.11-11.el10 appstream 21 k 2025-10-07 20:36:11.617 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k 2025-10-07 20:36:11.617 | java-21-openjdk-headless x86_64 1:21.0.8.0.9-1.el10 appstream 47 M 2025-10-07 20:36:11.617 | liberasurecode-devel x86_64 1.6.2-10.el10s delorean-master-testing 24 k 2025-10-07 20:36:11.617 | libjpeg-turbo-devel x86_64 3.0.2-4.el10 appstream 98 k 2025-10-07 20:36:11.617 | libosinfo x86_64 1.11.0-8.el10 appstream 317 k 2025-10-07 20:36:11.617 | libyaml-devel x86_64 0.2.5-16.el10 crb 163 k 2025-10-07 20:36:11.617 | memcached x86_64 1.6.23-7.el10 appstream 185 k 2025-10-07 20:36:11.617 | mod_ssl x86_64 1:2.4.63-5.el10 appstream 109 k 2025-10-07 20:36:11.617 | net-tools x86_64 2.0-0.73.20160912git.el10 baseos 306 k 2025-10-07 20:36:11.617 | pcre2-devel x86_64 10.44-1.el10.3 appstream 532 k 2025-10-07 20:36:11.617 | postgresql-private-devel x86_64 16.10-1.el10 appstream 63 k 2025-10-07 20:36:11.617 | qemu-img x86_64 18:10.0.0-12.el10 appstream 2.4 M 2025-10-07 20:36:11.617 | rsync-daemon noarch 3.4.1-2.el10 appstream 11 k 2025-10-07 20:36:11.617 | sqlite x86_64 3.46.1-5.el10 appstream 891 k 2025-10-07 20:36:11.617 | sysfsutils x86_64 2.1.1-15.el10 appstream 38 k 2025-10-07 20:36:11.617 | targetcli noarch 2.1.58-3.el10 appstream 90 k 2025-10-07 20:36:11.617 | xorriso x86_64 1.5.6-6.el10 appstream 323 k 2025-10-07 20:36:11.617 | Installing dependencies: 2025-10-07 20:36:11.617 | adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M 2025-10-07 20:36:11.617 | adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k 2025-10-07 20:36:11.618 | adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k 2025-10-07 20:36:11.618 | alsa-lib x86_64 1.2.14-1.el10 appstream 529 k 2025-10-07 20:36:11.618 | apr x86_64 1.7.5-3.el10 appstream 127 k 2025-10-07 20:36:11.618 | apr-devel x86_64 1.7.5-3.el10 appstream 234 k 2025-10-07 20:36:11.618 | apr-util x86_64 1.6.3-21.el10 appstream 99 k 2025-10-07 20:36:11.618 | apr-util-devel x86_64 1.6.3-21.el10 appstream 77 k 2025-10-07 20:36:11.618 | apr-util-lmdb x86_64 1.6.3-21.el10 appstream 15 k 2025-10-07 20:36:11.618 | autoconf noarch 2.71-13.el10 appstream 736 k 2025-10-07 20:36:11.618 | automake noarch 1.16.5-20.el10 appstream 702 k 2025-10-07 20:36:11.618 | cairo x86_64 1.18.2-2.el10 appstream 713 k 2025-10-07 20:36:11.618 | cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k 2025-10-07 20:36:11.618 | centos-logos-httpd noarch 100.2-3.el10 appstream 855 k 2025-10-07 20:36:11.618 | cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k 2025-10-07 20:36:11.618 | cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k 2025-10-07 20:36:11.618 | emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k 2025-10-07 20:36:11.618 | expat-devel x86_64 2.7.1-1.el10 appstream 55 k 2025-10-07 20:36:11.618 | fontconfig x86_64 2.15.0-7.el10 appstream 280 k 2025-10-07 20:36:11.618 | freetype x86_64 2.13.2-8.el10 baseos 409 k 2025-10-07 20:36:11.618 | fribidi x86_64 1.0.14-4.el10 appstream 93 k 2025-10-07 20:36:11.618 | gd x86_64 2.3.3-22.el10 appstream 133 k 2025-10-07 20:36:11.618 | gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k 2025-10-07 20:36:11.618 | google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M 2025-10-07 20:36:11.618 | gpgme x86_64 1.23.2-6.el10 baseos 219 k 2025-10-07 20:36:11.618 | gpgmepp x86_64 1.23.2-6.el10 appstream 141 k 2025-10-07 20:36:11.618 | graphite2 x86_64 1.3.14-17.el10 baseos 96 k 2025-10-07 20:36:11.618 | harfbuzz x86_64 8.4.0-6.el10 baseos 992 k 2025-10-07 20:36:11.618 | httpd-core x86_64 2.4.63-5.el10 appstream 1.5 M 2025-10-07 20:36:11.618 | httpd-filesystem noarch 2.4.63-5.el10 appstream 13 k 2025-10-07 20:36:11.618 | httpd-tools x86_64 2.4.63-5.el10 appstream 83 k 2025-10-07 20:36:11.618 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k 2025-10-07 20:36:11.618 | isns-utils-libs x86_64 0.103-1.el10 baseos 100 k 2025-10-07 20:36:11.618 | javapackages-filesystem noarch 6.4.0-1.el10 appstream 15 k 2025-10-07 20:36:11.618 | jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k 2025-10-07 20:36:11.618 | jbigkit-libs x86_64 2.1-31.el10 appstream 54 k 2025-10-07 20:36:11.618 | lcms2 x86_64 2.16-6.el10 appstream 182 k 2025-10-07 20:36:11.618 | libX11 x86_64 1.8.10-1.el10 appstream 654 k 2025-10-07 20:36:11.618 | libX11-common noarch 1.8.10-1.el10 appstream 199 k 2025-10-07 20:36:11.618 | libXau x86_64 1.0.11-8.el10 appstream 33 k 2025-10-07 20:36:11.618 | libXext x86_64 1.3.6-3.el10 appstream 40 k 2025-10-07 20:36:11.618 | libXft x86_64 2.3.8-8.el10 appstream 73 k 2025-10-07 20:36:11.618 | libXpm x86_64 3.5.17-5.el10 appstream 67 k 2025-10-07 20:36:11.618 | libXrender x86_64 0.9.11-8.el10 appstream 29 k 2025-10-07 20:36:11.619 | libburn x86_64 1.5.6-6.el10 appstream 173 k 2025-10-07 20:36:11.619 | libdatrie x86_64 0.2.13-11.el10 appstream 33 k 2025-10-07 20:36:11.619 | liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k 2025-10-07 20:36:11.619 | libgs x86_64 10.02.1-16.el10 appstream 3.5 M 2025-10-07 20:36:11.619 | libijs x86_64 0.35-24.el10 appstream 30 k 2025-10-07 20:36:11.619 | libisoburn x86_64 1.5.6-6.el10 appstream 430 k 2025-10-07 20:36:11.619 | libisofs x86_64 1.5.6-6.el10 appstream 235 k 2025-10-07 20:36:11.619 | libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k 2025-10-07 20:36:11.619 | liblerc x86_64 4.0.0-8.el10 appstream 219 k 2025-10-07 20:36:11.619 | libnetfilter_cthelper x86_64 1.0.1-1.el10 appstream 24 k 2025-10-07 20:36:11.619 | libnetfilter_cttimeout x86_64 1.0.0-27.el10 appstream 24 k 2025-10-07 20:36:11.619 | libnetfilter_queue x86_64 1.0.5-9.el10 appstream 29 k 2025-10-07 20:36:11.619 | libpaper x86_64 1:2.1.1-7.el10 appstream 28 k 2025-10-07 20:36:11.619 | libpng x86_64 2:1.6.40-8.el10 baseos 120 k 2025-10-07 20:36:11.619 | librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M 2025-10-07 20:36:11.619 | libsoup3 x86_64 3.6.5-5.el10 appstream 396 k 2025-10-07 20:36:11.619 | libthai x86_64 0.1.29-10.el10 appstream 215 k 2025-10-07 20:36:11.619 | libtiff x86_64 4.6.0-6.el10 appstream 214 k 2025-10-07 20:36:11.619 | libtool x86_64 2.4.7-13.el10 appstream 599 k 2025-10-07 20:36:11.619 | libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k 2025-10-07 20:36:11.619 | libwebp x86_64 1.3.2-8.el10 appstream 291 k 2025-10-07 20:36:11.619 | libxcb x86_64 1.17.0-3.el10 appstream 255 k 2025-10-07 20:36:11.619 | lksctp-tools x86_64 1.0.21-1.el10 baseos 94 k 2025-10-07 20:36:11.619 | m4 x86_64 1.4.19-11.el10 appstream 305 k 2025-10-07 20:36:11.619 | mailcap noarch 2.1.54-8.el10 baseos 35 k 2025-10-07 20:36:11.619 | memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k 2025-10-07 20:36:11.619 | nettle x86_64 3.10.1-1.el10 baseos 559 k 2025-10-07 20:36:11.619 | nspr x86_64 4.36.0-4.el10 appstream 135 k 2025-10-07 20:36:11.619 | nss x86_64 3.112.0-4.el10 appstream 737 k 2025-10-07 20:36:11.619 | nss-softokn x86_64 3.112.0-4.el10 appstream 402 k 2025-10-07 20:36:11.619 | nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k 2025-10-07 20:36:11.619 | nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k 2025-10-07 20:36:11.619 | nss-util x86_64 3.112.0-4.el10 appstream 85 k 2025-10-07 20:36:11.619 | openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k 2025-10-07 20:36:11.619 | osinfo-db noarch 20250606-1.el10 appstream 564 k 2025-10-07 20:36:11.619 | osinfo-db-tools x86_64 1.11.0-8.el10 appstream 74 k 2025-10-07 20:36:11.619 | pango x86_64 1.54.0-3.el10 appstream 354 k 2025-10-07 20:36:11.619 | pcre2-utf16 x86_64 10.44-1.el10.3 appstream 227 k 2025-10-07 20:36:11.619 | pcre2-utf32 x86_64 10.44-1.el10.3 appstream 215 k 2025-10-07 20:36:11.619 | perl-File-Compare noarch 1.100.800-514.el10 appstream 14 k 2025-10-07 20:36:11.619 | perl-File-Copy noarch 2.41-514.el10 appstream 21 k 2025-10-07 20:36:11.619 | perl-Thread-Queue noarch 3.14-511.el10 appstream 22 k 2025-10-07 20:36:11.619 | perl-threads x86_64 1:2.40-511.el10 appstream 59 k 2025-10-07 20:36:11.619 | perl-threads-shared x86_64 1.69-511.el10 appstream 46 k 2025-10-07 20:36:11.620 | pixman x86_64 0.43.4-2.el10 appstream 286 k 2025-10-07 20:36:11.620 | poppler x86_64 24.02.0-6.el10 appstream 1.1 M 2025-10-07 20:36:11.620 | poppler-data noarch 0.4.11-9.el10 appstream 2.0 M 2025-10-07 20:36:11.620 | poppler-glib x86_64 24.02.0-6.el10 appstream 182 k 2025-10-07 20:36:11.620 | postgresql-private-libs x86_64 16.10-1.el10 appstream 142 k 2025-10-07 20:36:11.620 | python3-configshell noarch 1:1.1.30-8.el10 baseos 88 k 2025-10-07 20:36:11.620 | python3-kmod x86_64 0.9.2-6.el10 baseos 110 k 2025-10-07 20:36:11.620 | python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k 2025-10-07 20:36:11.620 | python3-pyudev noarch 0.24.1-10.el10 baseos 99 k 2025-10-07 20:36:11.620 | python3-rtslib noarch 2.1.76-12.el10 appstream 124 k 2025-10-07 20:36:11.620 | python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k 2025-10-07 20:36:11.620 | python3-urwid x86_64 2.5.3-4.el10 baseos 1.1 M 2025-10-07 20:36:11.620 | python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k 2025-10-07 20:36:11.620 | rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k 2025-10-07 20:36:11.620 | target-restore noarch 2.1.76-12.el10 appstream 16 k 2025-10-07 20:36:11.620 | tzdata-java noarch 2025b-2.el10 appstream 46 k 2025-10-07 20:36:11.620 | urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k 2025-10-07 20:36:11.620 | urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k 2025-10-07 20:36:11.620 | urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k 2025-10-07 20:36:11.620 | urw-base35-fonts noarch 20200910-21.el10 appstream 11 k 2025-10-07 20:36:11.620 | urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k 2025-10-07 20:36:11.620 | urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k 2025-10-07 20:36:11.620 | urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k 2025-10-07 20:36:11.620 | urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k 2025-10-07 20:36:11.620 | urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M 2025-10-07 20:36:11.620 | urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k 2025-10-07 20:36:11.620 | urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k 2025-10-07 20:36:11.620 | urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k 2025-10-07 20:36:11.620 | xml-common noarch 0.6.3-65.el10 appstream 32 k 2025-10-07 20:36:11.620 | Installing weak dependencies: 2025-10-07 20:36:11.620 | apr-util-openssl x86_64 1.6.3-21.el10 appstream 17 k 2025-10-07 20:36:11.620 | mod_http2 x86_64 2.0.29-3.el10 appstream 164 k 2025-10-07 20:36:11.620 | mod_lua x86_64 2.4.63-5.el10 appstream 59 k 2025-10-07 20:36:11.620 | 2025-10-07 20:36:11.620 | Transaction Summary 2025-10-07 20:36:11.620 | ========================================================================================================= 2025-10-07 20:36:11.620 | Install 150 Packages 2025-10-07 20:36:11.620 | 2025-10-07 20:36:11.621 | Total download size: 102 M 2025-10-07 20:36:11.621 | Installed size: 393 M 2025-10-07 20:36:11.621 | Downloading Packages: 2025-10-07 20:36:12.490 | (1/150): bc-1.07.1-23.el10.x86_64.rpm 224 kB/s | 123 kB 00:00 2025-10-07 20:36:12.566 | (2/150): cups-filesystem-2.4.10-11.el10.noarch. 187 kB/s | 14 kB 00:00 2025-10-07 20:36:12.701 | (3/150): acl-2.3.2-4.el10.x86_64.rpm 101 kB/s | 77 kB 00:00 2025-10-07 20:36:12.708 | (4/150): cups-libs-2.4.10-11.el10.x86_64.rpm 1.8 MB/s | 254 kB 00:00 2025-10-07 20:36:12.838 | (5/150): dosfstools-4.2-12.el10.x86_64.rpm 1.1 MB/s | 158 kB 00:00 2025-10-07 20:36:12.853 | (6/150): freetype-2.13.2-8.el10.x86_64.rpm 2.8 MB/s | 409 kB 00:00 2025-10-07 20:36:12.935 | (7/150): gpgme-1.23.2-6.el10.x86_64.rpm 2.6 MB/s | 219 kB 00:00 2025-10-07 20:36:13.012 | (8/150): graphite2-1.3.14-17.el10.x86_64.rpm 1.2 MB/s | 96 kB 00:00 2025-10-07 20:36:13.045 | (9/150): gettext-0.22.5-6.el10.x86_64.rpm 5.3 MB/s | 1.1 MB 00:00 2025-10-07 20:36:13.132 | (10/150): iscsi-initiator-utils-6.2.1.11-0.git4 4.5 MB/s | 398 kB 00:00 2025-10-07 20:36:13.157 | (11/150): harfbuzz-8.4.0-6.el10.x86_64.rpm 6.7 MB/s | 992 kB 00:00 2025-10-07 20:36:13.211 | (12/150): iscsi-initiator-utils-iscsiuio-6.2.1. 1.0 MB/s | 82 kB 00:00 2025-10-07 20:36:13.233 | (13/150): isns-utils-libs-0.103-1.el10.x86_64.r 1.3 MB/s | 100 kB 00:00 2025-10-07 20:36:13.287 | (14/150): libpng-1.6.40-8.el10.x86_64.rpm 1.6 MB/s | 120 kB 00:00 2025-10-07 20:36:13.360 | (15/150): mailcap-2.1.54-8.el10.noarch.rpm 485 kB/s | 35 kB 00:00 2025-10-07 20:36:13.385 | (16/150): cryptsetup-2.8.1-1.el10.x86_64.rpm 243 kB/s | 351 kB 00:01 2025-10-07 20:36:13.442 | (17/150): net-tools-2.0-0.73.20160912git.el10.x 3.7 MB/s | 306 kB 00:00 2025-10-07 20:36:13.519 | (18/150): python3-configshell-1.1.30-8.el10.noa 1.1 MB/s | 88 kB 00:00 2025-10-07 20:36:13.547 | (19/150): nettle-3.10.1-1.el10.x86_64.rpm 3.4 MB/s | 559 kB 00:00 2025-10-07 20:36:13.575 | (20/150): lksctp-tools-1.0.21-1.el10.x86_64.rpm 275 kB/s | 94 kB 00:00 2025-10-07 20:36:13.594 | (21/150): python3-kmod-0.9.2-6.el10.x86_64.rpm 1.5 MB/s | 110 kB 00:00 2025-10-07 20:36:13.634 | (22/150): python3-pyparsing-3.1.1-7.el10.noarch 3.1 MB/s | 269 kB 00:00 2025-10-07 20:36:13.653 | (23/150): python3-pyudev-0.24.1-10.el10.noarch. 1.3 MB/s | 99 kB 00:00 2025-10-07 20:36:13.708 | (24/150): python3-wcwidth-0.2.6-6.el10.noarch.r 620 kB/s | 46 kB 00:00 2025-10-07 20:36:13.737 | (25/150): python3-urwid-2.5.3-4.el10.x86_64.rpm 7.4 MB/s | 1.1 MB 00:00 2025-10-07 20:36:13.783 | (26/150): adobe-mappings-cmap-deprecated-202306 1.5 MB/s | 115 kB 00:00 2025-10-07 20:36:13.819 | (27/150): adobe-mappings-cmap-20230622-5.el10.n 13 MB/s | 2.1 MB 00:00 2025-10-07 20:36:13.829 | (28/150): adobe-mappings-pdf-20190401-9.el10.no 7.3 MB/s | 687 kB 00:00 2025-10-07 20:36:13.876 | (29/150): alsa-lib-1.2.14-1.el10.x86_64.rpm 5.7 MB/s | 529 kB 00:00 2025-10-07 20:36:13.895 | (30/150): apr-1.7.5-3.el10.x86_64.rpm 1.7 MB/s | 127 kB 00:00 2025-10-07 20:36:13.912 | (31/150): apr-devel-1.7.5-3.el10.x86_64.rpm 2.8 MB/s | 234 kB 00:00 2025-10-07 20:36:13.947 | (32/150): apr-util-1.6.3-21.el10.x86_64.rpm 1.4 MB/s | 99 kB 00:00 2025-10-07 20:36:13.966 | (33/150): apr-util-devel-1.6.3-21.el10.x86_64.r 1.1 MB/s | 77 kB 00:00 2025-10-07 20:36:13.983 | (34/150): apr-util-lmdb-1.6.3-21.el10.x86_64.rp 220 kB/s | 15 kB 00:00 2025-10-07 20:36:14.015 | (35/150): apr-util-openssl-1.6.3-21.el10.x86_64 259 kB/s | 17 kB 00:00 2025-10-07 20:36:14.071 | (36/150): automake-1.16.5-20.el10.noarch.rpm 7.8 MB/s | 702 kB 00:00 2025-10-07 20:36:14.141 | (37/150): cairo-gobject-1.18.2-2.el10.x86_64.rp 259 kB/s | 18 kB 00:00 2025-10-07 20:36:14.335 | (38/150): autoconf-2.71-13.el10.noarch.rpm 2.0 MB/s | 736 kB 00:00 2025-10-07 20:36:14.420 | (39/150): conntrack-tools-1.4.8-3.el10.x86_64.r 2.8 MB/s | 240 kB 00:00 2025-10-07 20:36:14.430 | (40/150): cairo-1.18.2-2.el10.x86_64.rpm 1.7 MB/s | 713 kB 00:00 2025-10-07 20:36:14.507 | (41/150): dnsmasq-utils-2.90-4.el10.x86_64.rpm 540 kB/s | 41 kB 00:00 2025-10-07 20:36:14.558 | (42/150): centos-logos-httpd-100.2-3.el10.noarc 2.0 MB/s | 855 kB 00:00 2025-10-07 20:36:14.574 | (43/150): emacs-filesystem-29.4-12.el10.noarch. 152 kB/s | 10 kB 00:00 2025-10-07 20:36:14.634 | (44/150): expat-devel-2.7.1-1.el10.x86_64.rpm 726 kB/s | 55 kB 00:00 2025-10-07 20:36:14.657 | (45/150): fontconfig-2.15.0-7.el10.x86_64.rpm 3.3 MB/s | 280 kB 00:00 2025-10-07 20:36:14.706 | (46/150): fribidi-1.0.14-4.el10.x86_64.rpm 1.3 MB/s | 93 kB 00:00 2025-10-07 20:36:14.735 | (47/150): gd-2.3.3-22.el10.x86_64.rpm 1.7 MB/s | 133 kB 00:00 2025-10-07 20:36:14.790 | (48/150): gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm 5.9 MB/s | 498 kB 00:00 2025-10-07 20:36:14.869 | (49/150): gpgmepp-1.23.2-6.el10.x86_64.rpm 1.7 MB/s | 141 kB 00:00 2025-10-07 20:36:14.901 | (50/150): google-droid-sans-fonts-20200215-22.e 16 MB/s | 2.7 MB 00:00 2025-10-07 20:36:15.016 | (51/150): graphviz-9.0.0-15.el10.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2025-10-07 20:36:15.051 | (52/150): dnsmasq-2.90-4.el10.x86_64.rpm 581 kB/s | 366 kB 00:00 2025-10-07 20:36:15.093 | (53/150): httpd-2.4.63-5.el10.x86_64.rpm 642 kB/s | 49 kB 00:00 2025-10-07 20:36:15.172 | (54/150): httpd-devel-2.4.63-5.el10.x86_64.rpm 2.6 MB/s | 209 kB 00:00 2025-10-07 20:36:15.203 | (55/150): httpd-core-2.4.63-5.el10.x86_64.rpm 9.9 MB/s | 1.5 MB 00:00 2025-10-07 20:36:15.240 | (56/150): httpd-filesystem-2.4.63-5.el10.noarch 198 kB/s | 13 kB 00:00 2025-10-07 20:36:15.276 | (57/150): httpd-tools-2.4.63-5.el10.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2025-10-07 20:36:15.311 | (58/150): iptables-nft-services-1.8.11-11.el10. 298 kB/s | 21 kB 00:00 2025-10-07 20:36:15.329 | (59/150): haproxy-3.0.5-4.el10.x86_64.rpm 6.0 MB/s | 2.6 MB 00:00 2025-10-07 20:36:15.383 | (60/150): javapackages-filesystem-6.4.0-1.el10. 208 kB/s | 15 kB 00:00 2025-10-07 20:36:15.409 | (61/150): jbig2dec-libs-0.20-7.el10.x86_64.rpm 960 kB/s | 76 kB 00:00 2025-10-07 20:36:15.457 | (62/150): jbigkit-libs-2.1-31.el10.x86_64.rpm 748 kB/s | 54 kB 00:00 2025-10-07 20:36:15.494 | (63/150): lcms2-2.16-6.el10.x86_64.rpm 2.1 MB/s | 182 kB 00:00 2025-10-07 20:36:15.546 | (64/150): libX11-1.8.10-1.el10.x86_64.rpm 7.2 MB/s | 654 kB 00:00 2025-10-07 20:36:15.575 | (65/150): libX11-common-1.8.10-1.el10.noarch.rp 2.4 MB/s | 199 kB 00:00 2025-10-07 20:36:15.624 | (66/150): libXau-1.0.11-8.el10.x86_64.rpm 429 kB/s | 33 kB 00:00 2025-10-07 20:36:15.646 | (67/150): libXext-1.3.6-3.el10.x86_64.rpm 572 kB/s | 40 kB 00:00 2025-10-07 20:36:15.700 | (68/150): libXft-2.3.8-8.el10.x86_64.rpm 971 kB/s | 73 kB 00:00 2025-10-07 20:36:15.719 | (69/150): libXpm-3.5.17-5.el10.x86_64.rpm 925 kB/s | 67 kB 00:00 2025-10-07 20:36:15.776 | (70/150): libXrender-0.9.11-8.el10.x86_64.rpm 380 kB/s | 29 kB 00:00 2025-10-07 20:36:15.803 | (71/150): libburn-1.5.6-6.el10.x86_64.rpm 2.0 MB/s | 173 kB 00:00 2025-10-07 20:36:15.869 | (72/150): libdatrie-0.2.13-11.el10.x86_64.rpm 359 kB/s | 33 kB 00:00 2025-10-07 20:36:15.941 | (73/150): libijs-0.35-24.el10.x86_64.rpm 424 kB/s | 30 kB 00:00 2025-10-07 20:36:15.979 | (74/150): libgs-10.02.1-16.el10.x86_64.rpm 20 MB/s | 3.5 MB 00:00 2025-10-07 20:36:16.060 | (75/150): libisofs-1.5.6-6.el10.x86_64.rpm 2.8 MB/s | 235 kB 00:00 2025-10-07 20:36:16.140 | (76/150): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 3.1 MB/s | 252 kB 00:00 2025-10-07 20:36:16.147 | (77/150): libisoburn-1.5.6-6.el10.x86_64.rpm 2.0 MB/s | 430 kB 00:00 2025-10-07 20:36:16.212 | (78/150): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 1.3 MB/s | 98 kB 00:00 2025-10-07 20:36:16.297 | (79/150): libnetfilter_cthelper-1.0.1-1.el10.x8 285 kB/s | 24 kB 00:00 2025-10-07 20:36:16.368 | (80/150): libnetfilter_cttimeout-1.0.0-27.el10. 338 kB/s | 24 kB 00:00 2025-10-07 20:36:16.440 | (81/150): libnetfilter_queue-1.0.5-9.el10.x86_6 405 kB/s | 29 kB 00:00 2025-10-07 20:36:16.502 | (82/150): liblerc-4.0.0-8.el10.x86_64.rpm 618 kB/s | 219 kB 00:00 2025-10-07 20:36:16.832 | (83/150): libosinfo-1.11.0-8.el10.x86_64.rpm 809 kB/s | 317 kB 00:00 2025-10-07 20:36:17.042 | (84/150): librsvg2-2.57.1-9.el10.x86_64.rpm 7.3 MB/s | 1.5 MB 00:00 2025-10-07 20:36:17.128 | (85/150): libsoup3-3.6.5-5.el10.x86_64.rpm 4.5 MB/s | 396 kB 00:00 2025-10-07 20:36:17.208 | (86/150): libthai-0.1.29-10.el10.x86_64.rpm 2.6 MB/s | 215 kB 00:00 2025-10-07 20:36:17.428 | (87/150): java-21-openjdk-headless-21.0.8.0.9-1 22 MB/s | 47 MB 00:02 2025-10-07 20:36:17.432 | (88/150): libpaper-2.1.1-7.el10.x86_64.rpm 30 kB/s | 28 kB 00:00 2025-10-07 20:36:17.438 | (89/150): libtiff-4.6.0-6.el10.x86_64.rpm 939 kB/s | 214 kB 00:00 2025-10-07 20:36:17.513 | (90/150): libtool-ltdl-2.4.7-13.el10.x86_64.rpm 453 kB/s | 37 kB 00:00 2025-10-07 20:36:17.572 | (91/150): libtool-2.4.7-13.el10.x86_64.rpm 4.1 MB/s | 599 kB 00:00 2025-10-07 20:36:17.579 | (92/150): libwebp-1.3.2-8.el10.x86_64.rpm 2.0 MB/s | 291 kB 00:00 2025-10-07 20:36:17.592 | (93/150): libxcb-1.17.0-3.el10.x86_64.rpm 3.2 MB/s | 255 kB 00:00 2025-10-07 20:36:17.659 | (94/150): memcached-1.6.23-7.el10.x86_64.rpm 2.3 MB/s | 185 kB 00:00 2025-10-07 20:36:17.665 | (95/150): m4-1.4.19-11.el10.x86_64.rpm 3.2 MB/s | 305 kB 00:00 2025-10-07 20:36:17.670 | (96/150): memcached-selinux-1.6.23-7.el10.x86_6 369 kB/s | 28 kB 00:00 2025-10-07 20:36:17.738 | (97/150): mod_lua-2.4.63-5.el10.x86_64.rpm 814 kB/s | 59 kB 00:00 2025-10-07 20:36:17.748 | (98/150): mod_ssl-2.4.63-5.el10.x86_64.rpm 1.4 MB/s | 109 kB 00:00 2025-10-07 20:36:17.800 | (99/150): mod_http2-2.0.29-3.el10.x86_64.rpm 1.1 MB/s | 164 kB 00:00 2025-10-07 20:36:17.822 | (100/150): nspr-4.36.0-4.el10.x86_64.rpm 1.6 MB/s | 135 kB 00:00 2025-10-07 20:36:17.899 | (101/150): nss-3.112.0-4.el10.x86_64.rpm 4.8 MB/s | 737 kB 00:00 2025-10-07 20:36:17.907 | (102/150): nss-softokn-freebl-3.112.0-4.el10.x8 4.8 MB/s | 413 kB 00:00 2025-10-07 20:36:17.945 | (103/150): nss-softokn-3.112.0-4.el10.x86_64.rp 2.7 MB/s | 402 kB 00:00 2025-10-07 20:36:17.969 | (104/150): nss-sysinit-3.112.0-4.el10.x86_64.rp 274 kB/s | 19 kB 00:00 2025-10-07 20:36:17.977 | (105/150): nss-util-3.112.0-4.el10.x86_64.rpm 1.2 MB/s | 85 kB 00:00 2025-10-07 20:36:18.022 | (106/150): openjpeg2-2.5.2-5.el10.x86_64.rpm 2.4 MB/s | 188 kB 00:00 2025-10-07 20:36:18.058 | (107/150): osinfo-db-20250606-1.el10.noarch.rpm 6.2 MB/s | 564 kB 00:00 2025-10-07 20:36:18.062 | (108/150): osinfo-db-tools-1.11.0-8.el10.x86_64 879 kB/s | 74 kB 00:00 2025-10-07 20:36:18.105 | (109/150): pango-1.54.0-3.el10.x86_64.rpm 4.2 MB/s | 354 kB 00:00 2025-10-07 20:36:18.142 | (110/150): pcre2-devel-10.44-1.el10.3.x86_64.rp 6.2 MB/s | 532 kB 00:00 2025-10-07 20:36:18.149 | (111/150): pcre2-utf16-10.44-1.el10.3.x86_64.rp 2.6 MB/s | 227 kB 00:00 2025-10-07 20:36:18.184 | (112/150): pcre2-utf32-10.44-1.el10.3.x86_64.rp 2.7 MB/s | 215 kB 00:00 2025-10-07 20:36:18.211 | (113/150): perl-File-Compare-1.100.800-514.el10 206 kB/s | 14 kB 00:00 2025-10-07 20:36:18.215 | (114/150): perl-File-Copy-2.41-514.el10.noarch. 314 kB/s | 21 kB 00:00 2025-10-07 20:36:18.258 | (115/150): perl-Thread-Queue-3.14-511.el10.noar 303 kB/s | 22 kB 00:00 2025-10-07 20:36:18.286 | (116/150): perl-threads-2.40-511.el10.x86_64.rp 790 kB/s | 59 kB 00:00 2025-10-07 20:36:18.301 | (117/150): perl-threads-shared-1.69-511.el10.x8 539 kB/s | 46 kB 00:00 2025-10-07 20:36:18.341 | (118/150): pixman-0.43.4-2.el10.x86_64.rpm 3.4 MB/s | 286 kB 00:00 2025-10-07 20:36:18.421 | (119/150): poppler-glib-24.02.0-6.el10.x86_64.r 2.2 MB/s | 182 kB 00:00 2025-10-07 20:36:18.441 | (120/150): poppler-24.02.0-6.el10.x86_64.rpm 7.4 MB/s | 1.1 MB 00:00 2025-10-07 20:36:18.495 | (121/150): postgresql-private-devel-16.10-1.el1 865 kB/s | 63 kB 00:00 2025-10-07 20:36:18.517 | (122/150): poppler-data-0.4.11-9.el10.noarch.rp 9.4 MB/s | 2.0 MB 00:00 2025-10-07 20:36:18.522 | (123/150): postgresql-private-libs-16.10-1.el10 1.7 MB/s | 142 kB 00:00 2025-10-07 20:36:18.574 | (124/150): python3-rtslib-2.1.76-12.el10.noarch 1.5 MB/s | 124 kB 00:00 2025-10-07 20:36:18.600 | (125/150): rsvg-pixbuf-loader-2.57.1-9.el10.x86 213 kB/s | 16 kB 00:00 2025-10-07 20:36:18.647 | (126/150): rsync-daemon-3.4.1-2.el10.noarch.rpm 155 kB/s | 11 kB 00:00 2025-10-07 20:36:18.686 | (127/150): sqlite-3.46.1-5.el10.x86_64.rpm 10 MB/s | 891 kB 00:00 2025-10-07 20:36:18.755 | (128/150): target-restore-2.1.76-12.el10.noarch 229 kB/s | 16 kB 00:00 2025-10-07 20:36:18.784 | (129/150): qemu-img-10.0.0-12.el10.x86_64.rpm 8.9 MB/s | 2.4 MB 00:00 2025-10-07 20:36:18.828 | (130/150): targetcli-2.1.58-3.el10.noarch.rpm 1.2 MB/s | 90 kB 00:00 2025-10-07 20:36:18.857 | (131/150): tzdata-java-2025b-2.el10.noarch.rpm 636 kB/s | 46 kB 00:00 2025-10-07 20:36:18.915 | (132/150): urw-base35-bookman-fonts-20200910-21 9.5 MB/s | 847 kB 00:00 2025-10-07 20:36:18.990 | (133/150): urw-base35-d050000l-fonts-20200910-2 1.0 MB/s | 76 kB 00:00 2025-10-07 20:36:18.993 | (134/150): sysfsutils-2.1.1-15.el10.x86_64.rpm 111 kB/s | 38 kB 00:00 2025-10-07 20:36:19.058 | (135/150): urw-base35-fonts-20200910-21.el10.no 156 kB/s | 11 kB 00:00 2025-10-07 20:36:19.065 | (136/150): urw-base35-fonts-common-20200910-21. 298 kB/s | 21 kB 00:00 2025-10-07 20:36:19.146 | (137/150): urw-base35-gothic-fonts-20200910-21. 7.2 MB/s | 643 kB 00:00 2025-10-07 20:36:19.276 | (138/150): urw-base35-nimbus-mono-ps-fonts-2020 3.7 MB/s | 795 kB 00:00 2025-10-07 20:36:19.286 | (139/150): urw-base35-c059-fonts-20200910-21.el 2.0 MB/s | 875 kB 00:00 2025-10-07 20:36:19.380 | (140/150): urw-base35-nimbus-roman-fonts-202009 3.6 MB/s | 856 kB 00:00 2025-10-07 20:36:19.426 | (141/150): urw-base35-nimbus-sans-fonts-2020091 8.8 MB/s | 1.3 MB 00:00 2025-10-07 20:36:19.453 | (142/150): urw-base35-standard-symbols-ps-fonts 577 kB/s | 42 kB 00:00 2025-10-07 20:36:19.494 | (143/150): urw-base35-p052-fonts-20200910-21.el 4.6 MB/s | 974 kB 00:00 2025-10-07 20:36:19.508 | (144/150): urw-base35-z003-fonts-20200910-21.el 3.3 MB/s | 276 kB 00:00 2025-10-07 20:36:19.525 | (145/150): xml-common-0.6.3-65.el10.noarch.rpm 450 kB/s | 32 kB 00:00 2025-10-07 20:36:19.546 | (146/150): liberasurecode-1.6.2-10.el10s.x86_64 2.9 MB/s | 60 kB 00:00 2025-10-07 20:36:19.552 | (147/150): liberasurecode-devel-1.6.2-10.el10s. 4.1 MB/s | 24 kB 00:00 2025-10-07 20:36:19.559 | (148/150): python3-typing-extensions-4.12.2-2.e 13 MB/s | 89 kB 00:00 2025-10-07 20:36:19.574 | (149/150): xorriso-1.5.6-6.el10.x86_64.rpm 4.0 MB/s | 323 kB 00:00 2025-10-07 20:36:19.587 | (150/150): libyaml-devel-0.2.5-16.el10.x86_64.r 2.0 MB/s | 163 kB 00:00 2025-10-07 20:36:19.590 | -------------------------------------------------------------------------------- 2025-10-07 20:36:19.591 | Total 13 MB/s | 102 MB 00:07 2025-10-07 20:36:23.412 | Running transaction check 2025-10-07 20:36:23.589 | Transaction check succeeded. 2025-10-07 20:36:23.589 | Running transaction test 2025-10-07 20:36:24.563 | Transaction test succeeded. 2025-10-07 20:36:24.563 | Running transaction 2025-10-07 20:36:25.944 | Running scriptlet: java-21-openjdk-headless-1:21.0.8.0.9-1.el10.x86_64 1/1 2025-10-07 20:36:26.046 | Preparing : 1/1 2025-10-07 20:36:26.058 | Installing : urw-base35-fonts-common-20200910-21.el10.noarch 1/150 2025-10-07 20:36:26.066 | Installing : libpng-2:1.6.40-8.el10.x86_64 2/150 2025-10-07 20:36:26.076 | Installing : nspr-4.36.0-4.el10.x86_64 3/150 2025-10-07 20:36:26.084 | Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 4/150 2025-10-07 20:36:26.092 | Installing : nss-util-3.112.0-4.el10.x86_64 5/150 2025-10-07 20:36:26.099 | Installing : apr-1.7.5-3.el10.x86_64 6/150 2025-10-07 20:36:26.105 | Installing : apr-util-lmdb-1.6.3-21.el10.x86_64 7/150 2025-10-07 20:36:26.113 | Installing : apr-util-openssl-1.6.3-21.el10.x86_64 8/150 2025-10-07 20:36:26.181 | Installing : apr-util-1.6.3-21.el10.x86_64 9/150 2025-10-07 20:36:26.203 | Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 10/150 2025-10-07 20:36:26.226 | Installing : libwebp-1.3.2-8.el10.x86_64 11/150 2025-10-07 20:36:26.240 | Installing : apr-devel-1.7.5-3.el10.x86_64 12/150 2025-10-07 20:36:26.251 | Installing : perl-threads-1:2.40-511.el10.x86_64 13/150 2025-10-07 20:36:26.282 | Installing : openjpeg2-2.5.2-5.el10.x86_64 14/150 2025-10-07 20:36:26.297 | Installing : libsoup3-3.6.5-5.el10.x86_64 15/150 2025-10-07 20:36:26.304 | Installing : lcms2-2.16-6.el10.x86_64 16/150 2025-10-07 20:36:26.428 | Running scriptlet: httpd-filesystem-2.4.63-5.el10.noarch 17/150 2025-10-07 20:36:26.541 | Installing : httpd-filesystem-2.4.63-5.el10.noarch 17/150 2025-10-07 20:36:26.557 | Installing : adobe-mappings-cmap-20230622-5.el10.noarch 18/150 2025-10-07 20:36:26.573 | Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 19/150 2025-10-07 20:36:26.586 | Installing : osinfo-db-tools-1.11.0-8.el10.x86_64 20/150 2025-10-07 20:36:26.596 | Installing : perl-threads-shared-1.69-511.el10.x86_64 21/150 2025-10-07 20:36:26.609 | Installing : perl-Thread-Queue-3.14-511.el10.noarch 22/150 2025-10-07 20:36:26.624 | Installing : httpd-tools-2.4.63-5.el10.x86_64 23/150 2025-10-07 20:36:26.641 | Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 24/150 2025-10-07 20:36:26.661 | Installing : nss-softokn-3.112.0-4.el10.x86_64 25/150 2025-10-07 20:36:26.669 | Installing : nss-3.112.0-4.el10.x86_64 26/150 2025-10-07 20:36:26.689 | Running scriptlet: nss-3.112.0-4.el10.x86_64 26/150 2025-10-07 20:36:26.703 | Installing : nss-sysinit-3.112.0-4.el10.x86_64 27/150 2025-10-07 20:36:26.709 | Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 28/150 2025-10-07 20:36:26.743 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 28/150 2025-10-07 20:36:26.748 | Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 29/150 2025-10-07 20:36:26.767 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 29/150 2025-10-07 20:36:26.773 | Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 30/150 2025-10-07 20:36:26.801 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 30/150 2025-10-07 20:36:26.808 | Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 31/150 2025-10-07 20:36:26.832 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 31/150 2025-10-07 20:36:26.838 | Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 32/150 2025-10-07 20:36:26.864 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 32/150 2025-10-07 20:36:26.871 | Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 33/150 2025-10-07 20:36:26.901 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 33/150 2025-10-07 20:36:26.909 | Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 34/150 2025-10-07 20:36:26.935 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 34/150 2025-10-07 20:36:26.942 | Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 35/150 2025-10-07 20:36:26.961 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 35/150 2025-10-07 20:36:26.968 | Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 36/150 2025-10-07 20:36:26.988 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 36/150 2025-10-07 20:36:26.994 | Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 37/150 2025-10-07 20:36:27.015 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 37/150 2025-10-07 20:36:27.030 | Installing : urw-base35-fonts-20200910-21.el10.noarch 38/150 2025-10-07 20:36:27.045 | Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 39/150 2025-10-07 20:36:27.056 | Installing : liberasurecode-1.6.2-10.el10s.x86_64 40/150 2025-10-07 20:36:27.104 | Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 40/150 2025-10-07 20:36:27.129 | Running scriptlet: xml-common-0.6.3-65.el10.noarch 41/150 2025-10-07 20:36:27.139 | Installing : xml-common-0.6.3-65.el10.noarch 41/150 2025-10-07 20:36:27.151 | Installing : tzdata-java-2025b-2.el10.noarch 42/150 2025-10-07 20:36:27.251 | Installing : postgresql-private-libs-16.10-1.el10.x86_64 43/150 2025-10-07 20:36:27.264 | Installing : poppler-data-0.4.11-9.el10.noarch 44/150 2025-10-07 20:36:27.272 | Installing : pixman-0.43.4-2.el10.x86_64 45/150 2025-10-07 20:36:27.278 | Installing : perl-File-Copy-2.41-514.el10.noarch 46/150 2025-10-07 20:36:27.288 | Installing : perl-File-Compare-1.100.800-514.el10.noarch 47/150 2025-10-07 20:36:27.298 | Installing : pcre2-utf32-10.44-1.el10.3.x86_64 48/150 2025-10-07 20:36:27.487 | Installing : pcre2-utf16-10.44-1.el10.3.x86_64 49/150 2025-10-07 20:36:27.503 | Installing : osinfo-db-20250606-1.el10.noarch 50/150 2025-10-07 20:36:27.527 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 51/150 2025-10-07 20:36:27.533 | Installing : memcached-selinux-1.6.23-7.el10.x86_64 51/150 2025-10-07 20:36:41.738 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 51/150 2025-10-07 20:36:41.785 | Installing : m4-1.4.19-11.el10.x86_64 52/150 2025-10-07 20:36:41.799 | Installing : libtool-ltdl-2.4.7-13.el10.x86_64 53/150 2025-10-07 20:36:41.811 | Installing : libpaper-1:2.1.1-7.el10.x86_64 54/150 2025-10-07 20:36:41.822 | Installing : libnetfilter_queue-1.0.5-9.el10.x86_64 55/150 2025-10-07 20:36:41.833 | Installing : libnetfilter_cttimeout-1.0.0-27.el10.x86_64 56/150 2025-10-07 20:36:41.848 | Installing : libnetfilter_cthelper-1.0.1-1.el10.x86_64 57/150 2025-10-07 20:36:41.865 | Installing : liblerc-4.0.0-8.el10.x86_64 58/150 2025-10-07 20:36:41.877 | Installing : libisofs-1.5.6-6.el10.x86_64 59/150 2025-10-07 20:36:41.887 | Installing : libijs-0.35-24.el10.x86_64 60/150 2025-10-07 20:36:41.904 | Installing : libdatrie-0.2.13-11.el10.x86_64 61/150 2025-10-07 20:36:41.918 | Installing : libthai-0.1.29-10.el10.x86_64 62/150 2025-10-07 20:36:41.938 | Installing : libburn-1.5.6-6.el10.x86_64 63/150 2025-10-07 20:36:41.950 | Installing : libisoburn-1.5.6-6.el10.x86_64 64/150 2025-10-07 20:36:41.983 | Installing : libXau-1.0.11-8.el10.x86_64 65/150 2025-10-07 20:36:42.032 | Installing : libxcb-1.17.0-3.el10.x86_64 66/150 2025-10-07 20:36:42.048 | Installing : libX11-common-1.8.10-1.el10.noarch 67/150 2025-10-07 20:36:42.056 | Installing : libX11-1.8.10-1.el10.x86_64 68/150 2025-10-07 20:36:42.063 | Installing : libXrender-0.9.11-8.el10.x86_64 69/150 2025-10-07 20:36:42.071 | Installing : libXext-1.3.6-3.el10.x86_64 70/150 2025-10-07 20:36:42.080 | Installing : libXpm-3.5.17-5.el10.x86_64 71/150 2025-10-07 20:36:42.096 | Installing : jbigkit-libs-2.1-31.el10.x86_64 72/150 2025-10-07 20:36:42.107 | Installing : libtiff-4.6.0-6.el10.x86_64 73/150 2025-10-07 20:36:42.118 | Installing : jbig2dec-libs-0.20-7.el10.x86_64 74/150 2025-10-07 20:36:42.159 | Installing : javapackages-filesystem-6.4.0-1.el10.noarch 75/150 2025-10-07 20:36:42.173 | Installing : google-droid-sans-fonts-20200215-22.el10.noarch 76/150 2025-10-07 20:36:42.183 | Installing : fribidi-1.0.14-4.el10.x86_64 77/150 2025-10-07 20:36:42.198 | Installing : expat-devel-2.7.1-1.el10.x86_64 78/150 2025-10-07 20:36:42.206 | Installing : apr-util-devel-1.6.3-21.el10.x86_64 79/150 2025-10-07 20:36:42.232 | Installing : emacs-filesystem-1:29.4-12.el10.noarch 80/150 2025-10-07 20:36:42.266 | Installing : autoconf-2.71-13.el10.noarch 81/150 2025-10-07 20:36:42.287 | Installing : automake-1.16.5-20.el10.noarch 82/150 2025-10-07 20:36:42.299 | Installing : libtool-2.4.7-13.el10.x86_64 83/150 2025-10-07 20:36:42.323 | Installing : centos-logos-httpd-100.2-3.el10.noarch 84/150 2025-10-07 20:36:42.355 | Installing : alsa-lib-1.2.14-1.el10.x86_64 85/150 2025-10-07 20:36:42.366 | Installing : adobe-mappings-pdf-20190401-9.el10.noarch 86/150 2025-10-07 20:36:42.427 | Installing : python3-wcwidth-0.2.6-6.el10.noarch 87/150 2025-10-07 20:36:42.452 | Installing : python3-urwid-2.5.3-4.el10.x86_64 88/150 2025-10-07 20:36:42.468 | Installing : python3-pyudev-0.24.1-10.el10.noarch 89/150 2025-10-07 20:36:42.481 | Installing : python3-pyparsing-3.1.1-7.el10.noarch 90/150 2025-10-07 20:36:42.494 | Installing : python3-configshell-1:1.1.30-8.el10.noarch 91/150 2025-10-07 20:36:42.510 | Installing : python3-kmod-0.9.2-6.el10.x86_64 92/150 2025-10-07 20:36:42.523 | Installing : python3-rtslib-2.1.76-12.el10.noarch 93/150 2025-10-07 20:36:42.529 | Installing : target-restore-2.1.76-12.el10.noarch 94/150 2025-10-07 20:36:42.591 | Running scriptlet: target-restore-2.1.76-12.el10.noarch 94/150 2025-10-07 20:36:42.603 | Installing : nettle-3.10.1-1.el10.x86_64 95/150 2025-10-07 20:36:42.726 | Installing : mailcap-2.1.54-8.el10.noarch 96/150 2025-10-07 20:36:42.748 | Installing : httpd-core-2.4.63-5.el10.x86_64 97/150 2025-10-07 20:36:42.756 | Installing : mod_http2-2.0.29-3.el10.x86_64 98/150 2025-10-07 20:36:42.767 | Installing : mod_lua-2.4.63-5.el10.x86_64 99/150 2025-10-07 20:36:42.776 | Installing : lksctp-tools-1.0.21-1.el10.x86_64 100/150 2025-10-07 20:36:42.785 | Installing : isns-utils-libs-0.103-1.el10.x86_64 101/150 2025-10-07 20:36:42.792 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 102/150 2025-10-07 20:36:42.835 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 102/150 2025-10-07 20:36:42.835 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. 2025-10-07 20:36:42.835 | 2025-10-07 20:36:42.861 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 103/150 2025-10-07 20:36:42.916 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 103/150 2025-10-07 20:36:42.916 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. 2025-10-07 20:36:42.916 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. 2025-10-07 20:36:42.916 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. 2025-10-07 20:36:42.917 | 2025-10-07 20:36:42.961 | Installing : graphite2-1.3.14-17.el10.x86_64 104/150 2025-10-07 20:36:42.978 | Installing : harfbuzz-8.4.0-6.el10.x86_64 105/150 2025-10-07 20:36:43.013 | Installing : freetype-2.13.2-8.el10.x86_64 106/150 2025-10-07 20:36:43.026 | Installing : fontconfig-2.15.0-7.el10.x86_64 107/150 2025-10-07 20:36:44.295 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 107/150 2025-10-07 20:36:44.310 | Installing : cairo-1.18.2-2.el10.x86_64 108/150 2025-10-07 20:36:44.319 | Installing : cairo-gobject-1.18.2-2.el10.x86_64 109/150 2025-10-07 20:36:44.329 | Installing : gd-2.3.3-22.el10.x86_64 110/150 2025-10-07 20:36:44.352 | Installing : libXft-2.3.8-8.el10.x86_64 111/150 2025-10-07 20:36:44.385 | Installing : pango-1.54.0-3.el10.x86_64 112/150 2025-10-07 20:36:44.397 | Installing : librsvg2-2.57.1-9.el10.x86_64 113/150 2025-10-07 20:36:44.410 | Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 114/150 2025-10-07 20:36:44.420 | Installing : gpgme-1.23.2-6.el10.x86_64 115/150 2025-10-07 20:36:44.440 | Installing : gpgmepp-1.23.2-6.el10.x86_64 116/150 2025-10-07 20:36:44.451 | Installing : poppler-24.02.0-6.el10.x86_64 117/150 2025-10-07 20:36:44.459 | Installing : poppler-glib-24.02.0-6.el10.x86_64 118/150 2025-10-07 20:36:44.468 | Installing : cups-filesystem-1:2.4.10-11.el10.noarch 119/150 2025-10-07 20:36:44.569 | Installing : cups-libs-1:2.4.10-11.el10.x86_64 120/150 2025-10-07 20:36:44.631 | Installing : libgs-10.02.1-16.el10.x86_64 121/150 2025-10-07 20:36:45.243 | Installing : graphviz-9.0.0-15.el10.x86_64 122/150 2025-10-07 20:36:45.264 | Installing : java-21-openjdk-headless-1:21.0.8.0.9-1.el10.x86 123/150 2025-10-07 20:36:45.307 | Running scriptlet: java-21-openjdk-headless-1:21.0.8.0.9-1.el10.x86 123/150 2025-10-07 20:36:45.316 | Installing : httpd-2.4.63-5.el10.x86_64 124/150 2025-10-07 20:36:45.392 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 124/150 2025-10-07 20:36:45.415 | Installing : httpd-devel-2.4.63-5.el10.x86_64 125/150 2025-10-07 20:36:45.426 | Installing : mod_ssl-1:2.4.63-5.el10.x86_64 126/150 2025-10-07 20:36:45.553 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 127/150 2025-10-07 20:36:45.565 | Installing : dnsmasq-2.90-4.el10.x86_64 127/150 2025-10-07 20:36:45.633 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 127/150 2025-10-07 20:36:45.650 | Installing : targetcli-2.1.58-3.el10.noarch 128/150 2025-10-07 20:36:45.800 | Installing : xorriso-1.5.6-6.el10.x86_64 129/150 2025-10-07 20:36:45.852 | Running scriptlet: xorriso-1.5.6-6.el10.x86_64 129/150 2025-10-07 20:36:45.862 | Installing : conntrack-tools-1.4.8-3.el10.x86_64 130/150 2025-10-07 20:36:45.906 | Running scriptlet: conntrack-tools-1.4.8-3.el10.x86_64 130/150 2025-10-07 20:36:46.018 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 131/150 2025-10-07 20:36:46.025 | Installing : memcached-1.6.23-7.el10.x86_64 131/150 2025-10-07 20:36:46.090 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 131/150 2025-10-07 20:36:46.157 | Installing : libosinfo-1.11.0-8.el10.x86_64 132/150 2025-10-07 20:36:46.166 | Installing : pcre2-devel-10.44-1.el10.3.x86_64 133/150 2025-10-07 20:36:46.173 | Installing : postgresql-private-devel-16.10-1.el10.x86_64 134/150 2025-10-07 20:36:46.180 | Installing : liberasurecode-devel-1.6.2-10.el10s.x86_64 135/150 2025-10-07 20:36:46.204 | Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 136/150 2025-10-07 20:36:46.209 | Installing : libyaml-devel-0.2.5-16.el10.x86_64 137/150 2025-10-07 20:36:46.218 | Installing : sysfsutils-2.1.1-15.el10.x86_64 138/150 2025-10-07 20:36:46.223 | Installing : sqlite-3.46.1-5.el10.x86_64 139/150 2025-10-07 20:36:46.224 | Installing : rsync-daemon-3.4.1-2.el10.noarch 140/150 2025-10-07 20:36:46.306 | Running scriptlet: rsync-daemon-3.4.1-2.el10.noarch 140/150 2025-10-07 20:36:46.314 | Installing : qemu-img-18:10.0.0-12.el10.x86_64 141/150 2025-10-07 20:36:46.316 | Installing : iptables-nft-services-1.8.11-11.el10.noarch 142/150 2025-10-07 20:36:46.390 | Running scriptlet: iptables-nft-services-1.8.11-11.el10.noarch 142/150 2025-10-07 20:36:46.572 | Running scriptlet: haproxy-3.0.5-4.el10.x86_64 143/150 2025-10-07 20:36:46.581 | Installing : haproxy-3.0.5-4.el10.x86_64 143/150 2025-10-07 20:36:46.627 | Running scriptlet: haproxy-3.0.5-4.el10.x86_64 143/150 2025-10-07 20:36:46.650 | Installing : dnsmasq-utils-2.90-4.el10.x86_64 144/150 2025-10-07 20:36:46.656 | Installing : net-tools-2.0-0.73.20160912git.el10.x86_64 145/150 2025-10-07 20:36:46.766 | Running scriptlet: net-tools-2.0-0.73.20160912git.el10.x86_64 145/150 2025-10-07 20:36:46.781 | Installing : gettext-0.22.5-6.el10.x86_64 146/150 2025-10-07 20:36:46.809 | Installing : dosfstools-4.2-12.el10.x86_64 147/150 2025-10-07 20:36:46.819 | Installing : cryptsetup-2.8.1-1.el10.x86_64 148/150 2025-10-07 20:36:46.830 | Installing : bc-1.07.1-23.el10.x86_64 149/150 2025-10-07 20:36:46.833 | Installing : acl-2.3.2-4.el10.x86_64 150/150 2025-10-07 20:36:46.852 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 150/150 2025-10-07 20:36:46.870 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 150/150 2025-10-07 20:36:46.889 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 150/150 2025-10-07 20:36:46.909 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 150/150 2025-10-07 20:36:46.923 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 150/150 2025-10-07 20:36:46.943 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 150/150 2025-10-07 20:36:46.963 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 150/150 2025-10-07 20:36:46.986 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 150/150 2025-10-07 20:36:47.006 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 150/150 2025-10-07 20:36:47.026 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 150/150 2025-10-07 20:36:47.831 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 150/150 2025-10-07 20:36:47.856 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 150/150 2025-10-07 20:36:48.003 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 150/150 2025-10-07 20:36:50.114 | Running scriptlet: acl-2.3.2-4.el10.x86_64 150/150 2025-10-07 20:36:50.114 | 2025-10-07 20:36:50.114 | Installed: 2025-10-07 20:36:50.114 | acl-2.3.2-4.el10.x86_64 2025-10-07 20:36:50.114 | adobe-mappings-cmap-20230622-5.el10.noarch 2025-10-07 20:36:50.114 | adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 2025-10-07 20:36:50.114 | adobe-mappings-pdf-20190401-9.el10.noarch 2025-10-07 20:36:50.114 | alsa-lib-1.2.14-1.el10.x86_64 2025-10-07 20:36:50.114 | apr-1.7.5-3.el10.x86_64 2025-10-07 20:36:50.114 | apr-devel-1.7.5-3.el10.x86_64 2025-10-07 20:36:50.114 | apr-util-1.6.3-21.el10.x86_64 2025-10-07 20:36:50.114 | apr-util-devel-1.6.3-21.el10.x86_64 2025-10-07 20:36:50.114 | apr-util-lmdb-1.6.3-21.el10.x86_64 2025-10-07 20:36:50.114 | apr-util-openssl-1.6.3-21.el10.x86_64 2025-10-07 20:36:50.114 | autoconf-2.71-13.el10.noarch 2025-10-07 20:36:50.114 | automake-1.16.5-20.el10.noarch 2025-10-07 20:36:50.114 | bc-1.07.1-23.el10.x86_64 2025-10-07 20:36:50.114 | cairo-1.18.2-2.el10.x86_64 2025-10-07 20:36:50.114 | cairo-gobject-1.18.2-2.el10.x86_64 2025-10-07 20:36:50.114 | centos-logos-httpd-100.2-3.el10.noarch 2025-10-07 20:36:50.114 | conntrack-tools-1.4.8-3.el10.x86_64 2025-10-07 20:36:50.114 | cryptsetup-2.8.1-1.el10.x86_64 2025-10-07 20:36:50.114 | cups-filesystem-1:2.4.10-11.el10.noarch 2025-10-07 20:36:50.114 | cups-libs-1:2.4.10-11.el10.x86_64 2025-10-07 20:36:50.114 | dnsmasq-2.90-4.el10.x86_64 2025-10-07 20:36:50.114 | dnsmasq-utils-2.90-4.el10.x86_64 2025-10-07 20:36:50.114 | dosfstools-4.2-12.el10.x86_64 2025-10-07 20:36:50.114 | emacs-filesystem-1:29.4-12.el10.noarch 2025-10-07 20:36:50.114 | expat-devel-2.7.1-1.el10.x86_64 2025-10-07 20:36:50.114 | fontconfig-2.15.0-7.el10.x86_64 2025-10-07 20:36:50.114 | freetype-2.13.2-8.el10.x86_64 2025-10-07 20:36:50.114 | fribidi-1.0.14-4.el10.x86_64 2025-10-07 20:36:50.114 | gd-2.3.3-22.el10.x86_64 2025-10-07 20:36:50.114 | gdk-pixbuf2-2.42.12-4.el10.x86_64 2025-10-07 20:36:50.114 | gettext-0.22.5-6.el10.x86_64 2025-10-07 20:36:50.114 | google-droid-sans-fonts-20200215-22.el10.noarch 2025-10-07 20:36:50.114 | gpgme-1.23.2-6.el10.x86_64 2025-10-07 20:36:50.114 | gpgmepp-1.23.2-6.el10.x86_64 2025-10-07 20:36:50.114 | graphite2-1.3.14-17.el10.x86_64 2025-10-07 20:36:50.114 | graphviz-9.0.0-15.el10.x86_64 2025-10-07 20:36:50.114 | haproxy-3.0.5-4.el10.x86_64 2025-10-07 20:36:50.114 | harfbuzz-8.4.0-6.el10.x86_64 2025-10-07 20:36:50.114 | httpd-2.4.63-5.el10.x86_64 2025-10-07 20:36:50.114 | httpd-core-2.4.63-5.el10.x86_64 2025-10-07 20:36:50.114 | httpd-devel-2.4.63-5.el10.x86_64 2025-10-07 20:36:50.114 | httpd-filesystem-2.4.63-5.el10.noarch 2025-10-07 20:36:50.115 | httpd-tools-2.4.63-5.el10.x86_64 2025-10-07 20:36:50.115 | iptables-nft-services-1.8.11-11.el10.noarch 2025-10-07 20:36:50.115 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 2025-10-07 20:36:50.115 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 2025-10-07 20:36:50.115 | isns-utils-libs-0.103-1.el10.x86_64 2025-10-07 20:36:50.115 | java-21-openjdk-headless-1:21.0.8.0.9-1.el10.x86_64 2025-10-07 20:36:50.115 | javapackages-filesystem-6.4.0-1.el10.noarch 2025-10-07 20:36:50.115 | jbig2dec-libs-0.20-7.el10.x86_64 2025-10-07 20:36:50.115 | jbigkit-libs-2.1-31.el10.x86_64 2025-10-07 20:36:50.115 | lcms2-2.16-6.el10.x86_64 2025-10-07 20:36:50.115 | libX11-1.8.10-1.el10.x86_64 2025-10-07 20:36:50.115 | libX11-common-1.8.10-1.el10.noarch 2025-10-07 20:36:50.115 | libXau-1.0.11-8.el10.x86_64 2025-10-07 20:36:50.115 | libXext-1.3.6-3.el10.x86_64 2025-10-07 20:36:50.115 | libXft-2.3.8-8.el10.x86_64 2025-10-07 20:36:50.115 | libXpm-3.5.17-5.el10.x86_64 2025-10-07 20:36:50.115 | libXrender-0.9.11-8.el10.x86_64 2025-10-07 20:36:50.115 | libburn-1.5.6-6.el10.x86_64 2025-10-07 20:36:50.115 | libdatrie-0.2.13-11.el10.x86_64 2025-10-07 20:36:50.115 | liberasurecode-1.6.2-10.el10s.x86_64 2025-10-07 20:36:50.115 | liberasurecode-devel-1.6.2-10.el10s.x86_64 2025-10-07 20:36:50.115 | libgs-10.02.1-16.el10.x86_64 2025-10-07 20:36:50.115 | libijs-0.35-24.el10.x86_64 2025-10-07 20:36:50.115 | libisoburn-1.5.6-6.el10.x86_64 2025-10-07 20:36:50.115 | libisofs-1.5.6-6.el10.x86_64 2025-10-07 20:36:50.115 | libjpeg-turbo-3.0.2-4.el10.x86_64 2025-10-07 20:36:50.115 | libjpeg-turbo-devel-3.0.2-4.el10.x86_64 2025-10-07 20:36:50.115 | liblerc-4.0.0-8.el10.x86_64 2025-10-07 20:36:50.115 | libnetfilter_cthelper-1.0.1-1.el10.x86_64 2025-10-07 20:36:50.115 | libnetfilter_cttimeout-1.0.0-27.el10.x86_64 2025-10-07 20:36:50.115 | libnetfilter_queue-1.0.5-9.el10.x86_64 2025-10-07 20:36:50.115 | libosinfo-1.11.0-8.el10.x86_64 2025-10-07 20:36:50.115 | libpaper-1:2.1.1-7.el10.x86_64 2025-10-07 20:36:50.115 | libpng-2:1.6.40-8.el10.x86_64 2025-10-07 20:36:50.115 | librsvg2-2.57.1-9.el10.x86_64 2025-10-07 20:36:50.115 | libsoup3-3.6.5-5.el10.x86_64 2025-10-07 20:36:50.115 | libthai-0.1.29-10.el10.x86_64 2025-10-07 20:36:50.115 | libtiff-4.6.0-6.el10.x86_64 2025-10-07 20:36:50.115 | libtool-2.4.7-13.el10.x86_64 2025-10-07 20:36:50.115 | libtool-ltdl-2.4.7-13.el10.x86_64 2025-10-07 20:36:50.115 | libwebp-1.3.2-8.el10.x86_64 2025-10-07 20:36:50.115 | libxcb-1.17.0-3.el10.x86_64 2025-10-07 20:36:50.115 | libyaml-devel-0.2.5-16.el10.x86_64 2025-10-07 20:36:50.115 | lksctp-tools-1.0.21-1.el10.x86_64 2025-10-07 20:36:50.115 | m4-1.4.19-11.el10.x86_64 2025-10-07 20:36:50.115 | mailcap-2.1.54-8.el10.noarch 2025-10-07 20:36:50.115 | memcached-1.6.23-7.el10.x86_64 2025-10-07 20:36:50.115 | memcached-selinux-1.6.23-7.el10.x86_64 2025-10-07 20:36:50.115 | mod_http2-2.0.29-3.el10.x86_64 2025-10-07 20:36:50.115 | mod_lua-2.4.63-5.el10.x86_64 2025-10-07 20:36:50.115 | mod_ssl-1:2.4.63-5.el10.x86_64 2025-10-07 20:36:50.115 | net-tools-2.0-0.73.20160912git.el10.x86_64 2025-10-07 20:36:50.115 | nettle-3.10.1-1.el10.x86_64 2025-10-07 20:36:50.115 | nspr-4.36.0-4.el10.x86_64 2025-10-07 20:36:50.115 | nss-3.112.0-4.el10.x86_64 2025-10-07 20:36:50.115 | nss-softokn-3.112.0-4.el10.x86_64 2025-10-07 20:36:50.115 | nss-softokn-freebl-3.112.0-4.el10.x86_64 2025-10-07 20:36:50.115 | nss-sysinit-3.112.0-4.el10.x86_64 2025-10-07 20:36:50.115 | nss-util-3.112.0-4.el10.x86_64 2025-10-07 20:36:50.115 | openjpeg2-2.5.2-5.el10.x86_64 2025-10-07 20:36:50.115 | osinfo-db-20250606-1.el10.noarch 2025-10-07 20:36:50.115 | osinfo-db-tools-1.11.0-8.el10.x86_64 2025-10-07 20:36:50.115 | pango-1.54.0-3.el10.x86_64 2025-10-07 20:36:50.115 | pcre2-devel-10.44-1.el10.3.x86_64 2025-10-07 20:36:50.115 | pcre2-utf16-10.44-1.el10.3.x86_64 2025-10-07 20:36:50.115 | pcre2-utf32-10.44-1.el10.3.x86_64 2025-10-07 20:36:50.115 | perl-File-Compare-1.100.800-514.el10.noarch 2025-10-07 20:36:50.115 | perl-File-Copy-2.41-514.el10.noarch 2025-10-07 20:36:50.115 | perl-Thread-Queue-3.14-511.el10.noarch 2025-10-07 20:36:50.115 | perl-threads-1:2.40-511.el10.x86_64 2025-10-07 20:36:50.115 | perl-threads-shared-1.69-511.el10.x86_64 2025-10-07 20:36:50.115 | pixman-0.43.4-2.el10.x86_64 2025-10-07 20:36:50.115 | poppler-24.02.0-6.el10.x86_64 2025-10-07 20:36:50.115 | poppler-data-0.4.11-9.el10.noarch 2025-10-07 20:36:50.115 | poppler-glib-24.02.0-6.el10.x86_64 2025-10-07 20:36:50.115 | postgresql-private-devel-16.10-1.el10.x86_64 2025-10-07 20:36:50.115 | postgresql-private-libs-16.10-1.el10.x86_64 2025-10-07 20:36:50.115 | python3-configshell-1:1.1.30-8.el10.noarch 2025-10-07 20:36:50.115 | python3-kmod-0.9.2-6.el10.x86_64 2025-10-07 20:36:50.115 | python3-pyparsing-3.1.1-7.el10.noarch 2025-10-07 20:36:50.115 | python3-pyudev-0.24.1-10.el10.noarch 2025-10-07 20:36:50.115 | python3-rtslib-2.1.76-12.el10.noarch 2025-10-07 20:36:50.115 | python3-typing-extensions-4.12.2-2.el10s.noarch 2025-10-07 20:36:50.115 | python3-urwid-2.5.3-4.el10.x86_64 2025-10-07 20:36:50.115 | python3-wcwidth-0.2.6-6.el10.noarch 2025-10-07 20:36:50.115 | qemu-img-18:10.0.0-12.el10.x86_64 2025-10-07 20:36:50.115 | rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 2025-10-07 20:36:50.115 | rsync-daemon-3.4.1-2.el10.noarch 2025-10-07 20:36:50.115 | sqlite-3.46.1-5.el10.x86_64 2025-10-07 20:36:50.115 | sysfsutils-2.1.1-15.el10.x86_64 2025-10-07 20:36:50.115 | target-restore-2.1.76-12.el10.noarch 2025-10-07 20:36:50.115 | targetcli-2.1.58-3.el10.noarch 2025-10-07 20:36:50.115 | tzdata-java-2025b-2.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-bookman-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-c059-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-d050000l-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-fonts-common-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-gothic-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-p052-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.115 | urw-base35-z003-fonts-20200910-21.el10.noarch 2025-10-07 20:36:50.116 | xml-common-0.6.3-65.el10.noarch 2025-10-07 20:36:50.116 | xorriso-1.5.6-6.el10.x86_64 2025-10-07 20:36:50.116 | 2025-10-07 20:36:50.116 | Complete! 2025-10-07 20:36:50.219 | ++ functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:36:50.221 | ++ functions-common:time_stop:2423 : local name 2025-10-07 20:36:50.224 | ++ functions-common:time_stop:2424 : local end_time 2025-10-07 20:36:50.226 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:36:50.229 | ++ functions-common:time_stop:2426 : local total 2025-10-07 20:36:50.231 | ++ functions-common:time_stop:2427 : local start_time 2025-10-07 20:36:50.233 | ++ functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:36:50.235 | ++ functions-common:time_stop:2430 : start_time=1759869370840 2025-10-07 20:36:50.238 | ++ functions-common:time_stop:2432 : [[ -z 1759869370840 ]] 2025-10-07 20:36:50.241 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:36:50.246 | ++ functions-common:time_stop:2435 : end_time=1759869410243 2025-10-07 20:36:50.249 | ++ functions-common:time_stop:2436 : elapsed_time=39403 2025-10-07 20:36:50.252 | ++ functions-common:time_stop:2437 : total=3550 2025-10-07 20:36:50.256 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:36:50.260 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=42953 2025-10-07 20:36:50.262 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2025-10-07 20:36:50.264 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2025-10-07 20:36:50.268 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2025-10-07 20:36:50.275 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/bin/python3.12 2025-10-07 20:36:50.279 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/bin/python3.12 2025-10-07 20:36:50.283 | ++ tools/install_prereqs.sh:source:88 : date +%s 2025-10-07 20:36:50.289 | ++ tools/install_prereqs.sh:source:89 : date 2025-10-07 20:36:50.295 | + ./stack.sh:main:825 : [[ False != \T\r\u\e ]] 2025-10-07 20:36:50.299 | + ./stack.sh:main:826 : PYPI_ALTERNATIVE_URL= 2025-10-07 20:36:50.303 | + ./stack.sh:main:826 : /opt/stack/devstack/tools/install_pip.sh 2025-10-07 20:36:51.925 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2025-10-07 20:36:51.928 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2025-10-07 20:36:51.931 | + tools/install_pip.sh:main:42 : GetDistro 2025-10-07 20:36:51.933 | + functions-common:GetDistro:470 : GetOSVersion 2025-10-07 20:36:51.936 | + functions-common:GetOSVersion:440 : source /etc/os-release 2025-10-07 20:36:51.938 | ++ /etc/os-release:source:1 : NAME='CentOS Stream' 2025-10-07 20:36:51.941 | ++ /etc/os-release:source:2 : VERSION='10 (Coughlan)' 2025-10-07 20:36:51.944 | ++ /etc/os-release:source:3 : ID=centos 2025-10-07 20:36:51.946 | ++ /etc/os-release:source:4 : ID_LIKE='rhel fedora' 2025-10-07 20:36:51.950 | ++ /etc/os-release:source:5 : VERSION_ID=10 2025-10-07 20:36:51.952 | ++ /etc/os-release:source:6 : PLATFORM_ID=platform:el10 2025-10-07 20:36:51.955 | ++ /etc/os-release:source:7 : PRETTY_NAME='CentOS Stream 10 (Coughlan)' 2025-10-07 20:36:51.957 | ++ /etc/os-release:source:8 : ANSI_COLOR='0;31' 2025-10-07 20:36:51.959 | ++ /etc/os-release:source:9 : LOGO=fedora-logo-icon 2025-10-07 20:36:51.962 | ++ /etc/os-release:source:10 : CPE_NAME=cpe:/o:centos:centos:10 2025-10-07 20:36:51.964 | ++ /etc/os-release:source:11 : HOME_URL=https://centos.org/ 2025-10-07 20:36:51.966 | ++ /etc/os-release:source:12 : VENDOR_NAME=CentOS 2025-10-07 20:36:51.969 | ++ /etc/os-release:source:13 : VENDOR_URL=https://centos.org/ 2025-10-07 20:36:51.971 | ++ /etc/os-release:source:14 : BUG_REPORT_URL=https://issues.redhat.com/ 2025-10-07 20:36:51.973 | ++ /etc/os-release:source:15 : REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 10' 2025-10-07 20:36:51.976 | ++ /etc/os-release:source:16 : REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' 2025-10-07 20:36:51.978 | + functions-common:GetOSVersion:441 : [[ centos =~ (centos|rocky|rhel) ]] 2025-10-07 20:36:51.981 | + functions-common:GetOSVersion:442 : os_RELEASE=10 2025-10-07 20:36:51.985 | ++ functions-common:GetOSVersion:443 : echo 10 '(Coughlan)' 2025-10-07 20:36:51.986 | ++ functions-common:GetOSVersion:443 : grep -oP '(?<=[(])[^)]*' 2025-10-07 20:36:51.993 | + functions-common:GetOSVersion:443 : os_CODENAME=Coughlan 2025-10-07 20:36:51.997 | ++ functions-common:GetOSVersion:444 : tr -d '[:space:]' 2025-10-07 20:36:51.998 | ++ functions-common:GetOSVersion:444 : echo CentOS Stream 2025-10-07 20:36:52.001 | + functions-common:GetOSVersion:444 : os_VENDOR=CentOSStream 2025-10-07 20:36:52.004 | + functions-common:GetOSVersion:453 : [[ CentOSStream =~ (Debian|Ubuntu) ]] 2025-10-07 20:36:52.006 | + functions-common:GetOSVersion:456 : os_PACKAGE=rpm 2025-10-07 20:36:52.008 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-10-07 20:36:52.011 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-10-07 20:36:52.014 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-10-07 20:36:52.017 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-10-07 20:36:52.020 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Ubuntu) ]] 2025-10-07 20:36:52.023 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Debian) ]] 2025-10-07 20:36:52.026 | + functions-common:GetDistro:475 : [[ CentOSStream =~ (Fedora) ]] 2025-10-07 20:36:52.029 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (Red.*Hat) ]] 2025-10-07 20:36:52.031 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (CentOS) ]] 2025-10-07 20:36:52.036 | ++ functions-common:GetDistro:485 : echo 10 2025-10-07 20:36:52.036 | ++ functions-common:GetDistro:485 : cut -d. -f1 2025-10-07 20:36:52.041 | + functions-common:GetDistro:485 : MAJOR_VERSION=10 2025-10-07 20:36:52.044 | + functions-common:GetDistro:486 : DISTRO=rhel10 2025-10-07 20:36:52.046 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2025-10-07 20:36:52.049 | + tools/install_pip.sh:main:43 : echo 'Distro: rhel10' 2025-10-07 20:36:52.049 | Distro: rhel10 2025-10-07 20:36:52.052 | + tools/install_pip.sh:main:117 : get_versions 2025-10-07 20:36:52.055 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-10-07 20:36:52.061 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-10-07 20:36:52.064 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-10-07 20:36:52.068 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-10-07 20:36:52.068 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-10-07 20:36:52.609 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-10-07 20:36:52.611 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-10-07 20:36:52.611 | pip: 23.3.2 2025-10-07 20:36:52.614 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2025-10-07 20:36:52.617 | + tools/install_pip.sh:main:123 : is_fedora 2025-10-07 20:36:52.620 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:36:52.622 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:36:52.624 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:36:52.627 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:36:52.630 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:36:52.632 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:36:52.635 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:36:52.637 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:36:52.639 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:36:52.641 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:36:52.644 | + tools/install_pip.sh:main:123 : [[ rhel10 == f* ]] 2025-10-07 20:36:52.647 | + tools/install_pip.sh:main:123 : [[ rhel10 == rhel* ]] 2025-10-07 20:36:52.650 | + tools/install_pip.sh:main:133 : : 2025-10-07 20:36:52.653 | + tools/install_pip.sh:main:146 : set -x 2025-10-07 20:36:52.655 | + tools/install_pip.sh:main:149 : get_versions 2025-10-07 20:36:52.659 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-10-07 20:36:52.665 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-10-07 20:36:52.667 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-10-07 20:36:52.671 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-10-07 20:36:52.672 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-10-07 20:36:52.978 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-10-07 20:36:52.981 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-10-07 20:36:52.981 | pip: 23.3.2 2025-10-07 20:36:52.986 | + ./stack.sh:main:830 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-10-07 20:36:52.992 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-10-07 20:36:52.997 | + ./stack.sh:main:831 : fixup_all 2025-10-07 20:36:53.000 | + tools/fixup_stuff.sh:fixup_all:124 : fixup_ubuntu 2025-10-07 20:36:53.004 | + tools/fixup_stuff.sh:fixup_ubuntu:108 : is_ubuntu 2025-10-07 20:36:53.008 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:36:53.011 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:36:53.014 | + tools/fixup_stuff.sh:fixup_ubuntu:109 : return 2025-10-07 20:36:53.018 | + tools/fixup_stuff.sh:fixup_all:125 : fixup_fedora 2025-10-07 20:36:53.021 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2025-10-07 20:36:53.024 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:36:53.028 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:36:53.031 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:36:53.034 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:36:53.036 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:36:53.040 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:36:53.043 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:36:53.046 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:36:53.048 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:36:53.052 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:36:53.055 | + tools/fixup_stuff.sh:fixup_fedora:38 : selinuxenabled 2025-10-07 20:36:53.061 | + tools/fixup_stuff.sh:fixup_fedora:40 : sudo tee /etc/selinux/config 2025-10-07 20:36:53.062 | + tools/fixup_stuff.sh:fixup_fedora:40 : cat 2025-10-07 20:36:53.094 | SELINUX=permissive 2025-10-07 20:36:53.094 | SELINUXTYPE=targeted 2025-10-07 20:36:53.102 | + tools/fixup_stuff.sh:fixup_fedora:45 : sudo setenforce 0 2025-10-07 20:36:53.198 | ++ tools/fixup_stuff.sh:fixup_fedora:48 : trueorfalse False FORCE_FIREWALLD 2025-10-07 20:36:53.220 | + tools/fixup_stuff.sh:fixup_fedora:48 : FORCE_FIREWALLD=False 2025-10-07 20:36:53.223 | + tools/fixup_stuff.sh:fixup_fedora:49 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:36:53.226 | + tools/fixup_stuff.sh:fixup_fedora:64 : is_package_installed firewalld 2025-10-07 20:36:53.229 | + functions-common:is_package_installed:1450 : [[ -z firewalld ]] 2025-10-07 20:36:53.232 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-10-07 20:36:53.235 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-10-07 20:36:53.239 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-10-07 20:36:53.241 | + functions-common:is_package_installed:1461 : rpm --quiet -q firewalld 2025-10-07 20:36:53.269 | + tools/fixup_stuff.sh:fixup_fedora:81 : sudo rm -rf '/usr/lib64/python3*/site-packages/PyYAML-*.egg-info' 2025-10-07 20:36:53.303 | + tools/fixup_stuff.sh:fixup_fedora:89 : is_package_installed python3-setuptools 2025-10-07 20:36:53.307 | + functions-common:is_package_installed:1450 : [[ -z python3-setuptools ]] 2025-10-07 20:36:53.311 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-10-07 20:36:53.315 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-10-07 20:36:53.318 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-10-07 20:36:53.322 | + functions-common:is_package_installed:1461 : rpm --quiet -q python3-setuptools 2025-10-07 20:36:53.353 | + tools/fixup_stuff.sh:fixup_fedora:90 : sudo dnf reinstall -y python3-setuptools 2025-10-07 20:36:53.946 | Last metadata expiration check: 0:00:54 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:36:54.047 | Dependencies resolved. 2025-10-07 20:36:54.047 | ================================================================================ 2025-10-07 20:36:54.047 | Package Architecture Version Repository Size 2025-10-07 20:36:54.047 | ================================================================================ 2025-10-07 20:36:54.047 | Reinstalling: 2025-10-07 20:36:54.047 | python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M 2025-10-07 20:36:54.047 | 2025-10-07 20:36:54.047 | Transaction Summary 2025-10-07 20:36:54.047 | ================================================================================ 2025-10-07 20:36:54.047 | 2025-10-07 20:36:54.047 | Total download size: 1.6 M 2025-10-07 20:36:54.048 | Installed size: 7.1 M 2025-10-07 20:36:54.048 | Downloading Packages: 2025-10-07 20:36:54.783 | python3-setuptools-69.0.3-12.el10.noarch.rpm 2.5 MB/s | 1.6 MB 00:00 2025-10-07 20:36:54.784 | -------------------------------------------------------------------------------- 2025-10-07 20:36:54.785 | Total 2.1 MB/s | 1.6 MB 00:00 2025-10-07 20:36:54.820 | Running transaction check 2025-10-07 20:36:54.830 | Transaction check succeeded. 2025-10-07 20:36:54.831 | Running transaction test 2025-10-07 20:36:54.867 | Transaction test succeeded. 2025-10-07 20:36:54.868 | Running transaction 2025-10-07 20:36:55.126 | Preparing : 1/1 2025-10-07 20:36:55.151 | Reinstalling : python3-setuptools-69.0.3-12.el10.noarch 1/2 2025-10-07 20:36:55.219 | Cleanup : python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-10-07 20:36:55.476 | Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-10-07 20:36:55.476 | 2025-10-07 20:36:55.476 | Reinstalled: 2025-10-07 20:36:55.476 | python3-setuptools-69.0.3-12.el10.noarch 2025-10-07 20:36:55.477 | 2025-10-07 20:36:55.477 | Complete! 2025-10-07 20:36:55.549 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ CentOSStream == \C\e\n\t\O\S\S\t\r\e\a\m ]] 2025-10-07 20:36:55.553 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ 10 -eq 8 ]] 2025-10-07 20:36:55.557 | + ./stack.sh:main:833 : [[ False == \T\r\u\e ]] 2025-10-07 20:36:55.560 | + ./stack.sh:main:848 : pip_install -U os-testr 2025-10-07 20:36:55.591 | Using python 3.12 to install os-testr 2025-10-07 20:36:55.594 | + 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-10-07 20:36:56.362 | 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-10-07 20:36:56.467 | Collecting os-testr 2025-10-07 20:36:56.475 | 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-10-07 20:36:56.532 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2025-10-07 20:36:56.535 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/56/c1/7e588435c2394dfded9197a8307417d1ca3b7f49d9bd5b6227d1f3f03ccd/pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-07 20:36:56.590 | Collecting python-subunit>=1.0.0 (from os-testr) 2025-10-07 20:36:56.596 | 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-10-07 20:36:56.656 | Collecting testtools>=2.2.0 (from os-testr) 2025-10-07 20:36:56.660 | 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-10-07 20:36:56.670 | 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-10-07 20:36:56.713 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2025-10-07 20:36:56.719 | 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-10-07 20:36:56.770 | 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-10-07 20:36:56.777 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/56/c1/7e588435c2394dfded9197a8307417d1ca3b7f49d9bd5b6227d1f3f03ccd/pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-07 20:36:56.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 16.1 MB/s eta 0:00:00 2025-10-07 20:36:56.792 | 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-10-07 20:36:56.801 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 13.9 MB/s eta 0:00:00 2025-10-07 20:36:56.806 | 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-10-07 20:36:56.815 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.9/179.9 kB 23.0 MB/s eta 0:00:00 2025-10-07 20:36:56.820 | 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-10-07 20:36:56.963 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2025-10-07 20:36:57.276 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.1 python-subunit-1.4.4 testtools-2.7.2 2025-10-07 20:36:57.276 | 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-10-07 20:36:57.480 | + inc/python:pip_install:216 : result=0 2025-10-07 20:36:57.485 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:36:57.488 | + functions-common:time_stop:2423 : local name 2025-10-07 20:36:57.492 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:36:57.494 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:36:57.498 | + functions-common:time_stop:2426 : local total 2025-10-07 20:36:57.501 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:36:57.505 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:36:57.508 | + functions-common:time_stop:2430 : start_time=1759869415583 2025-10-07 20:36:57.511 | + functions-common:time_stop:2432 : [[ -z 1759869415583 ]] 2025-10-07 20:36:57.515 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:36:57.522 | + functions-common:time_stop:2435 : end_time=1759869417518 2025-10-07 20:36:57.524 | + functions-common:time_stop:2436 : elapsed_time=1935 2025-10-07 20:36:57.529 | + functions-common:time_stop:2437 : total=0 2025-10-07 20:36:57.532 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:36:57.536 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1935 2025-10-07 20:36:57.538 | + inc/python:pip_install:219 : return 0 2025-10-07 20:36:57.542 | + ./stack.sh:main:852 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2025-10-07 20:36:57.700 | + ./stack.sh:main:853 : sudo systemctl restart systemd-journald 2025-10-07 20:36:57.861 | + ./stack.sh:main:859 : install_infra 2025-10-07 20:36:57.866 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-10-07 20:36:57.869 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2025-10-07 20:36:57.874 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2025-10-07 20:37:00.677 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-10-07 20:37:00.681 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2025-10-07 20:37:00.718 | + 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-10-07 20:37:01.328 | 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-10-07 20:37:01.377 | Collecting pbr 2025-10-07 20:37:01.379 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/56/c1/7e588435c2394dfded9197a8307417d1ca3b7f49d9bd5b6227d1f3f03ccd/pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-07 20:37:01.730 | Collecting setuptools[core] 2025-10-07 20:37:01.733 | 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-10-07 20:37:01.825 | Collecting packaging>=24.2 (from setuptools[core]) 2025-10-07 20:37:01.828 | 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-10-07 20:37:01.875 | Collecting more_itertools>=8.8 (from setuptools[core]) 2025-10-07 20:37:01.882 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594/more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 2025-10-07 20:37:01.947 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2025-10-07 20:37:01.953 | 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-10-07 20:37:02.021 | Collecting wheel>=0.43.0 (from setuptools[core]) 2025-10-07 20:37:02.025 | 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-10-07 20:37:02.085 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2025-10-07 20:37:02.093 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-10-07 20:37:02.150 | Collecting jaraco.functools>=4 (from setuptools[core]) 2025-10-07 20:37:02.157 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/fd/179a20f832824514df39a90bb0e5372b314fea99f217f5ab942b10a8a4e8/jaraco_functools-4.2.1-py3-none-any.whl.metadata (2.9 kB) 2025-10-07 20:37:02.222 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2025-10-07 20:37:02.224 | 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-10-07 20:37:02.261 | Collecting autocommand (from jaraco.text>=3.7->setuptools[core]) 2025-10-07 20:37:02.266 | 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-10-07 20:37:02.349 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/56/c1/7e588435c2394dfded9197a8307417d1ca3b7f49d9bd5b6227d1f3f03ccd/pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-07 20:37:02.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.1/126.1 kB 14.7 MB/s eta 0:00:00 2025-10-07 20:37:02.368 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/fd/179a20f832824514df39a90bb0e5372b314fea99f217f5ab942b10a8a4e8/jaraco_functools-4.2.1-py3-none-any.whl (10 kB) 2025-10-07 20:37:02.377 | 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-10-07 20:37:02.388 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/9f/7ba6f94fc1e9ac3d2b853fdff3035fb2fa5afbed898c4a72b8a020610594/more_itertools-10.7.0-py3-none-any.whl (65 kB) 2025-10-07 20:37:02.400 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 kB 5.9 MB/s eta 0:00:00 2025-10-07 20:37:02.402 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-10-07 20:37:02.411 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.2 MB/s eta 0:00:00 2025-10-07 20:37:02.416 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-10-07 20:37:02.424 | 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-10-07 20:37:02.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 10.3 MB/s eta 0:00:00 2025-10-07 20:37:02.434 | 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-10-07 20:37:02.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 82.5 MB/s eta 0:00:00 2025-10-07 20:37:02.455 | 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-10-07 20:37:02.462 | 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-10-07 20:37:02.556 | Installing collected packages: wheel, setuptools, platformdirs, packaging, more_itertools, jaraco.context, autocommand, pbr, jaraco.functools, jaraco.text 2025-10-07 20:37:03.523 | Successfully installed autocommand-2.2.2 jaraco.context-6.0.1 jaraco.functools-4.2.1 jaraco.text-4.0.0 more_itertools-10.7.0 packaging-25.0 pbr-7.0.1 platformdirs-4.3.8 setuptools-80.9.0 wheel-0.45.1 2025-10-07 20:37:03.593 | 2025-10-07 20:37:03.594 | [notice] A new release of pip is available: 23.3.2 -> 25.2 2025-10-07 20:37:03.594 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-10-07 20:37:03.706 | + inc/python:pip_install:216 : result=0 2025-10-07 20:37:03.711 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:37:03.713 | + functions-common:time_stop:2423 : local name 2025-10-07 20:37:03.718 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:37:03.723 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:37:03.727 | + functions-common:time_stop:2426 : local total 2025-10-07 20:37:03.730 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:37:03.734 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:37:03.737 | + functions-common:time_stop:2430 : start_time=1759869420706 2025-10-07 20:37:03.741 | + functions-common:time_stop:2432 : [[ -z 1759869420706 ]] 2025-10-07 20:37:03.746 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:37:03.753 | + functions-common:time_stop:2435 : end_time=1759869423749 2025-10-07 20:37:03.757 | + functions-common:time_stop:2436 : elapsed_time=3043 2025-10-07 20:37:03.761 | + functions-common:time_stop:2437 : total=1935 2025-10-07 20:37:03.765 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:37:03.768 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4978 2025-10-07 20:37:03.772 | + inc/python:pip_install:219 : return 0 2025-10-07 20:37:03.777 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-10-07 20:37:03.781 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2025-10-07 20:37:03.816 | + 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-10-07 20:37:04.492 | 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-10-07 20:37:04.507 | Processing /opt/stack/requirements 2025-10-07 20:37:04.508 | Preparing metadata (setup.py): started 2025-10-07 20:37:05.218 | Preparing metadata (setup.py): finished with status 'done' 2025-10-07 20:37:05.334 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:05.422 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl.metadata (22 kB) 2025-10-07 20:37:05.488 | Collecting Parsley>=1.2 (from openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:05.493 | 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-10-07 20:37:05.503 | 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.dev7839) (25.0) 2025-10-07 20:37:05.602 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:05.609 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2025-10-07 20:37:05.731 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:05.738 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/2b/614b4752f2e127db5cc206abc23a8c19678e92b23c3db30fc86ab731d3bd/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-10-07 20:37:05.789 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:05.796 | 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-10-07 20:37:05.807 | 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.dev7839) (80.9.0) 2025-10-07 20:37:06.011 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:06.019 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/73/6ede2ec59bce19b3edf4209d70004253ec5f4e319f9a2e3f2f15601ed5f7/charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2025-10-07 20:37:06.072 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:06.075 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-10-07 20:37:06.183 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:06.190 | 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-10-07 20:37:06.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 5.1 MB/s eta 0:00:00 2025-10-07 20:37:06.257 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7839) 2025-10-07 20:37:06.259 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/37/af0d2ef3967ac0d6113837b44a4f0bfe1328c2b9763bd5b1744520e5cfed/certifi-2025.10.5-py3-none-any.whl.metadata (2.5 kB) 2025-10-07 20:37:06.336 | 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-10-07 20:37:06.350 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl (64 kB) 2025-10-07 20:37:06.359 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 kB 7.7 MB/s eta 0:00:00 2025-10-07 20:37:06.365 | 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-10-07 20:37:06.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 12.7 MB/s eta 0:00:00 2025-10-07 20:37:06.380 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/2b/614b4752f2e127db5cc206abc23a8c19678e92b23c3db30fc86ab731d3bd/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-10-07 20:37:06.394 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 61.3 MB/s eta 0:00:00 2025-10-07 20:37:06.399 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB) 2025-10-07 20:37:06.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.1 MB/s eta 0:00:00 2025-10-07 20:37:06.411 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/37/af0d2ef3967ac0d6113837b44a4f0bfe1328c2b9763bd5b1744520e5cfed/certifi-2025.10.5-py3-none-any.whl (163 kB) 2025-10-07 20:37:06.419 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.3/163.3 kB 24.2 MB/s eta 0:00:00 2025-10-07 20:37:06.424 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/73/6ede2ec59bce19b3edf4209d70004253ec5f4e319f9a2e3f2f15601ed5f7/charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) 2025-10-07 20:37:06.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.6/148.6 kB 21.9 MB/s eta 0:00:00 2025-10-07 20:37:06.434 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) 2025-10-07 20:37:06.440 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 14.4 MB/s eta 0:00:00 2025-10-07 20:37:06.444 | 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-10-07 20:37:06.454 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 15.4 MB/s eta 0:00:00 2025-10-07 20:37:06.464 | Building wheels for collected packages: openstack_requirements 2025-10-07 20:37:06.465 | Building wheel for openstack_requirements (setup.py): started 2025-10-07 20:37:07.927 | Building wheel for openstack_requirements (setup.py): finished with status 'done' 2025-10-07 20:37:07.929 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev7839-py3-none-any.whl size=58234 sha256=115ca627f25ac1bb3bcae7911a4bcccc6f610362ff3bd1ab832bed808c8eaf0d 2025-10-07 20:37:07.929 | Stored in directory: /tmp/pip-ephem-wheel-cache-ms1s5r5c/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2025-10-07 20:37:07.933 | Successfully built openstack_requirements 2025-10-07 20:37:08.095 | Installing collected packages: Parsley, urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2025-10-07 20:37:08.638 | Successfully installed Parsley-1.3 PyYAML-6.0.2 beagle-0.5.0 certifi-2025.10.5 charset_normalizer-3.4.2 fixtures-4.2.5 idna-3.10 openstack_requirements-1.2.1.dev7839 requests-2.32.4 urllib3-1.26.20 2025-10-07 20:37:08.643 | 2025-10-07 20:37:08.643 | [notice] A new release of pip is available: 23.3.2 -> 25.2 2025-10-07 20:37:08.643 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-10-07 20:37:08.733 | + inc/python:pip_install:216 : result=0 2025-10-07 20:37:08.736 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:37:08.740 | + functions-common:time_stop:2423 : local name 2025-10-07 20:37:08.743 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:37:08.746 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:37:08.748 | + functions-common:time_stop:2426 : local total 2025-10-07 20:37:08.752 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:37:08.756 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:37:08.760 | + functions-common:time_stop:2430 : start_time=1759869423804 2025-10-07 20:37:08.763 | + functions-common:time_stop:2432 : [[ -z 1759869423804 ]] 2025-10-07 20:37:08.766 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:37:08.771 | + functions-common:time_stop:2435 : end_time=1759869428768 2025-10-07 20:37:08.775 | + functions-common:time_stop:2436 : elapsed_time=4964 2025-10-07 20:37:08.779 | + functions-common:time_stop:2437 : total=4978 2025-10-07 20:37:08.782 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:37:08.786 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9942 2025-10-07 20:37:08.789 | + inc/python:pip_install:219 : return 0 2025-10-07 20:37:08.793 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2025-10-07 20:37:08.797 | + lib/infra:install_infra:42 : use_library_from_git pbr 2025-10-07 20:37:08.802 | + inc/python:use_library_from_git:266 : local name=pbr 2025-10-07 20:37:08.805 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:37:08.809 | + 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-10-07 20:37:08.812 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2025-10-07 20:37:08.816 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:37:08.821 | + lib/infra:install_infra:48 : pip_install -U pbr 2025-10-07 20:37:08.852 | Using python 3.12 to install pbr 2025-10-07 20:37:08.855 | + 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-10-07 20:37:09.524 | 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-10-07 20:37:09.546 | Requirement already satisfied: pbr in /usr/local/lib/python3.12/site-packages (7.0.1) 2025-10-07 20:37:09.613 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr) (69.0.3) 2025-10-07 20:37:09.818 | 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-10-07 20:37:09.921 | + inc/python:pip_install:216 : result=0 2025-10-07 20:37:09.925 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:37:09.928 | + functions-common:time_stop:2423 : local name 2025-10-07 20:37:09.931 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:37:09.934 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:37:09.937 | + functions-common:time_stop:2426 : local total 2025-10-07 20:37:09.941 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:37:09.944 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:37:09.948 | + functions-common:time_stop:2430 : start_time=1759869428844 2025-10-07 20:37:09.952 | + functions-common:time_stop:2432 : [[ -z 1759869428844 ]] 2025-10-07 20:37:09.955 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:37:09.962 | + functions-common:time_stop:2435 : end_time=1759869429958 2025-10-07 20:37:09.966 | + functions-common:time_stop:2436 : elapsed_time=1114 2025-10-07 20:37:09.969 | + functions-common:time_stop:2437 : total=9942 2025-10-07 20:37:09.973 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:37:09.976 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11056 2025-10-07 20:37:09.980 | + inc/python:pip_install:219 : return 0 2025-10-07 20:37:09.984 | + ./stack.sh:main:862 : python3 -m venv /opt/stack/bindep-venv 2025-10-07 20:37:12.737 | + ./stack.sh:main:864 : /opt/stack/bindep-venv/bin/pip install bindep 2025-10-07 20:37:13.047 | 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-10-07 20:37:13.118 | Collecting bindep 2025-10-07 20:37:13.125 | 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-10-07 20:37:13.184 | Collecting distro>=1.7 (from bindep) 2025-10-07 20:37:13.189 | 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-10-07 20:37:13.224 | Collecting packaging (from bindep) 2025-10-07 20:37:13.225 | 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-10-07 20:37:13.240 | Collecting Parsley (from bindep) 2025-10-07 20:37:13.241 | Using cached 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-10-07 20:37:13.273 | Collecting pbr>=2 (from bindep) 2025-10-07 20:37:13.274 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/56/c1/7e588435c2394dfded9197a8307417d1ca3b7f49d9bd5b6227d1f3f03ccd/pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-10-07 20:37:13.473 | Collecting setuptools (from pbr>=2->bindep) 2025-10-07 20:37:13.474 | 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-10-07 20:37:13.514 | 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-10-07 20:37:13.524 | 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-10-07 20:37:13.531 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/56/c1/7e588435c2394dfded9197a8307417d1ca3b7f49d9bd5b6227d1f3f03ccd/pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2025-10-07 20:37:13.532 | 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-10-07 20:37:13.533 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2025-10-07 20:37:13.535 | 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-10-07 20:37:13.594 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2025-10-07 20:37:14.511 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-25.0 pbr-7.0.1 setuptools-80.9.0 2025-10-07 20:37:14.578 | 2025-10-07 20:37:14.578 | [notice] A new release of pip is available: 23.3.2 -> 25.2 2025-10-07 20:37:14.578 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-10-07 20:37:14.660 | + ./stack.sh:main:865 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-10-07 20:37:14.664 | + ./stack.sh:main:865 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-10-07 20:37:14.668 | ++ ./stack.sh:main:868 : _get_plugin_bindep_packages 2025-10-07 20:37:14.693 | + ./stack.sh:main:868 : pkgs= 2025-10-07 20:37:14.697 | + ./stack.sh:main:869 : [[ -n '' ]] 2025-10-07 20:37:14.701 | + ./stack.sh:main:876 : run_phase stack pre-install 2025-10-07 20:37:14.706 | + functions-common:run_phase:1851 : local mode=stack 2025-10-07 20:37:14.710 | + functions-common:run_phase:1852 : local phase=pre-install 2025-10-07 20:37:14.713 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:37:14.717 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:37:14.721 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:37:14.725 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:37:14.729 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:37:14.733 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:37:14.740 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:37:14.744 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:37:14.749 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:37:14.753 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2025-10-07 20:37:14.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:37:14.782 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:14.786 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:37:14.790 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:37:14.794 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2025-10-07 20:37:14.797 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:37:14.801 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-10-07 20:37:14.805 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:37:14.809 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2025-10-07 20:37:14.812 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:37:14.816 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2025-10-07 20:37:14.820 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:37:14.823 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-10-07 20:37:14.827 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-10-07 20:37:14.831 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-10-07 20:37:14.835 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:37:14.838 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-10-07 20:37:14.842 | + functions-common:run_phase:1878 : run_plugins stack pre-install 2025-10-07 20:37:14.847 | + functions-common:run_plugins:1837 : local mode=stack 2025-10-07 20:37:14.851 | + functions-common:run_plugins:1838 : local phase=pre-install 2025-10-07 20:37:14.855 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-10-07 20:37:14.858 | + functions-common:run_plugins:1841 : local plugin 2025-10-07 20:37:14.862 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-10-07 20:37:14.866 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-10-07 20:37:14.870 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-10-07 20:37:14.874 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2025-10-07 20:37:14.878 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-10-07 20:37:14.882 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-10-07 20:37:14.886 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-10-07 20:37:14.890 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-10-07 20:37:14.894 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-10-07 20:37:14.898 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-10-07 20:37:14.902 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-10-07 20:37:14.906 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-10-07 20:37:14.909 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-10-07 20:37:14.913 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-10-07 20:37:14.917 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-10-07 20:37:14.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-10-07 20:37:14.925 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-10-07 20:37:14.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-10-07 20:37:14.934 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-10-07 20:37:14.937 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-10-07 20:37:14.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-10-07 20:37:14.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-10-07 20:37:14.949 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-10-07 20:37:14.952 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-10-07 20:37:14.956 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-10-07 20:37:14.976 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-10-07 20:37:14.980 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-10-07 20:37:14.984 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-10-07 20:37:14.988 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-10-07 20:37:14.993 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:37:15.017 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:37:15.020 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-10-07 20:37:15.026 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-10-07 20:37:15.027 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-10-07 20:37:15.034 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-10-07 20:37:15.038 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-10-07 20:37:15.041 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-10-07 20:37:15.048 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:37:15.074 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:37:15.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-10-07 20:37:15.082 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:37:15.086 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-10-07 20:37:15.091 | + ./stack.sh:main:879 : set_systemd_override DefaultLimitNOFILE 2048 2025-10-07 20:37:15.096 | + functions:set_systemd_override:837 : local key=DefaultLimitNOFILE 2025-10-07 20:37:15.100 | + functions:set_systemd_override:838 : local value=2048 2025-10-07 20:37:15.104 | + functions:set_systemd_override:840 : local sysconf=/etc/systemd/system.conf 2025-10-07 20:37:15.109 | + functions:set_systemd_override:841 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2025-10-07 20:37:15.268 | + functions:set_systemd_override:842 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2025-10-07 20:37:15.269 | Set systemd system override for DefaultLimitNOFILE=2048 2025-10-07 20:37:15.273 | + functions:set_systemd_override:844 : sudo systemctl daemon-reload 2025-10-07 20:37:15.574 | + ./stack.sh:main:881 : install_rpc_backend 2025-10-07 20:37:15.578 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2025-10-07 20:37:15.606 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:15.610 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2025-10-07 20:37:15.614 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:37:15.618 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:37:15.621 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:37:15.625 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:37:15.630 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:37:15.634 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:37:15.638 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:37:15.642 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:37:15.647 | + functions-common:install_package:1442 : real_install_package rabbitmq-server 2025-10-07 20:37:15.651 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:37:15.655 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:37:15.659 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:37:15.663 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:37:15.669 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:37:15.672 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:37:15.676 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:37:15.681 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:37:15.685 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:37:15.690 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:37:15.695 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:37:15.700 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:37:15.704 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:37:15.708 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:37:15.712 | + functions-common:real_install_package:1432 : yum_install rabbitmq-server 2025-10-07 20:37:15.717 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:37:15.721 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:37:15.726 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:37:15.731 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:37:15.735 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:37:15.740 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:37:15.745 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:37:15.752 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869435747 2025-10-07 20:37:15.757 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y rabbitmq-server 2025-10-07 20:37:15.761 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:37:15.767 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:37:15.774 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:37:15.779 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:37:15.782 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y rabbitmq-server 2025-10-07 20:37:16.402 | Last metadata expiration check: 0:01:17 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:37:16.492 | Dependencies resolved. 2025-10-07 20:37:16.494 | ================================================================================ 2025-10-07 20:37:16.494 | Package Arch Version Repository Size 2025-10-07 20:37:16.494 | ================================================================================ 2025-10-07 20:37:16.494 | Installing: 2025-10-07 20:37:16.494 | rabbitmq-server x86_64 3.13.7-1.el10 centos10-rabbitmq 17 M 2025-10-07 20:37:16.494 | Installing dependencies: 2025-10-07 20:37:16.494 | erlang-asn1 x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-10-07 20:37:16.494 | erlang-compiler x86_64 26.2.5-1.el10 centos10-rabbitmq 2.6 M 2025-10-07 20:37:16.494 | erlang-crypto x86_64 26.2.5-1.el10 centos10-rabbitmq 198 k 2025-10-07 20:37:16.494 | erlang-eldap x86_64 26.2.5-1.el10 centos10-rabbitmq 141 k 2025-10-07 20:37:16.494 | erlang-erts x86_64 26.2.5-1.el10 centos10-rabbitmq 2.7 M 2025-10-07 20:37:16.494 | erlang-inets x86_64 26.2.5-1.el10 centos10-rabbitmq 743 k 2025-10-07 20:37:16.494 | erlang-kernel x86_64 26.2.5-1.el10 centos10-rabbitmq 2.3 M 2025-10-07 20:37:16.494 | erlang-mnesia x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-10-07 20:37:16.494 | erlang-os_mon x86_64 26.2.5-1.el10 centos10-rabbitmq 117 k 2025-10-07 20:37:16.494 | erlang-public_key x86_64 26.2.5-1.el10 centos10-rabbitmq 910 k 2025-10-07 20:37:16.494 | erlang-runtime_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 211 k 2025-10-07 20:37:16.494 | erlang-sasl x86_64 26.2.5-1.el10 centos10-rabbitmq 365 k 2025-10-07 20:37:16.494 | erlang-snmp x86_64 26.2.5-1.el10 centos10-rabbitmq 2.1 M 2025-10-07 20:37:16.494 | erlang-ssl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.9 M 2025-10-07 20:37:16.494 | erlang-stdlib x86_64 26.2.5-1.el10 centos10-rabbitmq 4.6 M 2025-10-07 20:37:16.494 | erlang-syntax_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 303 k 2025-10-07 20:37:16.494 | erlang-tools x86_64 26.2.5-1.el10 centos10-rabbitmq 715 k 2025-10-07 20:37:16.494 | erlang-xmerl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.5 M 2025-10-07 20:37:16.494 | 2025-10-07 20:37:16.494 | Transaction Summary 2025-10-07 20:37:16.494 | ================================================================================ 2025-10-07 20:37:16.494 | Install 19 Packages 2025-10-07 20:37:16.494 | 2025-10-07 20:37:16.495 | Total download size: 40 M 2025-10-07 20:37:16.495 | Installed size: 77 M 2025-10-07 20:37:16.495 | Downloading Packages: 2025-10-07 20:37:16.540 | (1/19): erlang-crypto-26.2.5-1.el10.x86_64.rpm 4.5 MB/s | 198 kB 00:00 2025-10-07 20:37:16.561 | (2/19): erlang-compiler-26.2.5-1.el10.x86_64.rp 40 MB/s | 2.6 MB 00:00 2025-10-07 20:37:16.568 | (3/19): erlang-eldap-26.2.5-1.el10.x86_64.rpm 5.1 MB/s | 141 kB 00:00 2025-10-07 20:37:16.578 | (4/19): erlang-asn1-26.2.5-1.el10.x86_64.rpm 13 MB/s | 1.0 MB 00:00 2025-10-07 20:37:16.596 | (5/19): erlang-inets-26.2.5-1.el10.x86_64.rpm 27 MB/s | 743 kB 00:00 2025-10-07 20:37:16.634 | (6/19): erlang-erts-26.2.5-1.el10.x86_64.rpm 38 MB/s | 2.7 MB 00:00 2025-10-07 20:37:16.648 | (7/19): erlang-os_mon-26.2.5-1.el10.x86_64.rpm 9.5 MB/s | 117 kB 00:00 2025-10-07 20:37:16.660 | (8/19): erlang-mnesia-26.2.5-1.el10.x86_64.rpm 16 MB/s | 1.0 MB 00:00 2025-10-07 20:37:16.682 | (9/19): erlang-kernel-26.2.5-1.el10.x86_64.rpm 23 MB/s | 2.3 MB 00:00 2025-10-07 20:37:16.690 | (10/19): erlang-runtime_tools-26.2.5-1.el10.x86 7.2 MB/s | 211 kB 00:00 2025-10-07 20:37:16.702 | (11/19): erlang-public_key-26.2.5-1.el10.x86_64 17 MB/s | 910 kB 00:00 2025-10-07 20:37:16.712 | (12/19): erlang-sasl-26.2.5-1.el10.x86_64.rpm 13 MB/s | 365 kB 00:00 2025-10-07 20:37:16.746 | (13/19): erlang-snmp-26.2.5-1.el10.x86_64.rpm 39 MB/s | 2.1 MB 00:00 2025-10-07 20:37:16.765 | (14/19): erlang-ssl-26.2.5-1.el10.x86_64.rpm 31 MB/s | 1.9 MB 00:00 2025-10-07 20:37:16.773 | (15/19): erlang-syntax_tools-26.2.5-1.el10.x86_ 12 MB/s | 303 kB 00:00 2025-10-07 20:37:16.808 | (16/19): erlang-tools-26.2.5-1.el10.x86_64.rpm 17 MB/s | 715 kB 00:00 2025-10-07 20:37:16.843 | (17/19): erlang-stdlib-26.2.5-1.el10.x86_64.rpm 36 MB/s | 4.6 MB 00:00 2025-10-07 20:37:16.855 | (18/19): erlang-xmerl-26.2.5-1.el10.x86_64.rpm 18 MB/s | 1.5 MB 00:00 2025-10-07 20:37:17.059 | (19/19): rabbitmq-server-3.13.7-1.el10.x86_64.r 67 MB/s | 17 MB 00:00 2025-10-07 20:37:17.061 | -------------------------------------------------------------------------------- 2025-10-07 20:37:17.062 | Total 71 MB/s | 40 MB 00:00 2025-10-07 20:37:17.063 | Running transaction check 2025-10-07 20:37:17.106 | Transaction check succeeded. 2025-10-07 20:37:17.106 | Running transaction test 2025-10-07 20:37:17.437 | Transaction test succeeded. 2025-10-07 20:37:17.437 | Running transaction 2025-10-07 20:37:17.857 | Preparing : 1/1 2025-10-07 20:37:17.867 | Installing : erlang-crypto-26.2.5-1.el10.x86_64 1/19 2025-10-07 20:37:18.019 | Running scriptlet: erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-10-07 20:37:18.068 | Installing : erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-10-07 20:37:18.125 | Installing : erlang-kernel-26.2.5-1.el10.x86_64 3/19 2025-10-07 20:37:18.160 | Installing : erlang-stdlib-26.2.5-1.el10.x86_64 4/19 2025-10-07 20:37:18.177 | Installing : erlang-compiler-26.2.5-1.el10.x86_64 5/19 2025-10-07 20:37:18.188 | Installing : erlang-mnesia-26.2.5-1.el10.x86_64 6/19 2025-10-07 20:37:18.203 | Installing : erlang-runtime_tools-26.2.5-1.el10.x86_64 7/19 2025-10-07 20:37:18.220 | Installing : erlang-asn1-26.2.5-1.el10.x86_64 8/19 2025-10-07 20:37:18.245 | Installing : erlang-public_key-26.2.5-1.el10.x86_64 9/19 2025-10-07 20:37:18.277 | Installing : erlang-inets-26.2.5-1.el10.x86_64 10/19 2025-10-07 20:37:18.296 | Installing : erlang-ssl-26.2.5-1.el10.x86_64 11/19 2025-10-07 20:37:18.307 | Installing : erlang-tools-26.2.5-1.el10.x86_64 12/19 2025-10-07 20:37:18.313 | Installing : erlang-sasl-26.2.5-1.el10.x86_64 13/19 2025-10-07 20:37:18.362 | Installing : erlang-eldap-26.2.5-1.el10.x86_64 14/19 2025-10-07 20:37:18.373 | Installing : erlang-snmp-26.2.5-1.el10.x86_64 15/19 2025-10-07 20:37:18.381 | Installing : erlang-os_mon-26.2.5-1.el10.x86_64 16/19 2025-10-07 20:37:18.401 | Installing : erlang-syntax_tools-26.2.5-1.el10.x86_64 17/19 2025-10-07 20:37:18.408 | Installing : erlang-xmerl-26.2.5-1.el10.x86_64 18/19 2025-10-07 20:37:18.834 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-10-07 20:37:18.872 | Installing : rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-10-07 20:37:21.096 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-10-07 20:37:21.097 | 2025-10-07 20:37:21.097 | Installed: 2025-10-07 20:37:21.097 | erlang-asn1-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.097 | erlang-compiler-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.097 | erlang-crypto-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.097 | erlang-eldap-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.097 | erlang-erts-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.097 | erlang-inets-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-kernel-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-mnesia-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-os_mon-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-public_key-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-runtime_tools-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-sasl-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-snmp-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-ssl-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-stdlib-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-syntax_tools-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-tools-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | erlang-xmerl-26.2.5-1.el10.x86_64 2025-10-07 20:37:21.098 | rabbitmq-server-3.13.7-1.el10.x86_64 2025-10-07 20:37:21.098 | 2025-10-07 20:37:21.098 | Complete! 2025-10-07 20:37:21.190 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:37:21.193 | + functions-common:time_stop:2423 : local name 2025-10-07 20:37:21.196 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:37:21.201 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:37:21.204 | + functions-common:time_stop:2426 : local total 2025-10-07 20:37:21.208 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:37:21.211 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:37:21.214 | + functions-common:time_stop:2430 : start_time=1759869435747 2025-10-07 20:37:21.217 | + functions-common:time_stop:2432 : [[ -z 1759869435747 ]] 2025-10-07 20:37:21.222 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:37:21.230 | + functions-common:time_stop:2435 : end_time=1759869441226 2025-10-07 20:37:21.233 | + functions-common:time_stop:2436 : elapsed_time=5479 2025-10-07 20:37:21.237 | + functions-common:time_stop:2437 : total=42953 2025-10-07 20:37:21.242 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:37:21.244 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=48432 2025-10-07 20:37:21.248 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2025-10-07 20:37:21.254 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:37:21.258 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:37:21.262 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:37:21.266 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:37:21.271 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:37:21.275 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:37:21.280 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:37:21.284 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:37:21.288 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:37:21.292 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:37:21.296 | + lib/rpc_backend:install_rpc_backend:61 : sudo systemctl --now enable rabbitmq-server 2025-10-07 20:37:21.334 | Created symlink '/etc/systemd/system/multi-user.target.wants/rabbitmq-server.service' → '/usr/lib/systemd/system/rabbitmq-server.service'. 2025-10-07 20:37:26.342 | + ./stack.sh:main:882 : restart_rpc_backend 2025-10-07 20:37:26.346 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2025-10-07 20:37:26.373 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:26.377 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2025-10-07 20:37:26.380 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:37:26.384 | + ./stack.sh:echo_summary:474 : echo -e Starting RabbitMQ 2025-10-07 20:37:26.387 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2025-10-07 20:37:26.392 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2025-10-07 20:37:26.400 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2025-10-07 20:37:26.404 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2025-10-07 20:37:26.408 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2025-10-07 20:37:26.412 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2025-10-07 20:37:26.416 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2025-10-07 20:37:26.421 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2025-10-07 20:37:26.427 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2025-10-07 20:37:27.142 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2025-10-07 20:37:27.142 | user tags 2025-10-07 20:37:27.142 | guest [administrator]' 2025-10-07 20:37:27.148 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2025-10-07 20:37:27.150 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2025-10-07 20:37:27.150 | user tags 2025-10-07 20:37:27.150 | guest [administrator]' 2025-10-07 20:37:27.158 | + lib/rpc_backend:rabbit_setuser:163 : found= 2025-10-07 20:37:27.161 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2025-10-07 20:37:27.165 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2025-10-07 20:37:27.842 | Adding user "stackrabbit" ... 2025-10-07 20:37:27.848 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2025-10-07 20:37:27.871 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2025-10-07 20:37:28.464 | Setting permissions for user "stackrabbit" in vhost "/" ... 2025-10-07 20:37:28.492 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2025-10-07 20:37:28.496 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2025-10-07 20:37:29.091 | Changing password for user "stackrabbit" ... 2025-10-07 20:37:29.116 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2025-10-07 20:37:29.120 | + lib/rpc_backend:restart_rpc_backend:103 : break 2025-10-07 20:37:29.125 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2025-10-07 20:37:29.724 | Deleting user "guest" ... 2025-10-07 20:37:29.748 | + ./stack.sh:main:884 : is_service_enabled mysql postgresql 2025-10-07 20:37:29.769 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:29.772 | + ./stack.sh:main:885 : install_database 2025-10-07 20:37:29.777 | + lib/database:install_database:118 : install_database_mysql 2025-10-07 20:37:29.780 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2025-10-07 20:37:29.783 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:37:29.786 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:37:29.790 | + lib/databases/mysql:install_database_mysql:205 : [[ ! -e /opt/stack/.my.cnf ]] 2025-10-07 20:37:29.793 | + lib/databases/mysql:install_database_mysql:206 : cat 2025-10-07 20:37:29.798 | + lib/databases/mysql:install_database_mysql:212 : is_ubuntu 2025-10-07 20:37:29.802 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:37:29.805 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:37:29.810 | + lib/databases/mysql:install_database_mysql:213 : echo host=127.0.0.1 2025-10-07 20:37:29.812 | + lib/databases/mysql:install_database_mysql:215 : chmod 0600 /opt/stack/.my.cnf 2025-10-07 20:37:29.818 | + lib/databases/mysql:install_database_mysql:218 : [[ True == \T\r\u\e ]] 2025-10-07 20:37:29.821 | + lib/databases/mysql:install_database_mysql:219 : is_oraclelinux 2025-10-07 20:37:29.825 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-10-07 20:37:29.828 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-10-07 20:37:29.833 | + lib/databases/mysql:install_database_mysql:221 : is_fedora 2025-10-07 20:37:29.836 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:37:29.839 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:37:29.842 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:37:29.846 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:37:29.851 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:37:29.854 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:37:29.857 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:37:29.860 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:37:29.865 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:37:29.868 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:37:29.872 | + lib/databases/mysql:install_database_mysql:222 : install_package mariadb-server mariadb-devel mariadb 2025-10-07 20:37:29.876 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:37:29.881 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:37:29.886 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:37:29.889 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:37:29.893 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:37:29.898 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:37:29.904 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:37:29.907 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:37:29.912 | + functions-common:install_package:1442 : real_install_package mariadb-server mariadb-devel mariadb 2025-10-07 20:37:29.916 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:37:29.920 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:37:29.924 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:37:29.928 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:37:29.932 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:37:29.936 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:37:29.940 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:37:29.943 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:37:29.947 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:37:29.950 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:37:29.955 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:37:29.959 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:37:29.964 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:37:29.968 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:37:29.972 | + functions-common:real_install_package:1432 : yum_install mariadb-server mariadb-devel mariadb 2025-10-07 20:37:29.977 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:37:29.982 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:37:29.986 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:37:29.990 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:37:29.994 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:37:29.999 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:37:30.002 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:37:30.008 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869450004 2025-10-07 20:37:30.013 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y mariadb-server mariadb-devel mariadb 2025-10-07 20:37:30.017 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:37:30.022 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:37:30.032 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:37:30.036 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:37:30.041 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y mariadb-server mariadb-devel mariadb 2025-10-07 20:37:30.648 | Last metadata expiration check: 0:01:31 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:37:30.744 | Dependencies resolved. 2025-10-07 20:37:30.745 | ================================================================================ 2025-10-07 20:37:30.745 | Package Arch Version Repository Size 2025-10-07 20:37:30.745 | ================================================================================ 2025-10-07 20:37:30.745 | Installing: 2025-10-07 20:37:30.745 | mariadb x86_64 3:10.11.11-1.el10 appstream 1.6 M 2025-10-07 20:37:30.745 | mariadb-devel x86_64 3:10.11.11-1.el10 appstream 1.2 M 2025-10-07 20:37:30.745 | mariadb-server x86_64 3:10.11.11-1.el10 appstream 9.9 M 2025-10-07 20:37:30.745 | Installing dependencies: 2025-10-07 20:37:30.746 | mariadb-common noarch 3:10.11.11-1.el10 appstream 32 k 2025-10-07 20:37:30.746 | mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k 2025-10-07 20:37:30.746 | mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k 2025-10-07 20:37:30.746 | mariadb-connector-c-devel x86_64 3.4.4-1.el10 appstream 60 k 2025-10-07 20:37:30.746 | mariadb-errmsg noarch 3:10.11.11-1.el10 appstream 263 k 2025-10-07 20:37:30.746 | mysql-selinux noarch 1.0.14-1.el10 appstream 37 k 2025-10-07 20:37:30.746 | perl-DBD-MariaDB x86_64 1.23-10.el10 appstream 155 k 2025-10-07 20:37:30.746 | perl-DBI x86_64 1.643-26.el10 appstream 713 k 2025-10-07 20:37:30.746 | perl-Math-BigInt noarch 1:2.0030.03-3.el10 appstream 228 k 2025-10-07 20:37:30.746 | perl-Math-Complex noarch 1.62-514.el10 appstream 47 k 2025-10-07 20:37:30.746 | perl-Sys-Hostname x86_64 1.25-514.el10 appstream 18 k 2025-10-07 20:37:30.746 | Installing weak dependencies: 2025-10-07 20:37:30.746 | mariadb-backup x86_64 3:10.11.11-1.el10 appstream 6.6 M 2025-10-07 20:37:30.746 | mariadb-client-utils x86_64 3:10.11.11-1.el10 appstream 40 k 2025-10-07 20:37:30.746 | mariadb-connector-c-doc noarch 3.4.4-1.el10 crb 121 k 2025-10-07 20:37:30.746 | mariadb-gssapi-server x86_64 3:10.11.11-1.el10 appstream 17 k 2025-10-07 20:37:30.746 | mariadb-server-utils x86_64 3:10.11.11-1.el10 appstream 258 k 2025-10-07 20:37:30.746 | 2025-10-07 20:37:30.746 | Transaction Summary 2025-10-07 20:37:30.746 | ================================================================================ 2025-10-07 20:37:30.746 | Install 19 Packages 2025-10-07 20:37:30.746 | 2025-10-07 20:37:30.746 | Total download size: 21 M 2025-10-07 20:37:30.746 | Installed size: 129 M 2025-10-07 20:37:30.746 | Downloading Packages: 2025-10-07 20:37:31.761 | (1/19): mariadb-10.11.11-1.el10.x86_64.rpm 2.8 MB/s | 1.6 MB 00:00 2025-10-07 20:37:31.772 | (2/19): mariadb-connector-c-config-3.4.4-1.el10 17 kB/s | 9.9 kB 00:00 2025-10-07 20:37:31.898 | (3/19): mariadb-client-utils-10.11.11-1.el10.x8 316 kB/s | 40 kB 00:00 2025-10-07 20:37:31.944 | (4/19): mariadb-connector-c-3.4.4-1.el10.x86_64 278 kB/s | 211 kB 00:00 2025-10-07 20:37:31.962 | (5/19): mariadb-common-10.11.11-1.el10.noarch.r 497 kB/s | 32 kB 00:00 2025-10-07 20:37:32.010 | (6/19): mariadb-connector-c-devel-3.4.4-1.el10. 903 kB/s | 60 kB 00:00 2025-10-07 20:37:32.122 | (7/19): mariadb-errmsg-10.11.11-1.el10.noarch.r 2.3 MB/s | 263 kB 00:00 2025-10-07 20:37:32.185 | (8/19): mariadb-gssapi-server-10.11.11-1.el10.x 281 kB/s | 17 kB 00:00 2025-10-07 20:37:32.321 | (9/19): mariadb-devel-10.11.11-1.el10.x86_64.rp 3.2 MB/s | 1.2 MB 00:00 2025-10-07 20:37:32.883 | (10/19): mariadb-backup-10.11.11-1.el10.x86_64. 5.8 MB/s | 6.6 MB 00:01 2025-10-07 20:37:32.953 | (11/19): mysql-selinux-1.0.14-1.el10.noarch.rpm 546 kB/s | 37 kB 00:00 2025-10-07 20:37:33.023 | (12/19): perl-DBD-MariaDB-1.23-10.el10.x86_64.r 2.2 MB/s | 155 kB 00:00 2025-10-07 20:37:33.044 | (13/19): mariadb-server-utils-10.11.11-1.el10.x 358 kB/s | 258 kB 00:00 2025-10-07 20:37:33.124 | (14/19): mariadb-server-10.11.11-1.el10.x86_64. 11 MB/s | 9.9 MB 00:00 2025-10-07 20:37:33.133 | (15/19): perl-Math-BigInt-2.0030.03-3.el10.noar 2.5 MB/s | 228 kB 00:00 2025-10-07 20:37:33.194 | (16/19): perl-DBI-1.643-26.el10.x86_64.rpm 4.1 MB/s | 713 kB 00:00 2025-10-07 20:37:33.200 | (17/19): perl-Math-Complex-1.62-514.el10.noarch 632 kB/s | 47 kB 00:00 2025-10-07 20:37:33.202 | (18/19): perl-Sys-Hostname-1.25-514.el10.x86_64 263 kB/s | 18 kB 00:00 2025-10-07 20:37:33.274 | (19/19): mariadb-connector-c-doc-3.4.4-1.el10.n 1.5 MB/s | 121 kB 00:00 2025-10-07 20:37:33.278 | -------------------------------------------------------------------------------- 2025-10-07 20:37:33.278 | Total 8.5 MB/s | 21 MB 00:02 2025-10-07 20:37:33.846 | Running transaction check 2025-10-07 20:37:33.923 | Transaction check succeeded. 2025-10-07 20:37:33.925 | Running transaction test 2025-10-07 20:37:34.155 | Transaction test succeeded. 2025-10-07 20:37:34.156 | Running transaction 2025-10-07 20:37:34.462 | Preparing : 1/1 2025-10-07 20:37:34.475 | Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 1/19 2025-10-07 20:37:34.485 | Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 2/19 2025-10-07 20:37:34.491 | Installing : mariadb-common-3:10.11.11-1.el10.noarch 3/19 2025-10-07 20:37:34.508 | Installing : perl-Sys-Hostname-1.25-514.el10.x86_64 4/19 2025-10-07 20:37:34.527 | Installing : mariadb-errmsg-3:10.11.11-1.el10.noarch 5/19 2025-10-07 20:37:34.536 | Installing : mariadb-connector-c-doc-3.4.4-1.el10.noarch 6/19 2025-10-07 20:37:34.543 | Installing : mariadb-connector-c-devel-3.4.4-1.el10.x86_64 7/19 2025-10-07 20:37:34.552 | Installing : perl-Math-Complex-1.62-514.el10.noarch 8/19 2025-10-07 20:37:34.609 | Installing : perl-Math-BigInt-1:2.0030.03-3.el10.noarch 9/19 2025-10-07 20:37:34.625 | Installing : perl-DBI-1.643-26.el10.x86_64 10/19 2025-10-07 20:37:34.631 | Installing : perl-DBD-MariaDB-1.23-10.el10.x86_64 11/19 2025-10-07 20:37:34.658 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-10-07 20:37:34.662 | Installing : mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-10-07 20:37:48.058 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-10-07 20:37:48.058 | libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200. 2025-10-07 20:37:48.058 | 2025-10-07 20:37:48.177 | Installing : mariadb-client-utils-3:10.11.11-1.el10.x86_64 13/19 2025-10-07 20:37:48.249 | Installing : mariadb-3:10.11.11-1.el10.x86_64 14/19 2025-10-07 20:37:48.258 | Installing : mariadb-backup-3:10.11.11-1.el10.x86_64 15/19 2025-10-07 20:37:48.264 | Installing : mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 16/19 2025-10-07 20:37:48.564 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-10-07 20:37:48.575 | Installing : mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-10-07 20:37:48.632 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-10-07 20:37:48.735 | Installing : mariadb-server-utils-3:10.11.11-1.el10.x86_64 18/19 2025-10-07 20:37:48.752 | Installing : mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-10-07 20:37:49.688 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 19/19 2025-10-07 20:37:50.898 | Running scriptlet: mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-10-07 20:37:50.898 | 2025-10-07 20:37:50.898 | Installed: 2025-10-07 20:37:50.898 | mariadb-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-backup-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-client-utils-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-common-3:10.11.11-1.el10.noarch 2025-10-07 20:37:50.898 | mariadb-connector-c-3.4.4-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-connector-c-config-3.4.4-1.el10.noarch 2025-10-07 20:37:50.898 | mariadb-connector-c-devel-3.4.4-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-connector-c-doc-3.4.4-1.el10.noarch 2025-10-07 20:37:50.898 | mariadb-devel-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-errmsg-3:10.11.11-1.el10.noarch 2025-10-07 20:37:50.898 | mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-server-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mariadb-server-utils-3:10.11.11-1.el10.x86_64 2025-10-07 20:37:50.898 | mysql-selinux-1.0.14-1.el10.noarch 2025-10-07 20:37:50.898 | perl-DBD-MariaDB-1.23-10.el10.x86_64 2025-10-07 20:37:50.898 | perl-DBI-1.643-26.el10.x86_64 2025-10-07 20:37:50.898 | perl-Math-BigInt-1:2.0030.03-3.el10.noarch 2025-10-07 20:37:50.898 | perl-Math-Complex-1.62-514.el10.noarch 2025-10-07 20:37:50.898 | perl-Sys-Hostname-1.25-514.el10.x86_64 2025-10-07 20:37:50.898 | 2025-10-07 20:37:50.898 | Complete! 2025-10-07 20:37:50.971 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:37:50.975 | + functions-common:time_stop:2423 : local name 2025-10-07 20:37:50.980 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:37:50.984 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:37:50.988 | + functions-common:time_stop:2426 : local total 2025-10-07 20:37:50.992 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:37:50.996 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:37:51.000 | + functions-common:time_stop:2430 : start_time=1759869450004 2025-10-07 20:37:51.004 | + functions-common:time_stop:2432 : [[ -z 1759869450004 ]] 2025-10-07 20:37:51.009 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:37:51.016 | + functions-common:time_stop:2435 : end_time=1759869471011 2025-10-07 20:37:51.018 | + functions-common:time_stop:2436 : elapsed_time=21007 2025-10-07 20:37:51.021 | + functions-common:time_stop:2437 : total=48432 2025-10-07 20:37:51.025 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:37:51.027 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=69439 2025-10-07 20:37:51.031 | + lib/databases/mysql:install_database_mysql:223 : sudo systemctl enable mariadb 2025-10-07 20:37:51.077 | Created symlink '/etc/systemd/system/mysql.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-10-07 20:37:51.077 | Created symlink '/etc/systemd/system/mysqld.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-10-07 20:37:51.077 | Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-10-07 20:37:51.356 | + ./stack.sh:main:887 : '[' -n mysql ']' 2025-10-07 20:37:51.360 | + ./stack.sh:main:888 : install_database_python 2025-10-07 20:37:51.364 | + lib/database:install_database_python:123 : install_database_python_mysql 2025-10-07 20:37:51.368 | + lib/databases/mysql:install_database_python_mysql:234 : pip_install_gr PyMySQL 2025-10-07 20:37:51.373 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2025-10-07 20:37:51.377 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:37:51.383 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2025-10-07 20:37:51.389 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2025-10-07 20:37:51.392 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:37:51.399 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:37:51.400 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:37:51.410 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2025-10-07 20:37:51.415 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2025-10-07 20:37:51.419 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2025-10-07 20:37:51.424 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2025-10-07 20:37:51.428 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2025-10-07 20:37:51.465 | Using python 3.12 to install PyMySQL 2025-10-07 20:37:51.469 | + 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-10-07 20:37:52.138 | 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-10-07 20:37:52.224 | Collecting PyMySQL 2025-10-07 20:37:52.231 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/94/e4181a1f6286f545507528c78016e00065ea913276888db2262507693ce5/PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-10-07 20:37:52.301 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/94/e4181a1f6286f545507528c78016e00065ea913276888db2262507693ce5/PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-10-07 20:37:52.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 6.6 MB/s eta 0:00:00 2025-10-07 20:37:52.475 | Installing collected packages: PyMySQL 2025-10-07 20:37:52.542 | Successfully installed PyMySQL-1.1.1 2025-10-07 20:37:52.542 | 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-10-07 20:37:52.669 | + inc/python:pip_install:216 : result=0 2025-10-07 20:37:52.674 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:37:52.677 | + functions-common:time_stop:2423 : local name 2025-10-07 20:37:52.681 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:37:52.685 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:37:52.690 | + functions-common:time_stop:2426 : local total 2025-10-07 20:37:52.694 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:37:52.699 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:37:52.703 | + functions-common:time_stop:2430 : start_time=1759869471456 2025-10-07 20:37:52.707 | + functions-common:time_stop:2432 : [[ -z 1759869471456 ]] 2025-10-07 20:37:52.712 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:37:52.720 | + functions-common:time_stop:2435 : end_time=1759869472716 2025-10-07 20:37:52.725 | + functions-common:time_stop:2436 : elapsed_time=1260 2025-10-07 20:37:52.728 | + functions-common:time_stop:2437 : total=11056 2025-10-07 20:37:52.732 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:37:52.737 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=12316 2025-10-07 20:37:52.741 | + inc/python:pip_install:219 : return 0 2025-10-07 20:37:52.746 | + lib/databases/mysql:install_database_python_mysql:235 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2025-10-07 20:37:52.751 | + lib/databases/mysql:install_database_python_mysql:237 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-10-07 20:37:52.754 | + lib/databases/mysql:install_database_python_mysql:238 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2025-10-07 20:37:52.759 | + ./stack.sh:main:891 : is_service_enabled neutron 2025-10-07 20:37:52.788 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:52.791 | + ./stack.sh:main:892 : install_neutron_agent_packages 2025-10-07 20:37:52.796 | + lib/neutron:install_neutron_agent_packages:561 : is_service_enabled q-l3 neutron-l3 2025-10-07 20:37:52.826 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:37:52.831 | + lib/neutron:install_neutron_agent_packages:565 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2025-10-07 20:37:52.859 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:37:52.863 | + ./stack.sh:main:895 : is_service_enabled etcd3 2025-10-07 20:37:52.890 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:52.895 | + ./stack.sh:main:896 : install_etcd3 2025-10-07 20:37:52.899 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2025-10-07 20:37:52.899 | Installing etcd 2025-10-07 20:37:52.903 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2025-10-07 20:37:52.939 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2025-10-07 20:37:52.972 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2025-10-07 20:37:52.978 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2025-10-07 20:37:53.015 | + lib/etcd3:install_etcd3:113 : local etcd_file 2025-10-07 20:37:53.021 | ++ 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-10-07 20:37:53.026 | ++ 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-10-07 20:37:53.031 | +++ 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-10-07 20:37:53.040 | ++ functions:get_extra_file:64 : file_name=etcd-v3.5.21-linux-amd64.tar.gz 2025-10-07 20:37:53.044 | ++ 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-10-07 20:37:53.048 | ++ functions:get_extra_file:67 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2025-10-07 20:37:53.053 | ++ 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-10-07 20:37:53.060 | --2025-10-07 16:37:53-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-10-07 20:37:53.183 | Resolving github.com (github.com)... 140.82.113.4 2025-10-07 20:37:53.198 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2025-10-07 20:37:53.390 | HTTP request sent, awaiting response... 302 Found 2025-10-07 20:37:53.391 | 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-10-07T21%3A38%3A32Z&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-10-07T20%3A37%3A45Z&ske=2025-10-07T21%3A38%3A32Z&sks=b&skv=2018-11-09&sig=cFEEGqgon%2FIpt8hQ2JTg7d3NtgKq0eACMGA2coX9UUE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTI3MywibmJmIjoxNzU5ODY5NDczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5dQqUk-JjdLhMxByQWQuNPQa5zwgu1wpGTFvMA0mh5Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2025-10-07 20:37:53.391 | --2025-10-07 16:37:53-- 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-10-07T21%3A38%3A32Z&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-10-07T20%3A37%3A45Z&ske=2025-10-07T21%3A38%3A32Z&sks=b&skv=2018-11-09&sig=cFEEGqgon%2FIpt8hQ2JTg7d3NtgKq0eACMGA2coX9UUE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTI3MywibmJmIjoxNzU5ODY5NDczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5dQqUk-JjdLhMxByQWQuNPQa5zwgu1wpGTFvMA0mh5Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2025-10-07 20:37:53.392 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2025-10-07 20:37:53.394 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2025-10-07 20:37:53.417 | HTTP request sent, awaiting response... 200 OK 2025-10-07 20:37:53.417 | Length: 20927601 (20M) [application/octet-stream] 2025-10-07 20:37:53.417 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2025-10-07 20:37:53.425 | 2025-10-07 20:37:53.508 | 0K ........ ........ ... 100% 221M=0.09s 2025-10-07 20:37:53.508 | 2025-10-07 20:37:53.508 | 2025-10-07 16:37:53 (221 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2025-10-07 20:37:53.508 | 2025-10-07 20:37:53.516 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2025-10-07 20:37:53.521 | ++ functions:get_extra_file:73 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-10-07 20:37:53.526 | ++ functions:get_extra_file:74 : return 2025-10-07 20:37:53.531 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-10-07 20:37:53.535 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2025-10-07 20:37:53.539 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2025-10-07 20:37:53.544 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2025-10-07 20:37:53.566 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2025-10-07 20:37:53.571 | + 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-10-07 20:37:53.585 | etcd-v3.5.21-linux-amd64/ 2025-10-07 20:37:53.585 | etcd-v3.5.21-linux-amd64/Documentation/ 2025-10-07 20:37:53.585 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2025-10-07 20:37:53.585 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2025-10-07 20:37:53.586 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2025-10-07 20:37:53.586 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2025-10-07 20:37:53.586 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2025-10-07 20:37:53.586 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2025-10-07 20:37:53.586 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2025-10-07 20:37:53.587 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2025-10-07 20:37:53.587 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2025-10-07 20:37:53.587 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2025-10-07 20:37:53.587 | etcd-v3.5.21-linux-amd64/README.md 2025-10-07 20:37:53.587 | etcd-v3.5.21-linux-amd64/etcdutl 2025-10-07 20:37:53.731 | etcd-v3.5.21-linux-amd64/etcdctl 2025-10-07 20:37:53.860 | etcd-v3.5.21-linux-amd64/etcd 2025-10-07 20:37:54.033 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2025-10-07 20:37:54.104 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2025-10-07 20:37:54.166 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2025-10-07 20:37:54.171 | + ./stack.sh:main:905 : is_service_enabled tls-proxy 2025-10-07 20:37:54.198 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:54.203 | + ./stack.sh:main:906 : configure_CA 2025-10-07 20:37:54.206 | + lib/tls:configure_CA:70 : [[ -n 38.102.83.9 ]] 2025-10-07 20:37:54.211 | ++ lib/tls:configure_CA:70 : ipv6_unquote 38.102.83.9 2025-10-07 20:37:54.216 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-10-07 20:37:54.216 | ++ functions-common:ipv6_unquote:2221 : echo 38.102.83.9 2025-10-07 20:37:54.221 | + lib/tls:configure_CA:70 : [[ 38.102.83.9 != \3\8\.\1\0\2\.\8\3\.\9 ]] 2025-10-07 20:37:54.225 | + ./stack.sh:main:907 : init_CA 2025-10-07 20:37:54.229 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2025-10-07 20:37:54.233 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2025-10-07 20:37:54.237 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2025-10-07 20:37:54.240 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2025-10-07 20:37:54.243 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2025-10-07 20:37:54.248 | + lib/tls:create_CA_base:86 : local i 2025-10-07 20:37:54.252 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.256 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2025-10-07 20:37:54.263 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.267 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2025-10-07 20:37:54.274 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.278 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2025-10-07 20:37:54.286 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.290 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2025-10-07 20:37:54.297 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2025-10-07 20:37:54.304 | + lib/tls:create_CA_base:91 : echo 01 2025-10-07 20:37:54.308 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2025-10-07 20:37:54.316 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2025-10-07 20:37:54.321 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2025-10-07 20:37:54.325 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2025-10-07 20:37:54.329 | + lib/tls:create_CA_config:145 : echo ' 2025-10-07 20:37:54.329 | [ ca ] 2025-10-07 20:37:54.329 | default_ca = CA_default 2025-10-07 20:37:54.329 | 2025-10-07 20:37:54.329 | [ CA_default ] 2025-10-07 20:37:54.330 | dir = /opt/stack/data/CA/root-ca 2025-10-07 20:37:54.330 | policy = policy_match 2025-10-07 20:37:54.330 | database = $dir/index.txt 2025-10-07 20:37:54.330 | serial = $dir/serial 2025-10-07 20:37:54.330 | certs = $dir/certs 2025-10-07 20:37:54.330 | crl_dir = $dir/crl 2025-10-07 20:37:54.330 | new_certs_dir = $dir/newcerts 2025-10-07 20:37:54.330 | certificate = $dir/cacert.pem 2025-10-07 20:37:54.330 | private_key = $dir/private/cacert.key 2025-10-07 20:37:54.330 | RANDFILE = $dir/private/.rand 2025-10-07 20:37:54.330 | default_md = sha256 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | [ req ] 2025-10-07 20:37:54.330 | default_bits = 2048 2025-10-07 20:37:54.330 | default_md = sha256 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | prompt = no 2025-10-07 20:37:54.330 | distinguished_name = ca_distinguished_name 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | x509_extensions = ca_extensions 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | [ ca_distinguished_name ] 2025-10-07 20:37:54.330 | organizationName = OpenStack 2025-10-07 20:37:54.330 | organizationalUnitName = DevStack Certificate Authority 2025-10-07 20:37:54.330 | commonName = Root CA 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | [ policy_match ] 2025-10-07 20:37:54.330 | countryName = optional 2025-10-07 20:37:54.330 | stateOrProvinceName = optional 2025-10-07 20:37:54.330 | organizationName = match 2025-10-07 20:37:54.330 | organizationalUnitName = optional 2025-10-07 20:37:54.330 | commonName = supplied 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | [ ca_extensions ] 2025-10-07 20:37:54.330 | basicConstraints = critical,CA:true 2025-10-07 20:37:54.330 | subjectKeyIdentifier = hash 2025-10-07 20:37:54.330 | authorityKeyIdentifier = keyid:always, issuer 2025-10-07 20:37:54.330 | keyUsage = cRLSign, keyCertSign 2025-10-07 20:37:54.330 | 2025-10-07 20:37:54.330 | ' 2025-10-07 20:37:54.333 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2025-10-07 20:37:54.337 | + 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-10-07 20:37:54.352 | ........+......+.+++++++++++++++++++++++++++++++++++++++*.....+..........+...+++++++++++++++++++++++++++++++++++++++*.+...................++++++ 2025-10-07 20:37:54.440 | .+.....+......+.+...+..+.+........+..........+.....+++++++++++++++++++++++++++++++++++++++*...+......+........+..........+.....+.+.........+...+........+.+.....+.+..+.+..+....+...+..+.........+....+..+....+..+...+....+..+...+...+.......+..+...+.............+..+...+............+.+.....+......+..........+.....+.........+.......+...+............+...+.................+....+...+.....+.+++++++++++++++++++++++++++++++++++++++*................+...............+.............+..+.......+...+...+......+.....+.........+......+...+............+.+...+..+...+.......+.........+.....+...+...+....+...+.....+...+....+.....+...+......+......+.+........+.+..............+....+......+..+...+....+......+......+........+.+..+...+.........+............+.+........+......+...+............+...+..........+......+..+........................+..................+.+.........+...........+.......+...+......+...+........+...+.......+........+....+..+..................+.............+...+.....+.+...+.....+......+......+.+...+.....+.........+...........................+.+..+...+............................+.........+..+.+...+..............+...+...+.+......+..+.......+......+...+...........+...+.+......+.....+..........+......+........+....+...+..+......+.......+..+......+............+.......+..+....+.........+..+..........+...+..+...+...+...+.......+.....+....+.....+...+.+......+...........+...+.......+..+..........+...+.....+...+.........+.......+.....+...+..........+...+.....+....+......+...............+........+......+..........+......+...+.........+..+.+..+.+..+.......+...........+.........+.......+...+.....+.......+........+.+..+...+....+..+......+...+..........+.....+....+.................+....+......+...+...+..+.......+.....+.+...............+............+.....+......+............+...+....+........+.......+......+......+.........+..+...+.+.....+.........+.......+...+.....+......+..........+...+...........+................+...+......++++++ 2025-10-07 20:37:54.443 | ----- 2025-10-07 20:37:54.448 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2025-10-07 20:37:54.453 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2025-10-07 20:37:54.457 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2025-10-07 20:37:54.461 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2025-10-07 20:37:54.465 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2025-10-07 20:37:54.469 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2025-10-07 20:37:54.473 | + lib/tls:create_CA_base:86 : local i 2025-10-07 20:37:54.477 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.481 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2025-10-07 20:37:54.489 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.492 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2025-10-07 20:37:54.499 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.503 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2025-10-07 20:37:54.509 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-10-07 20:37:54.514 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2025-10-07 20:37:54.521 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2025-10-07 20:37:54.527 | + lib/tls:create_CA_base:91 : echo 01 2025-10-07 20:37:54.532 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2025-10-07 20:37:54.540 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2025-10-07 20:37:54.543 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2025-10-07 20:37:54.548 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2025-10-07 20:37:54.552 | + lib/tls:create_CA_config:145 : echo ' 2025-10-07 20:37:54.552 | [ ca ] 2025-10-07 20:37:54.553 | default_ca = CA_default 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | [ CA_default ] 2025-10-07 20:37:54.553 | dir = /opt/stack/data/CA/int-ca 2025-10-07 20:37:54.553 | policy = policy_match 2025-10-07 20:37:54.553 | database = $dir/index.txt 2025-10-07 20:37:54.553 | serial = $dir/serial 2025-10-07 20:37:54.553 | certs = $dir/certs 2025-10-07 20:37:54.553 | crl_dir = $dir/crl 2025-10-07 20:37:54.553 | new_certs_dir = $dir/newcerts 2025-10-07 20:37:54.553 | certificate = $dir/cacert.pem 2025-10-07 20:37:54.553 | private_key = $dir/private/cacert.key 2025-10-07 20:37:54.553 | RANDFILE = $dir/private/.rand 2025-10-07 20:37:54.553 | default_md = sha256 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | [ req ] 2025-10-07 20:37:54.553 | default_bits = 2048 2025-10-07 20:37:54.553 | default_md = sha256 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | prompt = no 2025-10-07 20:37:54.553 | distinguished_name = ca_distinguished_name 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | x509_extensions = ca_extensions 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | [ ca_distinguished_name ] 2025-10-07 20:37:54.553 | organizationName = OpenStack 2025-10-07 20:37:54.553 | organizationalUnitName = DevStack Certificate Authority 2025-10-07 20:37:54.553 | commonName = Intermediate CA 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | [ policy_match ] 2025-10-07 20:37:54.553 | countryName = optional 2025-10-07 20:37:54.553 | stateOrProvinceName = optional 2025-10-07 20:37:54.553 | organizationName = match 2025-10-07 20:37:54.553 | organizationalUnitName = optional 2025-10-07 20:37:54.553 | commonName = supplied 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | [ ca_extensions ] 2025-10-07 20:37:54.553 | basicConstraints = critical,CA:true 2025-10-07 20:37:54.553 | subjectKeyIdentifier = hash 2025-10-07 20:37:54.553 | authorityKeyIdentifier = keyid:always, issuer 2025-10-07 20:37:54.553 | keyUsage = cRLSign, keyCertSign 2025-10-07 20:37:54.553 | 2025-10-07 20:37:54.553 | ' 2025-10-07 20:37:54.557 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2025-10-07 20:37:54.561 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2025-10-07 20:37:54.566 | + lib/tls:create_signing_config:198 : echo ' 2025-10-07 20:37:54.566 | [ ca ] 2025-10-07 20:37:54.566 | default_ca = CA_default 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | [ CA_default ] 2025-10-07 20:37:54.566 | dir = /opt/stack/data/CA/int-ca 2025-10-07 20:37:54.566 | policy = policy_match 2025-10-07 20:37:54.566 | database = $dir/index.txt 2025-10-07 20:37:54.566 | serial = $dir/serial 2025-10-07 20:37:54.566 | certs = $dir/certs 2025-10-07 20:37:54.566 | crl_dir = $dir/crl 2025-10-07 20:37:54.566 | new_certs_dir = $dir/newcerts 2025-10-07 20:37:54.566 | certificate = $dir/cacert.pem 2025-10-07 20:37:54.566 | private_key = $dir/private/cacert.key 2025-10-07 20:37:54.566 | RANDFILE = $dir/private/.rand 2025-10-07 20:37:54.566 | default_md = default 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | [ req ] 2025-10-07 20:37:54.566 | default_bits = 1024 2025-10-07 20:37:54.566 | default_md = sha256 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | prompt = no 2025-10-07 20:37:54.566 | distinguished_name = req_distinguished_name 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | x509_extensions = req_extensions 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | [ req_distinguished_name ] 2025-10-07 20:37:54.566 | organizationName = OpenStack 2025-10-07 20:37:54.566 | organizationalUnitName = DevStack Server Farm 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | [ policy_match ] 2025-10-07 20:37:54.566 | countryName = optional 2025-10-07 20:37:54.566 | stateOrProvinceName = optional 2025-10-07 20:37:54.566 | organizationName = match 2025-10-07 20:37:54.566 | organizationalUnitName = optional 2025-10-07 20:37:54.566 | commonName = supplied 2025-10-07 20:37:54.566 | 2025-10-07 20:37:54.566 | [ req_extensions ] 2025-10-07 20:37:54.566 | basicConstraints = CA:false 2025-10-07 20:37:54.566 | subjectKeyIdentifier = hash 2025-10-07 20:37:54.566 | authorityKeyIdentifier = keyid:always, issuer 2025-10-07 20:37:54.566 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2025-10-07 20:37:54.566 | extendedKeyUsage = serverAuth, clientAuth 2025-10-07 20:37:54.567 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2025-10-07 20:37:54.567 | 2025-10-07 20:37:54.567 | ' 2025-10-07 20:37:54.570 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2025-10-07 20:37:54.575 | + 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-10-07 20:37:54.621 | .......+.+...+..+.........+....+...+...+..+...+....+...+.........+........+.+......+...+...+++++++++++++++++++++++++++++++++++++++*..+.+++++++++++++++++++++++++++++++++++++++*.........+.....+....+...........+.......+........+.........+.......+.....+....+.........+.....+...+.........+...+.+..+.......+...............+............+........+.+..+.........+.+.....+...+.+...+...+...+.........+...+..+.+..+.........+....+......++++++ 2025-10-07 20:37:54.659 | .+......+.........+.....+...+......+++++++++++++++++++++++++++++++++++++++*.+..+.........+....+++++++++++++++++++++++++++++++++++++++*........+..+..........+.....+...+.......+.....+.......+..+...+.+...........+.........+............+..........+..+.......+......+..+.+..+.........+...+.......+.........+..+.........+...+.......+..............+....+......++++++ 2025-10-07 20:37:54.667 | ----- 2025-10-07 20:37:54.676 | + 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-10-07 20:37:54.683 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2025-10-07 20:37:54.687 | Check that the request matches the signature 2025-10-07 20:37:54.687 | Signature ok 2025-10-07 20:37:54.687 | The Subject's Distinguished Name is as follows 2025-10-07 20:37:54.687 | organizationName :ASN.1 12:'OpenStack' 2025-10-07 20:37:54.687 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2025-10-07 20:37:54.687 | commonName :ASN.1 12:'Intermediate CA' 2025-10-07 20:37:54.689 | Certificate is to be certified until Oct 7 20:37:54 2026 GMT (365 days) 2025-10-07 20:37:54.692 | 2025-10-07 20:37:54.692 | Write out database with 1 new entries 2025-10-07 20:37:54.693 | Database updated 2025-10-07 20:37:54.699 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2025-10-07 20:37:54.706 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2025-10-07 20:37:54.713 | + lib/tls:init_CA:212 : is_fedora 2025-10-07 20:37:54.717 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:37:54.721 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:37:54.726 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:37:54.730 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:37:54.734 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:37:54.739 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:37:54.743 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:37:54.747 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:37:54.751 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:37:54.756 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:37:54.761 | + 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-10-07 20:37:54.799 | + lib/tls:init_CA:214 : sudo update-ca-trust 2025-10-07 20:37:58.806 | + ./stack.sh:main:908 : init_cert 2025-10-07 20:37:58.810 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2025-10-07 20:37:58.814 | + lib/tls:init_cert:226 : [[ -n 38.102.83.9 ]] 2025-10-07 20:37:58.818 | + lib/tls:init_cert:227 : TLS_IP=IP:38.102.83.9 2025-10-07 20:37:58.822 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2025-10-07 20:37:58.825 | + lib/tls:init_cert:229 : TLS_IP=IP:38.102.83.9,IP:::1 2025-10-07 20:37:58.829 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0005474935.novalocal IP:38.102.83.9,IP:::1 2025-10-07 20:37:58.833 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2025-10-07 20:37:58.836 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2025-10-07 20:37:58.839 | + lib/tls:make_cert:244 : local common_name=np0005474935.novalocal 2025-10-07 20:37:58.843 | + lib/tls:make_cert:245 : local alt_names=IP:38.102.83.9,IP:::1 2025-10-07 20:37:58.847 | + lib/tls:make_cert:247 : '[' np0005474935.novalocal '!=' 38.102.83.9 ']' 2025-10-07 20:37:58.851 | + lib/tls:make_cert:248 : is_ipv4_address 38.102.83.9 2025-10-07 20:37:58.855 | + functions-common:is_ipv4_address:2209 : local address=38.102.83.9 2025-10-07 20:37:58.859 | + functions-common:is_ipv4_address:2210 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2025-10-07 20:37:58.863 | + functions-common:is_ipv4_address:2212 : [[ 38.102.83.9 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2025-10-07 20:37:58.868 | + functions-common:is_ipv4_address:2213 : return 0 2025-10-07 20:37:58.871 | + lib/tls:make_cert:249 : [[ -z IP:38.102.83.9,IP:::1 ]] 2025-10-07 20:37:58.876 | + lib/tls:make_cert:252 : alt_names=IP:38.102.83.9,IP:::1,IP:38.102.83.9 2025-10-07 20:37:58.880 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-10-07 20:37:58.884 | + 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=np0005474935.novalocal' 2025-10-07 20:37:58.928 | ..+...+++++++++++++++++++++++++++++++++++++++*..+.+........+............+....+.....+++++++++++++++++++++++++++++++++++++++*..........+.............+...+..+.+......+........+.......+...+...+...+..+...+....+.......................+....+...+..+...............+.+...+.....+....+..+....+...........+..................+.+.....+.+...+..+.........+...................+........++++++ 2025-10-07 20:37:58.950 | .....+.......+........+.+...........+.+++++++++++++++++++++++++++++++++++++++*.+..+....+...+..+......+....+.........+.....+......+.+.....+.......+.....+..........+...+........+....+...+..+............+.........+.+...+..+...+..........+...+..............+++++++++++++++++++++++++++++++++++++++*......+...+..+...+......+...+...+....+...+...+........+............+.............+..+...+.+........+.......+.....+.........+.+.........+..+.........+.........+.+....................+..........+...+..+...+.......+.........++++++ 2025-10-07 20:37:58.954 | ----- 2025-10-07 20:37:58.962 | + lib/tls:make_cert:268 : [[ -z IP:38.102.83.9,IP:::1,IP:38.102.83.9 ]] 2025-10-07 20:37:58.966 | + lib/tls:make_cert:271 : alt_names=DNS:np0005474935.novalocal,IP:38.102.83.9,IP:::1,IP:38.102.83.9 2025-10-07 20:37:58.969 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0005474935.novalocal,IP:38.102.83.9,IP:::1,IP:38.102.83.9 2025-10-07 20:37:58.974 | + 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=np0005474935.novalocal' -batch 2025-10-07 20:37:58.978 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2025-10-07 20:37:58.980 | Check that the request matches the signature 2025-10-07 20:37:58.980 | Signature ok 2025-10-07 20:37:58.980 | The Subject's Distinguished Name is as follows 2025-10-07 20:37:58.981 | organizationName :ASN.1 12:'OpenStack' 2025-10-07 20:37:58.981 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2025-10-07 20:37:58.981 | commonName :ASN.1 12:'np0005474935.novalocal' 2025-10-07 20:37:58.981 | Certificate is to be certified until Oct 7 20:37:58 2026 GMT (365 days) 2025-10-07 20:37:58.983 | 2025-10-07 20:37:58.983 | Write out database with 1 new entries 2025-10-07 20:37:58.984 | Database updated 2025-10-07 20:37:58.989 | + 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-10-07 20:37:59.003 | + ./stack.sh:main:915 : install_dstat 2025-10-07 20:37:59.007 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2025-10-07 20:37:59.036 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:37:59.040 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2025-10-07 20:37:59.044 | + inc/python:pip_install_gr:94 : local name=psutil 2025-10-07 20:37:59.048 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:37:59.053 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2025-10-07 20:37:59.058 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2025-10-07 20:37:59.062 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:37:59.069 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:37:59.069 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:37:59.077 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2025-10-07 20:37:59.082 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2025-10-07 20:37:59.087 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2025-10-07 20:37:59.092 | + inc/python:pip_install_gr:96 : clean_name=psutil 2025-10-07 20:37:59.096 | + inc/python:pip_install_gr:97 : pip_install psutil 2025-10-07 20:37:59.132 | Using python 3.12 to install psutil 2025-10-07 20:37:59.136 | + 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-10-07 20:37:59.801 | 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-10-07 20:38:00.026 | Collecting psutil 2025-10-07 20:38:00.033 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2025-10-07 20:38:00.061 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/b9/b0eb3f3cbcb734d930fdf839431606844a825b23eaf9a6ab371edac8162c/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2025-10-07 20:38:00.073 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 kB 26.9 MB/s eta 0:00:00 2025-10-07 20:38:00.219 | Installing collected packages: psutil 2025-10-07 20:38:00.365 | Successfully installed psutil-7.0.0 2025-10-07 20:38:00.365 | 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-10-07 20:38:00.482 | + inc/python:pip_install:216 : result=0 2025-10-07 20:38:00.486 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:38:00.489 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:00.493 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:00.497 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:00.501 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:00.505 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:00.508 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:38:00.511 | + functions-common:time_stop:2430 : start_time=1759869479124 2025-10-07 20:38:00.515 | + functions-common:time_stop:2432 : [[ -z 1759869479124 ]] 2025-10-07 20:38:00.520 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:00.527 | + functions-common:time_stop:2435 : end_time=1759869480522 2025-10-07 20:38:00.531 | + functions-common:time_stop:2436 : elapsed_time=1398 2025-10-07 20:38:00.534 | + functions-common:time_stop:2437 : total=12316 2025-10-07 20:38:00.539 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:00.543 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13714 2025-10-07 20:38:00.547 | + inc/python:pip_install:219 : return 0 2025-10-07 20:38:00.553 | + ./stack.sh:main:921 : echo_summary 'Installing OpenStack project source' 2025-10-07 20:38:00.556 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:38:00.561 | + ./stack.sh:echo_summary:474 : echo -e Installing OpenStack project source 2025-10-07 20:38:00.565 | + ./stack.sh:main:924 : install_libs 2025-10-07 20:38:00.569 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2025-10-07 20:38:00.573 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2025-10-07 20:38:00.578 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2025-10-07 20:38:00.582 | + inc/python:use_library_from_git:266 : local name=automaton 2025-10-07 20:38:00.587 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.590 | + 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-10-07 20:38:00.595 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2025-10-07 20:38:00.599 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.603 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2025-10-07 20:38:00.608 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2025-10-07 20:38:00.611 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2025-10-07 20:38:00.615 | + inc/python:use_library_from_git:266 : local name=castellan 2025-10-07 20:38:00.619 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.623 | + 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-10-07 20:38:00.628 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2025-10-07 20:38:00.633 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.638 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2025-10-07 20:38:00.641 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2025-10-07 20:38:00.646 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2025-10-07 20:38:00.650 | + inc/python:use_library_from_git:266 : local name=cliff 2025-10-07 20:38:00.654 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.659 | + 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-10-07 20:38:00.664 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2025-10-07 20:38:00.667 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.672 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2025-10-07 20:38:00.676 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2025-10-07 20:38:00.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2025-10-07 20:38:00.685 | + inc/python:use_library_from_git:266 : local name=cursive 2025-10-07 20:38:00.689 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.693 | + 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-10-07 20:38:00.697 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2025-10-07 20:38:00.701 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.706 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2025-10-07 20:38:00.711 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2025-10-07 20:38:00.715 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2025-10-07 20:38:00.720 | + inc/python:use_library_from_git:266 : local name=debtcollector 2025-10-07 20:38:00.723 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.728 | + 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-10-07 20:38:00.732 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2025-10-07 20:38:00.737 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.740 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2025-10-07 20:38:00.745 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2025-10-07 20:38:00.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2025-10-07 20:38:00.753 | + inc/python:use_library_from_git:266 : local name=futurist 2025-10-07 20:38:00.758 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.761 | + 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-10-07 20:38:00.766 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2025-10-07 20:38:00.770 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.774 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2025-10-07 20:38:00.779 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2025-10-07 20:38:00.783 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2025-10-07 20:38:00.788 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2025-10-07 20:38:00.791 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.796 | + 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-10-07 20:38:00.800 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2025-10-07 20:38:00.804 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.809 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2025-10-07 20:38:00.813 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2025-10-07 20:38:00.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2025-10-07 20:38:00.821 | + inc/python:use_library_from_git:266 : local name=osc-lib 2025-10-07 20:38:00.826 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.830 | + 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-10-07 20:38:00.834 | + 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-10-07 20:38:00.839 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.844 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2025-10-07 20:38:00.847 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2025-10-07 20:38:00.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2025-10-07 20:38:00.856 | + inc/python:use_library_from_git:266 : local name=osc-placement 2025-10-07 20:38:00.860 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.864 | + 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-10-07 20:38:00.869 | + 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-10-07 20:38:00.873 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.878 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2025-10-07 20:38:00.881 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2025-10-07 20:38:00.886 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2025-10-07 20:38:00.890 | + inc/python:use_library_from_git:266 : local name=os-client-config 2025-10-07 20:38:00.895 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.899 | + 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-10-07 20:38:00.904 | + 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-10-07 20:38:00.909 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.912 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2025-10-07 20:38:00.916 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2025-10-07 20:38:00.921 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2025-10-07 20:38:00.925 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2025-10-07 20:38:00.930 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.934 | + 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-10-07 20:38:00.939 | + 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-10-07 20:38:00.943 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.946 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2025-10-07 20:38:00.950 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2025-10-07 20:38:00.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2025-10-07 20:38:00.959 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2025-10-07 20:38:00.963 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:00.967 | + 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-10-07 20:38:00.972 | + 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-10-07 20:38:00.976 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:00.981 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2025-10-07 20:38:00.984 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2025-10-07 20:38:00.988 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2025-10-07 20:38:00.993 | + inc/python:use_library_from_git:266 : local name=oslo.config 2025-10-07 20:38:00.997 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.001 | + 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-10-07 20:38:01.005 | + 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-10-07 20:38:01.008 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.013 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2025-10-07 20:38:01.015 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2025-10-07 20:38:01.019 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2025-10-07 20:38:01.023 | + inc/python:use_library_from_git:266 : local name=oslo.context 2025-10-07 20:38:01.028 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.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-10-07 20:38:01.034 | + 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-10-07 20:38:01.037 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.041 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2025-10-07 20:38:01.044 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2025-10-07 20:38:01.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2025-10-07 20:38:01.050 | + inc/python:use_library_from_git:266 : local name=oslo.db 2025-10-07 20:38:01.053 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.057 | + 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-10-07 20:38:01.061 | + 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-10-07 20:38:01.065 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.069 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2025-10-07 20:38:01.073 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2025-10-07 20:38:01.077 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2025-10-07 20:38:01.081 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2025-10-07 20:38:01.085 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.088 | + 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-10-07 20:38:01.092 | + 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-10-07 20:38:01.096 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.101 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2025-10-07 20:38:01.103 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2025-10-07 20:38:01.107 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2025-10-07 20:38:01.111 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2025-10-07 20:38:01.115 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.120 | + 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-10-07 20:38:01.124 | + 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-10-07 20:38:01.128 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.132 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2025-10-07 20:38:01.136 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2025-10-07 20:38:01.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2025-10-07 20:38:01.143 | + inc/python:use_library_from_git:266 : local name=oslo.log 2025-10-07 20:38:01.148 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.151 | + 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-10-07 20:38:01.156 | + 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-10-07 20:38:01.159 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.164 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2025-10-07 20:38:01.167 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2025-10-07 20:38:01.171 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2025-10-07 20:38:01.175 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2025-10-07 20:38:01.179 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.182 | + 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-10-07 20:38:01.186 | + 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-10-07 20:38:01.190 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.193 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2025-10-07 20:38:01.197 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2025-10-07 20:38:01.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2025-10-07 20:38:01.204 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2025-10-07 20:38:01.207 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.211 | + 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-10-07 20:38:01.216 | + 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-10-07 20:38:01.220 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.224 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2025-10-07 20:38:01.228 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2025-10-07 20:38:01.231 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2025-10-07 20:38:01.234 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2025-10-07 20:38:01.238 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.241 | + 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-10-07 20:38:01.245 | + 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-10-07 20:38:01.249 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.252 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2025-10-07 20:38:01.255 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2025-10-07 20:38:01.260 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2025-10-07 20:38:01.263 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2025-10-07 20:38:01.267 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.270 | + 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-10-07 20:38:01.275 | + 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-10-07 20:38:01.278 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.282 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2025-10-07 20:38:01.284 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2025-10-07 20:38:01.288 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2025-10-07 20:38:01.292 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2025-10-07 20:38:01.296 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.300 | + 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-10-07 20:38:01.303 | + 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-10-07 20:38:01.307 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.311 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2025-10-07 20:38:01.315 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2025-10-07 20:38:01.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2025-10-07 20:38:01.322 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2025-10-07 20:38:01.325 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.329 | + 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-10-07 20:38:01.332 | + 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-10-07 20:38:01.335 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.339 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2025-10-07 20:38:01.343 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2025-10-07 20:38:01.346 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2025-10-07 20:38:01.350 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2025-10-07 20:38:01.355 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.358 | + 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-10-07 20:38:01.361 | + 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-10-07 20:38:01.365 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.369 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2025-10-07 20:38:01.373 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2025-10-07 20:38:01.377 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2025-10-07 20:38:01.379 | + inc/python:use_library_from_git:266 : local name=oslo.service 2025-10-07 20:38:01.384 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.389 | + 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-10-07 20:38:01.392 | + 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-10-07 20:38:01.395 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.400 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2025-10-07 20:38:01.405 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2025-10-07 20:38:01.407 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2025-10-07 20:38:01.411 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2025-10-07 20:38:01.416 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.420 | + 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-10-07 20:38:01.424 | + 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-10-07 20:38:01.429 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.433 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2025-10-07 20:38:01.437 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2025-10-07 20:38:01.440 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2025-10-07 20:38:01.444 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2025-10-07 20:38:01.448 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.452 | + 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-10-07 20:38:01.456 | + 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-10-07 20:38:01.460 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.464 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2025-10-07 20:38:01.468 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2025-10-07 20:38:01.472 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2025-10-07 20:38:01.476 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2025-10-07 20:38:01.480 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.483 | + 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-10-07 20:38:01.487 | + 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-10-07 20:38:01.492 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.496 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2025-10-07 20:38:01.500 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2025-10-07 20:38:01.503 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2025-10-07 20:38:01.508 | + inc/python:use_library_from_git:266 : local name=osprofiler 2025-10-07 20:38:01.512 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.515 | + 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-10-07 20:38:01.520 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2025-10-07 20:38:01.523 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.527 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2025-10-07 20:38:01.531 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2025-10-07 20:38:01.535 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2025-10-07 20:38:01.539 | + inc/python:use_library_from_git:266 : local name=pycadf 2025-10-07 20:38:01.543 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.547 | + 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-10-07 20:38:01.550 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2025-10-07 20:38:01.554 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.557 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2025-10-07 20:38:01.561 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2025-10-07 20:38:01.565 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2025-10-07 20:38:01.569 | + inc/python:use_library_from_git:266 : local name=stevedore 2025-10-07 20:38:01.573 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.577 | + 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-10-07 20:38:01.582 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2025-10-07 20:38:01.586 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.590 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2025-10-07 20:38:01.593 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2025-10-07 20:38:01.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2025-10-07 20:38:01.601 | + inc/python:use_library_from_git:266 : local name=taskflow 2025-10-07 20:38:01.605 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.608 | + 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-10-07 20:38:01.612 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2025-10-07 20:38:01.616 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.620 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2025-10-07 20:38:01.623 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2025-10-07 20:38:01.628 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2025-10-07 20:38:01.631 | + inc/python:use_library_from_git:266 : local name=tooz 2025-10-07 20:38:01.635 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.638 | + 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-10-07 20:38:01.642 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2025-10-07 20:38:01.645 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.650 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2025-10-07 20:38:01.653 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2025-10-07 20:38:01.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2025-10-07 20:38:01.661 | + inc/python:use_library_from_git:266 : local name=os-brick 2025-10-07 20:38:01.665 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.669 | + 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-10-07 20:38:01.673 | + 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-10-07 20:38:01.676 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.680 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2025-10-07 20:38:01.685 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2025-10-07 20:38:01.689 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2025-10-07 20:38:01.693 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2025-10-07 20:38:01.697 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.701 | + 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-10-07 20:38:01.706 | + 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-10-07 20:38:01.709 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.714 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2025-10-07 20:38:01.717 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2025-10-07 20:38:01.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2025-10-07 20:38:01.725 | + inc/python:use_library_from_git:266 : local name=os-traits 2025-10-07 20:38:01.729 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.733 | + 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-10-07 20:38:01.736 | + 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-10-07 20:38:01.741 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.744 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2025-10-07 20:38:01.748 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2025-10-07 20:38:01.752 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2025-10-07 20:38:01.755 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2025-10-07 20:38:01.759 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.763 | + 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-10-07 20:38:01.767 | + 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-10-07 20:38:01.771 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.775 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2025-10-07 20:38:01.779 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2025-10-07 20:38:01.785 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:01.788 | + 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-10-07 20:38:01.793 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2025-10-07 20:38:01.797 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:01.802 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2025-10-07 20:38:01.835 | Using python 3.12 to install etcd3gw 2025-10-07 20:38:01.839 | + 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-10-07 20:38:02.497 | 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-10-07 20:38:02.693 | Collecting etcd3gw 2025-10-07 20:38:02.704 | 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-10-07 20:38:02.763 | Collecting futurist>=0.16.0 (from etcd3gw) 2025-10-07 20:38:02.769 | 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-10-07 20:38:02.777 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.12/site-packages (from etcd3gw) (7.0.1) 2025-10-07 20:38:02.779 | Requirement already satisfied: requests>=2.20.0 in /usr/lib/python3.12/site-packages (from etcd3gw) (2.32.4) 2025-10-07 20:38:02.854 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2025-10-07 20:38:02.862 | 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-10-07 20:38:02.870 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (69.0.3) 2025-10-07 20:38:02.877 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.20.0->etcd3gw) (3.4.2) 2025-10-07 20:38:02.902 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2025-10-07 20:38:02.904 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata (10 kB) 2025-10-07 20:38:02.966 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2025-10-07 20:38:02.970 | 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-10-07 20:38:02.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 7.7 MB/s eta 0:00:00 2025-10-07 20:38:03.250 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2025-10-07 20:38:03.257 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/5a/04cde32b07a7431d4ed0553a76fdb7a61270e78c5fd5a603e190ac389f14/wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2025-10-07 20:38:03.311 | 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-10-07 20:38:03.323 | 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-10-07 20:38:03.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 6.7 MB/s eta 0:00:00 2025-10-07 20:38:03.336 | 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-10-07 20:38:03.342 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl (70 kB) 2025-10-07 20:38:03.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 9.4 MB/s eta 0:00:00 2025-10-07 20:38:03.353 | 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-10-07 20:38:03.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 18.5 MB/s eta 0:00:00 2025-10-07 20:38:03.370 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/5a/04cde32b07a7431d4ed0553a76fdb7a61270e78c5fd5a603e190ac389f14/wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2025-10-07 20:38:03.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 kB 12.7 MB/s eta 0:00:00 2025-10-07 20:38:03.575 | Installing collected packages: wrapt, urllib3, idna, debtcollector, futurist, etcd3gw 2025-10-07 20:38:03.833 | Successfully installed debtcollector-3.0.0 etcd3gw-2.4.2 futurist-3.2.1 idna-3.10 urllib3-1.26.20 wrapt-1.17.2 2025-10-07 20:38:03.833 | 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-10-07 20:38:03.971 | + inc/python:pip_install:216 : result=0 2025-10-07 20:38:03.976 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:38:03.978 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:03.982 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:03.985 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:03.989 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:03.993 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:03.996 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:38:04.000 | + functions-common:time_stop:2430 : start_time=1759869481827 2025-10-07 20:38:04.004 | + functions-common:time_stop:2432 : [[ -z 1759869481827 ]] 2025-10-07 20:38:04.008 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:04.015 | + functions-common:time_stop:2435 : end_time=1759869484010 2025-10-07 20:38:04.018 | + functions-common:time_stop:2436 : elapsed_time=2183 2025-10-07 20:38:04.022 | + functions-common:time_stop:2437 : total=13714 2025-10-07 20:38:04.024 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:04.028 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=15897 2025-10-07 20:38:04.031 | + inc/python:pip_install:219 : return 0 2025-10-07 20:38:04.036 | + ./stack.sh:main:927 : install_apache_uwsgi 2025-10-07 20:38:04.040 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2025-10-07 20:38:04.045 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2025-10-07 20:38:04.047 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:38:04.051 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:38:04.055 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:38:04.059 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:04.062 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:38:04.067 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:38:04.070 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:38:04.075 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:38:04.079 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:38:04.083 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:38:04.088 | + lib/apache:install_apache_uwsgi:81 : apxs=apxs 2025-10-07 20:38:04.092 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2025-10-07 20:38:04.095 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:04.098 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:04.104 | + lib/apache:install_apache_uwsgi:92 : is_fedora 2025-10-07 20:38:04.107 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:38:04.110 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:38:04.114 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:38:04.118 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:04.122 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:38:04.127 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:38:04.131 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:38:04.135 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:38:04.138 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:38:04.141 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:38:04.145 | + lib/apache:install_apache_uwsgi:92 : is_openeuler 2025-10-07 20:38:04.149 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-10-07 20:38:04.153 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:04.156 | + lib/apache:install_apache_uwsgi:92 : [[ rhel10 =~ f36|rhel9 ]] 2025-10-07 20:38:04.160 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 2025-10-07 20:38:04.163 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:38:04.167 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:38:04.170 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:38:04.175 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:38:04.179 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:38:04.182 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:38:04.186 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:04.188 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:04.193 | + functions-common:install_package:1442 : real_install_package uwsgi uwsgi-plugin-python3 2025-10-07 20:38:04.197 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:38:04.201 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:04.205 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:04.208 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:38:04.212 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:38:04.216 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:38:04.220 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:38:04.224 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:04.227 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:38:04.230 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:38:04.234 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:38:04.237 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:38:04.240 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:38:04.245 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:38:04.247 | + functions-common:real_install_package:1432 : yum_install uwsgi uwsgi-plugin-python3 2025-10-07 20:38:04.251 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:38:04.255 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:38:04.259 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:38:04.262 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:38:04.266 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:38:04.270 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:38:04.275 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:38:04.281 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869484277 2025-10-07 20:38:04.285 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y uwsgi uwsgi-plugin-python3 2025-10-07 20:38:04.290 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:38:04.293 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:38:04.300 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:38:04.305 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:38:04.308 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y uwsgi uwsgi-plugin-python3 2025-10-07 20:38:04.892 | Last metadata expiration check: 0:02:05 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:38:04.985 | Dependencies resolved. 2025-10-07 20:38:04.986 | ================================================================================ 2025-10-07 20:38:04.986 | Package Arch Version Repository Size 2025-10-07 20:38:04.986 | ================================================================================ 2025-10-07 20:38:04.986 | Installing: 2025-10-07 20:38:04.986 | uwsgi x86_64 2.0.27-4.el10s delorean-master-testing 389 k 2025-10-07 20:38:04.986 | uwsgi-plugin-python3 x86_64 2.0.27-4.el10s delorean-master-testing 74 k 2025-10-07 20:38:04.986 | Installing dependencies: 2025-10-07 20:38:04.986 | uwsgi-plugin-common x86_64 2.0.27-4.el10s delorean-master-testing 46 k 2025-10-07 20:38:04.986 | 2025-10-07 20:38:04.986 | Transaction Summary 2025-10-07 20:38:04.986 | ================================================================================ 2025-10-07 20:38:04.986 | Install 3 Packages 2025-10-07 20:38:04.986 | 2025-10-07 20:38:04.987 | Total download size: 509 k 2025-10-07 20:38:04.987 | Installed size: 1.2 M 2025-10-07 20:38:04.987 | Downloading Packages: 2025-10-07 20:38:05.011 | (1/3): uwsgi-plugin-common-2.0.27-4.el10s.x86_6 1.9 MB/s | 46 kB 00:00 2025-10-07 20:38:05.017 | (2/3): uwsgi-plugin-python3-2.0.27-4.el10s.x86_ 2.5 MB/s | 74 kB 00:00 2025-10-07 20:38:05.025 | (3/3): uwsgi-2.0.27-4.el10s.x86_64.rpm 10 MB/s | 389 kB 00:00 2025-10-07 20:38:05.026 | -------------------------------------------------------------------------------- 2025-10-07 20:38:05.026 | Total 13 MB/s | 509 kB 00:00 2025-10-07 20:38:05.026 | Running transaction check 2025-10-07 20:38:05.041 | Transaction check succeeded. 2025-10-07 20:38:05.041 | Running transaction test 2025-10-07 20:38:05.106 | Transaction test succeeded. 2025-10-07 20:38:05.106 | Running transaction 2025-10-07 20:38:05.229 | Preparing : 1/1 2025-10-07 20:38:05.344 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-10-07 20:38:05.354 | Installing : uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-10-07 20:38:05.403 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-10-07 20:38:05.412 | Installing : uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2/3 2025-10-07 20:38:05.492 | Installing : uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-10-07 20:38:06.378 | Running scriptlet: uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-10-07 20:38:06.378 | 2025-10-07 20:38:06.378 | Installed: 2025-10-07 20:38:06.378 | uwsgi-2.0.27-4.el10s.x86_64 2025-10-07 20:38:06.378 | uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2025-10-07 20:38:06.378 | uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 2025-10-07 20:38:06.378 | 2025-10-07 20:38:06.378 | Complete! 2025-10-07 20:38:06.452 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:38:06.455 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:06.459 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:06.461 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:06.463 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:06.466 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:06.470 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:38:06.472 | + functions-common:time_stop:2430 : start_time=1759869484277 2025-10-07 20:38:06.476 | + functions-common:time_stop:2432 : [[ -z 1759869484277 ]] 2025-10-07 20:38:06.479 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:06.486 | + functions-common:time_stop:2435 : end_time=1759869486482 2025-10-07 20:38:06.490 | + functions-common:time_stop:2436 : elapsed_time=2205 2025-10-07 20:38:06.493 | + functions-common:time_stop:2437 : total=69439 2025-10-07 20:38:06.496 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:06.500 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=71644 2025-10-07 20:38:06.504 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2025-10-07 20:38:06.507 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:06.510 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:06.513 | + ./stack.sh:main:930 : install_keystoneauth 2025-10-07 20:38:06.517 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2025-10-07 20:38:06.521 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2025-10-07 20:38:06.524 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.527 | + 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-10-07 20:38:06.531 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2025-10-07 20:38:06.535 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.538 | + ./stack.sh:main:931 : install_keystoneclient 2025-10-07 20:38:06.542 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2025-10-07 20:38:06.545 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2025-10-07 20:38:06.548 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.552 | + 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-10-07 20:38:06.555 | + 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-10-07 20:38:06.559 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.562 | + ./stack.sh:main:932 : install_glanceclient 2025-10-07 20:38:06.565 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2025-10-07 20:38:06.568 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2025-10-07 20:38:06.573 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.577 | + 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-10-07 20:38:06.582 | + 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-10-07 20:38:06.586 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.589 | + ./stack.sh:main:933 : install_cinderclient 2025-10-07 20:38:06.592 | + lib/cinder:install_cinderclient:574 : use_library_from_git python-brick-cinderclient-ext 2025-10-07 20:38:06.597 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2025-10-07 20:38:06.602 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.605 | + 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-10-07 20:38:06.610 | + 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-10-07 20:38:06.614 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.619 | + lib/cinder:install_cinderclient:579 : use_library_from_git python-cinderclient 2025-10-07 20:38:06.623 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2025-10-07 20:38:06.628 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.632 | + 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-10-07 20:38:06.637 | + 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-10-07 20:38:06.641 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.646 | + ./stack.sh:main:934 : install_novaclient 2025-10-07 20:38:06.650 | + lib/nova:install_novaclient:923 : use_library_from_git python-novaclient 2025-10-07 20:38:06.653 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2025-10-07 20:38:06.658 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.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-10-07 20:38:06.667 | + 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-10-07 20:38:06.671 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.675 | + ./stack.sh:main:935 : is_service_enabled swift glance horizon 2025-10-07 20:38:06.702 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:06.706 | + ./stack.sh:main:936 : install_swiftclient 2025-10-07 20:38:06.710 | + lib/swift:install_swiftclient:730 : use_library_from_git python-swiftclient 2025-10-07 20:38:06.714 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2025-10-07 20:38:06.718 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.722 | + 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-10-07 20:38:06.727 | + 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-10-07 20:38:06.731 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.736 | + ./stack.sh:main:938 : is_service_enabled neutron nova horizon 2025-10-07 20:38:06.764 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:06.768 | + ./stack.sh:main:939 : install_neutronclient 2025-10-07 20:38:06.772 | + lib/neutron:install_neutronclient:552 : use_library_from_git python-neutronclient 2025-10-07 20:38:06.776 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2025-10-07 20:38:06.780 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.784 | + 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-10-07 20:38:06.788 | + 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-10-07 20:38:06.792 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.797 | + ./stack.sh:main:943 : install_keystonemiddleware 2025-10-07 20:38:06.800 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2025-10-07 20:38:06.805 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2025-10-07 20:38:06.809 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:06.813 | + 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-10-07 20:38:06.817 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2025-10-07 20:38:06.822 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:06.827 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2025-10-07 20:38:06.831 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2025-10-07 20:38:06.835 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:38:06.840 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2025-10-07 20:38:06.844 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2025-10-07 20:38:06.848 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:38:06.855 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:38:06.855 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:38:06.863 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2025-10-07 20:38:06.867 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2025-10-07 20:38:06.871 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2025-10-07 20:38:06.876 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2025-10-07 20:38:06.880 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2025-10-07 20:38:06.914 | Using python 3.12 to install keystonemiddleware 2025-10-07 20:38:06.918 | + 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-10-07 20:38:07.589 | 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-10-07 20:38:07.662 | Collecting keystonemiddleware 2025-10-07 20:38:07.673 | 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-10-07 20:38:07.769 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2025-10-07 20:38:07.777 | 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-10-07 20:38:07.854 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2025-10-07 20:38:07.884 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/e4/64ac66625e785f0f140fc7b503e2e2878f99688056126a1ef2e3e4bf2bca/oslo_cache-3.12.0-py3-none-any.whl.metadata (3.2 kB) 2025-10-07 20:38:07.970 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2025-10-07 20:38:07.980 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-07 20:38:08.040 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2025-10-07 20:38:08.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/30/3cc6032a86d0ea215b2710e59c42fbcc9233e017c88b9382f121212ca02e/oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-07 20:38:08.103 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2025-10-07 20:38:08.111 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/2c/463d3142ab76cdbd932714ef909a43509ce7a1929a08ab90a6a2b5f2c9d9/oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-07 20:38:08.193 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2025-10-07 20:38:08.200 | 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-10-07 20:38:08.261 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2025-10-07 20:38:08.269 | 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-10-07 20:38:08.359 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2025-10-07 20:38:08.366 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/47/1303a7050bb1dc6c5cb76a178520a215a7e7181afad637adc26482d7f257/oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-07 20:38:08.374 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (7.0.1) 2025-10-07 20:38:08.419 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2025-10-07 20:38:08.426 | 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-10-07 20:38:08.478 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-10-07 20:38:08.488 | 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-10-07 20:38:08.562 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2025-10-07 20:38:08.570 | 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-10-07 20:38:08.578 | Requirement already satisfied: requests>=2.14.2 in /usr/lib/python3.12/site-packages (from keystonemiddleware) (2.32.4) 2025-10-07 20:38:08.626 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2025-10-07 20:38:08.633 | 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-10-07 20:38:08.652 | 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-10-07 20:38:08.710 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-10-07 20:38:08.713 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/c5/0c06759b95747882bb50abda18f5fb48c3e9b0fbfc6ebc0e23550b52415d/stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-07 20:38:08.752 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-10-07 20:38:08.783 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/ef/d24a7c6772d9ec554d12b97275ee5c8461c90dd73ccd1b364cf586018bb1/os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) 2025-10-07 20:38:08.850 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-10-07 20:38:08.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-07 20:38:08.919 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2025-10-07 20:38:08.927 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fb/91/6191ee1b821a03ed2487f234b11c58b0390c305452cf31e1e33b4a53064d/dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) 2025-10-07 20:38:08.972 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware) (3.0.0) 2025-10-07 20:38:09.020 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2025-10-07 20:38:09.029 | 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-10-07 20:38:09.062 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2025-10-07 20:38:09.069 | 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-10-07 20:38:09.127 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2025-10-07 20:38:09.129 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/2b/614b4752f2e127db5cc206abc23a8c19678e92b23c3db30fc86ab731d3bd/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-10-07 20:38:09.173 | 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-10-07 20:38:09.331 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-10-07 20:38:09.337 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/ec/fd869e2567cc9c01278a736cfd1697941ba0d4b81a43e0aa2e8d71dab208/msgpack-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2025-10-07 20:38:09.381 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-10-07 20:38:09.386 | 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-10-07 20:38:09.488 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-10-07 20:38:09.495 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 2025-10-07 20:38:09.538 | Collecting packaging>=20.4 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-10-07 20:38:09.540 | 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-10-07 20:38:09.548 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.0.0) 2025-10-07 20:38:09.552 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (69.0.3) 2025-10-07 20:38:09.587 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.2) 2025-10-07 20:38:09.588 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.10) 2025-10-07 20:38:09.591 | 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-10-07 20:38:09.606 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware) (1.17.2) 2025-10-07 20:38:09.657 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2025-10-07 20:38:09.663 | 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-10-07 20:38:09.755 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2025-10-07 20:38:09.757 | 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-10-07 20:38:09.852 | 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-10-07 20:38:09.863 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.1/152.1 kB 19.9 MB/s eta 0:00:00 2025-10-07 20:38:09.870 | 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-10-07 20:38:09.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 41.1 MB/s eta 0:00:00 2025-10-07 20:38:09.888 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/e4/64ac66625e785f0f140fc7b503e2e2878f99688056126a1ef2e3e4bf2bca/oslo_cache-3.12.0-py3-none-any.whl (76 kB) 2025-10-07 20:38:09.896 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.4/76.4 kB 10.0 MB/s eta 0:00:00 2025-10-07 20:38:09.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/c6/9a58e64e63bb844b77cf98f7bbeb060cb6bf9697962fddbb2dd0dd8f8047/oslo_config-10.0.0-py3-none-any.whl (131 kB) 2025-10-07 20:38:09.911 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 17.8 MB/s eta 0:00:00 2025-10-07 20:38:09.917 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/30/3cc6032a86d0ea215b2710e59c42fbcc9233e017c88b9382f121212ca02e/oslo_context-6.1.0-py3-none-any.whl (19 kB) 2025-10-07 20:38:09.927 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/2c/463d3142ab76cdbd932714ef909a43509ce7a1929a08ab90a6a2b5f2c9d9/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2025-10-07 20:38:09.934 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 7.9 MB/s eta 0:00:00 2025-10-07 20:38:09.939 | 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-10-07 20:38:09.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 10.0 MB/s eta 0:00:00 2025-10-07 20:38:09.952 | 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-10-07 20:38:09.962 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/47/1303a7050bb1dc6c5cb76a178520a215a7e7181afad637adc26482d7f257/oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-10-07 20:38:09.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 kB 19.0 MB/s eta 0:00:00 2025-10-07 20:38:09.976 | 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-10-07 20:38:09.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 7.0 MB/s eta 0:00:00 2025-10-07 20:38:09.990 | 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-10-07 20:38:10.004 | 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-10-07 20:38:10.019 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 35.0 MB/s eta 0:00:00 2025-10-07 20:38:10.027 | 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-10-07 20:38:10.038 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 12.2 MB/s eta 0:00:00 2025-10-07 20:38:10.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fb/91/6191ee1b821a03ed2487f234b11c58b0390c305452cf31e1e33b4a53064d/dogpile_cache-1.4.0-py3-none-any.whl (62 kB) 2025-10-07 20:38:10.057 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.9/62.9 kB 6.4 MB/s eta 0:00:00 2025-10-07 20:38:10.061 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/ec/fd869e2567cc9c01278a736cfd1697941ba0d4b81a43e0aa2e8d71dab208/msgpack-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) 2025-10-07 20:38:10.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 36.0 MB/s eta 0:00:00 2025-10-07 20:38:10.085 | 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-10-07 20:38:10.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 76.3 MB/s eta 0:00:00 2025-10-07 20:38:10.125 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/ef/d24a7c6772d9ec554d12b97275ee5c8461c90dd73ccd1b364cf586018bb1/os_service_types-1.8.0-py3-none-any.whl (24 kB) 2025-10-07 20:38:10.135 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-10-07 20:38:10.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 6.6 MB/s eta 0:00:00 2025-10-07 20:38:10.155 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/e7/df2285f3d08fee213f2d041540fa4fc9ca6c2d44cf36d3a035bf2a8d2bcc/pyparsing-3.2.3-py3-none-any.whl (111 kB) 2025-10-07 20:38:10.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.1/111.1 kB 15.7 MB/s eta 0:00:00 2025-10-07 20:38:10.169 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/2b/614b4752f2e127db5cc206abc23a8c19678e92b23c3db30fc86ab731d3bd/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-10-07 20:38:10.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 51.4 MB/s eta 0:00:00 2025-10-07 20:38:10.194 | 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-10-07 20:38:10.206 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/c5/0c06759b95747882bb50abda18f5fb48c3e9b0fbfc6ebc0e23550b52415d/stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-10-07 20:38:10.216 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 6.3 MB/s eta 0:00:00 2025-10-07 20:38:10.222 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/00/d631e67a838026495268c2f6884f3711a15a9a2a96cd244fdaea53b823fb/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2025-10-07 20:38:10.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 kB 5.2 MB/s eta 0:00:00 2025-10-07 20:38:10.241 | 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-10-07 20:38:10.257 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 27.4 MB/s eta 0:00:00 2025-10-07 20:38:10.262 | 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-10-07 20:38:10.273 | 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-10-07 20:38:10.566 | 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-10-07 20:38:12.366 | Successfully installed PyJWT-2.10.1 PyYAML-6.0.2 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.4.0 keystoneauth1-5.12.0 keystonemiddleware-10.12.0 msgpack-1.1.1 netaddr-1.3.0 os-service-types-1.8.0 oslo.cache-3.12.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 packaging-25.0 pycadf-4.0.1 pyparsing-3.2.3 python-keystoneclient-5.7.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.5.0 typing-extensions-4.14.1 tzdata-2025.2 2025-10-07 20:38:12.367 | 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-10-07 20:38:12.558 | + inc/python:pip_install:216 : result=0 2025-10-07 20:38:12.562 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:38:12.565 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:12.570 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:12.572 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:12.576 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:12.579 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:12.584 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:38:12.587 | + functions-common:time_stop:2430 : start_time=1759869486905 2025-10-07 20:38:12.591 | + functions-common:time_stop:2432 : [[ -z 1759869486905 ]] 2025-10-07 20:38:12.595 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:12.600 | + functions-common:time_stop:2435 : end_time=1759869492597 2025-10-07 20:38:12.603 | + functions-common:time_stop:2436 : elapsed_time=5692 2025-10-07 20:38:12.606 | + functions-common:time_stop:2437 : total=15897 2025-10-07 20:38:12.610 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:12.613 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=21589 2025-10-07 20:38:12.618 | + inc/python:pip_install:219 : return 0 2025-10-07 20:38:12.622 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2025-10-07 20:38:12.627 | + inc/python:pip_install_gr:94 : local name=python-memcached 2025-10-07 20:38:12.630 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:38:12.635 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2025-10-07 20:38:12.639 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2025-10-07 20:38:12.642 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:38:12.648 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:38:12.649 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:38:12.657 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2025-10-07 20:38:12.662 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2025-10-07 20:38:12.665 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2025-10-07 20:38:12.670 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2025-10-07 20:38:12.675 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2025-10-07 20:38:12.710 | Using python 3.12 to install python-memcached 2025-10-07 20:38:12.714 | + 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-10-07 20:38:13.390 | 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-10-07 20:38:13.453 | Collecting python-memcached 2025-10-07 20:38:13.462 | 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-10-07 20:38:13.492 | 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-10-07 20:38:13.757 | Installing collected packages: python-memcached 2025-10-07 20:38:13.782 | Successfully installed python-memcached-1.62 2025-10-07 20:38:13.782 | 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-10-07 20:38:13.913 | + inc/python:pip_install:216 : result=0 2025-10-07 20:38:13.917 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:38:13.920 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:13.924 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:13.927 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:13.930 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:13.934 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:13.937 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:38:13.940 | + functions-common:time_stop:2430 : start_time=1759869492701 2025-10-07 20:38:13.944 | + functions-common:time_stop:2432 : [[ -z 1759869492701 ]] 2025-10-07 20:38:13.948 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:13.955 | + functions-common:time_stop:2435 : end_time=1759869493951 2025-10-07 20:38:13.958 | + functions-common:time_stop:2436 : elapsed_time=1250 2025-10-07 20:38:13.962 | + functions-common:time_stop:2437 : total=21589 2025-10-07 20:38:13.965 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:13.969 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=22839 2025-10-07 20:38:13.974 | + inc/python:pip_install:219 : return 0 2025-10-07 20:38:13.978 | + ./stack.sh:main:945 : is_service_enabled keystone 2025-10-07 20:38:14.007 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:14.012 | + ./stack.sh:main:946 : '[' 38.102.83.9 == 38.102.83.9 ']' 2025-10-07 20:38:14.016 | + ./stack.sh:main:947 : stack_install_service keystone 2025-10-07 20:38:14.021 | + lib/stack:stack_install_service:20 : local service=keystone 2025-10-07 20:38:14.026 | + lib/stack:stack_install_service:21 : type install_keystone 2025-10-07 20:38:14.030 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:38:14.034 | + lib/stack:stack_install_service:32 : install_keystone 2025-10-07 20:38:14.038 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2025-10-07 20:38:14.066 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:14.069 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2025-10-07 20:38:14.073 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/keystone.git 2025-10-07 20:38:14.076 | + functions-common:git_clone:593 : local git_dest=/opt/stack/keystone 2025-10-07 20:38:14.080 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:38:14.083 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:38:14.088 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:38:14.092 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:38:14.096 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:38:14.100 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:38:14.127 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:38:14.131 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:38:14.135 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:38:14.139 | + functions-common:git_clone:613 : echo master 2025-10-07 20:38:14.139 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:38:14.142 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:38:14.148 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/keystone ]] 2025-10-07 20:38:14.152 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:38:14.156 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/keystone 2025-10-07 20:38:14.192 | + functions-common:git_clone:675 : cd /opt/stack/keystone 2025-10-07 20:38:14.197 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:38:14.197 | + functions-common:git_clone:676 : head -1 2025-10-07 20:38:14.205 | 98b5b4c48 Merge "Fix federation mapping jsonschema" 2025-10-07 20:38:14.211 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:38:14.214 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2025-10-07 20:38:14.218 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:38:14.222 | + inc/python:setup_develop:355 : [[ /opt/stack/keystone == -bindep* ]] 2025-10-07 20:38:14.227 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/keystone 2025-10-07 20:38:14.231 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:38:14.235 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2025-10-07 20:38:14.239 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:38:14.243 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/keystone == -bindep* ]] 2025-10-07 20:38:14.247 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/keystone 2025-10-07 20:38:14.251 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:38:14.255 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:38:14.261 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/keystone 2025-10-07 20:38:14.264 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:38:14.268 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/keystone 2025-10-07 20:38:14.273 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:38:14.276 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:38:14.282 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2025-10-07 20:38:14.291 | + inc/python:_setup_package_with_constraints_edit:401 : name=keystone 2025-10-07 20:38:14.295 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z keystone ']' 2025-10-07 20:38:14.298 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2025-10-07 20:38:14.447 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:38:14.447 | import pkg_resources 2025-10-07 20:38:14.527 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/keystone -e 2025-10-07 20:38:14.531 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:38:14.535 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:38:14.538 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:38:14.542 | + inc/python:setup_package:440 : [[ /opt/stack/keystone == -bindep* ]] 2025-10-07 20:38:14.545 | + inc/python:setup_package:445 : local project_dir=/opt/stack/keystone 2025-10-07 20:38:14.549 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:38:14.553 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:38:14.557 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:38:14.560 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:38:14.564 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:38:14.568 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:38:14.572 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:38:14.575 | + inc/python:setup_package:465 : pip_install -e /opt/stack/keystone 2025-10-07 20:38:14.604 | Using python 3.12 to install /opt/stack/keystone 2025-10-07 20:38:14.608 | + 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-10-07 20:38:15.284 | 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-10-07 20:38:15.292 | Obtaining file:///opt/stack/keystone 2025-10-07 20:38:15.295 | Installing build dependencies: started 2025-10-07 20:38:17.126 | Installing build dependencies: finished with status 'done' 2025-10-07 20:38:17.129 | Checking if build backend supports build_editable: started 2025-10-07 20:38:17.300 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:38:17.302 | Getting requirements to build editable: started 2025-10-07 20:38:17.470 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:38:17.475 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:38:18.039 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:38:18.120 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (7.0.1) 2025-10-07 20:38:18.122 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (1.8.9) 2025-10-07 20:38:18.225 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev10) 2025-10-07 20:38:18.231 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/68/9d4508e893976286d2ead7f8f571314af6c2037af34853a30fd769c02e9d/flask-3.1.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-07 20:38:18.279 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev10) 2025-10-07 20:38:18.287 | 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-10-07 20:38:18.667 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev10) 2025-10-07 20:38:18.686 | 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-10-07 20:38:19.178 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.190 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/86/00/fcd8daab13a9119d41f3e485a101c29f5d2085bda459154ba354c616bf4e/sqlalchemy-2.0.42-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2025-10-07 20:38:19.202 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (5.5.0) 2025-10-07 20:38:19.205 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (5.7.0) 2025-10-07 20:38:19.207 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (10.12.0) 2025-10-07 20:38:19.355 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.363 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/fe/da28a5916128d541da0993328dc5cf4b43dfbf6655f2c7a2abe26ca2dc88/bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-10-07 20:38:19.504 | Collecting scrypt>=0.8.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.511 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/1d/539cccf92931fa7a31af7a61b351cb7a75532f1940a1d45646717d7d36d2/scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB) 2025-10-07 20:38:19.523 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (3.12.0) 2025-10-07 20:38:19.525 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (10.0.0) 2025-10-07 20:38:19.526 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (6.1.0) 2025-10-07 20:38:19.633 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.642 | 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-10-07 20:38:19.769 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.777 | 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-10-07 20:38:19.787 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (6.6.0) 2025-10-07 20:38:19.788 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (7.2.1) 2025-10-07 20:38:19.855 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.864 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/13/596ea9360b7131cdbba15d2c0d82bc5c016f329b1e2ad3f2a3339baab179/oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB) 2025-10-07 20:38:19.978 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:19.987 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/fe/52588dd74389a2c780cb19ab3503e32951639fee3e78dced4e2582e5e0ec/oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-10-07 20:38:19.998 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (5.8.0) 2025-10-07 20:38:20.048 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:20.056 | 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-10-07 20:38:20.062 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (9.1.0) 2025-10-07 20:38:20.104 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev10) 2025-10-07 20:38:20.112 | 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-10-07 20:38:20.169 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:20.177 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/0b/2ad218423e0608f279e2e3ceda7ff5415e76467cd6d6d1406756c9dd5b6f/pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2025-10-07 20:38:20.185 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (2.10.1) 2025-10-07 20:38:20.187 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (1.4.0) 2025-10-07 20:38:20.259 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:20.267 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/54/c86cd8e011fe98803d7e382fd67c0df5ceab8d2b7ad8c5a81524f791551c/jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 2025-10-07 20:38:20.279 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev10) (4.0.1) 2025-10-07 20:38:20.279 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib64/python3.12/site-packages (from keystone==28.1.0.dev10) (1.1.1) 2025-10-07 20:38:20.325 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:20.338 | 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-10-07 20:38:20.410 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev10) 2025-10-07 20:38:20.416 | 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-10-07 20:38:20.668 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev10) 2025-10-07 20:38:20.674 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/d5/da47df7004cb17e4955df6a43d14b3b4ae77737dff8bf7f8f333196717bf/cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-10-07 20:38:20.687 | 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.dev10) (5.2.1) 2025-10-07 20:38:20.728 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev10) 2025-10-07 20:38:20.736 | 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-10-07 20:38:20.780 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev10) 2025-10-07 20:38:20.785 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl.metadata (2.6 kB) 2025-10-07 20:38:20.821 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev10) 2025-10-07 20:38:20.825 | 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-10-07 20:38:20.831 | 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.dev10) (3.1.6) 2025-10-07 20:38:20.961 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev10) 2025-10-07 20:38:21.026 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/f0/89e7aadfb3749d0f52234a0c8c7867877876e0a20b60e2188e9850794c17/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2025-10-07 20:38:21.088 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev10) 2025-10-07 20:38:21.094 | 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-10-07 20:38:21.116 | 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.dev10) (1.17.0) 2025-10-07 20:38:21.224 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev10) 2025-10-07 20:38:21.227 | 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-10-07 20:38:21.299 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev10) 2025-10-07 20:38:21.307 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-10-07 20:38:21.357 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev10) 2025-10-07 20:38:21.364 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/0e/b27cdbaccf30b890c40ed1da9fd4a3593a5cf94dae54fb34f8a4b74fcd3f/jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 2025-10-07 20:38:21.487 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev10) 2025-10-07 20:38:21.499 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/b1/3baf80dc6d2b7bc27a95a67752d0208e410351e3feb4eb78de5f77454d8d/referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2025-10-07 20:38:21.969 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==28.1.0.dev10) 2025-10-07 20:38:21.978 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/77/87d7bfabfc4e821caa35481a2ff6ae0b73e6a391bb6b343db2c91c2b9844/rpds_py-0.26.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-10-07 20:38:22.004 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev10) (5.12.0) 2025-10-07 20:38:22.008 | Requirement already satisfied: requests>=2.14.2 in /usr/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev10) (2.32.4) 2025-10-07 20:38:22.028 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==28.1.0.dev10) (3.0.0) 2025-10-07 20:38:22.052 | 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.dev10) (1.3.0) 2025-10-07 20:38:22.055 | 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.dev10) (2.0.0) 2025-10-07 20:38:22.057 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev10) (6.0.2) 2025-10-07 20:38:22.067 | 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.dev10) (4.14.1) 2025-10-07 20:38:22.175 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:22.181 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/62/96b5217b742805236614f05904541000f55422a6060a90d7fd4ce26c172d/alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB) 2025-10-07 20:38:22.291 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:22.299 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2025-10-07 20:38:22.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 4.5 MB/s eta 0:00:00 2025-10-07 20:38:22.331 | Installing build dependencies: started 2025-10-07 20:38:24.150 | Installing build dependencies: finished with status 'done' 2025-10-07 20:38:24.151 | Getting requirements to build wheel: started 2025-10-07 20:38:24.325 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:38:24.331 | Installing backend dependencies: started 2025-10-07 20:38:26.209 | Installing backend dependencies: finished with status 'done' 2025-10-07 20:38:26.209 | Preparing metadata (pyproject.toml): started 2025-10-07 20:38:26.447 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:38:26.509 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:26.519 | 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-10-07 20:38:26.567 | 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.dev10) (2.9.0.post0) 2025-10-07 20:38:26.592 | 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.dev10) (3.2.1) 2025-10-07 20:38:26.668 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:26.678 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/04/009b035105b62524af4b9ec99b13334aec3d612f962e168eac2e4c6881f7/oslo_service-4.3.0-py3-none-any.whl.metadata (2.8 kB) 2025-10-07 20:38:26.750 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:26.760 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/72/76/20fa66124dbe6be5cafeb312ece67de6b61dd91a0247d1ea13db4ebb33c2/cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2025-10-07 20:38:26.831 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:26.839 | 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-10-07 20:38:26.940 | Collecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:26.949 | 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-10-07 20:38:27.075 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.084 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/db/798e375d55fefe0b70ea3a0aeb1b150dfaf6d414a0668bf38558fbf01838/oslo_metrics-0.13.0-py3-none-any.whl.metadata (1.3 kB) 2025-10-07 20:38:27.142 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.153 | 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-10-07 20:38:27.182 | 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.dev10) (2025.2) 2025-10-07 20:38:27.228 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.233 | 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-10-07 20:38:27.258 | 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.dev10) (2.1.0) 2025-10-07 20:38:27.261 | 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.dev10) (3.2.3) 2025-10-07 20:38:27.262 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev10) (25.0) 2025-10-07 20:38:27.264 | 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.dev10) (7.0.0) 2025-10-07 20:38:27.332 | Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.339 | 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-10-07 20:38:27.357 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->keystone==28.1.0.dev10) (69.0.3) 2025-10-07 20:38:27.445 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.450 | 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-10-07 20:38:27.503 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.509 | 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-10-07 20:38:27.586 | Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.594 | 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-10-07 20:38:27.938 | Collecting greenlet>=1 (from SQLAlchemy>=1.4.0->keystone==28.1.0.dev10) 2025-10-07 20:38:27.944 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f6/c82ac1851c60851302d8581680573245c8fc300253fc1ff741ae74a6c24d/greenlet-3.2.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2025-10-07 20:38:28.031 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.036 | 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-10-07 20:38:28.089 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.098 | 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-10-07 20:38:28.214 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev10) 2025-10-07 20:38:28.218 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-10-07 20:38:28.241 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->keystone==28.1.0.dev10) (1.17.2) 2025-10-07 20:38:28.316 | 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.dev10) (1.8.0) 2025-10-07 20:38:28.417 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.423 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/bf/fd60001b3abc5222d8eaa4a204cd8c0ae78e75adc688f33ce4bf25b7fafa/fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-10-07 20:38:28.479 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.485 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/ae/ec06af4fe3ee72d16973474f122541746196aaa16cea6f66d18b963c6177/prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB) 2025-10-07 20:38:28.552 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.560 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/41/2e2d46f31ed22c1c147936145badb86e0e28ba7fe7d7a54aa69849a93a52/eventlet-0.40.2-py3-none-any.whl.metadata (5.4 kB) 2025-10-07 20:38:28.615 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.624 | 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-10-07 20:38:28.667 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.674 | 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-10-07 20:38:28.732 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.739 | 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-10-07 20:38:28.815 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.821 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/01/b03a2bc47fbb2d9bcad072fc2e08730f814defaac2ffbf76ef785fdff5d0/yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-10-07 20:38:28.894 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev10) 2025-10-07 20:38:28.898 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-10-07 20:38:29.016 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev10) (3.4.2) 2025-10-07 20:38:29.017 | 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.dev10) (3.10) 2025-10-07 20:38:29.019 | 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.dev10) (1.26.20) 2025-10-07 20:38:29.083 | 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.dev10) (2.7.2) 2025-10-07 20:38:29.176 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==28.1.0.dev10) 2025-10-07 20:38:29.184 | 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-10-07 20:38:29.324 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:29.333 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/68/1b/e0a87d256e40e8c888847551b20a017a6b98139178505dc7ffb96f04e954/dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2025-10-07 20:38:29.462 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev10) 2025-10-07 20:38:29.468 | 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-10-07 20:38:29.629 | WARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple/click/) (requires-python:>=3.10)) 2025-10-07 20:38:29.629 | Reason for being yanked: Unintended change in behavior of boolean options and None 2025-10-07 20:38:29.637 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/fe/da28a5916128d541da0993328dc5cf4b43dfbf6655f2c7a2abe26ca2dc88/bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-10-07 20:38:29.651 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 50.7 MB/s eta 0:00:00 2025-10-07 20:38:29.657 | 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-10-07 20:38:29.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 115.4 MB/s eta 0:00:00 2025-10-07 20:38:29.704 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/68/9d4508e893976286d2ead7f8f571314af6c2037af34853a30fd769c02e9d/flask-3.1.1-py3-none-any.whl (103 kB) 2025-10-07 20:38:29.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 21.0 MB/s eta 0:00:00 2025-10-07 20:38:29.715 | 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-10-07 20:38:29.730 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/54/c86cd8e011fe98803d7e382fd67c0df5ceab8d2b7ad8c5a81524f791551c/jsonschema-4.25.0-py3-none-any.whl (89 kB) 2025-10-07 20:38:29.739 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 kB 11.7 MB/s eta 0:00:00 2025-10-07 20:38:29.744 | 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-10-07 20:38:29.754 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 19.6 MB/s eta 0:00:00 2025-10-07 20:38:29.761 | 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-10-07 20:38:29.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.4/157.4 kB 15.8 MB/s eta 0:00:00 2025-10-07 20:38:29.779 | 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-10-07 20:38:29.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.5/202.5 kB 13.4 MB/s eta 0:00:00 2025-10-07 20:38:29.801 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/13/596ea9360b7131cdbba15d2c0d82bc5c016f329b1e2ad3f2a3339baab179/oslo_middleware-6.6.0-py3-none-any.whl (67 kB) 2025-10-07 20:38:29.810 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.1/67.1 kB 11.2 MB/s eta 0:00:00 2025-10-07 20:38:29.816 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/fe/52588dd74389a2c780cb19ab3503e32951639fee3e78dced4e2582e5e0ec/oslo_policy-4.6.0-py3-none-any.whl (88 kB) 2025-10-07 20:38:29.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 8.5 MB/s eta 0:00:00 2025-10-07 20:38:29.833 | 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-10-07 20:38:29.848 | 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-10-07 20:38:29.858 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 10.7 MB/s eta 0:00:00 2025-10-07 20:38:29.864 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/0b/2ad218423e0608f279e2e3ceda7ff5415e76467cd6d6d1406756c9dd5b6f/pysaml2-7.5.2-py3-none-any.whl (420 kB) 2025-10-07 20:38:29.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.8/420.8 kB 42.2 MB/s eta 0:00:00 2025-10-07 20:38:29.883 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/1d/539cccf92931fa7a31af7a61b351cb7a75532f1940a1d45646717d7d36d2/scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2025-10-07 20:38:29.900 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 78.7 MB/s eta 0:00:00 2025-10-07 20:38:29.907 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/86/00/fcd8daab13a9119d41f3e485a101c29f5d2085bda459154ba354c616bf4e/sqlalchemy-2.0.42-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2025-10-07 20:38:29.942 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 103.5 MB/s eta 0:00:00 2025-10-07 20:38:29.948 | 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-10-07 20:38:29.958 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 27.7 MB/s eta 0:00:00 2025-10-07 20:38:29.964 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/62/96b5217b742805236614f05904541000f55422a6060a90d7fd4ce26c172d/alembic-1.16.4-py3-none-any.whl (247 kB) 2025-10-07 20:38:29.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.0/247.0 kB 15.9 MB/s eta 0:00:00 2025-10-07 20:38:29.987 | 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-10-07 20:38:29.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 6.3 MB/s eta 0:00:00 2025-10-07 20:38:30.001 | 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-10-07 20:38:30.013 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 6.0 MB/s eta 0:00:00 2025-10-07 20:38:30.019 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/06/bb80f5f86020c4551da315d78b3ab75e8228f89f0162f2c3a819e407941a/attrs-25.3.0-py3-none-any.whl (63 kB) 2025-10-07 20:38:30.030 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 6.4 MB/s eta 0:00:00 2025-10-07 20:38:30.036 | 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-10-07 20:38:30.048 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/72/76/20fa66124dbe6be5cafeb312ece67de6b61dd91a0247d1ea13db4ebb33c2/cachetools-5.5.2-py3-none-any.whl (10 kB) 2025-10-07 20:38:30.066 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/d5/da47df7004cb17e4955df6a43d14b3b4ae77737dff8bf7f8f333196717bf/cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2025-10-07 20:38:30.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.4/479.4 kB 22.5 MB/s eta 0:00:00 2025-10-07 20:38:30.099 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (103 kB) 2025-10-07 20:38:30.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 10.5 MB/s eta 0:00:00 2025-10-07 20:38:30.120 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f6/c82ac1851c60851302d8581680573245c8fc300253fc1ff741ae74a6c24d/greenlet-3.2.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (605 kB) 2025-10-07 20:38:30.137 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 605.5/605.5 kB 42.8 MB/s eta 0:00:00 2025-10-07 20:38:30.145 | 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-10-07 20:38:30.157 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/0e/b27cdbaccf30b890c40ed1da9fd4a3593a5cf94dae54fb34f8a4b74fcd3f/jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 2025-10-07 20:38:30.170 | 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-10-07 20:38:30.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.0/210.0 kB 18.4 MB/s eta 0:00:00 2025-10-07 20:38:30.191 | 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-10-07 20:38:30.206 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/f0/89e7aadfb3749d0f52234a0c8c7867877876e0a20b60e2188e9850794c17/MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2025-10-07 20:38:30.227 | 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-10-07 20:38:30.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 4.2 MB/s eta 0:00:00 2025-10-07 20:38:30.248 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/db/798e375d55fefe0b70ea3a0aeb1b150dfaf6d414a0668bf38558fbf01838/oslo_metrics-0.13.0-py3-none-any.whl (13 kB) 2025-10-07 20:38:30.264 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/04/009b035105b62524af4b9ec99b13334aec3d612f962e168eac2e4c6881f7/oslo_service-4.3.0-py3-none-any.whl (101 kB) 2025-10-07 20:38:30.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 18.0 MB/s eta 0:00:00 2025-10-07 20:38:30.275 | 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-10-07 20:38:30.290 | 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-10-07 20:38:30.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 6.4 MB/s eta 0:00:00 2025-10-07 20:38:30.306 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/b1/3baf80dc6d2b7bc27a95a67752d0208e410351e3feb4eb78de5f77454d8d/referencing-0.36.2-py3-none-any.whl (26 kB) 2025-10-07 20:38:30.319 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/77/87d7bfabfc4e821caa35481a2ff6ae0b73e6a391bb6b343db2c91c2b9844/rpds_py-0.26.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2025-10-07 20:38:30.338 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.1/386.1 kB 22.6 MB/s eta 0:00:00 2025-10-07 20:38:30.344 | 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-10-07 20:38:30.353 | 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-10-07 20:38:30.365 | 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-10-07 20:38:30.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 35.6 MB/s eta 0:00:00 2025-10-07 20:38:30.383 | 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-10-07 20:38:30.390 | 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-10-07 20:38:30.405 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 44.1 MB/s eta 0:00:00 2025-10-07 20:38:30.412 | 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-10-07 20:38:30.424 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 24.9 MB/s eta 0:00:00 2025-10-07 20:38:30.432 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/41/2e2d46f31ed22c1c147936145badb86e0e28ba7fe7d7a54aa69849a93a52/eventlet-0.40.2-py3-none-any.whl (364 kB) 2025-10-07 20:38:30.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.2/364.2 kB 38.2 MB/s eta 0:00:00 2025-10-07 20:38:30.452 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/bf/fd60001b3abc5222d8eaa4a204cd8c0ae78e75adc688f33ce4bf25b7fafa/fasteners-0.19-py3-none-any.whl (18 kB) 2025-10-07 20:38:30.465 | 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-10-07 20:38:30.478 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.3/289.3 kB 28.2 MB/s eta 0:00:00 2025-10-07 20:38:30.483 | 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-10-07 20:38:30.494 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/ae/ec06af4fe3ee72d16973474f122541746196aaa16cea6f66d18b963c6177/prometheus_client-0.22.1-py3-none-any.whl (58 kB) 2025-10-07 20:38:30.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.7/58.7 kB 9.2 MB/s eta 0:00:00 2025-10-07 20:38:30.508 | 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-10-07 20:38:30.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 kB 5.9 MB/s eta 0:00:00 2025-10-07 20:38:30.521 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/01/b03a2bc47fbb2d9bcad072fc2e08730f814defaac2ffbf76ef785fdff5d0/yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2025-10-07 20:38:30.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.2/81.2 kB 9.0 MB/s eta 0:00:00 2025-10-07 20:38:30.538 | 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-10-07 20:38:30.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 8.5 MB/s eta 0:00:00 2025-10-07 20:38:30.557 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/a3/a812df4e2dd5696d1f351d58b8fe16a405b234ad2886a0dab9183fb78109/pycparser-2.22-py3-none-any.whl (117 kB) 2025-10-07 20:38:30.570 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 11.5 MB/s eta 0:00:00 2025-10-07 20:38:30.574 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-10-07 20:38:30.588 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/68/1b/e0a87d256e40e8c888847551b20a017a6b98139178505dc7ffb96f04e954/dnspython-2.7.0-py3-none-any.whl (313 kB) 2025-10-07 20:38:30.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 31.5 MB/s eta 0:00:00 2025-10-07 20:38:30.606 | 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-10-07 20:38:30.686 | Building wheels for collected packages: keystone, testresources 2025-10-07 20:38:30.688 | Building editable for keystone (pyproject.toml): started 2025-10-07 20:38:31.449 | Building editable for keystone (pyproject.toml): finished with status 'done' 2025-10-07 20:38:31.451 | Created wheel for keystone: filename=keystone-28.1.0.dev10-0.editable-py3-none-any.whl size=9216 sha256=ac7f3022cb6aa7b942876e02fae717aa64e8cb964e0250b06d47ca014bbd7f01 2025-10-07 20:38:31.451 | Stored in directory: /tmp/pip-ephem-wheel-cache-l5cjx2v4/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2025-10-07 20:38:31.458 | Building wheel for testresources (pyproject.toml): started 2025-10-07 20:38:31.727 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2025-10-07 20:38:31.728 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34149 sha256=7f22f8aa6c49fd5da4b67b3ec89c91053f07606dd5a33716138ee3e105d5cc95 2025-10-07 20:38:31.728 | Stored in directory: /root/.cache/pip/wheels/3b/2c/b7/a05cb628abd7ee4cd065740fa2b36b8e5d60fcfba13b7beec4 2025-10-07 20:38:31.733 | Successfully built keystone testresources 2025-10-07 20:38:32.434 | Installing collected packages: wcwidth, statsd, scrypt, repoze.lru, pytz, aniso8601, Yappi, vine, rpds-py, Routes, pycparser, prometheus-client, PrettyTable, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, 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-10-07 20:38:37.983 | Successfully installed Flask-3.1.1 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.42 Werkzeug-3.1.3 Yappi-1.6.10 alembic-1.16.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.3.0 bcrypt-4.0.1 blinker-1.9.0 cachetools-5.5.2 cffi-1.17.1 click-8.2.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.7.0 elementpath-4.8.0 eventlet-0.40.2 fasteners-0.19 greenlet-3.2.3 itsdangerous-2.2.0 jsonschema-4.25.0 jsonschema-specifications-2025.4.1 keystone-28.1.0.dev10 kombu-5.5.4 markupsafe-3.0.2 oauthlib-3.3.1 oslo.concurrency-7.2.0 oslo.db-17.4.0 oslo.messaging-17.1.0 oslo.metrics-0.13.0 oslo.middleware-6.6.0 oslo.policy-4.6.0 oslo.service-4.3.0 oslo.upgradecheck-2.6.0 osprofiler-4.3.0 prometheus-client-0.22.1 pycparser-2.22 pyopenssl-24.2.1 pysaml2-7.5.2 pytz-2025.2 referencing-0.36.2 repoze.lru-0.7 rpds-py-0.26.0 scrypt-0.8.27 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 vine-5.1.0 wcwidth-0.2.13 xmlschema-2.5.1 2025-10-07 20:38:37.984 | 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-10-07 20:38:38.714 | + inc/python:pip_install:216 : result=0 2025-10-07 20:38:38.718 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:38:38.722 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:38.725 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:38.728 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:38.732 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:38.735 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:38.739 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:38:38.743 | + functions-common:time_stop:2430 : start_time=1759869494597 2025-10-07 20:38:38.746 | + functions-common:time_stop:2432 : [[ -z 1759869494597 ]] 2025-10-07 20:38:38.751 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:38.757 | + functions-common:time_stop:2435 : end_time=1759869518754 2025-10-07 20:38:38.761 | + functions-common:time_stop:2436 : elapsed_time=24157 2025-10-07 20:38:38.763 | + functions-common:time_stop:2437 : total=22839 2025-10-07 20:38:38.765 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:38.769 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=46996 2025-10-07 20:38:38.772 | + inc/python:pip_install:219 : return 0 2025-10-07 20:38:38.775 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:38:38.780 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:38:38.784 | + inc/python:setup_package:469 : '[' -d '/opt/stack/keystone/*.egg-info' ']' 2025-10-07 20:38:38.787 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/keystone 2025-10-07 20:38:38.790 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2025-10-07 20:38:38.794 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:38.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-10-07 20:38:38.801 | + 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-10-07 20:38:38.806 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:38.808 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2025-10-07 20:38:38.831 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:38.834 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:38:38.838 | + ./stack.sh:main:948 : configure_keystone 2025-10-07 20:38:38.842 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2025-10-07 20:38:38.878 | + 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-10-07 20:38:38.881 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2025-10-07 20:38:38.891 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2025-10-07 20:38:38.917 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:38.922 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2025-10-07 20:38:38.980 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2025-10-07 20:38:39.033 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2025-10-07 20:38:39.092 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2025-10-07 20:38:39.151 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2025-10-07 20:38:39.208 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2025-10-07 20:38:39.266 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2025-10-07 20:38:39.320 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2025-10-07 20:38:39.376 | + lib/keystone:configure_keystone:198 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2025-10-07 20:38:39.381 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2025-10-07 20:38:39.385 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2025-10-07 20:38:39.389 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2025-10-07 20:38:39.393 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-10-07 20:38:39.398 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:38:39.422 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:39.427 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-10-07 20:38:39.432 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-10-07 20:38:39.436 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:38:39.461 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:39.465 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:38:39.470 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:38:39.524 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:38:39.527 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:38:39.532 | + lib/keystone:configure_keystone:200 : local service_port=5000 2025-10-07 20:38:39.536 | + lib/keystone:configure_keystone:202 : is_service_enabled tls-proxy 2025-10-07 20:38:39.563 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:39.568 | + lib/keystone:configure_keystone:204 : service_port=5001 2025-10-07 20:38:39.572 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://38.102.83.9/identity 2025-10-07 20:38:39.623 | + lib/keystone:configure_keystone:213 : [[ fernet != '' ]] 2025-10-07 20:38:39.628 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf token provider fernet 2025-10-07 20:38:39.684 | ++ lib/keystone:configure_keystone:217 : database_connection_url keystone 2025-10-07 20:38:39.688 | ++ lib/database:database_connection_url:134 : local db=keystone 2025-10-07 20:38:39.692 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2025-10-07 20:38:39.696 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=keystone 2025-10-07 20:38:39.701 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:38:39.706 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:38:39.709 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:38:39.735 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:39.740 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:38:39.744 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-10-07 20:38:39.749 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-10-07 20:38:39.806 | + lib/keystone:configure_keystone:220 : '[' False '!=' False ']' 2025-10-07 20:38:39.809 | + lib/keystone:configure_keystone:225 : setup_logging /etc/keystone/keystone.conf 2025-10-07 20:38:39.814 | + functions:setup_logging:686 : setup_systemd_logging /etc/keystone/keystone.conf 2025-10-07 20:38:39.818 | + functions:setup_systemd_logging:703 : local conf_file=/etc/keystone/keystone.conf 2025-10-07 20:38:39.823 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:38:39.850 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:38:39.854 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:38:39.858 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:38:39.862 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:38:39.866 | + 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-10-07 20:38:39.918 | + 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-10-07 20:38:39.970 | + 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-10-07 20:38:40.021 | + functions:setup_systemd_logging:720 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:38:40.073 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2025-10-07 20:38:40.127 | + lib/keystone:configure_keystone:227 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2025-10-07 20:38:40.181 | + lib/keystone:configure_keystone:229 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2025-10-07 20:38:40.186 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2025-10-07 20:38:40.189 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2025-10-07 20:38:40.194 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2025-10-07 20:38:40.198 | + lib/apache:write_uwsgi_config:246 : local http= 2025-10-07 20:38:40.202 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2025-10-07 20:38:40.206 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2025-10-07 20:38:40.211 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-10-07 20:38:40.214 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-10-07 20:38:40.250 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-10-07 20:38:40.251 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:38:40.278 | d /var/run/uwsgi 0755 stack root 2025-10-07 20:38:40.286 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:38:40.320 | /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-10-07 20:38:40.332 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2025-10-07 20:38:40.337 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2025-10-07 20:38:40.343 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:38:40.347 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2025-10-07 20:38:40.402 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2025-10-07 20:38:40.454 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2025-10-07 20:38:40.505 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2025-10-07 20:38:40.556 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2025-10-07 20:38:40.605 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2025-10-07 20:38:40.654 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2025-10-07 20:38:40.704 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2025-10-07 20:38:40.757 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2025-10-07 20:38:40.809 | + 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-10-07 20:38:40.858 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2025-10-07 20:38:40.910 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2025-10-07 20:38:40.961 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2025-10-07 20:38:41.013 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2025-10-07 20:38:41.062 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-10-07 20:38:41.066 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-10-07 20:38:41.072 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2025-10-07 20:38:41.076 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2025-10-07 20:38:41.080 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:38:41.084 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:41.088 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:41.092 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:38:41.096 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:38:41.100 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:38:41.105 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:38:41.107 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:41.111 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:38:41.115 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:38:41.119 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:38:41.124 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:38:41.127 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:38:41.130 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:38:41.135 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-10-07 20:38:41.139 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-api.conf ']' 2025-10-07 20:38:41.143 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-api.conf.disabled 2025-10-07 20:38:41.147 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/keystone-api.conf.disabled 2025-10-07 20:38:41.153 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2025-10-07 20:38:41.201 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2025-10-07 20:38:41.252 | + 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-10-07 20:38:41.253 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/keystone-api.conf.disabled 2025-10-07 20:38:41.273 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2025-10-07 20:38:41.280 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2025-10-07 20:38:41.283 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2025-10-07 20:38:41.286 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:38:41.289 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:38:41.294 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:38:41.296 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:38:41.299 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:41.303 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:41.306 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:38:41.310 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:38:41.313 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:38:41.317 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:38:41.321 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:41.323 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:38:41.327 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:38:41.331 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:38:41.335 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:38:41.338 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:38:41.340 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:38:41.345 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:38:41.348 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:38:41.352 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:41.355 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:41.360 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:38:41.365 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:38:41.369 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:38:41.372 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:38:41.376 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:38:41.380 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:38:41.385 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:38:41.388 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:38:41.392 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:38:41.396 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:38:41.400 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:38:41.405 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-10-07 20:38:41.408 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-api.conf.disabled ]] 2025-10-07 20:38:41.412 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-api.conf ]] 2025-10-07 20:38:41.416 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-api.conf.disabled /etc/httpd/conf.d/keystone-api.conf 2025-10-07 20:38:41.450 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-10-07 20:38:41.454 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:38:41.459 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:38:41.463 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:38:42.148 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2025-10-07 20:38:42.192 | + lib/keystone:configure_keystone:233 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2025-10-07 20:38:42.248 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2025-10-07 20:38:42.304 | + lib/keystone:configure_keystone:243 : [[ True = True ]] 2025-10-07 20:38:42.309 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2025-10-07 20:38:42.367 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2025-10-07 20:38:42.419 | + lib/keystone:configure_keystone:246 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2025-10-07 20:38:42.466 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2025-10-07 20:38:42.517 | + lib/keystone:configure_keystone:251 : [[ False == True ]] 2025-10-07 20:38:42.521 | + lib/keystone:configure_keystone:251 : [[ False == True ]] 2025-10-07 20:38:42.524 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2025-10-07 20:38:42.568 | + lib/keystone:configure_keystone:256 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2025-10-07 20:38:42.614 | + ./stack.sh:main:952 : is_service_enabled swift 2025-10-07 20:38:42.634 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:42.637 | + ./stack.sh:main:953 : is_service_enabled ceilometer 2025-10-07 20:38:42.661 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:42.664 | + ./stack.sh:main:956 : stack_install_service swift 2025-10-07 20:38:42.669 | + lib/stack:stack_install_service:20 : local service=swift 2025-10-07 20:38:42.673 | + lib/stack:stack_install_service:21 : type install_swift 2025-10-07 20:38:42.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:38:42.681 | + lib/stack:stack_install_service:32 : install_swift 2025-10-07 20:38:42.684 | + lib/swift:install_swift:720 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2025-10-07 20:38:42.688 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/swift.git 2025-10-07 20:38:42.693 | + functions-common:git_clone:593 : local git_dest=/opt/stack/swift 2025-10-07 20:38:42.697 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:38:42.699 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:38:42.704 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:38:42.709 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:38:42.714 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:38:42.718 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:38:42.747 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:38:42.751 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:38:42.757 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:38:42.762 | + functions-common:git_clone:613 : echo master 2025-10-07 20:38:42.762 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:38:42.766 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:38:42.775 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/swift ]] 2025-10-07 20:38:42.778 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:38:42.783 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/swift 2025-10-07 20:38:42.821 | + functions-common:git_clone:675 : cd /opt/stack/swift 2025-10-07 20:38:42.827 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:38:42.828 | + functions-common:git_clone:676 : head -1 2025-10-07 20:38:42.836 | 97e00e208 trivial: reorder AccountBroker.path methods 2025-10-07 20:38:42.841 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:38:42.845 | + lib/swift:install_swift:723 : setup_develop /opt/stack/swift keystone 2025-10-07 20:38:42.850 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:38:42.854 | + inc/python:setup_develop:355 : [[ /opt/stack/swift == -bindep* ]] 2025-10-07 20:38:42.859 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/swift 2025-10-07 20:38:42.863 | + inc/python:setup_develop:360 : local extras=keystone 2025-10-07 20:38:42.868 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2025-10-07 20:38:42.873 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:38:42.877 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/swift == -bindep* ]] 2025-10-07 20:38:42.882 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/swift 2025-10-07 20:38:42.886 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:38:42.890 | + inc/python:_setup_package_with_constraints_edit:387 : local extras=keystone 2025-10-07 20:38:42.897 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/swift 2025-10-07 20:38:42.901 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:38:42.907 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/swift 2025-10-07 20:38:42.913 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:38:42.916 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:38:42.921 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2025-10-07 20:38:42.931 | + inc/python:_setup_package_with_constraints_edit:401 : name=swift 2025-10-07 20:38:42.935 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z swift ']' 2025-10-07 20:38:42.939 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2025-10-07 20:38:43.091 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:38:43.091 | import pkg_resources 2025-10-07 20:38:43.172 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/swift -e keystone 2025-10-07 20:38:43.177 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:38:43.180 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:38:43.185 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:38:43.187 | + inc/python:setup_package:440 : [[ /opt/stack/swift == -bindep* ]] 2025-10-07 20:38:43.192 | + inc/python:setup_package:445 : local project_dir=/opt/stack/swift 2025-10-07 20:38:43.196 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:38:43.199 | + inc/python:setup_package:447 : local extras=keystone 2025-10-07 20:38:43.203 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:38:43.207 | + inc/python:setup_package:451 : [[ -z keystone ]] 2025-10-07 20:38:43.211 | + inc/python:setup_package:456 : [[ ! -z keystone ]] 2025-10-07 20:38:43.215 | + inc/python:setup_package:457 : extras='[keystone]' 2025-10-07 20:38:43.219 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:38:43.223 | + inc/python:setup_package:465 : pip_install -e '/opt/stack/swift[keystone]' 2025-10-07 20:38:43.257 | Using python 3.12 to install /opt/stack/swift 2025-10-07 20:38:43.262 | + 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-10-07 20:38:43.988 | 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-10-07 20:38:43.996 | Obtaining file:///opt/stack/swift 2025-10-07 20:38:43.998 | Installing build dependencies: started 2025-10-07 20:38:46.216 | Installing build dependencies: finished with status 'done' 2025-10-07 20:38:46.218 | Checking if build backend supports build_editable: started 2025-10-07 20:38:46.387 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:38:46.388 | Getting requirements to build editable: started 2025-10-07 20:38:46.568 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:38:46.572 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:38:47.127 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:38:47.226 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev31) (0.40.2) 2025-10-07 20:38:47.227 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev31) (3.2.3) 2025-10-07 20:38:47.228 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev31) (3.1.0) 2025-10-07 20:38:47.645 | Collecting lxml>=4.2.3 (from swift==2.37.0.dev31) 2025-10-07 20:38:47.654 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/f8/693b1a10a891197143c0673fcce5b75fc69132afa81a36e4568c12c8faba/lxml-6.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2025-10-07 20:38:47.663 | Requirement already satisfied: requests>=2.14.2 in /usr/lib/python3.12/site-packages (from swift==2.37.0.dev31) (2.32.4) 2025-10-07 20:38:47.763 | Collecting xattr>=0.7.2 (from swift==2.37.0.dev31) 2025-10-07 20:38:47.770 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/f5/cb4dad87843fe79d605cf5d10caad80e2c338a06f0363f1443449185f489/xattr-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.8 kB) 2025-10-07 20:38:47.849 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.37.0.dev31) 2025-10-07 20:38:47.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3f/ba/8e1b7ae629a15b38d44e0b45a72d214e6f1b6d180ebb5a8b60b2e316e528/pyeclib-1.6.4-cp35-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.0 kB) 2025-10-07 20:38:47.870 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev31) (43.0.3) 2025-10-07 20:38:47.872 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev31) (2.7.0) 2025-10-07 20:38:47.900 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev31) (10.12.0) 2025-10-07 20:38:47.917 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.0.2->swift==2.37.0.dev31) (1.17.1) 2025-10-07 20:38:47.955 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (5.12.0) 2025-10-07 20:38:47.955 | 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.dev31) (3.12.0) 2025-10-07 20:38:47.956 | 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.dev31) (10.0.0) 2025-10-07 20:38:47.957 | 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.dev31) (6.1.0) 2025-10-07 20:38:47.959 | 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.dev31) (6.6.0) 2025-10-07 20:38:47.959 | 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.dev31) (7.2.1) 2025-10-07 20:38:47.960 | 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.dev31) (5.8.0) 2025-10-07 20:38:47.961 | 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.dev31) (9.1.0) 2025-10-07 20:38:47.962 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (7.0.1) 2025-10-07 20:38:47.963 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (4.0.1) 2025-10-07 20:38:47.964 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (2.10.1) 2025-10-07 20:38:47.965 | 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.dev31) (5.7.0) 2025-10-07 20:38:47.966 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (1.8.9) 2025-10-07 20:38:47.982 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev31) (3.4.2) 2025-10-07 20:38:47.984 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev31) (3.10) 2025-10-07 20:38:47.987 | 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.dev31) (1.26.20) 2025-10-07 20:38:47.992 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.37.0.dev31) (2.22) 2025-10-07 20:38:48.031 | 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.dev31) (2.1.0) 2025-10-07 20:38:48.032 | 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.dev31) (5.5.0) 2025-10-07 20:38:48.033 | 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.dev31) (1.8.0) 2025-10-07 20:38:48.034 | 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.dev31) (4.14.1) 2025-10-07 20:38:48.048 | 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.dev31) (1.4.0) 2025-10-07 20:38:48.050 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (3.0.0) 2025-10-07 20:38:48.061 | 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.dev31) (1.3.0) 2025-10-07 20:38:48.063 | 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.dev31) (2.0.0) 2025-10-07 20:38:48.064 | 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.dev31) (6.0.2) 2025-10-07 20:38:48.084 | 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.dev31) (2.9.0.post0) 2025-10-07 20:38:48.089 | 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.dev31) (1.1.1) 2025-10-07 20:38:48.091 | 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.dev31) (2025.2) 2025-10-07 20:38:48.105 | 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.dev31) (3.2.3) 2025-10-07 20:38:48.106 | 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.dev31) (25.0) 2025-10-07 20:38:48.109 | 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.dev31) (7.0.0) 2025-10-07 20:38:48.115 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (69.0.3) 2025-10-07 20:38:48.170 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev31) (1.17.2) 2025-10-07 20:38:48.181 | 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.dev31) (5.2.1) 2025-10-07 20:38:48.235 | 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.dev31) (1.17.0) 2025-10-07 20:38:48.317 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/f8/693b1a10a891197143c0673fcce5b75fc69132afa81a36e4568c12c8faba/lxml-6.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2025-10-07 20:38:48.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 100.5 MB/s eta 0:00:00 2025-10-07 20:38:48.380 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3f/ba/8e1b7ae629a15b38d44e0b45a72d214e6f1b6d180ebb5a8b60b2e316e528/pyeclib-1.6.4-cp35-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (531 kB) 2025-10-07 20:38:48.390 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 531.7/531.7 kB 63.2 MB/s eta 0:00:00 2025-10-07 20:38:48.396 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/f5/cb4dad87843fe79d605cf5d10caad80e2c338a06f0363f1443449185f489/xattr-1.2.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39 kB) 2025-10-07 20:38:48.414 | Checking if build backend supports build_editable: started 2025-10-07 20:38:48.584 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:38:48.584 | Building wheels for collected packages: swift 2025-10-07 20:38:48.585 | Building editable for swift (pyproject.toml): started 2025-10-07 20:38:49.223 | Building editable for swift (pyproject.toml): finished with status 'done' 2025-10-07 20:38:49.226 | Created wheel for swift: filename=swift-2.37.0.dev31-0.editable-py3-none-any.whl size=19619 sha256=0663299e23fe6f19bbe8aa4eb4232bc6f887686d3796583090afb40636ea084f 2025-10-07 20:38:49.226 | Stored in directory: /tmp/pip-ephem-wheel-cache-u3rv4pp7/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2025-10-07 20:38:49.230 | Successfully built swift 2025-10-07 20:38:49.731 | Installing collected packages: PyECLib, lxml, xattr, swift 2025-10-07 20:38:50.007 | Successfully installed PyECLib-1.6.4 lxml-6.0.0 swift-2.37.0.dev31 xattr-1.2.0 2025-10-07 20:38:50.007 | 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-10-07 20:38:50.306 | + inc/python:pip_install:216 : result=0 2025-10-07 20:38:50.310 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:38:50.314 | + functions-common:time_stop:2423 : local name 2025-10-07 20:38:50.318 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:38:50.321 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:38:50.324 | + functions-common:time_stop:2426 : local total 2025-10-07 20:38:50.328 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:38:50.331 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:38:50.334 | + functions-common:time_stop:2430 : start_time=1759869523248 2025-10-07 20:38:50.338 | + functions-common:time_stop:2432 : [[ -z 1759869523248 ]] 2025-10-07 20:38:50.342 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:38:50.348 | + functions-common:time_stop:2435 : end_time=1759869530345 2025-10-07 20:38:50.353 | + functions-common:time_stop:2436 : elapsed_time=7097 2025-10-07 20:38:50.356 | + functions-common:time_stop:2437 : total=46996 2025-10-07 20:38:50.360 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:38:50.363 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=54093 2025-10-07 20:38:50.367 | + inc/python:pip_install:219 : return 0 2025-10-07 20:38:50.371 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:38:50.376 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:38:50.380 | + inc/python:setup_package:469 : '[' -d '/opt/stack/swift/*.egg-info' ']' 2025-10-07 20:38:50.384 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/swift 2025-10-07 20:38:50.388 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2025-10-07 20:38:50.392 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:50.396 | + 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-10-07 20:38:50.401 | + 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-10-07 20:38:50.404 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:50.409 | + lib/swift:install_swift:724 : '[' False == True ']' 2025-10-07 20:38:50.414 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:38:50.419 | + ./stack.sh:main:957 : configure_swift 2025-10-07 20:38:50.423 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2025-10-07 20:38:50.427 | + lib/swift:configure_swift:332 : local node_number 2025-10-07 20:38:50.430 | + lib/swift:configure_swift:333 : local swift_node_config 2025-10-07 20:38:50.433 | + lib/swift:configure_swift:334 : local swift_log_dir 2025-10-07 20:38:50.437 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-10-07 20:38:50.717 | No container-sync running 2025-10-07 20:38:50.717 | No object-auditor running 2025-10-07 20:38:50.717 | No container-server running 2025-10-07 20:38:50.717 | No account-auditor running 2025-10-07 20:38:50.717 | No container-updater running 2025-10-07 20:38:50.717 | No account-server running 2025-10-07 20:38:50.717 | No object-replicator running 2025-10-07 20:38:50.717 | No container-reconciler running 2025-10-07 20:38:50.717 | No account-reaper running 2025-10-07 20:38:50.717 | No object-expirer running 2025-10-07 20:38:50.717 | No object-reconstructor running 2025-10-07 20:38:50.717 | No container-sharder running 2025-10-07 20:38:50.717 | No container-replicator running 2025-10-07 20:38:50.717 | No object-server running 2025-10-07 20:38:50.717 | No account-replicator running 2025-10-07 20:38:50.717 | No container-auditor running 2025-10-07 20:38:50.717 | No proxy-server running 2025-10-07 20:38:50.717 | No object-updater running 2025-10-07 20:38:50.759 | + lib/swift:configure_swift:337 : true 2025-10-07 20:38:50.763 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2025-10-07 20:38:50.798 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2025-10-07 20:38:50.827 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2025-10-07 20:38:50.831 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2025-10-07 20:38:50.832 | ++ lib/swift:configure_swift:351 : id -g -n stack 2025-10-07 20:38:50.841 | + lib/swift:configure_swift:351 : sed -e ' 2025-10-07 20:38:50.841 | s/%GROUP%/stack/; 2025-10-07 20:38:50.841 | s/%USER%/stack/; 2025-10-07 20:38:50.841 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2025-10-07 20:38:50.841 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2025-10-07 20:38:50.858 | uid = stack 2025-10-07 20:38:50.858 | gid = stack 2025-10-07 20:38:50.858 | log file = /opt/stack/data/swift/logs/rsyncd.log 2025-10-07 20:38:50.858 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2025-10-07 20:38:50.858 | address = 127.0.0.1 2025-10-07 20:38:50.858 | 2025-10-07 20:38:50.858 | [account6612] 2025-10-07 20:38:50.858 | max connections = 25 2025-10-07 20:38:50.858 | path = /opt/stack/data/swift/1/ 2025-10-07 20:38:50.858 | read only = false 2025-10-07 20:38:50.858 | lock file = /opt/stack/data/swift/run/account6612.lock 2025-10-07 20:38:50.858 | 2025-10-07 20:38:50.858 | [account6622] 2025-10-07 20:38:50.858 | max connections = 25 2025-10-07 20:38:50.858 | path = /opt/stack/data/swift/2/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/account6622.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [account6632] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/3/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/account6632.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [account6642] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/4/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/account6642.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [container6611] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/1/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/container6611.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [container6621] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/2/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/container6621.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [container6631] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/3/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/container6631.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [container6641] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/4/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/container6641.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [object6613] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/1/ 2025-10-07 20:38:50.859 | read only = false 2025-10-07 20:38:50.859 | lock file = /opt/stack/data/swift/run/object6613.lock 2025-10-07 20:38:50.859 | 2025-10-07 20:38:50.859 | [object6623] 2025-10-07 20:38:50.859 | max connections = 25 2025-10-07 20:38:50.859 | path = /opt/stack/data/swift/2/ 2025-10-07 20:38:50.860 | read only = false 2025-10-07 20:38:50.860 | lock file = /opt/stack/data/swift/run/object6623.lock 2025-10-07 20:38:50.860 | 2025-10-07 20:38:50.860 | [object6633] 2025-10-07 20:38:50.860 | max connections = 25 2025-10-07 20:38:50.860 | path = /opt/stack/data/swift/3/ 2025-10-07 20:38:50.860 | read only = false 2025-10-07 20:38:50.860 | lock file = /opt/stack/data/swift/run/object6633.lock 2025-10-07 20:38:50.860 | 2025-10-07 20:38:50.860 | [object6643] 2025-10-07 20:38:50.860 | max connections = 25 2025-10-07 20:38:50.860 | path = /opt/stack/data/swift/4/ 2025-10-07 20:38:50.860 | read only = false 2025-10-07 20:38:50.860 | lock file = /opt/stack/data/swift/run/object6643.lock 2025-10-07 20:38:50.867 | + lib/swift:configure_swift:357 : is_ubuntu 2025-10-07 20:38:50.870 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:38:50.874 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:38:50.877 | + lib/swift:configure_swift:359 : '[' -e /etc/xinetd.d/rsync ']' 2025-10-07 20:38:50.881 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2025-10-07 20:38:50.885 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2025-10-07 20:38:50.894 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2025-10-07 20:38:50.901 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2025-10-07 20:38:50.905 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2025-10-07 20:38:50.913 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2025-10-07 20:38:50.965 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://38.102.83.9:8080/v1/ 2025-10-07 20:38:51.015 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2025-10-07 20:38:51.049 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2025-10-07 20:38:51.101 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2025-10-07 20:38:51.132 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2025-10-07 20:38:51.185 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2025-10-07 20:38:51.216 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2025-10-07 20:38:51.268 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2025-10-07 20:38:51.298 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2025-10-07 20:38:51.352 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2025-10-07 20:38:51.385 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2025-10-07 20:38:51.441 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2025-10-07 20:38:51.474 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2025-10-07 20:38:51.499 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:51.503 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2025-10-07 20:38:51.556 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2025-10-07 20:38:51.607 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2025-10-07 20:38:51.656 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2025-10-07 20:38:51.704 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2025-10-07 20:38:51.708 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2025-10-07 20:38:51.733 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:51.737 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2025-10-07 20:38:51.786 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2025-10-07 20:38:51.813 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:51.816 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2025-10-07 20:38:51.840 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:51.844 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2025-10-07 20:38:51.848 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2025-10-07 20:38:51.871 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:51.875 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2025-10-07 20:38:51.879 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2025-10-07 20:38:51.883 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2025-10-07 20:38:51.891 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2025-10-07 20:38:51.899 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2025-10-07 20:38:51.949 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2025-10-07 20:38:51.997 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2025-10-07 20:38:52.051 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2025-10-07 20:38:52.102 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2025-10-07 20:38:52.150 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2025-10-07 20:38:52.152 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/swift/proxy-server.conf 2025-10-07 20:38:52.156 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=swift 2025-10-07 20:38:52.160 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=filter:authtoken 2025-10-07 20:38:52.163 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:38:52.167 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2025-10-07 20:38:52.212 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2025-10-07 20:38:52.261 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://38.102.83.9/identity 2025-10-07 20:38:52.309 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2025-10-07 20:38:52.357 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2025-10-07 20:38:52.408 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2025-10-07 20:38:52.462 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2025-10-07 20:38:52.512 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2025-10-07 20:38:52.562 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:38:52.611 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2025-10-07 20:38:52.662 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:38:52.666 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2025-10-07 20:38:52.718 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2025-10-07 20:38:52.771 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2025-10-07 20:38:52.823 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2025-10-07 20:38:52.879 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2025-10-07 20:38:52.932 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2025-10-07 20:38:52.963 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2025-10-07 20:38:53.015 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2025-10-07 20:38:53.068 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2025-10-07 20:38:53.075 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2025-10-07 20:38:53.131 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2025-10-07 20:38:53.183 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2025-10-07 20:38:53.236 | + lib/swift:configure_swift:480 : local node_number 2025-10-07 20:38:53.240 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-10-07 20:38:53.244 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2025-10-07 20:38:53.248 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2025-10-07 20:38:53.256 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2025-10-07 20:38:53.260 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2025-10-07 20:38:53.263 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-10-07 20:38:53.267 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2025-10-07 20:38:53.271 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2025-10-07 20:38:53.275 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-10-07 20:38:53.279 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-10-07 20:38:53.283 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2025-10-07 20:38:53.314 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2025-10-07 20:38:53.367 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2025-10-07 20:38:53.398 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2025-10-07 20:38:53.452 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2025-10-07 20:38:53.483 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2025-10-07 20:38:53.537 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2025-10-07 20:38:53.568 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-10-07 20:38:53.619 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2025-10-07 20:38:53.649 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-10-07 20:38:53.700 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2025-10-07 20:38:53.732 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2025-10-07 20:38:53.786 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2025-10-07 20:38:53.817 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2025-10-07 20:38:53.872 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2025-10-07 20:38:53.902 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2025-10-07 20:38:53.956 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2025-10-07 20:38:53.988 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2025-10-07 20:38:54.042 | + 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-10-07 20:38:54.051 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2025-10-07 20:38:54.083 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-10-07 20:38:54.136 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2025-10-07 20:38:54.190 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2025-10-07 20:38:54.195 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2025-10-07 20:38:54.202 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2025-10-07 20:38:54.207 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2025-10-07 20:38:54.211 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-10-07 20:38:54.214 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2025-10-07 20:38:54.219 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2025-10-07 20:38:54.223 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-10-07 20:38:54.227 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-10-07 20:38:54.232 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2025-10-07 20:38:54.263 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2025-10-07 20:38:54.317 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2025-10-07 20:38:54.348 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2025-10-07 20:38:54.403 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2025-10-07 20:38:54.434 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2025-10-07 20:38:54.488 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2025-10-07 20:38:54.519 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-10-07 20:38:54.572 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2025-10-07 20:38:54.604 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-10-07 20:38:54.657 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2025-10-07 20:38:54.687 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2025-10-07 20:38:54.740 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2025-10-07 20:38:54.771 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2025-10-07 20:38:54.824 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2025-10-07 20:38:54.855 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2025-10-07 20:38:54.909 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2025-10-07 20:38:54.945 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2025-10-07 20:38:55.004 | + 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-10-07 20:38:55.012 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2025-10-07 20:38:55.040 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-10-07 20:38:55.087 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2025-10-07 20:38:55.091 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2025-10-07 20:38:55.098 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2025-10-07 20:38:55.102 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2025-10-07 20:38:55.104 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-10-07 20:38:55.108 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2025-10-07 20:38:55.112 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2025-10-07 20:38:55.115 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-10-07 20:38:55.119 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-10-07 20:38:55.124 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2025-10-07 20:38:55.153 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2025-10-07 20:38:55.203 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2025-10-07 20:38:55.233 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2025-10-07 20:38:55.285 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2025-10-07 20:38:55.313 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2025-10-07 20:38:55.364 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2025-10-07 20:38:55.393 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-10-07 20:38:55.443 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2025-10-07 20:38:55.472 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-10-07 20:38:55.526 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2025-10-07 20:38:55.558 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2025-10-07 20:38:55.609 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2025-10-07 20:38:55.639 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2025-10-07 20:38:55.691 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2025-10-07 20:38:55.723 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2025-10-07 20:38:55.776 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2025-10-07 20:38:55.807 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2025-10-07 20:38:55.861 | + 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-10-07 20:38:55.869 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2025-10-07 20:38:55.899 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-10-07 20:38:55.953 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2025-10-07 20:38:56.009 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2025-10-07 20:38:56.062 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2025-10-07 20:38:56.115 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2025-10-07 20:38:56.120 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2025-10-07 20:38:56.128 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2025-10-07 20:38:56.183 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2025-10-07 20:38:56.237 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2025-10-07 20:38:56.291 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2025-10-07 20:38:56.343 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2025-10-07 20:38:56.394 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2025-10-07 20:38:56.445 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2025-10-07 20:38:56.496 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2025-10-07 20:38:56.546 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2025-10-07 20:38:56.597 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2025-10-07 20:38:56.624 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:56.628 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2025-10-07 20:38:56.657 | + lib/swift:configure_swift:523 : local auth_vers 2025-10-07 20:38:56.662 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2025-10-07 20:38:56.694 | + lib/swift:configure_swift:524 : auth_vers=3 2025-10-07 20:38:56.698 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 38.102.83.9 2025-10-07 20:38:56.749 | + lib/swift:configure_swift:526 : [[ https == \h\t\t\p\s ]] 2025-10-07 20:38:56.753 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 443 2025-10-07 20:38:56.803 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri https://38.102.83.9/identity 2025-10-07 20:38:56.855 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2025-10-07 20:38:56.858 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2025-10-07 20:38:56.907 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2025-10-07 20:38:56.933 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:56.937 | + lib/swift:configure_swift:538 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:38:56.986 | + lib/swift:configure_swift:539 : iniset /etc/swift/test.conf func_test web_front_end apache2 2025-10-07 20:38:57.035 | + lib/swift:configure_swift:543 : local user_group 2025-10-07 20:38:57.041 | ++ lib/swift:configure_swift:544 : id -g stack 2025-10-07 20:38:57.049 | + lib/swift:configure_swift:544 : user_group=1003 2025-10-07 20:38:57.053 | + lib/swift:configure_swift:545 : sudo install -d -o stack -g 1003 /opt/stack/data/swift 2025-10-07 20:38:57.089 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2025-10-07 20:38:57.093 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2025-10-07 20:38:57.121 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2025-10-07 20:38:57.124 | + lib/swift:configure_swift:550 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2025-10-07 20:38:57.161 | + lib/swift:configure_swift:552 : [[ False != \F\a\l\s\e ]] 2025-10-07 20:38:57.166 | + lib/swift:configure_swift:560 : '[' False == True ']' 2025-10-07 20:38:57.170 | + ./stack.sh:main:960 : is_service_enabled s3api 2025-10-07 20:38:57.199 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:38:57.203 | + ./stack.sh:main:966 : is_service_enabled g-api n-api 2025-10-07 20:38:57.230 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:57.234 | + ./stack.sh:main:968 : stack_install_service glance 2025-10-07 20:38:57.238 | + lib/stack:stack_install_service:20 : local service=glance 2025-10-07 20:38:57.243 | + lib/stack:stack_install_service:21 : type install_glance 2025-10-07 20:38:57.247 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:38:57.250 | + lib/stack:stack_install_service:32 : install_glance 2025-10-07 20:38:57.255 | + lib/glance:install_glance:550 : glance_store_extras=() 2025-10-07 20:38:57.260 | + lib/glance:install_glance:550 : local glance_store_extras 2025-10-07 20:38:57.264 | + lib/glance:install_glance:552 : is_service_enabled cinder 2025-10-07 20:38:57.292 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:57.296 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2025-10-07 20:38:57.301 | + lib/glance:install_glance:556 : is_service_enabled swift 2025-10-07 20:38:57.329 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:38:57.334 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2025-10-07 20:38:57.338 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2025-10-07 20:38:57.342 | + inc/python:use_library_from_git:266 : local name=glance_store 2025-10-07 20:38:57.346 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:38:57.350 | + 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-10-07 20:38:57.355 | + 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-10-07 20:38:57.359 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:38:57.364 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2025-10-07 20:38:57.368 | ++ inc/python:join_extras:28 : local IFS=, 2025-10-07 20:38:57.371 | ++ inc/python:join_extras:29 : echo swift,cinder 2025-10-07 20:38:57.377 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2025-10-07 20:38:57.382 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2025-10-07 20:38:57.386 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2025-10-07 20:38:57.391 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2025-10-07 20:38:57.396 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2025-10-07 20:38:57.400 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2025-10-07 20:38:57.404 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2025-10-07 20:38:57.411 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:38:57.411 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2025-10-07 20:38:57.420 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2025-10-07 20:38:57.425 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2025-10-07 20:38:57.428 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2025-10-07 20:38:57.434 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2025-10-07 20:38:57.438 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2025-10-07 20:38:57.475 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2025-10-07 20:38:57.480 | + 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-10-07 20:38:58.240 | 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-10-07 20:38:58.323 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.332 | 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-10-07 20:38:58.382 | 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.0.0) 2025-10-07 20:38:58.383 | 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.6.0) 2025-10-07 20:38:58.384 | 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-10-07 20:38:58.385 | 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.1.0) 2025-10-07 20:38:58.386 | 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-10-07 20:38:58.387 | 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.5.0) 2025-10-07 20:38:58.388 | 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.2) 2025-10-07 20:38:58.389 | 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.0) 2025-10-07 20:38:58.390 | 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-10-07 20:38:58.391 | 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-10-07 20:38:58.392 | Requirement already satisfied: requests>=2.14.2 in /usr/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.32.4) 2025-10-07 20:38:58.468 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.476 | 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-10-07 20:38:58.569 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.579 | 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-10-07 20:38:58.648 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.659 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/c6/16b2018c5699e4b274521c9c764ff4c96c592759f9c43f2d702cc401fa29/oslo_rootwrap-7.7.0-py3-none-any.whl.metadata (2.0 kB) 2025-10-07 20:38:58.730 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.742 | 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-10-07 20:38:58.799 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.806 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7b/6a/18958e077fa489bae5ff4783ddd53dd8181243d6e12e23916f9675894dbe/python_swiftclient-4.8.0-py3-none-any.whl.metadata (3.5 kB) 2025-10-07 20:38:58.822 | 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.7.0) 2025-10-07 20:38:58.823 | 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.3) 2025-10-07 20:38:58.841 | 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.3.0) 2025-10-07 20:38:58.842 | 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.4.1) 2025-10-07 20:38:58.843 | 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.36.2) 2025-10-07 20:38:58.844 | 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.26.0) 2025-10-07 20:38:58.851 | 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.1) 2025-10-07 20:38:58.852 | 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-10-07 20:38:58.854 | 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.0) 2025-10-07 20:38:58.855 | 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.14.1) 2025-10-07 20:38:58.865 | 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.1.0) 2025-10-07 20:38:58.866 | 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-10-07 20:38:58.872 | 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.3.0) 2025-10-07 20:38:58.913 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.916 | 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-10-07 20:38:58.959 | Collecting os-win>=5.7.0 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-10-07 20:38:58.966 | 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-10-07 20:38:58.974 | 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.0.0) 2025-10-07 20:38:58.983 | 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.19) 2025-10-07 20:38:58.985 | 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-10-07 20:38:58.995 | 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-10-07 20:38:58.997 | 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-10-07 20:38:58.998 | 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.2) 2025-10-07 20:38:59.007 | 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) (1.17.1) 2025-10-07 20:38:59.009 | 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.1) 2025-10-07 20:38:59.017 | 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-10-07 20:38:59.025 | 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.3) 2025-10-07 20:38:59.026 | 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-10-07 20:38:59.035 | 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-10-07 20:38:59.062 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.2) 2025-10-07 20:38:59.063 | 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.10) 2025-10-07 20:38:59.067 | 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-10-07 20:38:59.109 | 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.22) 2025-10-07 20:38:59.119 | 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) (1.17.2) 2025-10-07 20:38:59.229 | 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-10-07 20:38:59.243 | 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-10-07 20:38:59.246 | 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-10-07 20:38:59.248 | 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-10-07 20:38:59.249 | 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-10-07 20:38:59.251 | 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.6.10) 2025-10-07 20:38:59.263 | 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-10-07 20:38:59.273 | 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.13) 2025-10-07 20:38:59.399 | 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-10-07 20:38:59.411 | 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-10-07 20:38:59.510 | 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-10-07 20:38:59.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.5/249.5 kB 21.6 MB/s eta 0:00:00 2025-10-07 20:38:59.532 | 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-10-07 20:38:59.541 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.9/310.9 kB 39.5 MB/s eta 0:00:00 2025-10-07 20:38:59.548 | 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-10-07 20:38:59.559 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/69/c6/16b2018c5699e4b274521c9c764ff4c96c592759f9c43f2d702cc401fa29/oslo_rootwrap-7.7.0-py3-none-any.whl (38 kB) 2025-10-07 20:38:59.571 | 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-10-07 20:38:59.588 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 kB 16.5 MB/s eta 0:00:00 2025-10-07 20:38:59.594 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7b/6a/18958e077fa489bae5ff4783ddd53dd8181243d6e12e23916f9675894dbe/python_swiftclient-4.8.0-py3-none-any.whl (88 kB) 2025-10-07 20:38:59.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB 10.9 MB/s eta 0:00:00 2025-10-07 20:38:59.610 | 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-10-07 20:38:59.620 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.4/274.4 kB 35.2 MB/s eta 0:00:00 2025-10-07 20:38:59.624 | 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-10-07 20:39:00.159 | Installing collected packages: tenacity, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, os-win, glance-store, os-brick 2025-10-07 20:39:01.226 | 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.7.0 python-cinderclient-9.8.0 python-swiftclient-4.8.0 tenacity-9.1.2 2025-10-07 20:39:01.226 | 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-10-07 20:39:01.442 | + inc/python:pip_install:216 : result=0 2025-10-07 20:39:01.445 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:39:01.450 | + functions-common:time_stop:2423 : local name 2025-10-07 20:39:01.454 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:39:01.458 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:39:01.461 | + functions-common:time_stop:2426 : local total 2025-10-07 20:39:01.465 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:39:01.470 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:39:01.474 | + functions-common:time_stop:2430 : start_time=1759869537466 2025-10-07 20:39:01.479 | + functions-common:time_stop:2432 : [[ -z 1759869537466 ]] 2025-10-07 20:39:01.482 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:39:01.489 | + functions-common:time_stop:2435 : end_time=1759869541485 2025-10-07 20:39:01.494 | + functions-common:time_stop:2436 : elapsed_time=4019 2025-10-07 20:39:01.499 | + functions-common:time_stop:2437 : total=54093 2025-10-07 20:39:01.501 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:39:01.505 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=58112 2025-10-07 20:39:01.510 | + inc/python:pip_install:219 : return 0 2025-10-07 20:39:01.516 | + lib/glance:install_glance:569 : copy_rootwrap /usr/local/etc/glance 2025-10-07 20:39:01.520 | + lib/glance:copy_rootwrap:263 : local source_path=/usr/local/etc/glance 2025-10-07 20:39:01.523 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2025-10-07 20:39:01.557 | + lib/glance:copy_rootwrap:266 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2025-10-07 20:39:01.569 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2025-10-07 20:39:01.575 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/glance.git 2025-10-07 20:39:01.579 | + functions-common:git_clone:593 : local git_dest=/opt/stack/glance 2025-10-07 20:39:01.583 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:39:01.587 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:39:01.593 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:39:01.598 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:39:01.601 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:39:01.606 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:39:01.636 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:39:01.640 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:39:01.645 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:01.649 | + functions-common:git_clone:613 : echo master 2025-10-07 20:39:01.650 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:39:01.653 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:39:01.660 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/glance ]] 2025-10-07 20:39:01.666 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:01.669 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/glance 2025-10-07 20:39:01.705 | + functions-common:git_clone:675 : cd /opt/stack/glance 2025-10-07 20:39:01.710 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:39:01.711 | + functions-common:git_clone:676 : head -1 2025-10-07 20:39:01.716 | d928d8e52 Merge "Update master for stable/2025.2" 2025-10-07 20:39:01.722 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:39:01.725 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2025-10-07 20:39:01.730 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:39:01.735 | + inc/python:setup_develop:355 : [[ /opt/stack/glance == -bindep* ]] 2025-10-07 20:39:01.739 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/glance 2025-10-07 20:39:01.744 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:39:01.748 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/glance -e 2025-10-07 20:39:01.753 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:39:01.757 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/glance == -bindep* ]] 2025-10-07 20:39:01.762 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/glance 2025-10-07 20:39:01.767 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:39:01.771 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:39:01.777 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/glance 2025-10-07 20:39:01.782 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:39:01.788 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/glance 2025-10-07 20:39:01.792 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:39:01.796 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:39:01.801 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2025-10-07 20:39:01.812 | + inc/python:_setup_package_with_constraints_edit:401 : name=glance 2025-10-07 20:39:01.816 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z glance ']' 2025-10-07 20:39:01.820 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2025-10-07 20:39:01.974 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:39:01.974 | import pkg_resources 2025-10-07 20:39:02.056 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/glance -e 2025-10-07 20:39:02.060 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:39:02.064 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:39:02.067 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:39:02.070 | + inc/python:setup_package:440 : [[ /opt/stack/glance == -bindep* ]] 2025-10-07 20:39:02.073 | + inc/python:setup_package:445 : local project_dir=/opt/stack/glance 2025-10-07 20:39:02.076 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:39:02.081 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:39:02.085 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:39:02.089 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:39:02.093 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:39:02.096 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:39:02.100 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:39:02.104 | + inc/python:setup_package:465 : pip_install -e /opt/stack/glance 2025-10-07 20:39:02.134 | Using python 3.12 to install /opt/stack/glance 2025-10-07 20:39:02.139 | + 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-10-07 20:39:02.867 | 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-10-07 20:39:02.874 | Obtaining file:///opt/stack/glance 2025-10-07 20:39:02.876 | Installing build dependencies: started 2025-10-07 20:39:05.094 | Installing build dependencies: finished with status 'done' 2025-10-07 20:39:05.097 | Checking if build backend supports build_editable: started 2025-10-07 20:39:05.269 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:39:05.271 | Getting requirements to build editable: started 2025-10-07 20:39:05.406 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:39:05.411 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:39:05.867 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:39:05.971 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (7.0.1) 2025-10-07 20:39:05.973 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (0.7.1) 2025-10-07 20:39:05.974 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev8) (2.0.42) 2025-10-07 20:39:05.975 | Requirement already satisfied: eventlet>=0.33.3 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (0.40.2) 2025-10-07 20:39:05.976 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (3.1.0) 2025-10-07 20:39:05.978 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (2.5.1) 2025-10-07 20:39:05.979 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (1.8.9) 2025-10-07 20:39:05.980 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (1.16.4) 2025-10-07 20:39:06.055 | Collecting httplib2>=0.9.1 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.074 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a8/6c/d2fbdaaa5959339d53ba38e94c123e4e84b8fbc4b84beb0e70d7c1608486/httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-10-07 20:39:06.083 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (10.0.0) 2025-10-07 20:39:06.084 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (7.2.0) 2025-10-07 20:39:06.085 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (6.1.0) 2025-10-07 20:39:06.087 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (2.6.0) 2025-10-07 20:39:06.088 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (9.1.0) 2025-10-07 20:39:06.089 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (5.5.0) 2025-10-07 20:39:06.090 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (3.2.1) 2025-10-07 20:39:06.181 | Collecting taskflow>=4.0.0 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.189 | 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-10-07 20:39:06.197 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (5.12.0) 2025-10-07 20:39:06.198 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (10.12.0) 2025-10-07 20:39:06.233 | Collecting WSME>=0.8.0 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.238 | 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-10-07 20:39:06.248 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (3.16.0) 2025-10-07 20:39:06.250 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (3.10.1) 2025-10-07 20:39:06.251 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (4.25.0) 2025-10-07 20:39:06.253 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (5.7.0) 2025-10-07 20:39:06.254 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (17.4.0) 2025-10-07 20:39:06.256 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (6.6.0) 2025-10-07 20:39:06.299 | Collecting oslo.limit>=1.6.0 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.308 | 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-10-07 20:39:06.317 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (7.2.1) 2025-10-07 20:39:06.319 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (17.1.0) 2025-10-07 20:39:06.320 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (6.6.0) 2025-10-07 20:39:06.372 | Collecting oslo.reports>=1.18.0 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.379 | 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-10-07 20:39:06.389 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (4.6.0) 2025-10-07 20:39:06.423 | Collecting retrying!=1.3.0,>=1.2.3 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.431 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/25/f3b628e123699139b959551ed922f35af97fa1505e195ae3e6537a14fbc3/retrying-1.4.1-py3-none-any.whl.metadata (7.5 kB) 2025-10-07 20:39:06.440 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (4.3.0) 2025-10-07 20:39:06.442 | Requirement already satisfied: glance-store>=4.9.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (5.2.0) 2025-10-07 20:39:06.443 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev8) (3.0.0) 2025-10-07 20:39:06.444 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev8) (43.0.3) 2025-10-07 20:39:06.473 | Collecting cursive>=0.2.1 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.480 | 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-10-07 20:39:06.546 | Collecting castellan>=0.17.0 (from glance==31.1.0.dev8) 2025-10-07 20:39:06.553 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/0f/75fa642abc29cd0cdabce7dddae3933c5e6859638c84af9e10a3901db9b0/castellan-5.4.1-py3-none-any.whl.metadata (1.9 kB) 2025-10-07 20:39:06.567 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev8) (1.3.10) 2025-10-07 20:39:06.569 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev8) (4.14.1) 2025-10-07 20:39:06.617 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==31.1.0.dev8) 2025-10-07 20:39:06.626 | 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-10-07 20:39:06.638 | Requirement already satisfied: requests>=2.18.0 in /usr/lib/python3.12/site-packages (from castellan>=0.17.0->glance==31.1.0.dev8) (2.32.4) 2025-10-07 20:39:06.657 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.6.1->glance==31.1.0.dev8) (1.17.1) 2025-10-07 20:39:06.672 | 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.dev8) (5.8.0) 2025-10-07 20:39:06.674 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->glance==31.1.0.dev8) (1.17.2) 2025-10-07 20:39:06.683 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev8) (2.7.0) 2025-10-07 20:39:06.684 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev8) (3.2.3) 2025-10-07 20:39:06.716 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==31.1.0.dev8) (3.2.3) 2025-10-07 20:39:06.730 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev8) (25.3.0) 2025-10-07 20:39:06.731 | 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.dev8) (2025.4.1) 2025-10-07 20:39:06.732 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev8) (0.36.2) 2025-10-07 20:39:06.733 | 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.dev8) (0.26.0) 2025-10-07 20:39:06.741 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev8) (2.1.0) 2025-10-07 20:39:06.743 | 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.dev8) (1.8.0) 2025-10-07 20:39:06.762 | 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.dev8) (3.12.0) 2025-10-07 20:39:06.764 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev8) (4.0.1) 2025-10-07 20:39:06.765 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev8) (2.10.1) 2025-10-07 20:39:06.775 | 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.dev8) (0.19) 2025-10-07 20:39:06.786 | 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.dev8) (1.3.0) 2025-10-07 20:39:06.788 | 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.dev8) (2.0.0) 2025-10-07 20:39:06.789 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev8) (6.0.2) 2025-10-07 20:39:06.808 | 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.dev8) (2.0.2) 2025-10-07 20:39:06.809 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev8) (0.5.0) 2025-10-07 20:39:06.879 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==31.1.0.dev8) 2025-10-07 20:39:06.888 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ed/30/4f827787b0f82bb18b45f14e775d36b3ba6e54f2d219493c1e97931700c6/openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-10-07 20:39:06.909 | 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.dev8) (2.9.0.post0) 2025-10-07 20:39:06.928 | 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.dev8) (4.3.0) 2025-10-07 20:39:06.930 | 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.dev8) (5.5.2) 2025-10-07 20:39:06.932 | 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.dev8) (5.3.1) 2025-10-07 20:39:06.933 | 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.dev8) (5.5.4) 2025-10-07 20:39:06.934 | 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.dev8) (0.13.0) 2025-10-07 20:39:06.943 | 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.dev8) (4.0.1) 2025-10-07 20:39:06.944 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev8) (3.1.6) 2025-10-07 20:39:06.947 | 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.dev8) (4.0.1) 2025-10-07 20:39:06.968 | 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.dev8) (7.0.0) 2025-10-07 20:39:06.989 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.3.0->glance==31.1.0.dev8) (25.0) 2025-10-07 20:39:06.989 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.3.0->glance==31.1.0.dev8) (2025.2) 2025-10-07 20:39:07.019 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->glance==31.1.0.dev8) (69.0.3) 2025-10-07 20:39:07.044 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==31.1.0.dev8) (0.2.13) 2025-10-07 20:39:07.073 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev8) (1.17.0) 2025-10-07 20:39:07.074 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev8) (0.7) 2025-10-07 20:39:07.197 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==31.1.0.dev8) 2025-10-07 20:39:07.205 | 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-10-07 20:39:07.249 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==31.1.0.dev8) 2025-10-07 20:39:07.259 | 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-10-07 20:39:07.267 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==31.1.0.dev8) (9.1.2) 2025-10-07 20:39:07.323 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==31.1.0.dev8) 2025-10-07 20:39:07.332 | 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-10-07 20:39:07.390 | Collecting simplegeneric (from WSME>=0.8.0->glance==31.1.0.dev8) 2025-10-07 20:39:07.396 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip (12 kB) 2025-10-07 20:39:07.408 | Installing build dependencies: started 2025-10-07 20:39:09.766 | Installing build dependencies: finished with status 'done' 2025-10-07 20:39:09.767 | Getting requirements to build wheel: started 2025-10-07 20:39:09.965 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:39:09.966 | Preparing metadata (pyproject.toml): started 2025-10-07 20:39:10.175 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:39:10.181 | Requirement already satisfied: pytz in /usr/local/lib/python3.12/site-packages (from WSME>=0.8.0->glance==31.1.0.dev8) (2025.2) 2025-10-07 20:39:10.277 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==31.1.0.dev8) 2025-10-07 20:39:10.280 | 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-10-07 20:39:10.301 | 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.dev8) (5.1.0) 2025-10-07 20:39:10.379 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==31.1.0.dev8) (2.22) 2025-10-07 20:39:10.468 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==31.1.0.dev8) 2025-10-07 20:39:10.471 | 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-10-07 20:39:10.495 | 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.dev8) (3.0.2) 2025-10-07 20:39:10.589 | 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.dev8) (5.2.1) 2025-10-07 20:39:10.591 | 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.dev8) (1.4.0) 2025-10-07 20:39:10.623 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev8) 2025-10-07 20:39:10.632 | 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-10-07 20:39:10.640 | 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.dev8) (1.33) 2025-10-07 20:39:10.673 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev8) 2025-10-07 20:39:10.675 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2025-10-07 20:39:10.714 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev8) 2025-10-07 20:39:10.722 | 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-10-07 20:39:10.784 | 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.dev8) (0.22.1) 2025-10-07 20:39:10.796 | 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.dev8) (1.1.1) 2025-10-07 20:39:10.817 | 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.dev8) (1.6.10) 2025-10-07 20:39:10.972 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev8) 2025-10-07 20:39:10.980 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/5d/52412c2bfacd6eb513050a786d1c4eea462f3c379106578ebee9ec28b9ed/cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB) 2025-10-07 20:39:11.062 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev8) (3.4.2) 2025-10-07 20:39:11.063 | 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.dev8) (3.10) 2025-10-07 20:39:11.066 | 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.dev8) (1.26.20) 2025-10-07 20:39:11.162 | 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.dev8) (2.7.2) 2025-10-07 20:39:11.353 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev8) 2025-10-07 20:39:11.358 | 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-10-07 20:39:11.440 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev8) 2025-10-07 20:39:11.442 | 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-10-07 20:39:11.571 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev8) 2025-10-07 20:39:11.582 | 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-10-07 20:39:11.848 | 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.dev8) 2025-10-07 20:39:11.853 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/30/23/2f0a3efc4d6a32f3b63cdff36cd398d9701d26cda58e3ab97ac79fb5e60d/pyperclip-1.9.0.tar.gz (20 kB) 2025-10-07 20:39:11.868 | Installing build dependencies: started 2025-10-07 20:39:14.080 | Installing build dependencies: finished with status 'done' 2025-10-07 20:39:14.082 | Getting requirements to build wheel: started 2025-10-07 20:39:14.287 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:39:14.289 | Preparing metadata (pyproject.toml): started 2025-10-07 20:39:14.491 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:39:14.551 | 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.dev8) 2025-10-07 20:39:14.558 | 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-10-07 20:39:14.727 | 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.dev8) 2025-10-07 20:39:14.730 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e3/30/3c4d035596d3cf444529e0b2953ad0466f6049528a879d27534700580395/rich-14.1.0-py3-none-any.whl.metadata (18 kB) 2025-10-07 20:39:14.785 | 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.dev8) 2025-10-07 20:39:14.787 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2025-10-07 20:39:14.859 | 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.dev8) 2025-10-07 20:39:14.861 | 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-10-07 20:39:14.915 | 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.dev8) 2025-10-07 20:39:14.918 | 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-10-07 20:39:14.980 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/0f/75fa642abc29cd0cdabce7dddae3933c5e6859638c84af9e10a3901db9b0/castellan-5.4.1-py3-none-any.whl (99 kB) 2025-10-07 20:39:14.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.5/99.5 kB 8.6 MB/s eta 0:00:00 2025-10-07 20:39:14.999 | 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-10-07 20:39:15.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 5.2 MB/s eta 0:00:00 2025-10-07 20:39:15.013 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a8/6c/d2fbdaaa5959339d53ba38e94c123e4e84b8fbc4b84beb0e70d7c1608486/httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-10-07 20:39:15.021 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 15.1 MB/s eta 0:00:00 2025-10-07 20:39:15.025 | 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-10-07 20:39:15.038 | 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-10-07 20:39:15.045 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/53.2 kB 8.3 MB/s eta 0:00:00 2025-10-07 20:39:15.051 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/25/f3b628e123699139b959551ed922f35af97fa1505e195ae3e6537a14fbc3/retrying-1.4.1-py3-none-any.whl (12 kB) 2025-10-07 20:39:15.068 | 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-10-07 20:39:15.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.2/491.2 kB 38.1 MB/s eta 0:00:00 2025-10-07 20:39:15.089 | 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-10-07 20:39:15.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 7.0 MB/s eta 0:00:00 2025-10-07 20:39:15.104 | 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-10-07 20:39:15.111 | 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-10-07 20:39:15.122 | 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-10-07 20:39:15.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 80.9 MB/s eta 0:00:00 2025-10-07 20:39:15.151 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ed/30/4f827787b0f82bb18b45f14e775d36b3ba6e54f2d219493c1e97931700c6/openstacksdk-4.7.1-py3-none-any.whl (1.8 MB) 2025-10-07 20:39:15.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 86.7 MB/s eta 0:00:00 2025-10-07 20:39:15.181 | 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-10-07 20:39:15.193 | 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-10-07 20:39:15.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 11.5 MB/s eta 0:00:00 2025-10-07 20:39:15.208 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/5d/52412c2bfacd6eb513050a786d1c4eea462f3c379106578ebee9ec28b9ed/cliff-4.11.0-py3-none-any.whl (84 kB) 2025-10-07 20:39:15.217 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 11.3 MB/s eta 0:00:00 2025-10-07 20:39:15.223 | 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-10-07 20:39:15.232 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/39/979e8e21520d4e47a0bbe349e2713c0aac6f3d853d0e5b34d76206c439aa/platformdirs-4.3.8-py3-none-any.whl (18 kB) 2025-10-07 20:39:15.241 | 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-10-07 20:39:15.249 | 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-10-07 20:39:15.255 | 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-10-07 20:39:15.263 | 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-10-07 20:39:15.272 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 22.7 MB/s eta 0:00:00 2025-10-07 20:39:15.277 | 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-10-07 20:39:15.285 | 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-10-07 20:39:15.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e3/30/3c4d035596d3cf444529e0b2953ad0466f6049528a879d27534700580395/rich-14.1.0-py3-none-any.whl (243 kB) 2025-10-07 20:39:15.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 34.0 MB/s eta 0:00:00 2025-10-07 20:39:15.304 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/42/d7/1ec15b46af6af88f19b8e5ffea08fa375d433c998b8a7639e76935c14f1f/markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2025-10-07 20:39:15.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 10.3 MB/s eta 0:00:00 2025-10-07 20:39:15.315 | 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-10-07 20:39:15.330 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 98.0 MB/s eta 0:00:00 2025-10-07 20:39:15.332 | 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-10-07 20:39:15.372 | Building wheels for collected packages: glance, simplegeneric, pyperclip 2025-10-07 20:39:15.373 | Building editable for glance (pyproject.toml): started 2025-10-07 20:39:15.960 | Building editable for glance (pyproject.toml): finished with status 'done' 2025-10-07 20:39:15.961 | Created wheel for glance: filename=glance-31.1.0.dev8-0.editable-py3-none-any.whl size=8935 sha256=09fa2e5cc9bbaf216644b0e5772549519b3daf218a7f352f7933e607c8d239bf 2025-10-07 20:39:15.962 | Stored in directory: /tmp/pip-ephem-wheel-cache-2ka18nth/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2025-10-07 20:39:15.968 | Building wheel for simplegeneric (pyproject.toml): started 2025-10-07 20:39:16.195 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-10-07 20:39:16.198 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5068 sha256=3110ffc323f98c36aa4cb5137f4109ccfe473fa71294e0f3595e753ceffc1f4f 2025-10-07 20:39:16.198 | Stored in directory: /root/.cache/pip/wheels/62/15/02/c0608286b778cb6daa6cd38989363398d9a477ecb5dc3f47de 2025-10-07 20:39:16.202 | Building wheel for pyperclip (pyproject.toml): started 2025-10-07 20:39:16.436 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-10-07 20:39:16.437 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11093 sha256=dd414da800b80cf1695edb00c35060972262224d22e9920f25bb73f3f41eb7f9 2025-10-07 20:39:16.437 | Stored in directory: /root/.cache/pip/wheels/c7/67/5c/3dbfeffbccfbe0ce1f12b2dce199fbedb476e96fbbf26c9854 2025-10-07 20:39:16.441 | Successfully built glance simplegeneric pyperclip 2025-10-07 20:39:17.156 | 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-10-07 20:39:22.052 | Successfully installed WSME-0.12.1 automaton-3.2.0 autopage-0.5.2 castellan-5.4.1 cliff-4.11.0 cmd2-2.7.0 cursive-0.2.3 glance-31.1.0.dev8 httplib2-0.22.0 importlib-metadata-8.7.0 jmespath-1.0.1 jsonpointer-3.0.0 markdown-it-py-3.0.0 mdurl-0.1.2 networkx-3.4.2 openstacksdk-4.7.1 oslo.limit-2.8.0 oslo.reports-3.6.0 platformdirs-4.3.8 pydot-4.0.1 pygments-2.19.2 pyperclip-1.9.0 python-barbicanclient-7.2.0 requestsexceptions-1.4.0 retrying-1.4.1 rich-14.1.0 rich-argparse-1.7.1 simplegeneric-0.8.1 taskflow-6.0.2 zipp-3.23.0 2025-10-07 20:39:22.052 | 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-10-07 20:39:22.501 | + inc/python:pip_install:216 : result=0 2025-10-07 20:39:22.507 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:39:22.511 | + functions-common:time_stop:2423 : local name 2025-10-07 20:39:22.514 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:39:22.518 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:39:22.523 | + functions-common:time_stop:2426 : local total 2025-10-07 20:39:22.528 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:39:22.532 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:39:22.536 | + functions-common:time_stop:2430 : start_time=1759869542127 2025-10-07 20:39:22.541 | + functions-common:time_stop:2432 : [[ -z 1759869542127 ]] 2025-10-07 20:39:22.544 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:39:22.551 | + functions-common:time_stop:2435 : end_time=1759869562547 2025-10-07 20:39:22.555 | + functions-common:time_stop:2436 : elapsed_time=20420 2025-10-07 20:39:22.560 | + functions-common:time_stop:2437 : total=58112 2025-10-07 20:39:22.563 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:39:22.567 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=78532 2025-10-07 20:39:22.571 | + inc/python:pip_install:219 : return 0 2025-10-07 20:39:22.576 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:39:22.580 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:39:22.585 | + inc/python:setup_package:469 : '[' -d '/opt/stack/glance/*.egg-info' ']' 2025-10-07 20:39:22.588 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/glance 2025-10-07 20:39:22.593 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2025-10-07 20:39:22.596 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:39:22.601 | + 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-10-07 20:39:22.605 | + 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-10-07 20:39:22.610 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:39:22.615 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:39:22.619 | + ./stack.sh:main:969 : configure_glance 2025-10-07 20:39:22.625 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2025-10-07 20:39:22.655 | + lib/glance:configure_glance:349 : local dburl 2025-10-07 20:39:22.660 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2025-10-07 20:39:22.663 | ++ lib/database:database_connection_url:134 : local db=glance 2025-10-07 20:39:22.668 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2025-10-07 20:39:22.671 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=glance 2025-10-07 20:39:22.675 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:39:22.679 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:39:22.683 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:39:22.706 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:22.709 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:39:22.713 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-10-07 20:39:22.717 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-10-07 20:39:22.721 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2025-10-07 20:39:22.772 | + 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-10-07 20:39:22.821 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2025-10-07 20:39:22.862 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-10-07 20:39:22.905 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2025-10-07 20:39:22.945 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2025-10-07 20:39:22.993 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2025-10-07 20:39:23.043 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2025-10-07 20:39:23.048 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/glance/glance-api.conf 2025-10-07 20:39:23.051 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=glance 2025-10-07 20:39:23.054 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=keystone_authtoken 2025-10-07 20:39:23.058 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:39:23.062 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2025-10-07 20:39:23.114 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2025-10-07 20:39:23.155 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://38.102.83.9/identity 2025-10-07 20:39:23.195 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2025-10-07 20:39:23.232 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2025-10-07 20:39:23.272 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2025-10-07 20:39:23.314 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2025-10-07 20:39:23.361 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2025-10-07 20:39:23.406 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:23.451 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2025-10-07 20:39:23.492 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:39:23.496 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2025-10-07 20:39:23.540 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2025-10-07 20:39:23.545 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2025-10-07 20:39:23.548 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2025-10-07 20:39:23.552 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-10-07 20:39:23.554 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-10-07 20:39:23.558 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:39:23.582 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:23.586 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-10-07 20:39:23.591 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-10-07 20:39:23.595 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:39:23.620 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:23.625 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:39:23.631 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:39:23.687 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:39:23.691 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:39:23.695 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2025-10-07 20:39:23.699 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2025-10-07 20:39:23.703 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2025-10-07 20:39:23.759 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2025-10-07 20:39:23.815 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2025-10-07 20:39:23.875 | + lib/glance:configure_glance:371 : configure_glance_store False False 2025-10-07 20:39:23.880 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2025-10-07 20:39:23.885 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2025-10-07 20:39:23.891 | + lib/glance:configure_glance_store:278 : local be 2025-10-07 20:39:23.895 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:39:23.900 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2025-10-07 20:39:23.903 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-10-07 20:39:23.959 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2025-10-07 20:39:23.963 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://38.102.83.9 2025-10-07 20:39:24.018 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:39:24.023 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2025-10-07 20:39:24.027 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2025-10-07 20:39:24.056 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:24.062 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2025-10-07 20:39:24.118 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2025-10-07 20:39:24.169 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2025-10-07 20:39:24.223 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2025-10-07 20:39:24.277 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2025-10-07 20:39:24.334 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2025-10-07 20:39:24.363 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:24.368 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:24.424 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2025-10-07 20:39:24.483 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2025-10-07 20:39:24.540 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2025-10-07 20:39:24.595 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://38.102.83.9/identity/v3 2025-10-07 20:39:24.651 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2025-10-07 20:39:24.707 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://38.102.83.9/image 2025-10-07 20:39:24.761 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2025-10-07 20:39:24.791 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:24.795 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2025-10-07 20:39:24.849 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://38.102.83.9/identity 2025-10-07 20:39:24.904 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2025-10-07 20:39:24.908 | + functions:setup_logging:686 : setup_systemd_logging /etc/glance/glance-api.conf 2025-10-07 20:39:24.912 | + functions:setup_systemd_logging:703 : local conf_file=/etc/glance/glance-api.conf 2025-10-07 20:39:24.917 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:39:24.943 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:39:24.947 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:39:24.952 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:39:24.956 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:39:24.960 | + 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-10-07 20:39:25.015 | + 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-10-07 20:39:25.070 | + 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-10-07 20:39:25.123 | + functions:setup_systemd_logging:720 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:39:25.176 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2025-10-07 20:39:25.231 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2025-10-07 20:39:25.240 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2025-10-07 20:39:25.299 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2025-10-07 20:39:25.356 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-10-07 20:39:25.411 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2025-10-07 20:39:25.472 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-10-07 20:39:25.534 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2025-10-07 20:39:25.596 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2025-10-07 20:39:25.658 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2025-10-07 20:39:25.715 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2025-10-07 20:39:25.724 | + 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-10-07 20:39:25.740 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2025-10-07 20:39:25.767 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:25.772 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=38.102.83.9 2025-10-07 20:39:25.776 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2025-10-07 20:39:25.780 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://38.102.83.9:8776/v3/%(project_id)s' 2025-10-07 20:39:25.837 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://38.102.83.9:8776/v3/%(project_id)s' 2025-10-07 20:39:25.896 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2025-10-07 20:39:25.900 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2025-10-07 20:39:25.904 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2025-10-07 20:39:25.907 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2025-10-07 20:39:25.911 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2025-10-07 20:39:25.914 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2025-10-07 20:39:25.919 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2025-10-07 20:39:25.926 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:39:25.930 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2025-10-07 20:39:25.986 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2025-10-07 20:39:25.991 | ++ functions:get_random_port:853 : read lower_port upper_port 2025-10-07 20:39:25.996 | ++ functions:get_random_port:854 : true 2025-10-07 20:39:26.001 | ++ functions:get_random_port:855 : (( port = upper_port )) 2025-10-07 20:39:26.005 | ++ functions:get_random_port:855 : (( port >= lower_port )) 2025-10-07 20:39:26.010 | ++ functions:get_random_port:856 : sudo lsof -i :60999 2025-10-07 20:39:26.034 | ++ functions:get_random_port:857 : [[ 1 > 0 ]] 2025-10-07 20:39:26.038 | ++ functions:get_random_port:858 : break 2 2025-10-07 20:39:26.043 | ++ functions:get_random_port:862 : echo 60999 2025-10-07 20:39:26.049 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2025-10-07 20:39:26.053 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2025-10-07 20:39:26.113 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2025-10-07 20:39:26.170 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2025-10-07 20:39:26.230 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2025-10-07 20:39:26.290 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2025-10-07 20:39:26.349 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2025-10-07 20:39:26.408 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2025-10-07 20:39:26.467 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2025-10-07 20:39:26.526 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2025-10-07 20:39:26.584 | + 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-10-07 20:39:26.642 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2025-10-07 20:39:26.699 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2025-10-07 20:39:26.759 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2025-10-07 20:39:26.818 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2025-10-07 20:39:26.878 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2025-10-07 20:39:26.933 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2025-10-07 20:39:26.988 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2025-10-07 20:39:27.046 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2025-10-07 20:39:27.104 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2025-10-07 20:39:27.160 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2025-10-07 20:39:27.216 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2025-10-07 20:39:27.220 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-10-07 20:39:27.225 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:39:27.230 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:39:27.235 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:27.239 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:27.243 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:39:27.248 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:27.253 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:27.258 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:27.263 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:27.267 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:27.272 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:27.276 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:27.280 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:27.285 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:27.289 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:27.295 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:39:27.300 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2025-10-07 20:39:27.305 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-10-07 20:39:27.310 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:39:27.315 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:39:27.319 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:27.323 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:27.328 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:39:27.334 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:27.338 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:27.343 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:27.349 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:27.353 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:27.357 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:27.362 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:27.367 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:27.372 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:27.376 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:27.380 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:39:27.385 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2025-10-07 20:39:27.391 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2025-10-07 20:39:27.396 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2025-10-07 20:39:27.401 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:39:27.405 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:27.410 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:27.414 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:39:27.419 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:27.423 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:27.427 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:27.431 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:27.436 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:27.440 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:27.444 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:27.448 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:27.453 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:27.457 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:27.460 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-10-07 20:39:27.464 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/glance-api.conf ']' 2025-10-07 20:39:27.469 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/glance-api.conf.disabled 2025-10-07 20:39:27.474 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/httpd/conf.d/glance-api.conf.disabled 2025-10-07 20:39:27.478 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2025-10-07 20:39:27.479 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/httpd/conf.d/glance-api.conf.disabled 2025-10-07 20:39:27.506 | KeepAlive Off 2025-10-07 20:39:27.516 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2025-10-07 20:39:27.516 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-10-07 20:39:27.535 | SetEnv proxy-sendchunked 1 2025-10-07 20:39:27.543 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-10-07 20:39:27.543 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2025-10-07 20:39:27.560 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2025-10-07 20:39:27.567 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2025-10-07 20:39:27.571 | + lib/apache:enable_apache_site:191 : local site=glance-api 2025-10-07 20:39:27.575 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:39:27.578 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:39:27.583 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:39:27.586 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:39:27.591 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:27.594 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:27.598 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:39:27.603 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:27.607 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:27.611 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:27.615 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:27.619 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:27.623 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:27.627 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:27.632 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:27.636 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:27.641 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:27.645 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:39:27.649 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:39:27.654 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:27.658 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:27.662 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:39:27.666 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:27.671 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:27.676 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:27.681 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:27.685 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:27.690 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:27.694 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:27.698 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:27.703 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:27.708 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:27.714 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-10-07 20:39:27.718 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/glance-api.conf.disabled ]] 2025-10-07 20:39:27.723 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/glance-api.conf ]] 2025-10-07 20:39:27.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-10-07 20:39:27.756 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2025-10-07 20:39:27.761 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:39:27.765 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:39:27.768 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:39:29.012 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2025-10-07 20:39:29.019 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2025-10-07 20:39:29.066 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /bin/python3.12 2025-10-07 20:39:29.119 | + lib/glance:configure_glance:465 : [[ True == True ]] 2025-10-07 20:39:29.123 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2025-10-07 20:39:29.183 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2025-10-07 20:39:29.237 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2025-10-07 20:39:29.291 | + ./stack.sh:main:972 : is_service_enabled cinder 2025-10-07 20:39:29.320 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:29.325 | + ./stack.sh:main:974 : stack_install_service cinder 2025-10-07 20:39:29.329 | + lib/stack:stack_install_service:20 : local service=cinder 2025-10-07 20:39:29.334 | + lib/stack:stack_install_service:21 : type install_cinder 2025-10-07 20:39:29.338 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:39:29.343 | + lib/stack:stack_install_service:32 : install_cinder 2025-10-07 20:39:29.348 | + lib/cinder:install_cinder:519 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2025-10-07 20:39:29.352 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/cinder.git 2025-10-07 20:39:29.356 | + functions-common:git_clone:593 : local git_dest=/opt/stack/cinder 2025-10-07 20:39:29.359 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:39:29.363 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:39:29.368 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:39:29.372 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:39:29.376 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:39:29.381 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:39:29.408 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:39:29.411 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:39:29.415 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:29.420 | + functions-common:git_clone:613 : echo master 2025-10-07 20:39:29.421 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:39:29.424 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:39:29.431 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/cinder ]] 2025-10-07 20:39:29.434 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:29.438 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/cinder 2025-10-07 20:39:29.476 | + functions-common:git_clone:675 : cd /opt/stack/cinder 2025-10-07 20:39:29.481 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:39:29.481 | + functions-common:git_clone:676 : head -1 2025-10-07 20:39:29.498 | 8b68ba743 Merge "Run nfs-fips-py311 and lvm-fips-py311 jobs on master" 2025-10-07 20:39:29.503 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:39:29.507 | + lib/cinder:install_cinder:520 : setup_develop /opt/stack/cinder 2025-10-07 20:39:29.511 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:39:29.515 | + inc/python:setup_develop:355 : [[ /opt/stack/cinder == -bindep* ]] 2025-10-07 20:39:29.519 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/cinder 2025-10-07 20:39:29.524 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:39:29.528 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2025-10-07 20:39:29.532 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:39:29.536 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/cinder == -bindep* ]] 2025-10-07 20:39:29.541 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/cinder 2025-10-07 20:39:29.546 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:39:29.550 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:39:29.556 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/cinder 2025-10-07 20:39:29.560 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:39:29.566 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/cinder 2025-10-07 20:39:29.570 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:39:29.574 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:39:29.580 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2025-10-07 20:39:29.589 | + inc/python:_setup_package_with_constraints_edit:401 : name=cinder 2025-10-07 20:39:29.594 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z cinder ']' 2025-10-07 20:39:29.598 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2025-10-07 20:39:29.747 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:39:29.747 | import pkg_resources 2025-10-07 20:39:29.829 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/cinder -e 2025-10-07 20:39:29.834 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:39:29.838 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:39:29.842 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:39:29.845 | + inc/python:setup_package:440 : [[ /opt/stack/cinder == -bindep* ]] 2025-10-07 20:39:29.848 | + inc/python:setup_package:445 : local project_dir=/opt/stack/cinder 2025-10-07 20:39:29.853 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:39:29.857 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:39:29.861 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:39:29.864 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:39:29.867 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:39:29.872 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:39:29.876 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:39:29.880 | + inc/python:setup_package:465 : pip_install -e /opt/stack/cinder 2025-10-07 20:39:29.912 | Using python 3.12 to install /opt/stack/cinder 2025-10-07 20:39:29.916 | + 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-10-07 20:39:30.647 | 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-10-07 20:39:30.655 | Obtaining file:///opt/stack/cinder 2025-10-07 20:39:30.657 | Installing build dependencies: started 2025-10-07 20:39:33.030 | Installing build dependencies: finished with status 'done' 2025-10-07 20:39:33.032 | Checking if build backend supports build_editable: started 2025-10-07 20:39:33.206 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:39:33.206 | Getting requirements to build editable: started 2025-10-07 20:39:33.378 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:39:33.383 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:39:34.161 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:39:34.301 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (7.0.1) 2025-10-07 20:39:34.301 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.2.1) 2025-10-07 20:39:34.302 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (0.40.2) 2025-10-07 20:39:34.303 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev10) (3.2.3) 2025-10-07 20:39:34.304 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (2.1.0) 2025-10-07 20:39:34.305 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (4.25.0) 2025-10-07 20:39:34.306 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.12.0) 2025-10-07 20:39:34.307 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (10.12.0) 2025-10-07 20:39:34.308 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev10) (6.0.0) 2025-10-07 20:39:34.309 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (10.0.0) 2025-10-07 20:39:34.310 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (7.2.0) 2025-10-07 20:39:34.311 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (6.1.0) 2025-10-07 20:39:34.312 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (17.4.0) 2025-10-07 20:39:34.313 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (7.2.1) 2025-10-07 20:39:34.314 | Requirement already satisfied: oslo.messaging>=14.6.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (17.1.0) 2025-10-07 20:39:34.315 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (6.6.0) 2025-10-07 20:39:34.316 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (4.6.0) 2025-10-07 20:39:34.317 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (3.8.0) 2025-10-07 20:39:34.318 | Requirement already satisfied: oslo.reports>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (3.6.0) 2025-10-07 20:39:34.319 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (7.7.0) 2025-10-07 20:39:34.320 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.8.0) 2025-10-07 20:39:34.321 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (4.3.0) 2025-10-07 20:39:34.322 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (2.6.0) 2025-10-07 20:39:34.323 | Requirement already satisfied: oslo.utils>=6.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (9.1.0) 2025-10-07 20:39:34.412 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.419 | 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-10-07 20:39:34.427 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (4.3.0) 2025-10-07 20:39:34.428 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (25.0) 2025-10-07 20:39:34.493 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.501 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2025-10-07 20:39:34.512 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (3.10.1) 2025-10-07 20:39:34.513 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (3.1.0) 2025-10-07 20:39:34.515 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (3.2.3) 2025-10-07 20:39:34.517 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (7.2.0) 2025-10-07 20:39:34.576 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.581 | 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-10-07 20:39:34.589 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.7.0) 2025-10-07 20:39:34.652 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.657 | 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-10-07 20:39:34.665 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (4.8.0) 2025-10-07 20:39:34.666 | Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (2.32.4) 2025-10-07 20:39:34.667 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (2.5.1) 2025-10-07 20:39:34.669 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (6.0.2) 2025-10-07 20:39:34.707 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.713 | 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-10-07 20:39:34.721 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev10) (2.0.42) 2025-10-07 20:39:34.722 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.5.0) 2025-10-07 20:39:34.754 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.760 | 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-10-07 20:39:34.775 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (9.1.2) 2025-10-07 20:39:34.777 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (1.8.9) 2025-10-07 20:39:34.778 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (6.6.0) 2025-10-07 20:39:34.841 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.851 | 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-10-07 20:39:34.857 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (6.13.0) 2025-10-07 20:39:34.858 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.9.0) 2025-10-07 20:39:34.977 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev10) 2025-10-07 20:39:34.983 | 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-10-07 20:39:35.140 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev10) 2025-10-07 20:39:35.147 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/47/f5/121248e18ca605a11720c81ae1b52a5a8cb690af9f01887c56de23cd9a5a/google_api_python_client-2.177.0-py3-none-any.whl.metadata (7.0 kB) 2025-10-07 20:39:35.155 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (5.4.1) 2025-10-07 20:39:35.156 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev10) (43.0.3) 2025-10-07 20:39:35.157 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (0.2.3) 2025-10-07 20:39:35.320 | Collecting zstd>=1.4.5.1 (from cinder==27.1.0.dev10) 2025-10-07 20:39:35.328 | 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-10-07 20:39:35.971 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev10) 2025-10-07 20:39:35.976 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/0e/f0cb4f71c40ba07e6ed5b47699a737a080d3c4f4b7b26657d5671de48621/boto3-1.40.1-py3-none-any.whl.metadata (6.7 kB) 2025-10-07 20:39:35.987 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (1.9.0) 2025-10-07 20:39:35.988 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev10) (2025.2) 2025-10-07 20:39:36.681 | Collecting botocore<1.41.0,>=1.40.1 (from boto3>=1.18.49->cinder==27.1.0.dev10) 2025-10-07 20:39:36.690 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d4/c1/aa7922c9bf74b6d6594d2430af6f854d234faff23187e269aaba89c326c8/botocore-1.40.1-py3-none-any.whl.metadata (5.7 kB) 2025-10-07 20:39:36.699 | 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.dev10) (1.0.1) 2025-10-07 20:39:36.755 | Collecting s3transfer<0.14.0,>=0.13.0 (from boto3>=1.18.49->cinder==27.1.0.dev10) 2025-10-07 20:39:36.763 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/4f/d073e09df851cfa251ef7840007d04db3293a0482ce607d2b993926089be/s3transfer-0.13.1-py3-none-any.whl.metadata (1.7 kB) 2025-10-07 20:39:36.794 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev10) (1.17.1) 2025-10-07 20:39:36.810 | 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.dev10) (2.7.0) 2025-10-07 20:39:36.817 | 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.dev10) (0.22.0) 2025-10-07 20:39:36.926 | 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.dev10) 2025-10-07 20:39:36.932 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/63/b19553b658a1692443c62bd07e5868adaa0ad746a0751ba62c59568cd45b/google_auth-2.40.3-py2.py3-none-any.whl.metadata (6.2 kB) 2025-10-07 20:39:37.015 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev10) 2025-10-07 20:39:37.023 | 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-10-07 20:39:37.149 | 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.dev10) 2025-10-07 20:39:37.154 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/4b/ead00905132820b623732b175d66354e9d3e69fcf2a5dcdab780664e7896/google_api_core-2.25.1-py3-none-any.whl.metadata (3.0 kB) 2025-10-07 20:39:37.195 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev10) 2025-10-07 20:39:37.200 | 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-10-07 20:39:37.224 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev10) (25.3.0) 2025-10-07 20:39:37.225 | 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.dev10) (2025.4.1) 2025-10-07 20:39:37.227 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev10) (0.36.2) 2025-10-07 20:39:37.227 | 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.dev10) (0.26.0) 2025-10-07 20:39:37.237 | 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.dev10) (1.8.0) 2025-10-07 20:39:37.238 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev10) (4.14.1) 2025-10-07 20:39:37.256 | 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.dev10) (3.12.0) 2025-10-07 20:39:37.259 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev10) (4.0.1) 2025-10-07 20:39:37.260 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev10) (2.10.1) 2025-10-07 20:39:37.278 | 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.dev10) (7.0.0) 2025-10-07 20:39:37.297 | 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.dev10) (0.19) 2025-10-07 20:39:37.298 | 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.dev10) (3.0.0) 2025-10-07 20:39:37.310 | 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.dev10) (1.3.0) 2025-10-07 20:39:37.311 | 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.dev10) (2.0.0) 2025-10-07 20:39:37.312 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev10) (6.0.2) 2025-10-07 20:39:37.331 | 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.dev10) (1.16.4) 2025-10-07 20:39:37.334 | 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.dev10) (2.0.2) 2025-10-07 20:39:37.335 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev10) (0.5.0) 2025-10-07 20:39:37.352 | 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.dev10) (2.9.0.post0) 2025-10-07 20:39:37.373 | 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.dev10) (3.2.1) 2025-10-07 20:39:37.377 | 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.dev10) (5.5.2) 2025-10-07 20:39:37.379 | 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.dev10) (5.3.1) 2025-10-07 20:39:37.379 | 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.dev10) (5.5.4) 2025-10-07 20:39:37.381 | 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.dev10) (0.13.0) 2025-10-07 20:39:37.391 | 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.dev10) (4.0.1) 2025-10-07 20:39:37.392 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev10) (3.1.6) 2025-10-07 20:39:37.395 | 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.dev10) (4.0.1) 2025-10-07 20:39:37.420 | 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.dev10) (1.1.1) 2025-10-07 20:39:37.464 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->cinder==27.1.0.dev10) (1.6.10) 2025-10-07 20:39:37.474 | 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.dev10) (3.16.0) 2025-10-07 20:39:37.550 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev10) 2025-10-07 20:39:37.562 | 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-10-07 20:39:37.573 | 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.dev10) (1.26.20) 2025-10-07 20:39:37.677 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev10) 2025-10-07 20:39:37.683 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/87/f1bb6a595f14a327e8285b9eb54d41fef76c585a0edef0a45f6fc95de125/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2025-10-07 20:39:37.702 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev10) (69.0.3) 2025-10-07 20:39:37.749 | 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.dev10) (4.11.0) 2025-10-07 20:39:37.797 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev10) 2025-10-07 20:39:37.803 | 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-10-07 20:39:37.811 | 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.dev10) (1.17.2) 2025-10-07 20:39:37.812 | 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.dev10) (24.2.1) 2025-10-07 20:39:37.878 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev10) (3.4.2) 2025-10-07 20:39:37.879 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev10) (3.10) 2025-10-07 20:39:37.895 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev10) (1.17.0) 2025-10-07 20:39:37.896 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev10) (0.7) 2025-10-07 20:39:37.956 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev10) 2025-10-07 20:39:37.962 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/3b/c37870f68ceb067707ca7b04db364a1478fcd40c6194007fb6e492ff9a92/pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-10-07 20:39:38.064 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev10) (3.4.2) 2025-10-07 20:39:38.066 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev10) (3.2.0) 2025-10-07 20:39:38.069 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev10) (4.0.1) 2025-10-07 20:39:38.143 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev10) 2025-10-07 20:39:38.148 | 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-10-07 20:39:38.215 | 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.dev10) (1.3.10) 2025-10-07 20:39:38.229 | 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.dev10) (5.1.0) 2025-10-07 20:39:38.347 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev10) (2.22) 2025-10-07 20:39:38.376 | 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.dev10) (0.5.2) 2025-10-07 20:39:38.378 | 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.dev10) (2.7.0) 2025-10-07 20:39:38.518 | 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.dev10) 2025-10-07 20:39:38.523 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/86/f1/62a193f0227cf15a920390abe675f386dec35f7ae3ffe6da582d3ade42c7/googleapis_common_protos-1.70.0-py3-none-any.whl.metadata (9.3 kB) 2025-10-07 20:39:38.883 | 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.dev10) 2025-10-07 20:39:38.889 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/b1/b59d405d64d31999244643d88c45c8241c58f17cc887e73bcb90602327f8/protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2025-10-07 20:39:38.965 | 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.dev10) 2025-10-07 20:39:38.972 | 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-10-07 20:39:39.069 | 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.dev10) 2025-10-07 20:39:39.076 | 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-10-07 20:39:39.119 | 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.dev10) 2025-10-07 20:39:39.125 | 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-10-07 20:39:39.262 | 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.dev10) (3.0.2) 2025-10-07 20:39:39.444 | 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.dev10) (1.4.0) 2025-10-07 20:39:39.468 | 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.dev10) (0.22.1) 2025-10-07 20:39:39.486 | 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.dev10) (0.2.13) 2025-10-07 20:39:39.976 | 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.dev10) (2.7.2) 2025-10-07 20:39:40.086 | 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.dev10) (1.33) 2025-10-07 20:39:40.199 | 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.dev10) (1.9.0) 2025-10-07 20:39:40.201 | 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.dev10) (1.7.1) 2025-10-07 20:39:40.314 | 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.dev10) (3.0.0) 2025-10-07 20:39:40.505 | 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.dev10) 2025-10-07 20:39:40.514 | 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-10-07 20:39:40.710 | 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.dev10) (14.1.0) 2025-10-07 20:39:40.733 | 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.dev10) (3.0.0) 2025-10-07 20:39:40.734 | 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.dev10) (2.19.2) 2025-10-07 20:39:40.768 | 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.dev10) (0.1.2) 2025-10-07 20:39:40.837 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/0e/f0cb4f71c40ba07e6ed5b47699a737a080d3c4f4b7b26657d5671de48621/boto3-1.40.1-py3-none-any.whl (139 kB) 2025-10-07 20:39:40.849 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 14.6 MB/s eta 0:00:00 2025-10-07 20:39:40.864 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/47/f5/121248e18ca605a11720c81ae1b52a5a8cb690af9f01887c56de23cd9a5a/google_api_python_client-2.177.0-py3-none-any.whl (13.7 MB) 2025-10-07 20:39:41.170 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.7/13.7 MB 42.6 MB/s eta 0:00:00 2025-10-07 20:39:41.177 | 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-10-07 20:39:41.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/86.3 kB 9.7 MB/s eta 0:00:00 2025-10-07 20:39:41.195 | 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-10-07 20:39:41.210 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 626.9/626.9 kB 47.2 MB/s eta 0:00:00 2025-10-07 20:39:41.218 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/f8/c7bd0ef12954a81a1d3cea60a13946bd9a49a0036a5927770c461eade7ae/paramiko-3.5.1-py3-none-any.whl (227 kB) 2025-10-07 20:39:41.231 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 23.2 MB/s eta 0:00:00 2025-10-07 20:39:41.236 | 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-10-07 20:39:41.247 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.7/208.7 kB 23.7 MB/s eta 0:00:00 2025-10-07 20:39:41.254 | 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-10-07 20:39:41.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 35.7 MB/s eta 0:00:00 2025-10-07 20:39:41.272 | 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-10-07 20:39:41.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 5.5 MB/s eta 0:00:00 2025-10-07 20:39:41.287 | 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-10-07 20:39:41.299 | 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-10-07 20:39:41.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 15.6 MB/s eta 0:00:00 2025-10-07 20:39:41.314 | 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-10-07 20:39:41.324 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.7/302.7 kB 37.1 MB/s eta 0:00:00 2025-10-07 20:39:41.330 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d4/c1/aa7922c9bf74b6d6594d2430af6f854d234faff23187e269aaba89c326c8/botocore-1.40.1-py3-none-any.whl (13.9 MB) 2025-10-07 20:39:41.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 37.8 MB/s eta 0:00:00 2025-10-07 20:39:41.674 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/14/4b/ead00905132820b623732b175d66354e9d3e69fcf2a5dcdab780664e7896/google_api_core-2.25.1-py3-none-any.whl (160 kB) 2025-10-07 20:39:41.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.8/160.8 kB 14.4 MB/s eta 0:00:00 2025-10-07 20:39:41.698 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/63/b19553b658a1692443c62bd07e5868adaa0ad746a0751ba62c59568cd45b/google_auth-2.40.3-py2.py3-none-any.whl (216 kB) 2025-10-07 20:39:41.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.1/216.1 kB 18.3 MB/s eta 0:00:00 2025-10-07 20:39:41.719 | 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-10-07 20:39:41.734 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/87/f1bb6a595f14a327e8285b9eb54d41fef76c585a0edef0a45f6fc95de125/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2025-10-07 20:39:41.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 26.2 MB/s eta 0:00:00 2025-10-07 20:39:41.780 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9d/3b/c37870f68ceb067707ca7b04db364a1478fcd40c6194007fb6e492ff9a92/pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-10-07 20:39:41.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 5.9 MB/s eta 0:00:00 2025-10-07 20:39:41.804 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/4f/d073e09df851cfa251ef7840007d04db3293a0482ce607d2b993926089be/s3transfer-0.13.1-py3-none-any.whl (85 kB) 2025-10-07 20:39:41.817 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 8.7 MB/s eta 0:00:00 2025-10-07 20:39:41.825 | 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-10-07 20:39:41.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 13.2 MB/s eta 0:00:00 2025-10-07 20:39:41.847 | 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-10-07 20:39:41.860 | 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-10-07 20:39:41.874 | 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-10-07 20:39:41.890 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/86/f1/62a193f0227cf15a920390abe675f386dec35f7ae3ffe6da582d3ade42c7/googleapis_common_protos-1.70.0-py3-none-any.whl (294 kB) 2025-10-07 20:39:41.905 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.5/294.5 kB 26.8 MB/s eta 0:00:00 2025-10-07 20:39:41.912 | 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-10-07 20:39:41.925 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 4.7 MB/s eta 0:00:00 2025-10-07 20:39:41.933 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/b1/b59d405d64d31999244643d88c45c8241c58f17cc887e73bcb90602327f8/protobuf-6.31.1-cp39-abi3-manylinux2014_x86_64.whl (321 kB) 2025-10-07 20:39:41.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 321.1/321.1 kB 28.5 MB/s eta 0:00:00 2025-10-07 20:39:41.955 | 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-10-07 20:39:41.973 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 12.7 MB/s eta 0:00:00 2025-10-07 20:39:41.979 | 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-10-07 20:39:41.994 | 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-10-07 20:39:42.006 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 8.7 MB/s eta 0:00:00 2025-10-07 20:39:42.091 | Building wheels for collected packages: cinder 2025-10-07 20:39:42.092 | Building editable for cinder (pyproject.toml): started 2025-10-07 20:39:43.107 | Building editable for cinder (pyproject.toml): finished with status 'done' 2025-10-07 20:39:43.108 | Created wheel for cinder: filename=cinder-27.1.0.dev10-0.editable-py3-none-any.whl size=9087 sha256=53fd25e98408246e049308189d839bc4f04ec0f7723db7661a60c8c9a083b692 2025-10-07 20:39:43.109 | Stored in directory: /tmp/pip-ephem-wheel-cache-yoq8rc_l/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2025-10-07 20:39:43.115 | Successfully built cinder 2025-10-07 20:39:43.926 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, 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-10-07 20:39:47.553 | Successfully installed boto3-1.40.1 botocore-1.40.1 cinder-27.1.0.dev10 google-api-core-2.25.1 google-api-python-client-2.177.0 google-auth-2.40.3 google-auth-httplib2-0.2.0 googleapis-common-protos-1.70.0 oslo.versionedobjects-3.8.0 oslo.vmware-4.7.0 paramiko-3.5.1 proto-plus-1.26.1 protobuf-6.31.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.5.0 python-glanceclient-4.10.0 python-novaclient-18.11.0 pyudev-0.24.3 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.13.1 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-10-07 20:39:47.553 | 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-10-07 20:39:48.207 | + inc/python:pip_install:216 : result=0 2025-10-07 20:39:48.209 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:39:48.213 | + functions-common:time_stop:2423 : local name 2025-10-07 20:39:48.216 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:39:48.219 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:39:48.223 | + functions-common:time_stop:2426 : local total 2025-10-07 20:39:48.225 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:39:48.228 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:39:48.232 | + functions-common:time_stop:2430 : start_time=1759869569904 2025-10-07 20:39:48.235 | + functions-common:time_stop:2432 : [[ -z 1759869569904 ]] 2025-10-07 20:39:48.240 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:39:48.245 | + functions-common:time_stop:2435 : end_time=1759869588242 2025-10-07 20:39:48.248 | + functions-common:time_stop:2436 : elapsed_time=18338 2025-10-07 20:39:48.252 | + functions-common:time_stop:2437 : total=78532 2025-10-07 20:39:48.255 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:39:48.259 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=96870 2025-10-07 20:39:48.263 | + inc/python:pip_install:219 : return 0 2025-10-07 20:39:48.267 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:39:48.271 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:39:48.275 | + inc/python:setup_package:469 : '[' -d '/opt/stack/cinder/*.egg-info' ']' 2025-10-07 20:39:48.279 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/cinder 2025-10-07 20:39:48.282 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2025-10-07 20:39:48.287 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:39:48.291 | + 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-10-07 20:39:48.295 | + 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-10-07 20:39:48.299 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:39:48.304 | + lib/cinder:install_cinder:521 : [[ lioadm == \t\g\t\a\d\m ]] 2025-10-07 20:39:48.307 | + lib/cinder:install_cinder:523 : [[ lioadm == \l\i\o\a\d\m ]] 2025-10-07 20:39:48.312 | + lib/cinder:install_cinder:524 : is_ubuntu 2025-10-07 20:39:48.316 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:48.320 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:48.324 | + lib/cinder:install_cinder:530 : install_package targetcli 2025-10-07 20:39:48.329 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:39:48.334 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:39:48.337 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:39:48.340 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:39:48.343 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:48.347 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:39:48.352 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:48.355 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:48.360 | + functions-common:install_package:1442 : real_install_package targetcli 2025-10-07 20:39:48.363 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:39:48.368 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:48.371 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:48.375 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:39:48.380 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:48.384 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:48.389 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:48.393 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:48.397 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:48.401 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:48.405 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:48.409 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:48.414 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:48.418 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:48.422 | + functions-common:real_install_package:1432 : yum_install targetcli 2025-10-07 20:39:48.427 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:39:48.431 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:48.435 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:39:48.441 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:39:48.445 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:39:48.449 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:39:48.454 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:39:48.461 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869588456 2025-10-07 20:39:48.465 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y targetcli 2025-10-07 20:39:48.469 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:39:48.474 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:39:48.481 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:39:48.485 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:39:48.490 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y targetcli 2025-10-07 20:39:49.091 | Last metadata expiration check: 0:03:49 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:39:49.157 | Package targetcli-2.1.58-3.el10.noarch is already installed. 2025-10-07 20:39:49.186 | Dependencies resolved. 2025-10-07 20:39:49.187 | Nothing to do. 2025-10-07 20:39:49.187 | Complete! 2025-10-07 20:39:49.244 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:39:49.249 | + functions-common:time_stop:2423 : local name 2025-10-07 20:39:49.252 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:39:49.255 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:39:49.260 | + functions-common:time_stop:2426 : local total 2025-10-07 20:39:49.263 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:39:49.268 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:39:49.272 | + functions-common:time_stop:2430 : start_time=1759869588456 2025-10-07 20:39:49.274 | + functions-common:time_stop:2432 : [[ -z 1759869588456 ]] 2025-10-07 20:39:49.278 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:39:49.284 | + functions-common:time_stop:2435 : end_time=1759869589280 2025-10-07 20:39:49.288 | + functions-common:time_stop:2436 : elapsed_time=824 2025-10-07 20:39:49.291 | + functions-common:time_stop:2437 : total=71644 2025-10-07 20:39:49.295 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:39:49.299 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=72468 2025-10-07 20:39:49.304 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:39:49.309 | + ./stack.sh:main:975 : configure_cinder 2025-10-07 20:39:49.312 | + lib/cinder:configure_cinder:294 : sudo install -d -o stack -m 755 /etc/cinder 2025-10-07 20:39:49.345 | + lib/cinder:configure_cinder:296 : rm -f /etc/cinder/cinder.conf 2025-10-07 20:39:49.352 | + lib/cinder:configure_cinder:298 : configure_rootwrap cinder 2025-10-07 20:39:49.356 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2025-10-07 20:39:49.360 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-10-07 20:39:49.365 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-10-07 20:39:49.365 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2025-10-07 20:39:49.372 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2025-10-07 20:39:49.376 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2025-10-07 20:39:49.379 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-10-07 20:39:49.382 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2025-10-07 20:39:49.386 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2025-10-07 20:39:49.389 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2025-10-07 20:39:49.393 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2025-10-07 20:39:49.397 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2025-10-07 20:39:49.430 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2025-10-07 20:39:49.465 | + 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-10-07 20:39:49.505 | + 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-10-07 20:39:49.547 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2025-10-07 20:39:49.583 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2025-10-07 20:39:49.621 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-10-07 20:39:49.626 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-10-07 20:39:49.632 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.5o9BYUbuiN 2025-10-07 20:39:49.636 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-10-07 20:39:49.640 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-10-07 20:39:49.644 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2025-10-07 20:39:49.650 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.5o9BYUbuiN 2025-10-07 20:39:49.656 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.5o9BYUbuiN 2025-10-07 20:39:49.692 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.5o9BYUbuiN /etc/sudoers.d/cinder-rootwrap 2025-10-07 20:39:49.728 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/cinder-rootwrap 2025-10-07 20:39:49.736 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-10-07 20:39:49.739 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-10-07 20:39:49.743 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-10-07 20:39:49.747 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-10-07 20:39:49.751 | + 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-10-07 20:39:49.755 | + 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-10-07 20:39:49.759 | + lib/cinder:configure_cinder:300 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2025-10-07 20:39:49.763 | + lib/cinder:configure_cinder:301 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2025-10-07 20:39:49.772 | + lib/cinder:configure_cinder:304 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2025-10-07 20:39:49.779 | + lib/cinder:configure_cinder:306 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2025-10-07 20:39:49.814 | + lib/cinder:configure_cinder:307 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2025-10-07 20:39:49.847 | + lib/cinder:configure_cinder:308 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2025-10-07 20:39:49.878 | + lib/cinder:configure_cinder:309 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2025-10-07 20:39:49.910 | + lib/cinder:configure_cinder:310 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2025-10-07 20:39:49.942 | + lib/cinder:configure_cinder:311 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2025-10-07 20:39:49.975 | + lib/cinder:configure_cinder:312 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2025-10-07 20:39:50.008 | + lib/cinder:configure_cinder:313 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2025-10-07 20:39:50.040 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2025-10-07 20:39:50.045 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/cinder/cinder.conf 2025-10-07 20:39:50.050 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=cinder 2025-10-07 20:39:50.054 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=keystone_authtoken 2025-10-07 20:39:50.059 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:39:50.064 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2025-10-07 20:39:50.117 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2025-10-07 20:39:50.168 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://38.102.83.9/identity 2025-10-07 20:39:50.221 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2025-10-07 20:39:50.278 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2025-10-07 20:39:50.330 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2025-10-07 20:39:50.386 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2025-10-07 20:39:50.439 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2025-10-07 20:39:50.485 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:50.535 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2025-10-07 20:39:50.588 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:39:50.593 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2025-10-07 20:39:50.656 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2025-10-07 20:39:50.713 | ++ lib/cinder:configure_cinder:320 : database_connection_url cinder 2025-10-07 20:39:50.717 | ++ lib/database:database_connection_url:134 : local db=cinder 2025-10-07 20:39:50.721 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2025-10-07 20:39:50.726 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=cinder 2025-10-07 20:39:50.729 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:39:50.734 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:39:50.738 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:39:50.763 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:50.767 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:39:50.772 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-10-07 20:39:50.777 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-10-07 20:39:50.831 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2025-10-07 20:39:50.884 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2025-10-07 20:39:50.937 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2025-10-07 20:39:50.990 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2025-10-07 20:39:51.044 | + lib/cinder:configure_cinder:325 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2025-10-07 20:39:51.097 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2025-10-07 20:39:51.153 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 38.102.83.9 2025-10-07 20:39:51.206 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2025-10-07 20:39:51.265 | ++ lib/cinder:configure_cinder:329 : openssl rand -hex 16 2025-10-07 20:39:51.278 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d86de252debda92fc7cfad8bc7a6a97 2025-10-07 20:39:51.334 | + lib/cinder:configure_cinder:330 : [[ -n '' ]] 2025-10-07 20:39:51.338 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2025-10-07 20:39:51.393 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2025-10-07 20:39:51.447 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2025-10-07 20:39:51.499 | + lib/cinder:configure_cinder:342 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2025-10-07 20:39:51.553 | + lib/cinder:configure_cinder:344 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2025-10-07 20:39:51.607 | + lib/cinder:configure_cinder:345 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2025-10-07 20:39:51.660 | + lib/cinder:configure_cinder:347 : is_service_enabled c-vol 2025-10-07 20:39:51.688 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:51.693 | + lib/cinder:configure_cinder:347 : [[ -n lvm:lvmdriver-1 ]] 2025-10-07 20:39:51.697 | + lib/cinder:configure_cinder:348 : local enabled_backends= 2025-10-07 20:39:51.702 | + lib/cinder:configure_cinder:349 : local default_name= 2025-10-07 20:39:51.706 | + lib/cinder:configure_cinder:350 : local be be_name be_type 2025-10-07 20:39:51.711 | + lib/cinder:configure_cinder:351 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-10-07 20:39:51.715 | + lib/cinder:configure_cinder:352 : be_type=lvm 2025-10-07 20:39:51.719 | + lib/cinder:configure_cinder:353 : be_name=lvmdriver-1 2025-10-07 20:39:51.723 | + lib/cinder:configure_cinder:354 : type configure_cinder_backend_lvm 2025-10-07 20:39:51.728 | + lib/cinder:configure_cinder:355 : configure_cinder_backend_lvm lvmdriver-1 2025-10-07 20:39:51.732 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2025-10-07 20:39:51.737 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2025-10-07 20:39:51.794 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2025-10-07 20:39:51.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2025-10-07 20:39:51.904 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2025-10-07 20:39:51.960 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2025-10-07 20:39:52.016 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2025-10-07 20:39:52.072 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2025-10-07 20:39:52.126 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2025-10-07 20:39:52.175 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2025-10-07 20:39:52.227 | + lib/cinder:configure_cinder:357 : [[ -z '' ]] 2025-10-07 20:39:52.231 | + lib/cinder:configure_cinder:358 : default_name=lvmdriver-1 2025-10-07 20:39:52.235 | + lib/cinder:configure_cinder:360 : enabled_backends+=lvmdriver-1, 2025-10-07 20:39:52.238 | + lib/cinder:configure_cinder:362 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2025-10-07 20:39:52.288 | + lib/cinder:configure_cinder:363 : [[ -n lvmdriver-1 ]] 2025-10-07 20:39:52.292 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2025-10-07 20:39:52.345 | + lib/cinder:configure_cinder:366 : configure_cinder_image_volume_cache 2025-10-07 20:39:52.350 | + lib/cinder:configure_cinder_image_volume_cache:707 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2025-10-07 20:39:52.355 | + lib/cinder:configure_cinder_image_volume_cache:708 : local be_name=lvmdriver-1 2025-10-07 20:39:52.359 | + lib/cinder:configure_cinder_image_volume_cache:710 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2025-10-07 20:39:52.414 | + lib/cinder:configure_cinder_image_volume_cache:712 : [[ -n '' ]] 2025-10-07 20:39:52.418 | + lib/cinder:configure_cinder_image_volume_cache:716 : [[ -n '' ]] 2025-10-07 20:39:52.423 | + lib/cinder:configure_cinder:371 : [[ False == \T\r\u\e ]] 2025-10-07 20:39:52.427 | + lib/cinder:configure_cinder:377 : is_service_enabled c-bak 2025-10-07 20:39:52.456 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:52.460 | + lib/cinder:configure_cinder:377 : [[ -n swift ]] 2025-10-07 20:39:52.465 | + lib/cinder:configure_cinder:378 : type configure_cinder_backup_swift 2025-10-07 20:39:52.469 | + lib/cinder:configure_cinder:379 : configure_cinder_backup_swift 2025-10-07 20:39:52.474 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2025-10-07 20:39:52.530 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://38.102.83.9:8080/v1/AUTH_ 2025-10-07 20:39:52.585 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2025-10-07 20:39:52.616 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:52.620 | + 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-10-07 20:39:52.674 | + lib/cinder:configure_cinder:385 : is_service_enabled ceilometer 2025-10-07 20:39:52.703 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:39:52.708 | + lib/cinder:configure_cinder:389 : is_service_enabled tls-proxy 2025-10-07 20:39:52.737 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:52.741 | + lib/cinder:configure_cinder:390 : [[ 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-10-07 20:39:52.746 | + lib/cinder:configure_cinder:392 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2025-10-07 20:39:52.801 | + lib/cinder:configure_cinder:393 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2025-10-07 20:39:52.862 | + lib/cinder:configure_cinder:397 : '[' False '!=' False ']' 2025-10-07 20:39:52.866 | + lib/cinder:configure_cinder:401 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2025-10-07 20:39:52.870 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2025-10-07 20:39:52.875 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2025-10-07 20:39:52.879 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-10-07 20:39:52.883 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-10-07 20:39:52.888 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:39:52.919 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:52.925 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-10-07 20:39:52.929 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-10-07 20:39:52.934 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:39:52.960 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:52.962 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:39:52.966 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:39:53.012 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:39:53.016 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:39:53.019 | + lib/cinder:configure_cinder:404 : setup_logging /etc/cinder/cinder.conf 2025-10-07 20:39:53.024 | + functions:setup_logging:686 : setup_systemd_logging /etc/cinder/cinder.conf 2025-10-07 20:39:53.028 | + functions:setup_systemd_logging:703 : local conf_file=/etc/cinder/cinder.conf 2025-10-07 20:39:53.033 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:39:53.062 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:39:53.066 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:39:53.070 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:39:53.075 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:39:53.078 | + 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-10-07 20:39:53.129 | + 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-10-07 20:39:53.184 | + 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-10-07 20:39:53.237 | + functions:setup_systemd_logging:720 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:39:53.290 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2025-10-07 20:39:53.342 | + lib/cinder:configure_cinder:406 : is_service_enabled c-api 2025-10-07 20:39:53.368 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:53.373 | + lib/cinder:configure_cinder:407 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2025-10-07 20:39:53.377 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2025-10-07 20:39:53.380 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2025-10-07 20:39:53.385 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2025-10-07 20:39:53.389 | + lib/apache:write_uwsgi_config:246 : local http= 2025-10-07 20:39:53.393 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2025-10-07 20:39:53.397 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2025-10-07 20:39:53.401 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-10-07 20:39:53.405 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-10-07 20:39:53.441 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-10-07 20:39:53.441 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:39:53.467 | d /var/run/uwsgi 0755 stack root 2025-10-07 20:39:53.474 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:39:53.509 | /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-10-07 20:39:53.522 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2025-10-07 20:39:53.526 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2025-10-07 20:39:53.533 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:39:53.537 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2025-10-07 20:39:53.592 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2025-10-07 20:39:53.646 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2025-10-07 20:39:53.695 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2025-10-07 20:39:53.751 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2025-10-07 20:39:53.806 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-10-07 20:39:53.861 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2025-10-07 20:39:53.914 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2025-10-07 20:39:53.967 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2025-10-07 20:39:54.019 | + 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-10-07 20:39:54.072 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2025-10-07 20:39:54.122 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-10-07 20:39:54.174 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2025-10-07 20:39:54.227 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2025-10-07 20:39:54.280 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-10-07 20:39:54.284 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-10-07 20:39:54.290 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2025-10-07 20:39:54.293 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2025-10-07 20:39:54.298 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:39:54.303 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:54.307 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:54.311 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:39:54.315 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:54.319 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:54.323 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:54.327 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:54.331 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:54.335 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:54.338 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:54.342 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:54.347 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:54.351 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:54.355 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-10-07 20:39:54.359 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/cinder-api.conf ']' 2025-10-07 20:39:54.363 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/cinder-api.conf.disabled 2025-10-07 20:39:54.368 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/cinder-api.conf.disabled 2025-10-07 20:39:54.372 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2025-10-07 20:39:54.426 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2025-10-07 20:39:54.480 | + 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-10-07 20:39:54.481 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/cinder-api.conf.disabled 2025-10-07 20:39:54.508 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2025-10-07 20:39:54.515 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2025-10-07 20:39:54.518 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2025-10-07 20:39:54.523 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:39:54.527 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:39:54.531 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:39:54.535 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:39:54.539 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:54.545 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:54.550 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:39:54.554 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:54.558 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:54.562 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:54.566 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:54.570 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:54.574 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:54.578 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:54.582 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:54.586 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:54.590 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:54.595 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:39:54.599 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:39:54.603 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:39:54.607 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:39:54.611 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:39:54.615 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:39:54.619 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:39:54.623 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:39:54.627 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:39:54.631 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:39:54.635 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:39:54.639 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:39:54.644 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:39:54.648 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:39:54.652 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:39:54.657 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-10-07 20:39:54.661 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/cinder-api.conf.disabled ]] 2025-10-07 20:39:54.665 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/cinder-api.conf ]] 2025-10-07 20:39:54.670 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/cinder-api.conf.disabled /etc/httpd/conf.d/cinder-api.conf 2025-10-07 20:39:54.708 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-10-07 20:39:54.712 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:39:54.716 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:39:54.721 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:39:55.980 | + lib/cinder:configure_cinder:410 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2025-10-07 20:39:55.983 | + lib/cinder:configure_cinder:414 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2025-10-07 20:39:56.032 | + lib/cinder:configure_cinder:416 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://38.102.83.9/image 2025-10-07 20:39:56.086 | + lib/cinder:configure_cinder:417 : is_service_enabled tls-proxy 2025-10-07 20:39:56.115 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:56.121 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2025-10-07 20:39:56.164 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:56.207 | + lib/cinder:configure_cinder:423 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2025-10-07 20:39:56.210 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/cinder/cinder.conf 2025-10-07 20:39:56.214 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=glance 2025-10-07 20:39:56.218 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=glance 2025-10-07 20:39:56.222 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:39:56.224 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/cinder/cinder.conf glance auth_type password 2025-10-07 20:39:56.274 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/cinder/cinder.conf glance interface public 2025-10-07 20:39:56.319 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/cinder/cinder.conf glance auth_url https://38.102.83.9/identity 2025-10-07 20:39:56.372 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf glance username glance 2025-10-07 20:39:56.427 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf glance password secretservice 2025-10-07 20:39:56.481 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2025-10-07 20:39:56.534 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf glance project_name service 2025-10-07 20:39:56.587 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2025-10-07 20:39:56.638 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:56.691 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2025-10-07 20:39:56.744 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:39:56.748 | + lib/cinder:configure_cinder:426 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2025-10-07 20:39:56.752 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/cinder/cinder.conf 2025-10-07 20:39:56.756 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=nova 2025-10-07 20:39:56.760 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=nova 2025-10-07 20:39:56.764 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:39:56.768 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/cinder/cinder.conf nova auth_type password 2025-10-07 20:39:56.825 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/cinder/cinder.conf nova interface public 2025-10-07 20:39:56.877 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/cinder/cinder.conf nova auth_url https://38.102.83.9/identity 2025-10-07 20:39:56.926 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova username nova 2025-10-07 20:39:56.977 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova password secretservice 2025-10-07 20:39:57.032 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2025-10-07 20:39:57.086 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova project_name service 2025-10-07 20:39:57.138 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2025-10-07 20:39:57.185 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:57.234 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2025-10-07 20:39:57.287 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:39:57.291 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2025-10-07 20:39:57.344 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2025-10-07 20:39:57.393 | + lib/cinder:configure_cinder:430 : [[ ! -z '' ]] 2025-10-07 20:39:57.397 | + lib/cinder:configure_cinder:432 : is_service_enabled etcd3 2025-10-07 20:39:57.423 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:57.426 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://38.102.83.9:2379?api_version=v3' 2025-10-07 20:39:57.476 | + lib/cinder:configure_cinder:438 : [[ False == True ]] 2025-10-07 20:39:57.479 | + lib/cinder:configure_cinder:438 : [[ False == True ]] 2025-10-07 20:39:57.483 | + lib/cinder:configure_cinder:442 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2025-10-07 20:39:57.538 | + lib/cinder:configure_cinder:443 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2025-10-07 20:39:57.589 | + lib/cinder:configure_cinder:446 : '[' True == True ']' 2025-10-07 20:39:57.593 | + lib/cinder:configure_cinder:447 : init_cinder_service_user_conf 2025-10-07 20:39:57.597 | + lib/cinder:init_cinder_service_user_conf:736 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder service_user 2025-10-07 20:39:57.601 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/cinder/cinder.conf 2025-10-07 20:39:57.604 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=cinder 2025-10-07 20:39:57.608 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=service_user 2025-10-07 20:39:57.613 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:39:57.616 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/cinder/cinder.conf service_user auth_type password 2025-10-07 20:39:57.669 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/cinder/cinder.conf service_user interface public 2025-10-07 20:39:57.719 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/cinder/cinder.conf service_user auth_url https://38.102.83.9/identity 2025-10-07 20:39:57.771 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf service_user username cinder 2025-10-07 20:39:57.823 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf service_user password secretservice 2025-10-07 20:39:57.876 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2025-10-07 20:39:57.929 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf service_user project_name service 2025-10-07 20:39:57.981 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2025-10-07 20:39:58.030 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:39:58.081 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf service_user memcached_servers localhost:11211 2025-10-07 20:39:58.132 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:39:58.136 | + lib/cinder:init_cinder_service_user_conf:737 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2025-10-07 20:39:58.187 | + ./stack.sh:main:978 : is_service_enabled neutron 2025-10-07 20:39:58.217 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:39:58.221 | + ./stack.sh:main:980 : stack_install_service neutron 2025-10-07 20:39:58.226 | + lib/stack:stack_install_service:20 : local service=neutron 2025-10-07 20:39:58.230 | + lib/stack:stack_install_service:21 : type install_neutron 2025-10-07 20:39:58.235 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:39:58.239 | + lib/stack:stack_install_service:32 : install_neutron 2025-10-07 20:39:58.244 | + lib/neutron:install_neutron:526 : use_library_from_git neutron-lib 2025-10-07 20:39:58.248 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2025-10-07 20:39:58.253 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:39:58.258 | + 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-10-07 20:39:58.263 | + 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-10-07 20:39:58.268 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:39:58.272 | + lib/neutron:install_neutron:533 : use_library_from_git sqlalchemy 2025-10-07 20:39:58.276 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2025-10-07 20:39:58.281 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:39:58.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-10-07 20:39:58.290 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2025-10-07 20:39:58.295 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:39:58.300 | + lib/neutron:install_neutron:537 : use_library_from_git alembic 2025-10-07 20:39:58.305 | + inc/python:use_library_from_git:266 : local name=alembic 2025-10-07 20:39:58.310 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:39:58.314 | + 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-10-07 20:39:58.319 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2025-10-07 20:39:58.324 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:39:58.328 | + lib/neutron:install_neutron:542 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2025-10-07 20:39:58.333 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron.git 2025-10-07 20:39:58.337 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-10-07 20:39:58.341 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:39:58.345 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:39:58.351 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:39:58.355 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:39:58.359 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:39:58.365 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:39:58.393 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:39:58.397 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:39:58.402 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:58.407 | + functions-common:git_clone:613 : echo master 2025-10-07 20:39:58.409 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:39:58.412 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:39:58.420 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-10-07 20:39:58.424 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:39:58.428 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-10-07 20:39:58.464 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-10-07 20:39:58.469 | + functions-common:git_clone:676 : head -1 2025-10-07 20:39:58.470 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:39:58.478 | e1d337e15f Merge "[S-RBAC] Fix policies for local_ip_association" 2025-10-07 20:39:58.483 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:39:58.488 | + lib/neutron:install_neutron:543 : setup_develop /opt/stack/neutron 2025-10-07 20:39:58.492 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:39:58.496 | + inc/python:setup_develop:355 : [[ /opt/stack/neutron == -bindep* ]] 2025-10-07 20:39:58.501 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/neutron 2025-10-07 20:39:58.506 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:39:58.510 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2025-10-07 20:39:58.515 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:39:58.519 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/neutron == -bindep* ]] 2025-10-07 20:39:58.524 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/neutron 2025-10-07 20:39:58.527 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:39:58.532 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:39:58.538 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/neutron 2025-10-07 20:39:58.543 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:39:58.548 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/neutron 2025-10-07 20:39:58.552 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:39:58.557 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:39:58.563 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2025-10-07 20:39:58.571 | + inc/python:_setup_package_with_constraints_edit:401 : name=neutron 2025-10-07 20:39:58.576 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z neutron ']' 2025-10-07 20:39:58.580 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2025-10-07 20:39:58.740 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:39:58.740 | import pkg_resources 2025-10-07 20:39:58.826 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/neutron -e 2025-10-07 20:39:58.830 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:39:58.834 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:39:58.837 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:39:58.841 | + inc/python:setup_package:440 : [[ /opt/stack/neutron == -bindep* ]] 2025-10-07 20:39:58.845 | + inc/python:setup_package:445 : local project_dir=/opt/stack/neutron 2025-10-07 20:39:58.849 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:39:58.853 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:39:58.857 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:39:58.861 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:39:58.865 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:39:58.870 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:39:58.874 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:39:58.878 | + inc/python:setup_package:465 : pip_install -e /opt/stack/neutron 2025-10-07 20:39:58.912 | Using python 3.12 to install /opt/stack/neutron 2025-10-07 20:39:58.917 | + 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-10-07 20:39:59.702 | 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-10-07 20:39:59.711 | Obtaining file:///opt/stack/neutron 2025-10-07 20:39:59.715 | Installing build dependencies: started 2025-10-07 20:40:02.373 | Installing build dependencies: finished with status 'done' 2025-10-07 20:40:02.376 | Checking if build backend supports build_editable: started 2025-10-07 20:40:02.521 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:40:02.523 | Getting requirements to build editable: started 2025-10-07 20:40:02.676 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:40:02.682 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:40:03.406 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:40:03.543 | Requirement already satisfied: pbr>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (7.0.1) 2025-10-07 20:40:03.543 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.10.1) 2025-10-07 20:40:03.544 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.1.0) 2025-10-07 20:40:03.546 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (2.5.1) 2025-10-07 20:40:03.547 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.0.0) 2025-10-07 20:40:03.548 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (5.2.1) 2025-10-07 20:40:03.549 | Requirement already satisfied: eventlet>=0.36.1 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (0.40.2) 2025-10-07 20:40:03.624 | Collecting pecan>=1.4.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:03.632 | 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-10-07 20:40:03.647 | Requirement already satisfied: httplib2>=0.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (0.22.0) 2025-10-07 20:40:03.650 | Requirement already satisfied: requests>=2.32.3 in /usr/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (2.32.4) 2025-10-07 20:40:03.652 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.1.6) 2025-10-07 20:40:03.654 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (10.12.0) 2025-10-07 20:40:03.655 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (1.3.0) 2025-10-07 20:40:03.774 | Collecting neutron-lib>=3.21.1 (from neutron==27.1.0.dev51) 2025-10-07 20:40:03.781 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a8/1e/6dfb7eef5513c5049f2f18b3bc07036982198b15573d41430754a6064f3f/neutron_lib-3.21.1-py3-none-any.whl.metadata (2.1 kB) 2025-10-07 20:40:03.860 | Collecting python-neutronclient>=7.8.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:03.870 | 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-10-07 20:40:03.879 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (9.1.2) 2025-10-07 20:40:03.882 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from neutron==27.1.0.dev51) (2.0.42) 2025-10-07 20:40:03.884 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (1.8.9) 2025-10-07 20:40:03.885 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (5.12.0) 2025-10-07 20:40:03.887 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (1.16.4) 2025-10-07 20:40:03.888 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (5.5.0) 2025-10-07 20:40:03.890 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.12.0) 2025-10-07 20:40:03.891 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (7.2.0) 2025-10-07 20:40:03.893 | Requirement already satisfied: oslo.config>=9.4.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (10.0.0) 2025-10-07 20:40:03.895 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (6.1.0) 2025-10-07 20:40:03.896 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (17.4.0) 2025-10-07 20:40:03.898 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (6.6.0) 2025-10-07 20:40:03.900 | Requirement already satisfied: oslo.log>=5.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (7.2.1) 2025-10-07 20:40:03.902 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (17.1.0) 2025-10-07 20:40:03.904 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (6.6.0) 2025-10-07 20:40:03.906 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (4.6.0) 2025-10-07 20:40:03.908 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.8.0) 2025-10-07 20:40:03.910 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.6.0) 2025-10-07 20:40:03.911 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (7.7.0) 2025-10-07 20:40:03.913 | Requirement already satisfied: oslo.serialization>=5.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (5.8.0) 2025-10-07 20:40:03.915 | Requirement already satisfied: oslo.service>=4.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==27.1.0.dev51) (4.3.0) 2025-10-07 20:40:03.917 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (2.6.0) 2025-10-07 20:40:03.919 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (9.1.0) 2025-10-07 20:40:03.920 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.8.0) 2025-10-07 20:40:03.922 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (4.3.0) 2025-10-07 20:40:03.964 | Collecting os-ken>=3.0.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:03.970 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/c7/fdd6563ee54123bcb0a3e00fc5535e3ed77677be03217c31e48980e86027/os_ken-3.1.1-py3-none-any.whl.metadata (1.6 kB) 2025-10-07 20:40:04.003 | Collecting os-resource-classes>=1.1.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:04.015 | 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-10-07 20:40:04.061 | Collecting ovs>3.3.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:04.068 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/58/bc/afe6d1383931b5af1830009153a3143cdd3065305f4e8001b4b8d8135638/ovs-3.5.1.tar.gz (161 kB) 2025-10-07 20:40:04.110 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.4/161.4 kB 5.3 MB/s eta 0:00:00 2025-10-07 20:40:04.154 | Installing build dependencies: started 2025-10-07 20:40:06.708 | Installing build dependencies: finished with status 'done' 2025-10-07 20:40:06.709 | Getting requirements to build wheel: started 2025-10-07 20:40:06.908 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:40:06.909 | Preparing metadata (pyproject.toml): started 2025-10-07 20:40:07.119 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:40:07.227 | Collecting ovsdbapp>=2.11.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:07.242 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/d4/18c69ed3c81a8298944935defdd334a300b24512757e2cd55d80574ef97e/ovsdbapp-2.13.0-py3-none-any.whl.metadata (1.5 kB) 2025-10-07 20:40:07.256 | Requirement already satisfied: psutil>=6.1.0 in /usr/local/lib64/python3.12/site-packages (from neutron==27.1.0.dev51) (7.0.0) 2025-10-07 20:40:07.322 | Collecting pyroute2>=0.7.3 (from neutron==27.1.0.dev51) 2025-10-07 20:40:07.330 | 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-10-07 20:40:07.341 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (24.2.1) 2025-10-07 20:40:07.342 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (18.11.0) 2025-10-07 20:40:07.344 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (4.7.1) 2025-10-07 20:40:07.399 | Collecting python-designateclient>=2.7.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:07.407 | 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-10-07 20:40:07.466 | Collecting os-vif>=3.1.0 (from neutron==27.1.0.dev51) 2025-10-07 20:40:07.473 | 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-10-07 20:40:07.482 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (3.2.1) 2025-10-07 20:40:07.484 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from neutron==27.1.0.dev51) (7.0.0) 2025-10-07 20:40:07.491 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==27.1.0.dev51) (1.3.10) 2025-10-07 20:40:07.493 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==27.1.0.dev51) (4.14.1) 2025-10-07 20:40:07.497 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->neutron==27.1.0.dev51) (1.17.2) 2025-10-07 20:40:07.505 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.36.1->neutron==27.1.0.dev51) (2.7.0) 2025-10-07 20:40:07.506 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.36.1->neutron==27.1.0.dev51) (3.2.3) 2025-10-07 20:40:07.514 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==27.1.0.dev51) (3.2.3) 2025-10-07 20:40:07.517 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->neutron==27.1.0.dev51) (3.0.2) 2025-10-07 20:40:07.525 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==27.1.0.dev51) (2.1.0) 2025-10-07 20:40:07.527 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==27.1.0.dev51) (1.8.0) 2025-10-07 20:40:07.548 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==27.1.0.dev51) (4.0.1) 2025-10-07 20:40:07.549 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==27.1.0.dev51) (2.10.1) 2025-10-07 20:40:07.550 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==27.1.0.dev51) (5.7.0) 2025-10-07 20:40:07.660 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.21.1->neutron==27.1.0.dev51) 2025-10-07 20:40:07.668 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e3/fb/5e9b5068df9e9f31a722a775a5e8322a29a638eaaa3eac5ea7f0b35e6314/setproctitle-1.3.6-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2025-10-07 20:40:07.714 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.21.1->neutron==27.1.0.dev51) 2025-10-07 20:40:07.719 | 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-10-07 20:40:07.736 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (43.0.3) 2025-10-07 20:40:07.738 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (1.4.0) 2025-10-07 20:40:07.739 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (1.0.1) 2025-10-07 20:40:07.740 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (1.33) 2025-10-07 20:40:07.742 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (4.3.8) 2025-10-07 20:40:07.744 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (6.0.2) 2025-10-07 20:40:07.744 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==27.1.0.dev51) (1.4.0) 2025-10-07 20:40:07.753 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib64/python3.12/site-packages (from os-ken>=3.0.0->neutron==27.1.0.dev51) (1.1.1) 2025-10-07 20:40:07.786 | Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==27.1.0.dev51) 2025-10-07 20:40:07.792 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/07/1b096142f6633e00576f46e52e6c81b5286aee3b0e40ca407fca39d2a434/ncclient-0.6.19.tar.gz (112 kB) 2025-10-07 20:40:07.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.6/112.6 kB 11.0 MB/s eta 0:00:00 2025-10-07 20:40:07.851 | Installing build dependencies: started 2025-10-07 20:40:10.379 | Installing build dependencies: finished with status 'done' 2025-10-07 20:40:10.380 | Getting requirements to build wheel: started 2025-10-07 20:40:10.576 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:40:10.577 | Preparing metadata (pyproject.toml): started 2025-10-07 20:40:10.796 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:40:10.808 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron==27.1.0.dev51) (25.0) 2025-10-07 20:40:10.927 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==27.1.0.dev51) (0.19) 2025-10-07 20:40:10.940 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==27.1.0.dev51) (2.0.0) 2025-10-07 20:40:10.969 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==27.1.0.dev51) (2.0.2) 2025-10-07 20:40:10.971 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==27.1.0.dev51) (0.5.0) 2025-10-07 20:40:10.990 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==27.1.0.dev51) (2.9.0.post0) 2025-10-07 20:40:11.010 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==27.1.0.dev51) (5.5.2) 2025-10-07 20:40:11.012 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==27.1.0.dev51) (5.3.1) 2025-10-07 20:40:11.013 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==27.1.0.dev51) (5.5.4) 2025-10-07 20:40:11.015 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==27.1.0.dev51) (0.13.0) 2025-10-07 20:40:11.024 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==27.1.0.dev51) (4.0.1) 2025-10-07 20:40:11.027 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==27.1.0.dev51) (4.0.1) 2025-10-07 20:40:11.049 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==27.1.0.dev51) (1.17.1) 2025-10-07 20:40:11.076 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==27.1.0.dev51) (2025.2) 2025-10-07 20:40:11.092 | 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==27.1.0.dev51) (1.6.10) 2025-10-07 20:40:11.170 | Collecting cotyledon>=2.0.0 (from oslo.service[threading]>=4.2.1->neutron==27.1.0.dev51) 2025-10-07 20:40:11.179 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/b4/33528ca61cce41889e3adb7108c1ef03eefda7882519af818bfe372c8f6b/cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-07 20:40:11.196 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==27.1.0.dev51) (3.16.0) 2025-10-07 20:40:11.289 | Collecting sortedcontainers (from ovs>3.3.0->neutron==27.1.0.dev51) 2025-10-07 20:40:11.298 | 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-10-07 20:40:11.346 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==27.1.0.dev51) 2025-10-07 20:40:11.349 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl.metadata (22 kB) 2025-10-07 20:40:11.382 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==27.1.0.dev51) (69.0.3) 2025-10-07 20:40:11.478 | 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==27.1.0.dev51) (4.11.0) 2025-10-07 20:40:11.480 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==27.1.0.dev51) (4.25.0) 2025-10-07 20:40:11.520 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==27.1.0.dev51) 2025-10-07 20:40:11.526 | 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-10-07 20:40:11.603 | Collecting os-client-config>=1.28.0 (from python-neutronclient>=7.8.0->neutron==27.1.0.dev51) 2025-10-07 20:40:11.609 | 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-10-07 20:40:11.652 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.32.3->neutron==27.1.0.dev51) (3.4.2) 2025-10-07 20:40:11.654 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==27.1.0.dev51) (3.10) 2025-10-07 20:40:11.657 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==27.1.0.dev51) (1.26.20) 2025-10-07 20:40:11.671 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==27.1.0.dev51) (1.17.0) 2025-10-07 20:40:11.672 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==27.1.0.dev51) (0.7) 2025-10-07 20:40:11.759 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==27.1.0.dev51) (0.15.2) 2025-10-07 20:40:11.791 | 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==27.1.0.dev51) (5.1.0) 2025-10-07 20:40:11.831 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==27.1.0.dev51) (2.22) 2025-10-07 20:40:11.861 | 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==27.1.0.dev51) (0.5.2) 2025-10-07 20:40:11.861 | 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==27.1.0.dev51) (2.7.0) 2025-10-07 20:40:12.078 | 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==27.1.0.dev51) (3.0.0) 2025-10-07 20:40:12.120 | 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==27.1.0.dev51) (25.3.0) 2025-10-07 20:40:12.122 | 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==27.1.0.dev51) (2025.4.1) 2025-10-07 20:40:12.122 | 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==27.1.0.dev51) (0.36.2) 2025-10-07 20:40:12.124 | 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==27.1.0.dev51) (0.26.0) 2025-10-07 20:40:12.240 | Requirement already satisfied: paramiko>=1.15.0 in /usr/local/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==27.1.0.dev51) (3.5.1) 2025-10-07 20:40:12.241 | Requirement already satisfied: lxml>=3.3.0 in /usr/local/lib64/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron==27.1.0.dev51) (6.0.0) 2025-10-07 20:40:12.328 | 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==27.1.0.dev51) (0.22.1) 2025-10-07 20:40:12.382 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==27.1.0.dev51) (0.2.13) 2025-10-07 20:40:12.630 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==27.1.0.dev51) (2.7.2) 2025-10-07 20:40:12.901 | 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==27.1.0.dev51) (1.9.0) 2025-10-07 20:40:12.902 | 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==27.1.0.dev51) (1.7.1) 2025-10-07 20:40:12.989 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron==27.1.0.dev51) (1.5.0) 2025-10-07 20:40:13.170 | 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==27.1.0.dev51) (14.1.0) 2025-10-07 20:40:13.192 | 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==27.1.0.dev51) (3.0.0) 2025-10-07 20:40:13.193 | 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==27.1.0.dev51) (2.19.2) 2025-10-07 20:40:13.227 | 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==27.1.0.dev51) (0.1.2) 2025-10-07 20:40:13.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a8/1e/6dfb7eef5513c5049f2f18b3bc07036982198b15573d41430754a6064f3f/neutron_lib-3.21.1-py3-none-any.whl (621 kB) 2025-10-07 20:40:13.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 41.0 MB/s eta 0:00:00 2025-10-07 20:40:13.318 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/c7/fdd6563ee54123bcb0a3e00fc5535e3ed77677be03217c31e48980e86027/os_ken-3.1.1-py3-none-any.whl (2.0 MB) 2025-10-07 20:40:13.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 76.9 MB/s eta 0:00:00 2025-10-07 20:40:13.351 | 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-10-07 20:40:13.360 | 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-10-07 20:40:13.368 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.0/111.0 kB 16.5 MB/s eta 0:00:00 2025-10-07 20:40:13.374 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/d4/18c69ed3c81a8298944935defdd334a300b24512757e2cd55d80574ef97e/ovsdbapp-2.13.0-py3-none-any.whl (145 kB) 2025-10-07 20:40:13.382 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.1/145.1 kB 20.0 MB/s eta 0:00:00 2025-10-07 20:40:13.387 | 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-10-07 20:40:13.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.6/144.6 kB 16.6 MB/s eta 0:00:00 2025-10-07 20:40:13.409 | 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-10-07 20:40:13.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.3/474.3 kB 45.3 MB/s eta 0:00:00 2025-10-07 20:40:13.427 | 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-10-07 20:40:13.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.7/95.7 kB 13.6 MB/s eta 0:00:00 2025-10-07 20:40:13.442 | 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-10-07 20:40:13.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.1/296.1 kB 42.4 MB/s eta 0:00:00 2025-10-07 20:40:13.457 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/b4/33528ca61cce41889e3adb7108c1ef03eefda7882519af818bfe372c8f6b/cotyledon-2.0.0-py3-none-any.whl (25 kB) 2025-10-07 20:40:13.466 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2d/90/ed632ce9bc6f683efe590d03fe3cbabffdca0514edabcdb24c7d5f2c336b/fixtures-4.2.5-py3-none-any.whl (64 kB) 2025-10-07 20:40:13.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.0/64.0 kB 8.6 MB/s eta 0:00:00 2025-10-07 20:40:13.481 | 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-10-07 20:40:13.494 | 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-10-07 20:40:13.504 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 4.5 MB/s eta 0:00:00 2025-10-07 20:40:13.512 | 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-10-07 20:40:13.523 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 kB 11.0 MB/s eta 0:00:00 2025-10-07 20:40:13.534 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e3/fb/5e9b5068df9e9f31a722a775a5e8322a29a638eaaa3eac5ea7f0b35e6314/setproctitle-1.3.6-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2025-10-07 20:40:13.548 | 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-10-07 20:40:13.585 | Building wheels for collected packages: neutron, ovs, ncclient 2025-10-07 20:40:13.585 | Building editable for neutron (pyproject.toml): started 2025-10-07 20:40:14.666 | Building editable for neutron (pyproject.toml): finished with status 'done' 2025-10-07 20:40:14.668 | Created wheel for neutron: filename=neutron-27.1.0.dev51-0.editable-py3-none-any.whl size=11904 sha256=04d13d1e5dd687277c75f939c3af501cd2346ed0d4ae4656e16a2083aa76adb6 2025-10-07 20:40:14.668 | Stored in directory: /tmp/pip-ephem-wheel-cache-6md32ldk/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2025-10-07 20:40:14.675 | Building wheel for ovs (pyproject.toml): started 2025-10-07 20:40:15.369 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-10-07 20:40:15.369 | Created wheel for ovs: filename=ovs-3.5.1-py3-none-any.whl size=189891 sha256=533b2d7d7cc295c283ac30614255ca319c779b793ea827e318a727f76643ae5d 2025-10-07 20:40:15.370 | Stored in directory: /root/.cache/pip/wheels/77/53/b0/0860bec6b4131bcfb3774bc7af44f9b7cf8db0df9cffa1710a 2025-10-07 20:40:15.373 | Building wheel for ncclient (pyproject.toml): started 2025-10-07 20:40:15.649 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-10-07 20:40:15.650 | Created wheel for ncclient: filename=ncclient-0.6.19-py3-none-any.whl size=89749 sha256=ad26622dff84bcd4654cfca638f8bd23ba4362f8ae35ec699251719f2598dfb6 2025-10-07 20:40:15.650 | Stored in directory: /root/.cache/pip/wheels/9b/60/4d/f2081082e00c58377ac7ae041b703d93c8fab0106933ebc955 2025-10-07 20:40:15.655 | Successfully built neutron ovs ncclient 2025-10-07 20:40:16.585 | 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-10-07 20:40:20.521 | Successfully installed cotyledon-2.0.0 fixtures-4.2.5 ncclient-0.6.19 neutron-27.1.0.dev51 neutron-lib-3.21.1 os-client-config-2.3.0 os-ken-3.1.1 os-resource-classes-1.1.0 os-traits-3.5.0 os-vif-4.2.1 osc-lib-4.2.0 ovs-3.5.1 ovsdbapp-2.13.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.3.0 python-neutronclient-11.6.0 setproctitle-1.3.6 sortedcontainers-2.4.0 2025-10-07 20:40:20.522 | 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-10-07 20:40:20.990 | + inc/python:pip_install:216 : result=0 2025-10-07 20:40:20.993 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:40:20.997 | + functions-common:time_stop:2423 : local name 2025-10-07 20:40:21.001 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:40:21.005 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:40:21.008 | + functions-common:time_stop:2426 : local total 2025-10-07 20:40:21.012 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:40:21.015 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:40:21.019 | + functions-common:time_stop:2430 : start_time=1759869598903 2025-10-07 20:40:21.022 | + functions-common:time_stop:2432 : [[ -z 1759869598903 ]] 2025-10-07 20:40:21.027 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:40:21.034 | + functions-common:time_stop:2435 : end_time=1759869621030 2025-10-07 20:40:21.038 | + functions-common:time_stop:2436 : elapsed_time=22127 2025-10-07 20:40:21.042 | + functions-common:time_stop:2437 : total=96870 2025-10-07 20:40:21.045 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:40:21.049 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=118997 2025-10-07 20:40:21.053 | + inc/python:pip_install:219 : return 0 2025-10-07 20:40:21.058 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:40:21.062 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:40:21.066 | + inc/python:setup_package:469 : '[' -d '/opt/stack/neutron/*.egg-info' ']' 2025-10-07 20:40:21.071 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/neutron 2025-10-07 20:40:21.076 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2025-10-07 20:40:21.080 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:40:21.084 | + 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-10-07 20:40:21.089 | + 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-10-07 20:40:21.094 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:40:21.098 | + lib/neutron:install_neutron:545 : [[ ovn == \o\v\n ]] 2025-10-07 20:40:21.103 | + lib/neutron:install_neutron:546 : install_ovn 2025-10-07 20:40:21.107 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2025-10-07 20:40:21.107 | Installing OVN and dependent packages 2025-10-07 20:40:21.111 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2025-10-07 20:40:21.116 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:364 : is_service_enabled q-agt neutron-agent 2025-10-07 20:40:21.141 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:40:21.147 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:366 : is_service_enabled q-l3 neutron-l3 2025-10-07 20:40:21.174 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:40:21.179 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : is_service_enabled q-svc neutron-api 2025-10-07 20:40:21.209 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:40:21.214 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : [[ ! ovn =~ ovn ]] 2025-10-07 20:40:21.219 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : is_service_enabled q-svc neutron-api 2025-10-07 20:40:21.247 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:40:21.252 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2025-10-07 20:40:21.256 | + lib/neutron_plugins/ovn_agent:install_ovn:383 : pip_install tox 2025-10-07 20:40:21.293 | Using python 3.12 to install tox 2025-10-07 20:40:21.298 | + 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-10-07 20:40:22.104 | 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-10-07 20:40:22.304 | Collecting tox 2025-10-07 20:40:22.307 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e2/e4/8bb9ce952820df4165eb34610af347665d6cb436898a234db9d84d093ce6/tox-4.30.3-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.376 | INFO: pip is looking at multiple versions of tox to determine which version is compatible with other requirements. This could take a while. 2025-10-07 20:40:22.398 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/28/8212e633612f959e9b61f3f1e3103e651e33d808a097623495590a42f1a4/tox-4.30.2-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.437 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0d/22/a9556346a1407aef9c47ad371afba4c95f0ef532c65aec696ebd4e8750bb/tox-4.30.1-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.469 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/9f/2a5931ae26d272ce04e26f0422e316689e109fa8775b2395a46e37069211/tox-4.30.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.501 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/60/cb/f8bb9ea02047cc8c2d5881b4fb332d0ce067e91e5f10925b87176915c718/tox-4.29.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.549 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fe/54/564a33093e41a585e2e997220986182c037bc998abf03a0eb4a7a67c4eff/tox-4.28.4-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.584 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/14/bc4935af126b676334ace4c44f451fa4f4a8b2dcfec75b11929d0aff8b3f/tox-4.28.3-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.616 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/8d/9152ec97a630fb36943281d84aab4339f6ffbc47c34fb63fa6f546295c45/tox-4.28.2-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.630 | INFO: pip is still looking at multiple versions of tox to determine which version is compatible with other requirements. This could take a while. 2025-10-07 20:40:22.651 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/60/0ba9aa30a0a3d0faaebeadd9c847812a929416a4acda50d92c7079a9ec00/tox-4.28.1-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.686 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/df/7f962b921f4efa414ad06f2abc665eff379c62ee46b959779381209e2e72/tox-4.28.0-py3-none-any.whl.metadata (3.6 kB) 2025-10-07 20:40:22.717 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/3a/30889167f41ecaffb957ec4409e1cbc1d5d558a5bbbdfb734a5b9911930f/tox-4.27.0-py3-none-any.whl.metadata (3.7 kB) 2025-10-07 20:40:22.736 | Requirement already satisfied: cachetools>=5.5.1 in /usr/local/lib/python3.12/site-packages (from tox) (5.5.2) 2025-10-07 20:40:22.765 | Collecting chardet>=5.2 (from tox) 2025-10-07 20:40:22.770 | 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-10-07 20:40:22.827 | Collecting colorama>=0.4.6 (from tox) 2025-10-07 20:40:22.832 | 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-10-07 20:40:22.895 | Collecting filelock>=3.16.1 (from tox) 2025-10-07 20:40:22.908 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-10-07 20:40:22.920 | Requirement already satisfied: packaging>=24.2 in /usr/local/lib/python3.12/site-packages (from tox) (25.0) 2025-10-07 20:40:22.922 | Requirement already satisfied: platformdirs>=4.3.6 in /usr/local/lib/python3.12/site-packages (from tox) (4.3.8) 2025-10-07 20:40:22.973 | Collecting pluggy>=1.5 (from tox) 2025-10-07 20:40:22.976 | 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-10-07 20:40:23.017 | Collecting pyproject-api>=1.8 (from tox) 2025-10-07 20:40:23.020 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/e6/c293c06695d4a3ab0260ef124a74ebadba5f4c511ce3a4259e976902c00b/pyproject_api-1.9.1-py3-none-any.whl.metadata (2.7 kB) 2025-10-07 20:40:23.221 | Collecting virtualenv>=20.31 (from tox) 2025-10-07 20:40:23.229 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/c6/f8f28009920a736d0df434b52e9feebfb4d702ba942f15338cb4a83eafc1/virtualenv-20.32.0-py3-none-any.whl.metadata (4.5 kB) 2025-10-07 20:40:23.307 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.31->tox) 2025-10-07 20:40:23.310 | 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-10-07 20:40:23.333 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/3a/30889167f41ecaffb957ec4409e1cbc1d5d558a5bbbdfb734a5b9911930f/tox-4.27.0-py3-none-any.whl (173 kB) 2025-10-07 20:40:23.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.4/173.4 kB 19.7 MB/s eta 0:00:00 2025-10-07 20:40:23.349 | 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-10-07 20:40:23.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 22.6 MB/s eta 0:00:00 2025-10-07 20:40:23.363 | 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-10-07 20:40:23.376 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/36/2a115987e2d8c300a974597416d9de88f2444426de9571f4b59b2cca3acc/filelock-3.18.0-py3-none-any.whl (16 kB) 2025-10-07 20:40:23.388 | 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-10-07 20:40:23.396 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/e6/c293c06695d4a3ab0260ef124a74ebadba5f4c511ce3a4259e976902c00b/pyproject_api-1.9.1-py3-none-any.whl (13 kB) 2025-10-07 20:40:23.411 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/c6/f8f28009920a736d0df434b52e9feebfb4d702ba942f15338cb4a83eafc1/virtualenv-20.32.0-py3-none-any.whl (6.1 MB) 2025-10-07 20:40:23.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 105.8 MB/s eta 0:00:00 2025-10-07 20:40:23.475 | 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-10-07 20:40:23.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 51.3 MB/s eta 0:00:00 2025-10-07 20:40:24.412 | Installing collected packages: distlib, pyproject-api, pluggy, filelock, colorama, chardet, virtualenv, tox 2025-10-07 20:40:25.410 | Successfully installed chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.18.0 pluggy-1.6.0 pyproject-api-1.9.1 tox-4.27.0 virtualenv-20.32.0 2025-10-07 20:40:25.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-10-07 20:40:25.715 | + inc/python:pip_install:216 : result=0 2025-10-07 20:40:25.719 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:40:25.723 | + functions-common:time_stop:2423 : local name 2025-10-07 20:40:25.727 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:40:25.732 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:40:25.735 | + functions-common:time_stop:2426 : local total 2025-10-07 20:40:25.740 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:40:25.743 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:40:25.748 | + functions-common:time_stop:2430 : start_time=1759869621284 2025-10-07 20:40:25.752 | + functions-common:time_stop:2432 : [[ -z 1759869621284 ]] 2025-10-07 20:40:25.756 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:40:25.762 | + functions-common:time_stop:2435 : end_time=1759869625758 2025-10-07 20:40:25.766 | + functions-common:time_stop:2436 : elapsed_time=4474 2025-10-07 20:40:25.771 | + functions-common:time_stop:2437 : total=118997 2025-10-07 20:40:25.774 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:40:25.777 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=123471 2025-10-07 20:40:25.781 | + inc/python:pip_install:219 : return 0 2025-10-07 20:40:25.785 | + lib/neutron_plugins/ovn_agent:install_ovn:385 : sudo mkdir -p /var/run/openvswitch 2025-10-07 20:40:25.821 | ++ lib/neutron_plugins/ovn_agent:install_ovn:386 : whoami 2025-10-07 20:40:25.831 | + lib/neutron_plugins/ovn_agent:install_ovn:386 : sudo chown stack /var/run/openvswitch 2025-10-07 20:40:25.864 | + lib/neutron_plugins/ovn_agent:install_ovn:388 : [[ False == \T\r\u\e ]] 2025-10-07 20:40:25.870 | + lib/neutron_plugins/ovn_agent:install_ovn:411 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-10-07 20:40:25.875 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-10-07 20:40:25.882 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : fixup_ovn_centos 2025-10-07 20:40:25.887 | + tools/fixup_stuff.sh:fixup_ovn_centos:100 : [[ CentOSStream != \C\e\n\t\O\S ]] 2025-10-07 20:40:25.892 | + tools/fixup_stuff.sh:fixup_ovn_centos:101 : return 2025-10-07 20:40:25.897 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : get_packages openvswitch 2025-10-07 20:40:25.931 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : install_package openvswitch 2025-10-07 20:40:25.935 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:40:25.940 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:40:25.944 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:40:25.949 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:40:25.953 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:40:25.958 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:40:25.962 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:25.966 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:25.971 | + functions-common:install_package:1442 : real_install_package openvswitch 2025-10-07 20:40:25.975 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:40:25.980 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:25.984 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:25.989 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:40:25.994 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:40:25.998 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:40:26.003 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:40:26.007 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:40:26.011 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:40:26.014 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:40:26.019 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:40:26.024 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:40:26.028 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:40:26.032 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:40:26.038 | + functions-common:real_install_package:1432 : yum_install openvswitch 2025-10-07 20:40:26.043 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:40:26.046 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:40:26.051 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:40:26.055 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:40:26.060 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:40:26.064 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:40:26.069 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:40:26.078 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869626072 2025-10-07 20:40:26.083 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y openvswitch 2025-10-07 20:40:26.088 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:40:26.093 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:40:26.101 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:40:26.105 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:40:26.109 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y openvswitch 2025-10-07 20:40:26.715 | Last metadata expiration check: 0:04:27 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:40:26.813 | Dependencies resolved. 2025-10-07 20:40:26.815 | =================================================================================================== 2025-10-07 20:40:26.815 | Package Arch Version Repository Size 2025-10-07 20:40:26.815 | =================================================================================================== 2025-10-07 20:40:26.815 | Installing: 2025-10-07 20:40:26.815 | rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k 2025-10-07 20:40:26.815 | Installing dependencies: 2025-10-07 20:40:26.815 | chkconfig x86_64 1.30-2.el10 baseos 183 k 2025-10-07 20:40:26.815 | initscripts x86_64 10.26-2.el10 baseos 234 k 2025-10-07 20:40:26.815 | ipcalc x86_64 1.0.3-12.el10 baseos 43 k 2025-10-07 20:40:26.815 | openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k 2025-10-07 20:40:26.815 | openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k 2025-10-07 20:40:26.815 | openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k 2025-10-07 20:40:26.815 | openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M 2025-10-07 20:40:26.815 | protobuf-c x86_64 1.5.0-6.el10 baseos 33 k 2025-10-07 20:40:26.815 | unbound-libs x86_64 1.20.0-13.el10 appstream 547 k 2025-10-07 20:40:26.815 | Installing weak dependencies: 2025-10-07 20:40:26.815 | geolite2-city noarch 20191217-14.el10 appstream 23 M 2025-10-07 20:40:26.815 | geolite2-country noarch 20191217-14.el10 appstream 1.6 M 2025-10-07 20:40:26.815 | libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k 2025-10-07 20:40:26.815 | unbound-anchor x86_64 1.20.0-13.el10 appstream 34 k 2025-10-07 20:40:26.815 | 2025-10-07 20:40:26.815 | Transaction Summary 2025-10-07 20:40:26.815 | =================================================================================================== 2025-10-07 20:40:26.815 | Install 14 Packages 2025-10-07 20:40:26.815 | 2025-10-07 20:40:26.816 | Total download size: 32 M 2025-10-07 20:40:26.816 | Installed size: 91 M 2025-10-07 20:40:26.816 | Downloading Packages: 2025-10-07 20:40:27.455 | (1/14): ipcalc-1.0.3-12.el10.x86_64.rpm 148 kB/s | 43 kB 00:00 2025-10-07 20:40:27.555 | (2/14): initscripts-10.26-2.el10.x86_64.rpm 604 kB/s | 234 kB 00:00 2025-10-07 20:40:27.589 | (3/14): chkconfig-1.30-2.el10.x86_64.rpm 435 kB/s | 183 kB 00:00 2025-10-07 20:40:27.853 | (4/14): geolite2-country-20191217-14.el10.noarc 6.1 MB/s | 1.6 MB 00:00 2025-10-07 20:40:27.927 | (5/14): libmaxminddb-1.9.1-4.el10.x86_64.rpm 582 kB/s | 43 kB 00:00 2025-10-07 20:40:28.000 | (6/14): unbound-anchor-1.20.0-13.el10.x86_64.rp 483 kB/s | 34 kB 00:00 2025-10-07 20:40:28.056 | (7/14): protobuf-c-1.5.0-6.el10.x86_64.rpm 55 kB/s | 33 kB 00:00 2025-10-07 20:40:28.088 | (8/14): openstack-network-scripts-10.11.1-7.el1 1.5 MB/s | 48 kB 00:00 2025-10-07 20:40:28.104 | (9/14): unbound-libs-1.20.0-13.el10.x86_64.rpm 5.2 MB/s | 547 kB 00:00 2025-10-07 20:40:28.107 | (10/14): openstack-network-scripts-openvswitch3 581 kB/s | 10 kB 00:00 2025-10-07 20:40:28.110 | (11/14): rdo-openvswitch-3.4-1.el10s.noarch.rpm 1.3 MB/s | 7.7 kB 00:00 2025-10-07 20:40:28.218 | (12/14): openvswitch-selinux-extra-policy-1.0-3 94 kB/s | 10 kB 00:00 2025-10-07 20:40:28.368 | (13/14): openvswitch3.4-3.4.0-9.el10s.x86_64.rp 27 MB/s | 6.9 MB 00:00 2025-10-07 20:40:29.615 | (14/14): geolite2-city-20191217-14.el10.noarch. 11 MB/s | 23 MB 00:02 2025-10-07 20:40:29.617 | -------------------------------------------------------------------------------- 2025-10-07 20:40:29.618 | Total 12 MB/s | 32 MB 00:02 2025-10-07 20:40:29.971 | Running transaction check 2025-10-07 20:40:30.052 | Transaction check succeeded. 2025-10-07 20:40:30.053 | Running transaction test 2025-10-07 20:40:30.341 | Transaction test succeeded. 2025-10-07 20:40:30.341 | Running transaction 2025-10-07 20:40:30.708 | Preparing : 1/1 2025-10-07 20:40:30.736 | Installing : chkconfig-1.30-2.el10.x86_64 1/14 2025-10-07 20:40:30.744 | Installing : initscripts-10.26-2.el10.x86_64 2/14 2025-10-07 20:40:30.797 | Running scriptlet: initscripts-10.26-2.el10.x86_64 2/14 2025-10-07 20:40:30.797 | Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. 2025-10-07 20:40:30.797 | 2025-10-07 20:40:30.822 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-10-07 20:40:30.826 | Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-10-07 20:40:37.934 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-10-07 20:40:37.982 | Installing : libmaxminddb-1.9.1-4.el10.x86_64 4/14 2025-10-07 20:40:38.207 | Installing : geolite2-country-20191217-14.el10.noarch 5/14 2025-10-07 20:40:38.213 | Installing : geolite2-city-20191217-14.el10.noarch 6/14 2025-10-07 20:40:38.223 | Installing : ipcalc-1.0.3-12.el10.x86_64 7/14 2025-10-07 20:40:38.229 | Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-10-07 20:40:38.915 | Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-10-07 20:40:38.928 | Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 9/14 2025-10-07 20:40:38.942 | Installing : protobuf-c-1.5.0-6.el10.x86_64 10/14 2025-10-07 20:40:38.949 | Installing : unbound-anchor-1.20.0-13.el10.x86_64 11/14 2025-10-07 20:40:39.044 | Running scriptlet: unbound-anchor-1.20.0-13.el10.x86_64 11/14 2025-10-07 20:40:39.044 | Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. 2025-10-07 20:40:39.044 | 2025-10-07 20:40:39.179 | Running scriptlet: unbound-libs-1.20.0-13.el10.x86_64 12/14 2025-10-07 20:40:39.189 | Installing : unbound-libs-1.20.0-13.el10.x86_64 12/14 2025-10-07 20:40:39.492 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-10-07 20:40:39.502 | Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-10-07 20:40:39.555 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-10-07 20:40:39.558 | Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-10-07 20:40:40.540 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 14/14 2025-10-07 20:40:41.647 | Running scriptlet: rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-10-07 20:40:41.647 | 2025-10-07 20:40:41.647 | Installed: 2025-10-07 20:40:41.647 | chkconfig-1.30-2.el10.x86_64 2025-10-07 20:40:41.647 | geolite2-city-20191217-14.el10.noarch 2025-10-07 20:40:41.647 | geolite2-country-20191217-14.el10.noarch 2025-10-07 20:40:41.647 | initscripts-10.26-2.el10.x86_64 2025-10-07 20:40:41.647 | ipcalc-1.0.3-12.el10.x86_64 2025-10-07 20:40:41.647 | libmaxminddb-1.9.1-4.el10.x86_64 2025-10-07 20:40:41.647 | openstack-network-scripts-10.11.1-7.el10s.x86_64 2025-10-07 20:40:41.647 | openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 2025-10-07 20:40:41.647 | openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 2025-10-07 20:40:41.647 | openvswitch3.4-3.4.0-9.el10s.x86_64 2025-10-07 20:40:41.647 | protobuf-c-1.5.0-6.el10.x86_64 2025-10-07 20:40:41.647 | rdo-openvswitch-2:3.4-1.el10s.noarch 2025-10-07 20:40:41.647 | unbound-anchor-1.20.0-13.el10.x86_64 2025-10-07 20:40:41.648 | unbound-libs-1.20.0-13.el10.x86_64 2025-10-07 20:40:41.648 | 2025-10-07 20:40:41.648 | Complete! 2025-10-07 20:40:41.732 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:40:41.737 | + functions-common:time_stop:2423 : local name 2025-10-07 20:40:41.740 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:40:41.745 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:40:41.747 | + functions-common:time_stop:2426 : local total 2025-10-07 20:40:41.752 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:40:41.756 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:40:41.760 | + functions-common:time_stop:2430 : start_time=1759869626072 2025-10-07 20:40:41.764 | + functions-common:time_stop:2432 : [[ -z 1759869626072 ]] 2025-10-07 20:40:41.770 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:40:41.778 | + functions-common:time_stop:2435 : end_time=1759869641773 2025-10-07 20:40:41.781 | + functions-common:time_stop:2436 : elapsed_time=15701 2025-10-07 20:40:41.785 | + functions-common:time_stop:2437 : total=72468 2025-10-07 20:40:41.790 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:40:41.793 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=88169 2025-10-07 20:40:41.798 | ++ lib/neutron_plugins/ovn_agent:install_ovn:414 : get_packages ovn 2025-10-07 20:40:41.829 | + lib/neutron_plugins/ovn_agent:install_ovn:414 : install_package ovn-central ovn-host ovn-vtep 2025-10-07 20:40:41.834 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:40:41.839 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:40:41.844 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:40:41.848 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:40:41.852 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:40:41.856 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:40:41.860 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:41.864 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:41.868 | + functions-common:install_package:1442 : real_install_package ovn-central ovn-host ovn-vtep 2025-10-07 20:40:41.872 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:40:41.876 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:41.881 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:41.885 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:40:41.890 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:40:41.894 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:40:41.898 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:40:41.902 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:40:41.907 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:40:41.911 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:40:41.915 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:40:41.920 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:40:41.925 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:40:41.929 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:40:41.935 | + functions-common:real_install_package:1432 : yum_install ovn-central ovn-host ovn-vtep 2025-10-07 20:40:41.939 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:40:41.944 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:40:41.949 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:40:41.954 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:40:41.960 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:40:41.964 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:40:41.969 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:40:41.977 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869641972 2025-10-07 20:40:41.981 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ovn-central ovn-host ovn-vtep 2025-10-07 20:40:41.985 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:40:41.991 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:40:42.000 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:40:42.004 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:40:42.008 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ovn-central ovn-host ovn-vtep 2025-10-07 20:40:42.616 | Last metadata expiration check: 0:04:43 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:40:42.714 | Dependencies resolved. 2025-10-07 20:40:42.715 | ================================================================================ 2025-10-07 20:40:42.715 | Package Arch Version Repository Size 2025-10-07 20:40:42.715 | ================================================================================ 2025-10-07 20:40:42.715 | Installing: 2025-10-07 20:40:42.715 | rdo-ovn-central noarch 2:24.09-1.el10s delorean-master-testing 8.1 k 2025-10-07 20:40:42.715 | rdo-ovn-host noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-10-07 20:40:42.715 | rdo-ovn-vtep noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-10-07 20:40:42.715 | Installing dependencies: 2025-10-07 20:40:42.715 | firewalld-filesystem noarch 2.3.1-1.el10 baseos 9.6 k 2025-10-07 20:40:42.715 | ovn24.09 x86_64 24.09.3-22.el10s centos10-nfv-ovs 1.1 M 2025-10-07 20:40:42.715 | ovn24.09-central x86_64 24.09.3-22.el10s centos10-nfv-ovs 565 k 2025-10-07 20:40:42.715 | ovn24.09-host x86_64 24.09.3-22.el10s centos10-nfv-ovs 706 k 2025-10-07 20:40:42.715 | ovn24.09-vtep x86_64 24.09.3-22.el10s centos10-nfv-ovs 192 k 2025-10-07 20:40:42.715 | rdo-ovn noarch 2:24.09-1.el10s delorean-master-testing 7.4 k 2025-10-07 20:40:42.715 | 2025-10-07 20:40:42.715 | Transaction Summary 2025-10-07 20:40:42.715 | ================================================================================ 2025-10-07 20:40:42.715 | Install 9 Packages 2025-10-07 20:40:42.715 | 2025-10-07 20:40:42.715 | Total download size: 2.6 M 2025-10-07 20:40:42.715 | Installed size: 8.4 M 2025-10-07 20:40:42.715 | Downloading Packages: 2025-10-07 20:40:42.835 | (1/9): rdo-ovn-24.09-1.el10s.noarch.rpm 203 kB/s | 7.4 kB 00:00 2025-10-07 20:40:42.838 | (2/9): rdo-ovn-central-24.09-1.el10s.noarch.rpm 207 kB/s | 8.1 kB 00:00 2025-10-07 20:40:42.840 | (3/9): rdo-ovn-host-24.09-1.el10s.noarch.rpm 1.7 MB/s | 8.0 kB 00:00 2025-10-07 20:40:42.844 | (4/9): rdo-ovn-vtep-24.09-1.el10s.noarch.rpm 1.3 MB/s | 8.0 kB 00:00 2025-10-07 20:40:42.967 | (5/9): ovn24.09-central-24.09.3-22.el10s.x86_64 4.5 MB/s | 565 kB 00:00 2025-10-07 20:40:42.977 | (6/9): ovn24.09-24.09.3-22.el10s.x86_64.rpm 8.3 MB/s | 1.1 MB 00:00 2025-10-07 20:40:43.002 | (7/9): ovn24.09-host-24.09.3-22.el10s.x86_64.rp 20 MB/s | 706 kB 00:00 2025-10-07 20:40:43.025 | (8/9): ovn24.09-vtep-24.09.3-22.el10s.x86_64.rp 3.9 MB/s | 192 kB 00:00 2025-10-07 20:40:44.057 | (9/9): firewalld-filesystem-2.3.1-1.el10.noarch 7.6 kB/s | 9.6 kB 00:01 2025-10-07 20:40:44.059 | -------------------------------------------------------------------------------- 2025-10-07 20:40:44.059 | Total 1.9 MB/s | 2.6 MB 00:01 2025-10-07 20:40:44.083 | Running transaction check 2025-10-07 20:40:44.114 | Transaction check succeeded. 2025-10-07 20:40:44.114 | Running transaction test 2025-10-07 20:40:44.215 | Transaction test succeeded. 2025-10-07 20:40:44.215 | Running transaction 2025-10-07 20:40:44.384 | Preparing : 1/1 2025-10-07 20:40:44.391 | Installing : ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-10-07 20:40:44.419 | Running scriptlet: ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-10-07 20:40:44.426 | Installing : rdo-ovn-2:24.09-1.el10s.noarch 2/9 2025-10-07 20:40:44.431 | Installing : firewalld-filesystem-2.3.1-1.el10.noarch 3/9 2025-10-07 20:40:44.487 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-10-07 20:40:44.488 | Unit ovn-northd.service could not be found. 2025-10-07 20:40:44.488 | 2025-10-07 20:40:44.514 | Installing : ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-10-07 20:40:44.554 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-10-07 20:40:44.618 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-10-07 20:40:44.618 | Unit ovn-controller.service could not be found. 2025-10-07 20:40:44.618 | 2025-10-07 20:40:44.641 | Installing : ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-10-07 20:40:44.684 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-10-07 20:40:44.745 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-10-07 20:40:44.745 | Unit ovn-controller-vtep.service could not be found. 2025-10-07 20:40:44.745 | 2025-10-07 20:40:44.758 | Installing : ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-10-07 20:40:44.795 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-10-07 20:40:44.801 | Installing : rdo-ovn-vtep-2:24.09-1.el10s.noarch 7/9 2025-10-07 20:40:44.805 | Installing : rdo-ovn-host-2:24.09-1.el10s.noarch 8/9 2025-10-07 20:40:44.809 | Installing : rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-10-07 20:40:44.827 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 9/9 2025-10-07 20:40:44.841 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 9/9 2025-10-07 20:40:44.937 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 9/9 2025-10-07 20:40:45.663 | Running scriptlet: rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-10-07 20:40:45.663 | 2025-10-07 20:40:45.663 | Installed: 2025-10-07 20:40:45.663 | firewalld-filesystem-2.3.1-1.el10.noarch 2025-10-07 20:40:45.664 | ovn24.09-24.09.3-22.el10s.x86_64 2025-10-07 20:40:45.664 | ovn24.09-central-24.09.3-22.el10s.x86_64 2025-10-07 20:40:45.664 | ovn24.09-host-24.09.3-22.el10s.x86_64 2025-10-07 20:40:45.664 | ovn24.09-vtep-24.09.3-22.el10s.x86_64 2025-10-07 20:40:45.664 | rdo-ovn-2:24.09-1.el10s.noarch 2025-10-07 20:40:45.664 | rdo-ovn-central-2:24.09-1.el10s.noarch 2025-10-07 20:40:45.664 | rdo-ovn-host-2:24.09-1.el10s.noarch 2025-10-07 20:40:45.664 | rdo-ovn-vtep-2:24.09-1.el10s.noarch 2025-10-07 20:40:45.664 | 2025-10-07 20:40:45.664 | Complete! 2025-10-07 20:40:45.724 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:40:45.728 | + functions-common:time_stop:2423 : local name 2025-10-07 20:40:45.731 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:40:45.734 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:40:45.737 | + functions-common:time_stop:2426 : local total 2025-10-07 20:40:45.740 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:40:45.744 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:40:45.748 | + functions-common:time_stop:2430 : start_time=1759869641972 2025-10-07 20:40:45.750 | + functions-common:time_stop:2432 : [[ -z 1759869641972 ]] 2025-10-07 20:40:45.754 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:40:45.761 | + functions-common:time_stop:2435 : end_time=1759869645757 2025-10-07 20:40:45.764 | + functions-common:time_stop:2436 : elapsed_time=3785 2025-10-07 20:40:45.767 | + functions-common:time_stop:2437 : total=88169 2025-10-07 20:40:45.769 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:40:45.772 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=91954 2025-10-07 20:40:45.776 | + 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-10-07 20:40:45.780 | + 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-10-07 20:40:45.783 | + lib/neutron_plugins/ovn_agent:install_ovn:421 : local log_archive_dir=/opt/stack/logs/archive 2025-10-07 20:40:45.786 | + lib/neutron_plugins/ovn_agent:install_ovn:422 : mkdir -p /opt/stack/logs/archive 2025-10-07 20:40:45.792 | + 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-10-07 20:40:45.796 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2025-10-07 20:40:45.798 | + 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-10-07 20:40:45.801 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2025-10-07 20:40:45.804 | + 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-10-07 20:40:45.807 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2025-10-07 20:40:45.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-10-07 20:40:45.813 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2025-10-07 20:40:45.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-10-07 20:40:45.819 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2025-10-07 20:40:45.823 | + 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-10-07 20:40:45.827 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2025-10-07 20:40:45.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-10-07 20:40:45.833 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2025-10-07 20:40:45.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-10-07 20:40:45.837 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2025-10-07 20:40:45.841 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : use_library_from_git ovsdbapp 2025-10-07 20:40:45.844 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2025-10-07 20:40:45.847 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:40:45.851 | + 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-10-07 20:40:45.854 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2025-10-07 20:40:45.857 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:40:45.861 | + lib/neutron_plugins/ovn_agent:install_ovn:436 : [[ False == \T\r\u\e ]] 2025-10-07 20:40:45.864 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:40:45.867 | + ./stack.sh:main:983 : is_service_enabled nova 2025-10-07 20:40:45.890 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:40:45.893 | + ./stack.sh:main:985 : stack_install_service nova 2025-10-07 20:40:45.896 | + lib/stack:stack_install_service:20 : local service=nova 2025-10-07 20:40:45.899 | + lib/stack:stack_install_service:21 : type install_nova 2025-10-07 20:40:45.902 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:40:45.905 | + lib/stack:stack_install_service:32 : install_nova 2025-10-07 20:40:45.909 | + lib/nova:install_nova:934 : use_library_from_git os-vif 2025-10-07 20:40:45.912 | + inc/python:use_library_from_git:266 : local name=os-vif 2025-10-07 20:40:45.915 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:40:45.918 | + 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-10-07 20:40:45.922 | + 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-10-07 20:40:45.925 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:40:45.928 | + lib/nova:install_nova:939 : is_service_enabled n-cpu 2025-10-07 20:40:45.951 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:40:45.955 | + lib/nova:install_nova:939 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-10-07 20:40:45.959 | + lib/nova:install_nova:940 : install_nova_hypervisor 2025-10-07 20:40:45.964 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2025-10-07 20:40:45.967 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2025-10-07 20:40:46.117 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:40:46.117 | import pkg_resources 2025-10-07 20:40:46.196 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2025-10-07 20:40:46.200 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:46.203 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:46.206 | + lib/nova_plugins/functions-libvirt:install_libvirt:77 : is_fedora 2025-10-07 20:40:46.209 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:40:46.211 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:40:46.214 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:40:46.217 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:40:46.220 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:40:46.222 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:40:46.225 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:40:46.227 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:40:46.229 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:40:46.232 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:40:46.234 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ rhel10 =~ f[0-9][0-9] ]] 2025-10-07 20:40:46.236 | + lib/nova_plugins/functions-libvirt:install_libvirt:85 : is_openeuler 2025-10-07 20:40:46.239 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-10-07 20:40:46.242 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-10-07 20:40:46.245 | + lib/nova_plugins/functions-libvirt:install_libvirt:88 : qemu_package=qemu-kvm 2025-10-07 20:40:46.247 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : install_package qemu-kvm 2025-10-07 20:40:46.250 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:40:46.254 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:40:46.257 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:40:46.259 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:40:46.261 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:40:46.264 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:40:46.267 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:46.270 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:46.273 | + functions-common:install_package:1442 : real_install_package qemu-kvm 2025-10-07 20:40:46.276 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:40:46.279 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:40:46.281 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:40:46.284 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:40:46.286 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:40:46.288 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:40:46.290 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:40:46.294 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:40:46.296 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:40:46.298 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:40:46.301 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:40:46.304 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:40:46.306 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:40:46.308 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:40:46.311 | + functions-common:real_install_package:1432 : yum_install qemu-kvm 2025-10-07 20:40:46.315 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:40:46.318 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:40:46.321 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:40:46.325 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:40:46.328 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:40:46.332 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:40:46.336 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:40:46.341 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869646338 2025-10-07 20:40:46.345 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y qemu-kvm 2025-10-07 20:40:46.348 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:40:46.352 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:40:46.359 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:40:46.362 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:40:46.365 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y qemu-kvm 2025-10-07 20:40:46.948 | Last metadata expiration check: 0:04:47 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:40:47.049 | Dependencies resolved. 2025-10-07 20:40:47.053 | ====================================================================================================== 2025-10-07 20:40:47.053 | Package Arch Version Repository Size 2025-10-07 20:40:47.053 | ====================================================================================================== 2025-10-07 20:40:47.053 | Installing: 2025-10-07 20:40:47.053 | qemu-kvm x86_64 18:10.0.0-12.el10 appstream 35 k 2025-10-07 20:40:47.053 | Installing dependencies: 2025-10-07 20:40:47.053 | bison x86_64 3.8.2-9.el10 appstream 1.0 M 2025-10-07 20:40:47.053 | boost-atomic x86_64 1.83.0-5.el10 appstream 19 k 2025-10-07 20:40:47.053 | boost-filesystem x86_64 1.83.0-5.el10 appstream 70 k 2025-10-07 20:40:47.053 | boost-system x86_64 1.83.0-5.el10 baseos 15 k 2025-10-07 20:40:47.053 | boost-thread x86_64 1.83.0-5.el10 appstream 62 k 2025-10-07 20:40:47.053 | capstone x86_64 5.0.1-6.el10 appstream 1.0 M 2025-10-07 20:40:47.053 | daxctl-libs x86_64 82-2.el10 baseos 42 k 2025-10-07 20:40:47.053 | device-mapper-multipath-libs x86_64 0.9.9-12.el10 baseos 301 k 2025-10-07 20:40:47.053 | dyninst x86_64 13.0.0-1.el10 appstream 3.8 M 2025-10-07 20:40:47.053 | edk2-ovmf noarch 20250523-2.el10 appstream 8.5 M 2025-10-07 20:40:47.053 | efivar-libs x86_64 39-3.el10 baseos 128 k 2025-10-07 20:40:47.053 | elfutils-devel x86_64 0.193-1.el10 appstream 53 k 2025-10-07 20:40:47.053 | elfutils-libelf-devel x86_64 0.193-1.el10 appstream 46 k 2025-10-07 20:40:47.053 | flac-libs x86_64 1.4.3-6.el10 appstream 265 k 2025-10-07 20:40:47.053 | flex x86_64 2.6.4-19.el10 appstream 298 k 2025-10-07 20:40:47.053 | gsm x86_64 1.0.22-8.el10 appstream 37 k 2025-10-07 20:40:47.053 | ipxe-roms-qemu noarch 20240119-5.gitde8a0821.el10 appstream 850 k 2025-10-07 20:40:47.053 | lame-libs x86_64 3.100-19.el10 appstream 339 k 2025-10-07 20:40:47.054 | libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k 2025-10-07 20:40:47.054 | libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k 2025-10-07 20:40:47.054 | libasyncns x86_64 0.8-30.el10 appstream 31 k 2025-10-07 20:40:47.054 | libblkio x86_64 1.5.0-2.el10 appstream 300 k 2025-10-07 20:40:47.054 | libdrm x86_64 2.4.123-1.el10 appstream 163 k 2025-10-07 20:40:47.054 | libepoxy x86_64 1.5.10-9.el10 appstream 229 k 2025-10-07 20:40:47.054 | libfdt x86_64 1.7.0-12.el10 appstream 35 k 2025-10-07 20:40:47.054 | libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k 2025-10-07 20:40:47.054 | libglvnd-egl x86_64 1:1.7.0-7.el10 appstream 37 k 2025-10-07 20:40:47.054 | libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k 2025-10-07 20:40:47.054 | libnbd x86_64 1.22.2-2.el10 appstream 176 k 2025-10-07 20:40:47.054 | libogg x86_64 2:1.3.5-10.el10 appstream 34 k 2025-10-07 20:40:47.054 | libpciaccess x86_64 0.16-16.el10 baseos 28 k 2025-10-07 20:40:47.055 | libpmem x86_64 2.1.0-2.el10_0 epel-low-priority 112 k 2025-10-07 20:40:47.055 | libpmemobj x86_64 2.1.0-2.el10_0 epel-low-priority 161 k 2025-10-07 20:40:47.055 | librados2 x86_64 2:19.2.3-1.el10s centos10-storage 4.0 M 2025-10-07 20:40:47.055 | librbd1 x86_64 2:19.2.3-1.el10s centos10-storage 3.3 M 2025-10-07 20:40:47.055 | librdmacm x86_64 57.0-2.el10 baseos 72 k 2025-10-07 20:40:47.055 | libslirp x86_64 4.7.0-10.el10 appstream 75 k 2025-10-07 20:40:47.055 | libsndfile x86_64 1.2.2-5.el10 appstream 216 k 2025-10-07 20:40:47.055 | libvorbis x86_64 1:1.3.7-12.el10 appstream 189 k 2025-10-07 20:40:47.055 | libwayland-client x86_64 1.23.1-1.el10 appstream 34 k 2025-10-07 20:40:47.055 | libwayland-server x86_64 1.23.1-1.el10 appstream 42 k 2025-10-07 20:40:47.055 | libxshmfence x86_64 1.3.2-5.el10 appstream 13 k 2025-10-07 20:40:47.055 | libzstd-devel x86_64 1.5.5-9.el10 appstream 52 k 2025-10-07 20:40:47.055 | llvm-filesystem x86_64 20.1.8-1.el10 appstream 11 k 2025-10-07 20:40:47.056 | llvm-libs x86_64 20.1.8-1.el10 appstream 30 M 2025-10-07 20:40:47.056 | lttng-ust x86_64 2.13.7-5.el10 appstream 339 k 2025-10-07 20:40:47.056 | mesa-dri-drivers x86_64 25.0.7-4.el10 appstream 11 M 2025-10-07 20:40:47.056 | mesa-filesystem x86_64 25.0.7-4.el10 appstream 13 k 2025-10-07 20:40:47.056 | mesa-libEGL x86_64 25.0.7-4.el10 appstream 131 k 2025-10-07 20:40:47.056 | mesa-libGL x86_64 25.0.7-4.el10 appstream 160 k 2025-10-07 20:40:47.056 | mesa-libgbm x86_64 25.0.7-4.el10 appstream 19 k 2025-10-07 20:40:47.056 | mokutil x86_64 2:0.7.2-1.el10 baseos 49 k 2025-10-07 20:40:47.056 | mpg123-libs x86_64 1.32.9-1.el10 appstream 353 k 2025-10-07 20:40:47.056 | ndctl-libs x86_64 82-2.el10 baseos 89 k 2025-10-07 20:40:47.056 | opus x86_64 1.4-6.el10 appstream 211 k 2025-10-07 20:40:47.056 | pulseaudio-libs x86_64 17.0-6.el10 appstream 706 k 2025-10-07 20:40:47.056 | qemu-kvm-audio-pa x86_64 18:10.0.0-12.el10 appstream 48 k 2025-10-07 20:40:47.056 | qemu-kvm-block-blkio x86_64 18:10.0.0-12.el10 appstream 51 k 2025-10-07 20:40:47.056 | qemu-kvm-block-rbd x86_64 18:10.0.0-12.el10 appstream 54 k 2025-10-07 20:40:47.056 | qemu-kvm-common x86_64 18:10.0.0-12.el10 appstream 671 k 2025-10-07 20:40:47.056 | qemu-kvm-core x86_64 18:10.0.0-12.el10 appstream 4.6 M 2025-10-07 20:40:47.056 | qemu-kvm-device-display-virtio-gpu x86_64 18:10.0.0-12.el10 appstream 63 k 2025-10-07 20:40:47.056 | qemu-kvm-device-display-virtio-gpu-pci x86_64 18:10.0.0-12.el10 appstream 43 k 2025-10-07 20:40:47.056 | qemu-kvm-device-display-virtio-vga x86_64 18:10.0.0-12.el10 appstream 45 k 2025-10-07 20:40:47.056 | qemu-kvm-device-usb-host x86_64 18:10.0.0-12.el10 appstream 57 k 2025-10-07 20:40:47.056 | qemu-kvm-device-usb-redirect x86_64 18:10.0.0-12.el10 appstream 62 k 2025-10-07 20:40:47.056 | qemu-kvm-docs x86_64 18:10.0.0-12.el10 appstream 1.4 M 2025-10-07 20:40:47.056 | qemu-kvm-tools x86_64 18:10.0.0-12.el10 appstream 526 k 2025-10-07 20:40:47.056 | qemu-kvm-ui-egl-headless x86_64 18:10.0.0-12.el10 appstream 44 k 2025-10-07 20:40:47.056 | qemu-kvm-ui-opengl x86_64 18:10.0.0-12.el10 appstream 51 k 2025-10-07 20:40:47.056 | qemu-pr-helper x86_64 18:10.0.0-12.el10 appstream 461 k 2025-10-07 20:40:47.056 | seabios-bin noarch 1.16.3-7.el10 appstream 101 k 2025-10-07 20:40:47.056 | seavgabios-bin noarch 1.16.3-7.el10 appstream 34 k 2025-10-07 20:40:47.056 | spirv-tools-libs x86_64 2025.2-1.el10 appstream 1.5 M 2025-10-07 20:40:47.056 | systemtap-runtime x86_64 5.3-3b.el10 appstream 469 k 2025-10-07 20:40:47.057 | tbb x86_64 2021.11.0-7.el10 appstream 166 k 2025-10-07 20:40:47.057 | thrift x86_64 0.20.0-4.el10_1 epel-low-priority 1.7 M 2025-10-07 20:40:47.057 | usbredir x86_64 0.13.0-6.el10 appstream 51 k 2025-10-07 20:40:47.057 | virtiofsd x86_64 1.13.2-1.el10 appstream 1.0 M 2025-10-07 20:40:47.057 | Installing weak dependencies: 2025-10-07 20:40:47.057 | elfutils-debuginfod-client-devel x86_64 0.193-1.el10 appstream 20 k 2025-10-07 20:40:47.057 | kernel-devel x86_64 6.12.0-136.el10 appstream 22 M 2025-10-07 20:40:47.057 | systemtap-client x86_64 5.3-3b.el10 appstream 4.2 M 2025-10-07 20:40:47.057 | systemtap-devel x86_64 5.3-3b.el10 appstream 2.5 M 2025-10-07 20:40:47.057 | 2025-10-07 20:40:47.057 | Transaction Summary 2025-10-07 20:40:47.057 | ====================================================================================================== 2025-10-07 20:40:47.057 | Install 84 Packages 2025-10-07 20:40:47.057 | 2025-10-07 20:40:47.057 | Total download size: 111 M 2025-10-07 20:40:47.057 | Installed size: 445 M 2025-10-07 20:40:47.057 | Downloading Packages: 2025-10-07 20:40:47.725 | (1/84): boost-system-1.83.0-5.el10.x86_64.rpm 436 kB/s | 15 kB 00:00 2025-10-07 20:40:47.754 | (2/84): daxctl-libs-82-2.el10.x86_64.rpm 663 kB/s | 42 kB 00:00 2025-10-07 20:40:47.761 | (3/84): efivar-libs-39-3.el10.x86_64.rpm 3.7 MB/s | 128 kB 00:00 2025-10-07 20:40:47.764 | (4/84): libpciaccess-0.16-16.el10.x86_64.rpm 3.0 MB/s | 28 kB 00:00 2025-10-07 20:40:47.780 | (5/84): device-mapper-multipath-libs-0.9.9-12.e 3.3 MB/s | 301 kB 00:00 2025-10-07 20:40:47.783 | (6/84): mokutil-0.7.2-1.el10.x86_64.rpm 2.7 MB/s | 49 kB 00:00 2025-10-07 20:40:47.787 | (7/84): librdmacm-57.0-2.el10.x86_64.rpm 3.2 MB/s | 72 kB 00:00 2025-10-07 20:40:47.801 | (8/84): ndctl-libs-82-2.el10.x86_64.rpm 4.2 MB/s | 89 kB 00:00 2025-10-07 20:40:48.198 | (9/84): boost-filesystem-1.83.0-5.el10.x86_64.r 177 kB/s | 70 kB 00:00 2025-10-07 20:40:48.596 | (10/84): boost-thread-1.83.0-5.el10.x86_64.rpm 156 kB/s | 62 kB 00:00 2025-10-07 20:40:48.850 | (11/84): capstone-5.0.1-6.el10.x86_64.rpm 3.9 MB/s | 1.0 MB 00:00 2025-10-07 20:40:49.067 | (12/84): dyninst-13.0.0-1.el10.x86_64.rpm 18 MB/s | 3.8 MB 00:00 2025-10-07 20:40:49.402 | (13/84): edk2-ovmf-20250523-2.el10.noarch.rpm 25 MB/s | 8.5 MB 00:00 2025-10-07 20:40:49.740 | (14/84): bison-3.8.2-9.el10.x86_64.rpm 515 kB/s | 1.0 MB 00:01 2025-10-07 20:40:49.814 | (15/84): elfutils-devel-0.193-1.el10.x86_64.rpm 728 kB/s | 53 kB 00:00 2025-10-07 20:40:49.886 | (16/84): elfutils-libelf-devel-0.193-1.el10.x86 638 kB/s | 46 kB 00:00 2025-10-07 20:40:50.012 | (17/84): elfutils-debuginfod-client-devel-0.193 33 kB/s | 20 kB 00:00 2025-10-07 20:40:50.093 | (18/84): flex-2.6.4-19.el10.x86_64.rpm 3.6 MB/s | 298 kB 00:00 2025-10-07 20:40:50.164 | (19/84): gsm-1.0.22-8.el10.x86_64.rpm 534 kB/s | 37 kB 00:00 2025-10-07 20:40:50.184 | (20/84): boost-atomic-1.83.0-5.el10.x86_64.rpm 7.7 kB/s | 19 kB 00:02 2025-10-07 20:40:50.302 | (21/84): ipxe-roms-qemu-20240119-5.gitde8a0821. 6.0 MB/s | 850 kB 00:00 2025-10-07 20:40:50.382 | (22/84): lame-libs-3.100-19.el10.x86_64.rpm 4.1 MB/s | 339 kB 00:00 2025-10-07 20:40:50.452 | (23/84): libX11-xcb-1.8.10-1.el10.x86_64.rpm 189 kB/s | 13 kB 00:00 2025-10-07 20:40:50.509 | (24/84): flac-libs-1.4.3-6.el10.x86_64.rpm 425 kB/s | 265 kB 00:00 2025-10-07 20:40:50.522 | (25/84): libXxf86vm-1.1.5-8.el10.x86_64.rpm 271 kB/s | 19 kB 00:00 2025-10-07 20:40:50.581 | (26/84): libasyncns-0.8-30.el10.x86_64.rpm 432 kB/s | 31 kB 00:00 2025-10-07 20:40:50.669 | (27/84): libdrm-2.4.123-1.el10.x86_64.rpm 1.8 MB/s | 163 kB 00:00 2025-10-07 20:40:50.870 | (28/84): libblkio-1.5.0-2.el10.x86_64.rpm 865 kB/s | 300 kB 00:00 2025-10-07 20:40:50.939 | (29/84): libfdt-1.7.0-12.el10.x86_64.rpm 507 kB/s | 35 kB 00:00 2025-10-07 20:40:51.011 | (30/84): libglvnd-1.7.0-7.el10.x86_64.rpm 1.6 MB/s | 116 kB 00:00 2025-10-07 20:40:51.081 | (31/84): libglvnd-egl-1.7.0-7.el10.x86_64.rpm 530 kB/s | 37 kB 00:00 2025-10-07 20:40:51.155 | (32/84): libglvnd-glx-1.7.0-7.el10.x86_64.rpm 1.8 MB/s | 132 kB 00:00 2025-10-07 20:40:51.238 | (33/84): libnbd-1.22.2-2.el10.x86_64.rpm 2.1 MB/s | 176 kB 00:00 2025-10-07 20:40:51.309 | (34/84): libogg-1.3.5-10.el10.x86_64.rpm 476 kB/s | 34 kB 00:00 2025-10-07 20:40:51.379 | (35/84): libslirp-4.7.0-10.el10.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2025-10-07 20:40:51.664 | (36/84): libepoxy-1.5.10-9.el10.x86_64.rpm 231 kB/s | 229 kB 00:00 2025-10-07 20:40:51.733 | (37/84): libsndfile-1.2.2-5.el10.x86_64.rpm 611 kB/s | 216 kB 00:00 2025-10-07 20:40:51.746 | (38/84): libvorbis-1.3.7-12.el10.x86_64.rpm 2.3 MB/s | 189 kB 00:00 2025-10-07 20:40:51.808 | (39/84): libwayland-client-1.23.1-1.el10.x86_64 452 kB/s | 34 kB 00:00 2025-10-07 20:40:51.820 | (40/84): libwayland-server-1.23.1-1.el10.x86_64 566 kB/s | 42 kB 00:00 2025-10-07 20:40:51.877 | (41/84): libxshmfence-1.3.2-5.el10.x86_64.rpm 190 kB/s | 13 kB 00:00 2025-10-07 20:40:51.976 | (42/84): kernel-devel-6.12.0-136.el10.x86_64.rp 12 MB/s | 22 MB 00:01 2025-10-07 20:40:51.980 | (43/84): libzstd-devel-1.5.5-9.el10.x86_64.rpm 328 kB/s | 52 kB 00:00 2025-10-07 20:40:51.982 | (44/84): llvm-filesystem-20.1.8-1.el10.x86_64.r 105 kB/s | 11 kB 00:00 2025-10-07 20:40:52.087 | (45/84): lttng-ust-2.13.7-5.el10.x86_64.rpm 3.2 MB/s | 339 kB 00:00 2025-10-07 20:40:52.429 | (46/84): mesa-filesystem-25.0.7-4.el10.x86_64.r 38 kB/s | 13 kB 00:00 2025-10-07 20:40:52.504 | (47/84): mesa-libEGL-25.0.7-4.el10.x86_64.rpm 1.7 MB/s | 131 kB 00:00 2025-10-07 20:40:52.578 | (48/84): mesa-libGL-25.0.7-4.el10.x86_64.rpm 2.1 MB/s | 160 kB 00:00 2025-10-07 20:40:52.641 | (49/84): mesa-dri-drivers-25.0.7-4.el10.x86_64. 17 MB/s | 11 MB 00:00 2025-10-07 20:40:52.648 | (50/84): mesa-libgbm-25.0.7-4.el10.x86_64.rpm 274 kB/s | 19 kB 00:00 2025-10-07 20:40:52.721 | (51/84): mpg123-libs-1.32.9-1.el10.x86_64.rpm 4.3 MB/s | 353 kB 00:00 2025-10-07 20:40:52.728 | (52/84): opus-1.4-6.el10.x86_64.rpm 2.6 MB/s | 211 kB 00:00 2025-10-07 20:40:52.806 | (53/84): pulseaudio-libs-17.0-6.el10.x86_64.rpm 8.2 MB/s | 706 kB 00:00 2025-10-07 20:40:52.810 | (54/84): qemu-kvm-10.0.0-12.el10.x86_64.rpm 438 kB/s | 35 kB 00:00 2025-10-07 20:40:52.897 | (55/84): qemu-kvm-block-blkio-10.0.0-12.el10.x8 590 kB/s | 51 kB 00:00 2025-10-07 20:40:52.973 | (56/84): qemu-kvm-block-rbd-10.0.0-12.el10.x86_ 707 kB/s | 54 kB 00:00 2025-10-07 20:40:53.064 | (57/84): qemu-kvm-common-10.0.0-12.el10.x86_64. 7.3 MB/s | 671 kB 00:00 2025-10-07 20:40:53.154 | (58/84): qemu-kvm-audio-pa-10.0.0-12.el10.x86_6 139 kB/s | 48 kB 00:00 2025-10-07 20:40:53.248 | (59/84): qemu-kvm-device-display-virtio-gpu-10. 679 kB/s | 63 kB 00:00 2025-10-07 20:40:53.323 | (60/84): qemu-kvm-device-display-virtio-gpu-pci 591 kB/s | 43 kB 00:00 2025-10-07 20:40:53.399 | (61/84): qemu-kvm-core-10.0.0-12.el10.x86_64.rp 14 MB/s | 4.6 MB 00:00 2025-10-07 20:40:53.476 | (62/84): qemu-kvm-device-usb-host-10.0.0-12.el1 753 kB/s | 57 kB 00:00 2025-10-07 20:40:53.522 | (63/84): qemu-kvm-device-display-virtio-vga-10. 225 kB/s | 45 kB 00:00 2025-10-07 20:40:53.549 | (64/84): qemu-kvm-device-usb-redirect-10.0.0-12 861 kB/s | 62 kB 00:00 2025-10-07 20:40:53.632 | (65/84): qemu-kvm-tools-10.0.0-12.el10.x86_64.r 6.3 MB/s | 526 kB 00:00 2025-10-07 20:40:53.707 | (66/84): qemu-kvm-ui-egl-headless-10.0.0-12.el1 592 kB/s | 44 kB 00:00 2025-10-07 20:40:54.047 | (67/84): llvm-libs-20.1.8-1.el10.x86_64.rpm 15 MB/s | 30 MB 00:02 2025-10-07 20:40:54.057 | (68/84): qemu-kvm-ui-opengl-10.0.0-12.el10.x86_ 147 kB/s | 51 kB 00:00 2025-10-07 20:40:54.128 | (69/84): seabios-bin-1.16.3-7.el10.noarch.rpm 1.4 MB/s | 101 kB 00:00 2025-10-07 20:40:54.199 | (70/84): seavgabios-bin-1.16.3-7.el10.noarch.rp 482 kB/s | 34 kB 00:00 2025-10-07 20:40:54.401 | (71/84): spirv-tools-libs-2025.2-1.el10.x86_64. 7.6 MB/s | 1.5 MB 00:00 2025-10-07 20:40:54.418 | (72/84): qemu-kvm-docs-10.0.0-12.el10.x86_64.rp 1.5 MB/s | 1.4 MB 00:00 2025-10-07 20:40:54.538 | (73/84): qemu-pr-helper-10.0.0-12.el10.x86_64.r 943 kB/s | 461 kB 00:00 2025-10-07 20:40:54.620 | (74/84): systemtap-runtime-5.3-3b.el10.x86_64.r 5.6 MB/s | 469 kB 00:00 2025-10-07 20:40:54.696 | (75/84): tbb-2021.11.0-7.el10.x86_64.rpm 2.2 MB/s | 166 kB 00:00 2025-10-07 20:40:54.776 | (76/84): usbredir-0.13.0-6.el10.x86_64.rpm 654 kB/s | 51 kB 00:00 2025-10-07 20:40:54.926 | (77/84): virtiofsd-1.13.2-1.el10.x86_64.rpm 6.6 MB/s | 1.0 MB 00:00 2025-10-07 20:40:55.077 | (78/84): systemtap-client-5.3-3b.el10.x86_64.rp 6.2 MB/s | 4.2 MB 00:00 2025-10-07 20:40:55.258 | (79/84): librados2-19.2.3-1.el10s.x86_64.rpm 12 MB/s | 4.0 MB 00:00 2025-10-07 20:40:55.336 | (80/84): systemtap-devel-5.3-3b.el10.x86_64.rpm 2.7 MB/s | 2.5 MB 00:00 2025-10-07 20:40:55.341 | (81/84): libpmem-2.1.0-2.el10_0.x86_64.rpm 1.3 MB/s | 112 kB 00:00 2025-10-07 20:40:55.390 | (82/84): librbd1-19.2.3-1.el10s.x86_64.rpm 10 MB/s | 3.3 MB 00:00 2025-10-07 20:40:55.422 | (83/84): libpmemobj-2.1.0-2.el10_0.x86_64.rpm 1.9 MB/s | 161 kB 00:00 2025-10-07 20:40:55.925 | (84/84): thrift-0.20.0-4.el10_1.x86_64.rpm 2.9 MB/s | 1.7 MB 00:00 2025-10-07 20:40:55.928 | -------------------------------------------------------------------------------- 2025-10-07 20:40:55.929 | Total 13 MB/s | 111 MB 00:08 2025-10-07 20:40:58.139 | Running transaction check 2025-10-07 20:40:58.258 | Transaction check succeeded. 2025-10-07 20:40:58.259 | Running transaction test 2025-10-07 20:40:59.263 | Transaction test succeeded. 2025-10-07 20:40:59.263 | Running transaction 2025-10-07 20:41:00.441 | Preparing : 1/1 2025-10-07 20:41:00.450 | Installing : boost-system-1.83.0-5.el10.x86_64 1/84 2025-10-07 20:41:00.454 | Installing : libogg-2:1.3.5-10.el10.x86_64 2/84 2025-10-07 20:41:00.461 | Installing : libX11-xcb-1.8.10-1.el10.x86_64 3/84 2025-10-07 20:41:00.469 | Installing : daxctl-libs-82-2.el10.x86_64 4/84 2025-10-07 20:41:00.488 | Installing : ndctl-libs-82-2.el10.x86_64 5/84 2025-10-07 20:41:00.497 | Installing : lttng-ust-2.13.7-5.el10.x86_64 6/84 2025-10-07 20:41:00.504 | Installing : libzstd-devel-1.5.5-9.el10.x86_64 7/84 2025-10-07 20:41:00.510 | Installing : elfutils-libelf-devel-0.193-1.el10.x86_64 8/84 2025-10-07 20:41:00.517 | Installing : libwayland-server-1.23.1-1.el10.x86_64 9/84 2025-10-07 20:41:00.525 | Installing : libglvnd-1:1.7.0-7.el10.x86_64 10/84 2025-10-07 20:41:00.532 | Installing : libepoxy-1.5.10-9.el10.x86_64 11/84 2025-10-07 20:41:00.541 | Installing : libpmem-2.1.0-2.el10_0.x86_64 12/84 2025-10-07 20:41:00.553 | Installing : libpmemobj-2.1.0-2.el10_0.x86_64 13/84 2025-10-07 20:41:00.566 | Installing : flac-libs-1.4.3-6.el10.x86_64 14/84 2025-10-07 20:41:00.572 | Installing : libvorbis-1:1.3.7-12.el10.x86_64 15/84 2025-10-07 20:41:00.597 | Installing : boost-thread-1.83.0-5.el10.x86_64 16/84 2025-10-07 20:41:00.606 | Installing : thrift-0.20.0-4.el10_1.x86_64 17/84 2025-10-07 20:41:00.617 | Installing : usbredir-0.13.0-6.el10.x86_64 18/84 2025-10-07 20:41:00.647 | Installing : tbb-2021.11.0-7.el10.x86_64 19/84 2025-10-07 20:41:00.657 | Installing : spirv-tools-libs-2025.2-1.el10.x86_64 20/84 2025-10-07 20:41:00.660 | Installing : seavgabios-bin-1.16.3-7.el10.noarch 21/84 2025-10-07 20:41:00.739 | Installing : seabios-bin-1.16.3-7.el10.noarch 22/84 2025-10-07 20:41:00.752 | Installing : qemu-kvm-docs-18:10.0.0-12.el10.x86_64 23/84 2025-10-07 20:41:00.761 | Installing : opus-1.4-6.el10.x86_64 24/84 2025-10-07 20:41:00.767 | Installing : mpg123-libs-1.32.9-1.el10.x86_64 25/84 2025-10-07 20:41:00.771 | Installing : mesa-filesystem-25.0.7-4.el10.x86_64 26/84 2025-10-07 20:41:01.127 | Installing : llvm-filesystem-20.1.8-1.el10.x86_64 27/84 2025-10-07 20:41:01.136 | Installing : llvm-libs-20.1.8-1.el10.x86_64 28/84 2025-10-07 20:41:01.143 | Installing : libxshmfence-1.3.2-5.el10.x86_64 29/84 2025-10-07 20:41:01.152 | Installing : libwayland-client-1.23.1-1.el10.x86_64 30/84 2025-10-07 20:41:01.166 | Installing : libslirp-4.7.0-10.el10.x86_64 31/84 2025-10-07 20:41:01.178 | Installing : libnbd-1.22.2-2.el10.x86_64 32/84 2025-10-07 20:41:01.192 | Installing : libfdt-1.7.0-12.el10.x86_64 33/84 2025-10-07 20:41:01.206 | Installing : libblkio-1.5.0-2.el10.x86_64 34/84 2025-10-07 20:41:01.213 | Installing : libasyncns-0.8-30.el10.x86_64 35/84 2025-10-07 20:41:01.227 | Installing : libXxf86vm-1.1.5-8.el10.x86_64 36/84 2025-10-07 20:41:01.240 | Installing : lame-libs-3.100-19.el10.x86_64 37/84 2025-10-07 20:41:01.271 | Installing : ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 38/84 2025-10-07 20:41:01.280 | Installing : qemu-kvm-common-18:10.0.0-12.el10.x86_64 39/84 2025-10-07 20:41:01.389 | Running scriptlet: qemu-kvm-common-18:10.0.0-12.el10.x86_64 39/84 2025-10-07 20:41:01.395 | Installing : qemu-kvm-device-display-virtio-gpu-18:10.0.0-12.el 40/84 2025-10-07 20:41:01.401 | Installing : qemu-kvm-device-display-virtio-gpu-pci-18:10.0.0-1 41/84 2025-10-07 20:41:01.408 | Installing : qemu-kvm-block-blkio-18:10.0.0-12.el10.x86_64 42/84 2025-10-07 20:41:01.415 | Installing : qemu-kvm-device-display-virtio-vga-18:10.0.0-12.el 43/84 2025-10-07 20:41:01.425 | Installing : qemu-kvm-device-usb-host-18:10.0.0-12.el10.x86_64 44/84 2025-10-07 20:41:01.456 | Installing : qemu-kvm-device-usb-redirect-18:10.0.0-12.el10.x86 45/84 2025-10-07 20:41:01.467 | Installing : virtiofsd-1.13.2-1.el10.x86_64 46/84 2025-10-07 20:41:01.478 | Installing : gsm-1.0.22-8.el10.x86_64 47/84 2025-10-07 20:41:01.516 | Installing : libsndfile-1.2.2-5.el10.x86_64 48/84 2025-10-07 20:41:01.527 | Installing : pulseaudio-libs-17.0-6.el10.x86_64 49/84 2025-10-07 20:41:01.544 | Installing : qemu-kvm-audio-pa-18:10.0.0-12.el10.x86_64 50/84 2025-10-07 20:41:01.560 | Installing : flex-2.6.4-19.el10.x86_64 51/84 2025-10-07 20:41:01.573 | Installing : elfutils-debuginfod-client-devel-0.193-1.el10.x86_ 52/84 2025-10-07 20:41:01.651 | Installing : elfutils-devel-0.193-1.el10.x86_64 53/84 2025-10-07 20:41:01.696 | Installing : edk2-ovmf-20250523-2.el10.noarch 54/84 2025-10-07 20:41:01.788 | Installing : capstone-5.0.1-6.el10.x86_64 55/84 2025-10-07 20:41:01.798 | Installing : qemu-kvm-core-18:10.0.0-12.el10.x86_64 56/84 2025-10-07 20:41:01.805 | Installing : boost-atomic-1.83.0-5.el10.x86_64 57/84 2025-10-07 20:41:01.858 | Installing : boost-filesystem-1.83.0-5.el10.x86_64 58/84 2025-10-07 20:41:01.867 | Installing : dyninst-13.0.0-1.el10.x86_64 59/84 2025-10-07 20:41:01.966 | Running scriptlet: dyninst-13.0.0-1.el10.x86_64 59/84 2025-10-07 20:41:02.077 | Running scriptlet: systemtap-runtime-5.3-3b.el10.x86_64 60/84 2025-10-07 20:41:02.077 | Creating group 'stapusr' with GID 156. 2025-10-07 20:41:02.077 | Creating group 'stapsys' with GID 157. 2025-10-07 20:41:02.077 | Creating group 'stapdev' with GID 158. 2025-10-07 20:41:02.077 | Creating group 'stapunpriv' with GID 159. 2025-10-07 20:41:02.077 | Creating user 'stapunpriv' (systemtap unprivileged user) with UID 159 and GID 159. 2025-10-07 20:41:02.077 | 2025-10-07 20:41:02.181 | Installing : systemtap-runtime-5.3-3b.el10.x86_64 60/84 2025-10-07 20:41:06.068 | Installing : bison-3.8.2-9.el10.x86_64 61/84 2025-10-07 20:41:06.286 | Installing : kernel-devel-6.12.0-136.el10.x86_64 62/84 2025-10-07 20:41:51.419 | Running scriptlet: kernel-devel-6.12.0-136.el10.x86_64 62/84 2025-10-07 20:41:51.493 | Installing : systemtap-devel-5.3-3b.el10.x86_64 63/84 2025-10-07 20:41:51.768 | Installing : librdmacm-57.0-2.el10.x86_64 64/84 2025-10-07 20:41:51.779 | Installing : librados2-2:19.2.3-1.el10s.x86_64 65/84 2025-10-07 20:41:52.011 | Running scriptlet: librados2-2:19.2.3-1.el10s.x86_64 65/84 2025-10-07 20:41:52.019 | Installing : librbd1-2:19.2.3-1.el10s.x86_64 66/84 2025-10-07 20:41:52.052 | Running scriptlet: librbd1-2:19.2.3-1.el10s.x86_64 66/84 2025-10-07 20:41:52.058 | Installing : qemu-kvm-block-rbd-18:10.0.0-12.el10.x86_64 67/84 2025-10-07 20:41:52.072 | Installing : libpciaccess-0.16-16.el10.x86_64 68/84 2025-10-07 20:41:52.206 | Installing : libdrm-2.4.123-1.el10.x86_64 69/84 2025-10-07 20:41:52.220 | Installing : mesa-dri-drivers-25.0.7-4.el10.x86_64 70/84 2025-10-07 20:41:52.228 | Installing : mesa-libgbm-25.0.7-4.el10.x86_64 71/84 2025-10-07 20:41:52.236 | Installing : libglvnd-egl-1:1.7.0-7.el10.x86_64 72/84 2025-10-07 20:41:52.245 | Installing : mesa-libEGL-25.0.7-4.el10.x86_64 73/84 2025-10-07 20:41:52.253 | Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 74/84 2025-10-07 20:41:52.260 | Installing : mesa-libGL-25.0.7-4.el10.x86_64 75/84 2025-10-07 20:41:52.267 | Installing : qemu-kvm-ui-opengl-18:10.0.0-12.el10.x86_64 76/84 2025-10-07 20:41:52.275 | Installing : qemu-kvm-ui-egl-headless-18:10.0.0-12.el10.x86_64 77/84 2025-10-07 20:41:52.283 | Installing : efivar-libs-39-3.el10.x86_64 78/84 2025-10-07 20:41:52.477 | Installing : mokutil-2:0.7.2-1.el10.x86_64 79/84 2025-10-07 20:41:52.528 | Installing : systemtap-client-5.3-3b.el10.x86_64 80/84 2025-10-07 20:41:52.550 | Installing : qemu-kvm-tools-18:10.0.0-12.el10.x86_64 81/84 2025-10-07 20:41:52.567 | Installing : device-mapper-multipath-libs-0.9.9-12.el10.x86_64 82/84 2025-10-07 20:41:52.574 | Installing : qemu-pr-helper-18:10.0.0-12.el10.x86_64 83/84 2025-10-07 20:41:52.641 | Installing : qemu-kvm-18:10.0.0-12.el10.x86_64 84/84 2025-10-07 20:41:53.985 | Running scriptlet: qemu-kvm-18:10.0.0-12.el10.x86_64 84/84 2025-10-07 20:41:53.985 | 2025-10-07 20:41:53.985 | Installed: 2025-10-07 20:41:53.985 | bison-3.8.2-9.el10.x86_64 2025-10-07 20:41:53.985 | boost-atomic-1.83.0-5.el10.x86_64 2025-10-07 20:41:53.985 | boost-filesystem-1.83.0-5.el10.x86_64 2025-10-07 20:41:53.985 | boost-system-1.83.0-5.el10.x86_64 2025-10-07 20:41:53.985 | boost-thread-1.83.0-5.el10.x86_64 2025-10-07 20:41:53.985 | capstone-5.0.1-6.el10.x86_64 2025-10-07 20:41:53.985 | daxctl-libs-82-2.el10.x86_64 2025-10-07 20:41:53.985 | device-mapper-multipath-libs-0.9.9-12.el10.x86_64 2025-10-07 20:41:53.985 | dyninst-13.0.0-1.el10.x86_64 2025-10-07 20:41:53.985 | edk2-ovmf-20250523-2.el10.noarch 2025-10-07 20:41:53.985 | efivar-libs-39-3.el10.x86_64 2025-10-07 20:41:53.985 | elfutils-debuginfod-client-devel-0.193-1.el10.x86_64 2025-10-07 20:41:53.985 | elfutils-devel-0.193-1.el10.x86_64 2025-10-07 20:41:53.985 | elfutils-libelf-devel-0.193-1.el10.x86_64 2025-10-07 20:41:53.985 | flac-libs-1.4.3-6.el10.x86_64 2025-10-07 20:41:53.985 | flex-2.6.4-19.el10.x86_64 2025-10-07 20:41:53.985 | gsm-1.0.22-8.el10.x86_64 2025-10-07 20:41:53.985 | ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 2025-10-07 20:41:53.985 | kernel-devel-6.12.0-136.el10.x86_64 2025-10-07 20:41:53.985 | lame-libs-3.100-19.el10.x86_64 2025-10-07 20:41:53.985 | libX11-xcb-1.8.10-1.el10.x86_64 2025-10-07 20:41:53.985 | libXxf86vm-1.1.5-8.el10.x86_64 2025-10-07 20:41:53.985 | libasyncns-0.8-30.el10.x86_64 2025-10-07 20:41:53.985 | libblkio-1.5.0-2.el10.x86_64 2025-10-07 20:41:53.985 | libdrm-2.4.123-1.el10.x86_64 2025-10-07 20:41:53.985 | libepoxy-1.5.10-9.el10.x86_64 2025-10-07 20:41:53.985 | libfdt-1.7.0-12.el10.x86_64 2025-10-07 20:41:53.985 | libglvnd-1:1.7.0-7.el10.x86_64 2025-10-07 20:41:53.985 | libglvnd-egl-1:1.7.0-7.el10.x86_64 2025-10-07 20:41:53.985 | libglvnd-glx-1:1.7.0-7.el10.x86_64 2025-10-07 20:41:53.985 | libnbd-1.22.2-2.el10.x86_64 2025-10-07 20:41:53.985 | libogg-2:1.3.5-10.el10.x86_64 2025-10-07 20:41:53.985 | libpciaccess-0.16-16.el10.x86_64 2025-10-07 20:41:53.985 | libpmem-2.1.0-2.el10_0.x86_64 2025-10-07 20:41:53.985 | libpmemobj-2.1.0-2.el10_0.x86_64 2025-10-07 20:41:53.985 | librados2-2:19.2.3-1.el10s.x86_64 2025-10-07 20:41:53.985 | librbd1-2:19.2.3-1.el10s.x86_64 2025-10-07 20:41:53.985 | librdmacm-57.0-2.el10.x86_64 2025-10-07 20:41:53.985 | libslirp-4.7.0-10.el10.x86_64 2025-10-07 20:41:53.985 | libsndfile-1.2.2-5.el10.x86_64 2025-10-07 20:41:53.985 | libvorbis-1:1.3.7-12.el10.x86_64 2025-10-07 20:41:53.985 | libwayland-client-1.23.1-1.el10.x86_64 2025-10-07 20:41:53.985 | libwayland-server-1.23.1-1.el10.x86_64 2025-10-07 20:41:53.985 | libxshmfence-1.3.2-5.el10.x86_64 2025-10-07 20:41:53.985 | libzstd-devel-1.5.5-9.el10.x86_64 2025-10-07 20:41:53.985 | llvm-filesystem-20.1.8-1.el10.x86_64 2025-10-07 20:41:53.985 | llvm-libs-20.1.8-1.el10.x86_64 2025-10-07 20:41:53.985 | lttng-ust-2.13.7-5.el10.x86_64 2025-10-07 20:41:53.985 | mesa-dri-drivers-25.0.7-4.el10.x86_64 2025-10-07 20:41:53.985 | mesa-filesystem-25.0.7-4.el10.x86_64 2025-10-07 20:41:53.985 | mesa-libEGL-25.0.7-4.el10.x86_64 2025-10-07 20:41:53.986 | mesa-libGL-25.0.7-4.el10.x86_64 2025-10-07 20:41:53.986 | mesa-libgbm-25.0.7-4.el10.x86_64 2025-10-07 20:41:53.986 | mokutil-2:0.7.2-1.el10.x86_64 2025-10-07 20:41:53.986 | mpg123-libs-1.32.9-1.el10.x86_64 2025-10-07 20:41:53.986 | ndctl-libs-82-2.el10.x86_64 2025-10-07 20:41:53.986 | opus-1.4-6.el10.x86_64 2025-10-07 20:41:53.986 | pulseaudio-libs-17.0-6.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-audio-pa-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-block-blkio-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-block-rbd-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-common-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-core-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-device-display-virtio-gpu-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-device-display-virtio-gpu-pci-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-device-display-virtio-vga-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-device-usb-host-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-device-usb-redirect-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-docs-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-tools-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-ui-egl-headless-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-kvm-ui-opengl-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | qemu-pr-helper-18:10.0.0-12.el10.x86_64 2025-10-07 20:41:53.986 | seabios-bin-1.16.3-7.el10.noarch 2025-10-07 20:41:53.986 | seavgabios-bin-1.16.3-7.el10.noarch 2025-10-07 20:41:53.986 | spirv-tools-libs-2025.2-1.el10.x86_64 2025-10-07 20:41:53.986 | systemtap-client-5.3-3b.el10.x86_64 2025-10-07 20:41:53.986 | systemtap-devel-5.3-3b.el10.x86_64 2025-10-07 20:41:53.986 | systemtap-runtime-5.3-3b.el10.x86_64 2025-10-07 20:41:53.986 | tbb-2021.11.0-7.el10.x86_64 2025-10-07 20:41:53.986 | thrift-0.20.0-4.el10_1.x86_64 2025-10-07 20:41:53.986 | usbredir-0.13.0-6.el10.x86_64 2025-10-07 20:41:53.986 | virtiofsd-1.13.2-1.el10.x86_64 2025-10-07 20:41:53.986 | 2025-10-07 20:41:53.986 | Complete! 2025-10-07 20:41:54.180 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:41:54.183 | + functions-common:time_stop:2423 : local name 2025-10-07 20:41:54.187 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:41:54.190 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:41:54.194 | + functions-common:time_stop:2426 : local total 2025-10-07 20:41:54.199 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:41:54.201 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:41:54.205 | + functions-common:time_stop:2430 : start_time=1759869646338 2025-10-07 20:41:54.208 | + functions-common:time_stop:2432 : [[ -z 1759869646338 ]] 2025-10-07 20:41:54.213 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:41:54.222 | + functions-common:time_stop:2435 : end_time=1759869714217 2025-10-07 20:41:54.225 | + functions-common:time_stop:2436 : elapsed_time=67879 2025-10-07 20:41:54.228 | + functions-common:time_stop:2437 : total=91954 2025-10-07 20:41:54.232 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:41:54.236 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=159833 2025-10-07 20:41:54.241 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package libvirt libvirt-devel 2025-10-07 20:41:54.243 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:41:54.247 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:41:54.251 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:41:54.256 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:41:54.259 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:41:54.263 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:41:54.267 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:41:54.271 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:41:54.275 | + functions-common:install_package:1442 : real_install_package libvirt libvirt-devel 2025-10-07 20:41:54.279 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:41:54.283 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:41:54.288 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:41:54.290 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:41:54.294 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:41:54.298 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:41:54.302 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:41:54.306 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:41:54.310 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:41:54.313 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:41:54.317 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:41:54.322 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:41:54.325 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:41:54.329 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:41:54.333 | + functions-common:real_install_package:1432 : yum_install libvirt libvirt-devel 2025-10-07 20:41:54.336 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:41:54.340 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:41:54.344 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:41:54.348 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:41:54.352 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:41:54.355 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:41:54.360 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:41:54.367 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869714363 2025-10-07 20:41:54.371 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y libvirt libvirt-devel 2025-10-07 20:41:54.376 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:41:54.380 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:41:54.388 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:41:54.392 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:41:54.396 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y libvirt libvirt-devel 2025-10-07 20:41:55.008 | Last metadata expiration check: 0:05:55 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:41:55.979 | Dependencies resolved. 2025-10-07 20:41:55.982 | ============================================================================================ 2025-10-07 20:41:55.982 | Package Arch Version Repo Size 2025-10-07 20:41:55.982 | ============================================================================================ 2025-10-07 20:41:55.982 | Installing: 2025-10-07 20:41:55.982 | libvirt x86_64 11.5.0-4.el10 appstream 17 k 2025-10-07 20:41:55.982 | libvirt-devel x86_64 11.5.0-4.el10 crb 208 k 2025-10-07 20:41:55.982 | Installing dependencies: 2025-10-07 20:41:55.982 | dmidecode x86_64 1:3.6-3.el10 baseos 96 k 2025-10-07 20:41:55.982 | gnutls-dane x86_64 3.8.10-2.el10 appstream 40 k 2025-10-07 20:41:55.982 | gnutls-utils x86_64 3.8.10-2.el10 appstream 313 k 2025-10-07 20:41:55.982 | libtpms x86_64 0.9.6-11.el10 appstream 185 k 2025-10-07 20:41:55.982 | libvirt-client x86_64 11.5.0-4.el10 appstream 447 k 2025-10-07 20:41:55.982 | libvirt-client-qemu x86_64 11.5.0-4.el10 appstream 41 k 2025-10-07 20:41:55.982 | libvirt-daemon x86_64 11.5.0-4.el10 appstream 207 k 2025-10-07 20:41:55.982 | libvirt-daemon-common x86_64 11.5.0-4.el10 appstream 143 k 2025-10-07 20:41:55.982 | libvirt-daemon-config-network x86_64 11.5.0-4.el10 appstream 23 k 2025-10-07 20:41:55.982 | libvirt-daemon-config-nwfilter x86_64 11.5.0-4.el10 appstream 36 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-interface x86_64 11.5.0-4.el10 appstream 213 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-network x86_64 11.5.0-4.el10 appstream 266 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-nodedev x86_64 11.5.0-4.el10 appstream 236 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-nwfilter x86_64 11.5.0-4.el10 appstream 249 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-qemu x86_64 11.5.0-4.el10 appstream 1.0 M 2025-10-07 20:41:55.982 | libvirt-daemon-driver-secret x86_64 11.5.0-4.el10 appstream 210 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-storage x86_64 11.5.0-4.el10 appstream 16 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-storage-core x86_64 11.5.0-4.el10 appstream 266 k 2025-10-07 20:41:55.982 | libvirt-daemon-driver-storage-disk x86_64 11.5.0-4.el10 appstream 32 k 2025-10-07 20:41:55.983 | libvirt-daemon-driver-storage-iscsi x86_64 11.5.0-4.el10 appstream 28 k 2025-10-07 20:41:55.983 | libvirt-daemon-driver-storage-logical x86_64 11.5.0-4.el10 appstream 33 k 2025-10-07 20:41:55.983 | libvirt-daemon-driver-storage-mpath x86_64 11.5.0-4.el10 appstream 26 k 2025-10-07 20:41:55.983 | libvirt-daemon-driver-storage-rbd x86_64 11.5.0-4.el10 appstream 37 k 2025-10-07 20:41:55.983 | libvirt-daemon-driver-storage-scsi x86_64 11.5.0-4.el10 appstream 28 k 2025-10-07 20:41:55.983 | libvirt-daemon-lock x86_64 11.5.0-4.el10 appstream 58 k 2025-10-07 20:41:55.983 | libvirt-daemon-log x86_64 11.5.0-4.el10 appstream 63 k 2025-10-07 20:41:55.983 | libvirt-daemon-plugin-lockd x86_64 11.5.0-4.el10 appstream 32 k 2025-10-07 20:41:55.983 | libvirt-daemon-proxy x86_64 11.5.0-4.el10 appstream 205 k 2025-10-07 20:41:55.983 | libvirt-libs x86_64 11.5.0-4.el10 appstream 5.2 M 2025-10-07 20:41:55.983 | lzop x86_64 1.04-16.el10 baseos 57 k 2025-10-07 20:41:55.983 | mdevctl x86_64 1.3.0-6.el10 appstream 939 k 2025-10-07 20:41:55.983 | nbdkit-basic-filters x86_64 1.44.1-2.el10 appstream 371 k 2025-10-07 20:41:55.983 | nbdkit-basic-plugins x86_64 1.44.1-2.el10 appstream 208 k 2025-10-07 20:41:55.983 | nbdkit-selinux noarch 1.44.1-2.el10 appstream 28 k 2025-10-07 20:41:55.983 | nbdkit-server x86_64 1.44.1-2.el10 appstream 136 k 2025-10-07 20:41:55.983 | nftables x86_64 1:1.1.1-5.el10 baseos 436 k 2025-10-07 20:41:55.985 | numad x86_64 0.5-46.20150602git.el10 baseos 39 k 2025-10-07 20:41:55.985 | passt-selinux noarch 0^20250512.g8ec1341-2.el10 appstream 29 k 2025-10-07 20:41:55.985 | python3-cffi x86_64 1.16.0-7.el10 baseos 308 k 2025-10-07 20:41:55.985 | python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 2025-10-07 20:41:55.985 | python3-libvirt x86_64 11.5.0-1.el10 appstream 362 k 2025-10-07 20:41:55.985 | python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M 2025-10-07 20:41:55.985 | python3-ply noarch 3.11-25.el10 baseos 134 k 2025-10-07 20:41:55.985 | python3-pycparser noarch 2.20-16.el10 baseos 158 k 2025-10-07 20:41:55.985 | scrub x86_64 2.6.1-11.el10 appstream 45 k 2025-10-07 20:41:55.985 | swtpm x86_64 0.9.0-2.el10 appstream 30 k 2025-10-07 20:41:55.985 | swtpm-libs x86_64 0.9.0-2.el10 appstream 51 k 2025-10-07 20:41:55.985 | swtpm-selinux noarch 0.9.0-2.el10 appstream 23 k 2025-10-07 20:41:55.985 | swtpm-tools x86_64 0.9.0-2.el10 appstream 118 k 2025-10-07 20:41:55.985 | systemd-container x86_64 257-13.el10 baseos 652 k 2025-10-07 20:41:55.985 | Installing weak dependencies: 2025-10-07 20:41:55.985 | nbdkit x86_64 1.44.1-2.el10 appstream 9.4 k 2025-10-07 20:41:55.985 | nbdkit-curl-plugin x86_64 1.44.1-2.el10 appstream 44 k 2025-10-07 20:41:55.985 | nbdkit-ssh-plugin x86_64 1.44.1-2.el10 appstream 33 k 2025-10-07 20:41:55.985 | nmap-ncat x86_64 4:7.92-3.el10 appstream 226 k 2025-10-07 20:41:55.985 | passt x86_64 0^20250512.g8ec1341-2.el10 appstream 266 k 2025-10-07 20:41:55.985 | 2025-10-07 20:41:55.985 | Transaction Summary 2025-10-07 20:41:55.985 | ============================================================================================ 2025-10-07 20:41:55.985 | Install 57 Packages 2025-10-07 20:41:55.985 | 2025-10-07 20:41:55.985 | Total download size: 17 M 2025-10-07 20:41:55.985 | Installed size: 66 M 2025-10-07 20:41:55.985 | Downloading Packages: 2025-10-07 20:41:56.715 | (1/57): dmidecode-3.6-3.el10.x86_64.rpm 299 kB/s | 96 kB 00:00 2025-10-07 20:41:56.790 | (2/57): numad-0.5-46.20150602git.el10.x86_64.rp 525 kB/s | 39 kB 00:00 2025-10-07 20:41:56.931 | (3/57): python3-cffi-1.16.0-7.el10.x86_64.rpm 2.2 MB/s | 308 kB 00:00 2025-10-07 20:41:57.143 | (4/57): python3-cryptography-43.0.0-4.el10.x86_ 6.5 MB/s | 1.4 MB 00:00 2025-10-07 20:41:57.220 | (5/57): python3-ply-3.11-25.el10.noarch.rpm 1.7 MB/s | 134 kB 00:00 2025-10-07 20:41:57.302 | (6/57): python3-pycparser-2.20-16.el10.noarch.r 1.9 MB/s | 158 kB 00:00 2025-10-07 20:41:57.724 | (7/57): systemd-container-257-13.el10.x86_64.rp 1.5 MB/s | 652 kB 00:00 2025-10-07 20:41:57.787 | (8/57): lzop-1.04-16.el10.x86_64.rpm 41 kB/s | 57 kB 00:01 2025-10-07 20:41:57.795 | (9/57): gnutls-dane-3.8.10-2.el10.x86_64.rpm 566 kB/s | 40 kB 00:00 2025-10-07 20:41:57.874 | (10/57): libtpms-0.9.6-11.el10.x86_64.rpm 2.3 MB/s | 185 kB 00:00 2025-10-07 20:41:57.940 | (11/57): libvirt-11.5.0-4.el10.x86_64.rpm 256 kB/s | 17 kB 00:00 2025-10-07 20:41:57.975 | (12/57): gnutls-utils-3.8.10-2.el10.x86_64.rpm 1.6 MB/s | 313 kB 00:00 2025-10-07 20:41:58.011 | (13/57): libvirt-client-11.5.0-4.el10.x86_64.rp 6.2 MB/s | 447 kB 00:00 2025-10-07 20:41:58.016 | (14/57): nftables-1.1.1-5.el10.x86_64.rpm 269 kB/s | 436 kB 00:01 2025-10-07 20:41:58.040 | (15/57): libvirt-client-qemu-11.5.0-4.el10.x86_ 636 kB/s | 41 kB 00:00 2025-10-07 20:41:58.078 | (16/57): libvirt-daemon-11.5.0-4.el10.x86_64.rp 3.1 MB/s | 207 kB 00:00 2025-10-07 20:41:58.085 | (17/57): libvirt-daemon-common-11.5.0-4.el10.x8 2.0 MB/s | 143 kB 00:00 2025-10-07 20:41:58.102 | (18/57): libvirt-daemon-config-network-11.5.0-4 366 kB/s | 23 kB 00:00 2025-10-07 20:41:58.143 | (19/57): libvirt-daemon-config-nwfilter-11.5.0- 550 kB/s | 36 kB 00:00 2025-10-07 20:41:58.177 | (20/57): libvirt-daemon-driver-network-11.5.0-4 3.5 MB/s | 266 kB 00:00 2025-10-07 20:41:58.220 | (21/57): libvirt-daemon-driver-nodedev-11.5.0-4 3.0 MB/s | 236 kB 00:00 2025-10-07 20:41:58.525 | (22/57): libvirt-daemon-driver-nwfilter-11.5.0- 717 kB/s | 249 kB 00:00 2025-10-07 20:41:58.602 | (23/57): libvirt-daemon-driver-secret-11.5.0-4. 2.7 MB/s | 210 kB 00:00 2025-10-07 20:41:58.632 | (24/57): libvirt-daemon-driver-qemu-11.5.0-4.el 2.4 MB/s | 1.0 MB 00:00 2025-10-07 20:41:58.672 | (25/57): libvirt-daemon-driver-storage-11.5.0-4 239 kB/s | 16 kB 00:00 2025-10-07 20:41:58.718 | (26/57): libvirt-daemon-driver-storage-core-11. 3.0 MB/s | 266 kB 00:00 2025-10-07 20:41:58.741 | (27/57): libvirt-daemon-driver-storage-disk-11. 455 kB/s | 32 kB 00:00 2025-10-07 20:41:58.789 | (28/57): libvirt-daemon-driver-storage-iscsi-11 407 kB/s | 28 kB 00:00 2025-10-07 20:41:58.823 | (29/57): libvirt-daemon-driver-storage-logical- 401 kB/s | 33 kB 00:00 2025-10-07 20:41:58.859 | (30/57): libvirt-daemon-driver-storage-mpath-11 369 kB/s | 26 kB 00:00 2025-10-07 20:41:58.894 | (31/57): libvirt-daemon-driver-storage-rbd-11.5 532 kB/s | 37 kB 00:00 2025-10-07 20:41:58.930 | (32/57): libvirt-daemon-driver-storage-scsi-11. 402 kB/s | 28 kB 00:00 2025-10-07 20:41:58.966 | (33/57): libvirt-daemon-lock-11.5.0-4.el10.x86_ 806 kB/s | 58 kB 00:00 2025-10-07 20:41:59.003 | (34/57): libvirt-daemon-log-11.5.0-4.el10.x86_6 868 kB/s | 63 kB 00:00 2025-10-07 20:41:59.037 | (35/57): libvirt-daemon-plugin-lockd-11.5.0-4.e 453 kB/s | 32 kB 00:00 2025-10-07 20:41:59.078 | (36/57): libvirt-daemon-proxy-11.5.0-4.el10.x86 2.7 MB/s | 205 kB 00:00 2025-10-07 20:41:59.227 | (37/57): mdevctl-1.3.0-6.el10.x86_64.rpm 6.2 MB/s | 939 kB 00:00 2025-10-07 20:41:59.308 | (38/57): nbdkit-1.44.1-2.el10.x86_64.rpm 118 kB/s | 9.4 kB 00:00 2025-10-07 20:41:59.389 | (39/57): nbdkit-basic-filters-1.44.1-2.el10.x86 4.5 MB/s | 371 kB 00:00 2025-10-07 20:41:59.469 | (40/57): nbdkit-basic-plugins-1.44.1-2.el10.x86 2.6 MB/s | 208 kB 00:00 2025-10-07 20:41:59.541 | (41/57): nbdkit-curl-plugin-1.44.1-2.el10.x86_6 612 kB/s | 44 kB 00:00 2025-10-07 20:41:59.613 | (42/57): nbdkit-selinux-1.44.1-2.el10.noarch.rp 395 kB/s | 28 kB 00:00 2025-10-07 20:41:59.687 | (43/57): nbdkit-server-1.44.1-2.el10.x86_64.rpm 1.8 MB/s | 136 kB 00:00 2025-10-07 20:41:59.758 | (44/57): nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 476 kB/s | 33 kB 00:00 2025-10-07 20:41:59.841 | (45/57): nmap-ncat-7.92-3.el10.x86_64.rpm 2.7 MB/s | 226 kB 00:00 2025-10-07 20:41:59.867 | (46/57): libvirt-libs-11.5.0-4.el10.x86_64.rpm 6.3 MB/s | 5.2 MB 00:00 2025-10-07 20:41:59.919 | (47/57): passt-0^20250512.g8ec1341-2.el10.x86_6 3.4 MB/s | 266 kB 00:00 2025-10-07 20:41:59.950 | (48/57): passt-selinux-0^20250512.g8ec1341-2.el 350 kB/s | 29 kB 00:00 2025-10-07 20:42:00.015 | (49/57): python3-libvirt-11.5.0-1.el10.x86_64.r 3.7 MB/s | 362 kB 00:00 2025-10-07 20:42:00.086 | (50/57): scrub-2.6.1-11.el10.x86_64.rpm 629 kB/s | 45 kB 00:00 2025-10-07 20:42:00.158 | (51/57): swtpm-0.9.0-2.el10.x86_64.rpm 430 kB/s | 30 kB 00:00 2025-10-07 20:42:00.230 | (52/57): swtpm-libs-0.9.0-2.el10.x86_64.rpm 714 kB/s | 51 kB 00:00 2025-10-07 20:42:00.254 | (53/57): python3-lxml-5.2.1-4.el10.x86_64.rpm 4.5 MB/s | 1.4 MB 00:00 2025-10-07 20:42:00.301 | (54/57): swtpm-selinux-0.9.0-2.el10.noarch.rpm 329 kB/s | 23 kB 00:00 2025-10-07 20:42:00.327 | (55/57): swtpm-tools-0.9.0-2.el10.x86_64.rpm 1.6 MB/s | 118 kB 00:00 2025-10-07 20:42:00.367 | (56/57): libvirt-devel-11.5.0-4.el10.x86_64.rpm 3.2 MB/s | 208 kB 00:00 2025-10-07 20:42:01.513 | (57/57): libvirt-daemon-driver-interface-11.5.0 62 kB/s | 213 kB 00:03 2025-10-07 20:42:01.516 | -------------------------------------------------------------------------------- 2025-10-07 20:42:01.516 | Total 3.1 MB/s | 17 MB 00:05 2025-10-07 20:42:02.883 | Running transaction check 2025-10-07 20:42:02.988 | Transaction check succeeded. 2025-10-07 20:42:02.988 | Running transaction test 2025-10-07 20:42:03.260 | Transaction test succeeded. 2025-10-07 20:42:03.260 | Running transaction 2025-10-07 20:42:03.844 | Preparing : 1/1 2025-10-07 20:42:03.862 | Installing : libvirt-libs-11.5.0-4.el10.x86_64 1/57 2025-10-07 20:42:03.875 | Installing : nbdkit-server-1.44.1-2.el10.x86_64 2/57 2025-10-07 20:42:03.882 | Installing : libvirt-client-11.5.0-4.el10.x86_64 3/57 2025-10-07 20:42:03.924 | Running scriptlet: libvirt-daemon-lock-11.5.0-4.el10.x86_64 4/57 2025-10-07 20:42:03.931 | Installing : libvirt-daemon-lock-11.5.0-4.el10.x86_64 4/57 2025-10-07 20:42:03.969 | Running scriptlet: libvirt-daemon-log-11.5.0-4.el10.x86_64 5/57 2025-10-07 20:42:03.993 | Installing : libvirt-daemon-log-11.5.0-4.el10.x86_64 5/57 2025-10-07 20:42:04.002 | Installing : passt-0^20250512.g8ec1341-2.el10.x86_64 6/57 2025-10-07 20:42:04.029 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-10-07 20:42:04.034 | Installing : passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-10-07 20:42:44.350 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-10-07 20:42:44.382 | Installing : libtpms-0.9.6-11.el10.x86_64 8/57 2025-10-07 20:42:44.389 | Installing : swtpm-libs-0.9.0-2.el10.x86_64 9/57 2025-10-07 20:42:44.396 | Installing : swtpm-0.9.0-2.el10.x86_64 10/57 2025-10-07 20:42:44.399 | Installing : swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-10-07 20:43:24.112 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-10-07 20:43:24.164 | Installing : nbdkit-basic-filters-1.44.1-2.el10.x86_64 12/57 2025-10-07 20:43:24.174 | Installing : nbdkit-basic-plugins-1.44.1-2.el10.x86_64 13/57 2025-10-07 20:43:24.181 | Installing : nbdkit-curl-plugin-1.44.1-2.el10.x86_64 14/57 2025-10-07 20:43:24.199 | Installing : nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 15/57 2025-10-07 20:43:24.210 | Installing : python3-libvirt-11.5.0-1.el10.x86_64 16/57 2025-10-07 20:43:24.255 | Installing : scrub-2.6.1-11.el10.x86_64 17/57 2025-10-07 20:43:24.296 | Installing : python3-lxml-5.2.1-4.el10.x86_64 18/57 2025-10-07 20:43:24.305 | Installing : nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-10-07 20:43:24.318 | Running scriptlet: nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-10-07 20:43:24.357 | Running scriptlet: libvirt-daemon-proxy-11.5.0-4.el10.x86_64 20/57 2025-10-07 20:43:24.363 | Installing : libvirt-daemon-proxy-11.5.0-4.el10.x86_64 20/57 2025-10-07 20:43:24.375 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-10-07 20:43:24.377 | Installing : nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-10-07 20:43:37.789 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-10-07 20:43:37.845 | Installing : nbdkit-1.44.1-2.el10.x86_64 22/57 2025-10-07 20:43:37.857 | Installing : mdevctl-1.3.0-6.el10.x86_64 23/57 2025-10-07 20:43:37.879 | Installing : gnutls-dane-3.8.10-2.el10.x86_64 24/57 2025-10-07 20:43:37.900 | Installing : gnutls-utils-3.8.10-2.el10.x86_64 25/57 2025-10-07 20:43:37.930 | Installing : swtpm-tools-0.9.0-2.el10.x86_64 26/57 2025-10-07 20:43:37.950 | Installing : systemd-container-257-13.el10.x86_64 27/57 2025-10-07 20:43:37.971 | Installing : python3-ply-3.11-25.el10.noarch 28/57 2025-10-07 20:43:37.998 | Installing : python3-pycparser-2.20-16.el10.noarch 29/57 2025-10-07 20:43:38.078 | Installing : python3-cffi-1.16.0-7.el10.x86_64 30/57 2025-10-07 20:43:38.093 | Installing : python3-cryptography-43.0.0-4.el10.x86_64 31/57 2025-10-07 20:43:38.100 | Installing : libvirt-client-qemu-11.5.0-4.el10.x86_64 32/57 2025-10-07 20:43:38.107 | Installing : numad-0.5-46.20150602git.el10.x86_64 33/57 2025-10-07 20:43:38.169 | Running scriptlet: numad-0.5-46.20150602git.el10.x86_64 33/57 2025-10-07 20:43:38.179 | Installing : nftables-1:1.1.1-5.el10.x86_64 34/57 2025-10-07 20:43:38.226 | Running scriptlet: nftables-1:1.1.1-5.el10.x86_64 34/57 2025-10-07 20:43:38.244 | Installing : lzop-1.04-16.el10.x86_64 35/57 2025-10-07 20:43:38.254 | Installing : dmidecode-1:3.6-3.el10.x86_64 36/57 2025-10-07 20:43:38.328 | Running scriptlet: libvirt-daemon-common-11.5.0-4.el10.x86_64 37/57 2025-10-07 20:43:38.345 | Installing : libvirt-daemon-common-11.5.0-4.el10.x86_64 37/57 2025-10-07 20:43:38.391 | Running scriptlet: libvirt-daemon-driver-storage-core-11.5.0-4.el10.x 38/57 2025-10-07 20:43:38.406 | Installing : libvirt-daemon-driver-storage-core-11.5.0-4.el10.x 38/57 2025-10-07 20:43:38.456 | Running scriptlet: libvirt-daemon-driver-network-11.5.0-4.el10.x86_64 39/57 2025-10-07 20:43:38.471 | Installing : libvirt-daemon-driver-network-11.5.0-4.el10.x86_64 39/57 2025-10-07 20:43:38.490 | Running scriptlet: libvirt-daemon-driver-network-11.5.0-4.el10.x86_64 39/57 2025-10-07 20:43:38.534 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.5.0-4.el10.x86_6 40/57 2025-10-07 20:43:38.547 | Installing : libvirt-daemon-driver-nwfilter-11.5.0-4.el10.x86_6 40/57 2025-10-07 20:43:38.582 | Running scriptlet: libvirt-daemon-config-nwfilter-11.5.0-4.el10.x86_6 41/57 2025-10-07 20:43:38.590 | Installing : libvirt-daemon-config-nwfilter-11.5.0-4.el10.x86_6 41/57 2025-10-07 20:43:38.855 | Running scriptlet: libvirt-daemon-config-nwfilter-11.5.0-4.el10.x86_6 41/57 2025-10-07 20:43:38.881 | Running scriptlet: libvirt-daemon-config-network-11.5.0-4.el10.x86_64 42/57 2025-10-07 20:43:38.890 | Installing : libvirt-daemon-config-network-11.5.0-4.el10.x86_64 42/57 2025-10-07 20:43:38.923 | Running scriptlet: libvirt-daemon-config-network-11.5.0-4.el10.x86_64 42/57 2025-10-07 20:43:38.932 | Installing : libvirt-daemon-driver-storage-disk-11.5.0-4.el10.x 43/57 2025-10-07 20:43:38.942 | Installing : libvirt-daemon-driver-storage-iscsi-11.5.0-4.el10. 44/57 2025-10-07 20:43:38.950 | Installing : libvirt-daemon-driver-storage-logical-11.5.0-4.el1 45/57 2025-10-07 20:43:38.961 | Installing : libvirt-daemon-driver-storage-mpath-11.5.0-4.el10. 46/57 2025-10-07 20:43:38.970 | Installing : libvirt-daemon-driver-storage-rbd-11.5.0-4.el10.x8 47/57 2025-10-07 20:43:38.978 | Installing : libvirt-daemon-driver-storage-scsi-11.5.0-4.el10.x 48/57 2025-10-07 20:43:38.985 | Installing : libvirt-daemon-driver-storage-11.5.0-4.el10.x86_64 49/57 2025-10-07 20:43:39.030 | Running scriptlet: libvirt-daemon-driver-interface-11.5.0-4.el10.x86_ 50/57 2025-10-07 20:43:39.045 | Installing : libvirt-daemon-driver-interface-11.5.0-4.el10.x86_ 50/57 2025-10-07 20:43:39.090 | Running scriptlet: libvirt-daemon-driver-nodedev-11.5.0-4.el10.x86_64 51/57 2025-10-07 20:43:39.104 | Installing : libvirt-daemon-driver-nodedev-11.5.0-4.el10.x86_64 51/57 2025-10-07 20:43:39.180 | Running scriptlet: libvirt-daemon-driver-qemu-11.5.0-4.el10.x86_64 52/57 2025-10-07 20:43:39.194 | Installing : libvirt-daemon-driver-qemu-11.5.0-4.el10.x86_64 52/57 2025-10-07 20:43:39.237 | Running scriptlet: libvirt-daemon-driver-secret-11.5.0-4.el10.x86_64 53/57 2025-10-07 20:43:39.250 | Installing : libvirt-daemon-driver-secret-11.5.0-4.el10.x86_64 53/57 2025-10-07 20:43:39.259 | Installing : libvirt-daemon-plugin-lockd-11.5.0-4.el10.x86_64 54/57 2025-10-07 20:43:39.310 | Running scriptlet: libvirt-daemon-11.5.0-4.el10.x86_64 55/57 2025-10-07 20:43:39.323 | Installing : libvirt-daemon-11.5.0-4.el10.x86_64 55/57 2025-10-07 20:43:39.343 | Installing : libvirt-11.5.0-4.el10.x86_64 56/57 2025-10-07 20:43:39.350 | Installing : libvirt-devel-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:39.482 | Running scriptlet: libvirt-daemon-lock-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:39.482 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd.socket' → '/usr/lib/systemd/system/virtlockd.socket'. 2025-10-07 20:43:39.482 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket' → '/usr/lib/systemd/system/virtlockd-admin.socket'. 2025-10-07 20:43:39.482 | 2025-10-07 20:43:39.600 | Running scriptlet: libvirt-daemon-log-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:39.600 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2025-10-07 20:43:39.600 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2025-10-07 20:43:39.600 | 2025-10-07 20:43:40.451 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 57/57 2025-10-07 20:43:40.469 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 57/57 2025-10-07 20:43:40.658 | Running scriptlet: libvirt-daemon-proxy-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:40.658 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd.socket' → '/usr/lib/systemd/system/virtproxyd.socket'. 2025-10-07 20:43:40.658 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-ro.socket' → '/usr/lib/systemd/system/virtproxyd-ro.socket'. 2025-10-07 20:43:40.658 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-admin.socket' → '/usr/lib/systemd/system/virtproxyd-admin.socket'. 2025-10-07 20:43:40.658 | 2025-10-07 20:43:40.678 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 57/57 2025-10-07 20:43:40.733 | Running scriptlet: libvirt-daemon-common-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:40.880 | Running scriptlet: libvirt-daemon-driver-storage-core-11.5.0-4.el10.x 57/57 2025-10-07 20:43:40.880 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged.socket' → '/usr/lib/systemd/system/virtstoraged.socket'. 2025-10-07 20:43:40.880 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-ro.socket' → '/usr/lib/systemd/system/virtstoraged-ro.socket'. 2025-10-07 20:43:40.880 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-admin.socket' → '/usr/lib/systemd/system/virtstoraged-admin.socket'. 2025-10-07 20:43:40.880 | 2025-10-07 20:43:41.046 | Running scriptlet: libvirt-daemon-driver-network-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:41.047 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd.socket' → '/usr/lib/systemd/system/virtnetworkd.socket'. 2025-10-07 20:43:41.047 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-ro.socket' → '/usr/lib/systemd/system/virtnetworkd-ro.socket'. 2025-10-07 20:43:41.047 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-admin.socket' → '/usr/lib/systemd/system/virtnetworkd-admin.socket'. 2025-10-07 20:43:41.047 | 2025-10-07 20:43:41.191 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.5.0-4.el10.x86_6 57/57 2025-10-07 20:43:41.191 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd.socket' → '/usr/lib/systemd/system/virtnwfilterd.socket'. 2025-10-07 20:43:41.191 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-ro.socket' → '/usr/lib/systemd/system/virtnwfilterd-ro.socket'. 2025-10-07 20:43:41.191 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-admin.socket' → '/usr/lib/systemd/system/virtnwfilterd-admin.socket'. 2025-10-07 20:43:41.191 | 2025-10-07 20:43:41.236 | Running scriptlet: libvirt-daemon-config-nwfilter-11.5.0-4.el10.x86_6 57/57 2025-10-07 20:43:41.264 | Running scriptlet: libvirt-daemon-config-network-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:41.409 | Running scriptlet: libvirt-daemon-driver-interface-11.5.0-4.el10.x86_ 57/57 2025-10-07 20:43:41.409 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced.socket' → '/usr/lib/systemd/system/virtinterfaced.socket'. 2025-10-07 20:43:41.409 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket' → '/usr/lib/systemd/system/virtinterfaced-ro.socket'. 2025-10-07 20:43:41.409 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket' → '/usr/lib/systemd/system/virtinterfaced-admin.socket'. 2025-10-07 20:43:41.409 | 2025-10-07 20:43:41.539 | Running scriptlet: libvirt-daemon-driver-nodedev-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:41.539 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd.socket' → '/usr/lib/systemd/system/virtnodedevd.socket'. 2025-10-07 20:43:41.539 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-ro.socket' → '/usr/lib/systemd/system/virtnodedevd-ro.socket'. 2025-10-07 20:43:41.539 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-admin.socket' → '/usr/lib/systemd/system/virtnodedevd-admin.socket'. 2025-10-07 20:43:41.539 | 2025-10-07 20:43:41.705 | Running scriptlet: libvirt-daemon-driver-qemu-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:41.705 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud.socket' → '/usr/lib/systemd/system/virtqemud.socket'. 2025-10-07 20:43:41.705 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-ro.socket' → '/usr/lib/systemd/system/virtqemud-ro.socket'. 2025-10-07 20:43:41.706 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-admin.socket' → '/usr/lib/systemd/system/virtqemud-admin.socket'. 2025-10-07 20:43:41.706 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtqemud.service' → '/usr/lib/systemd/system/virtqemud.service'. 2025-10-07 20:43:41.706 | 2025-10-07 20:43:41.852 | Running scriptlet: libvirt-daemon-driver-secret-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:41.852 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd.socket' → '/usr/lib/systemd/system/virtsecretd.socket'. 2025-10-07 20:43:41.852 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-ro.socket' → '/usr/lib/systemd/system/virtsecretd-ro.socket'. 2025-10-07 20:43:41.852 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-admin.socket' → '/usr/lib/systemd/system/virtsecretd-admin.socket'. 2025-10-07 20:43:41.852 | 2025-10-07 20:43:42.147 | Running scriptlet: libvirt-daemon-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:42.460 | Running scriptlet: libvirt-devel-11.5.0-4.el10.x86_64 57/57 2025-10-07 20:43:42.460 | /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-10-07 20:43:42.460 | 2025-10-07 20:43:43.566 | 2025-10-07 20:43:43.566 | Installed: 2025-10-07 20:43:43.566 | dmidecode-1:3.6-3.el10.x86_64 2025-10-07 20:43:43.566 | gnutls-dane-3.8.10-2.el10.x86_64 2025-10-07 20:43:43.566 | gnutls-utils-3.8.10-2.el10.x86_64 2025-10-07 20:43:43.566 | libtpms-0.9.6-11.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-client-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-client-qemu-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-common-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-config-network-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-config-nwfilter-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-interface-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-network-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-nodedev-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-nwfilter-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-qemu-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-secret-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-core-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-disk-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-iscsi-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-logical-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-mpath-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-rbd-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-driver-storage-scsi-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-lock-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-log-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-plugin-lockd-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-daemon-proxy-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-devel-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | libvirt-libs-11.5.0-4.el10.x86_64 2025-10-07 20:43:43.566 | lzop-1.04-16.el10.x86_64 2025-10-07 20:43:43.566 | mdevctl-1.3.0-6.el10.x86_64 2025-10-07 20:43:43.566 | nbdkit-1.44.1-2.el10.x86_64 2025-10-07 20:43:43.566 | nbdkit-basic-filters-1.44.1-2.el10.x86_64 2025-10-07 20:43:43.566 | nbdkit-basic-plugins-1.44.1-2.el10.x86_64 2025-10-07 20:43:43.566 | nbdkit-curl-plugin-1.44.1-2.el10.x86_64 2025-10-07 20:43:43.566 | nbdkit-selinux-1.44.1-2.el10.noarch 2025-10-07 20:43:43.566 | nbdkit-server-1.44.1-2.el10.x86_64 2025-10-07 20:43:43.566 | nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 2025-10-07 20:43:43.566 | nftables-1:1.1.1-5.el10.x86_64 2025-10-07 20:43:43.566 | nmap-ncat-4:7.92-3.el10.x86_64 2025-10-07 20:43:43.567 | numad-0.5-46.20150602git.el10.x86_64 2025-10-07 20:43:43.567 | passt-0^20250512.g8ec1341-2.el10.x86_64 2025-10-07 20:43:43.567 | passt-selinux-0^20250512.g8ec1341-2.el10.noarch 2025-10-07 20:43:43.567 | python3-cffi-1.16.0-7.el10.x86_64 2025-10-07 20:43:43.567 | python3-cryptography-43.0.0-4.el10.x86_64 2025-10-07 20:43:43.567 | python3-libvirt-11.5.0-1.el10.x86_64 2025-10-07 20:43:43.567 | python3-lxml-5.2.1-4.el10.x86_64 2025-10-07 20:43:43.567 | python3-ply-3.11-25.el10.noarch 2025-10-07 20:43:43.567 | python3-pycparser-2.20-16.el10.noarch 2025-10-07 20:43:43.567 | scrub-2.6.1-11.el10.x86_64 2025-10-07 20:43:43.567 | swtpm-0.9.0-2.el10.x86_64 2025-10-07 20:43:43.567 | swtpm-libs-0.9.0-2.el10.x86_64 2025-10-07 20:43:43.567 | swtpm-selinux-0.9.0-2.el10.noarch 2025-10-07 20:43:43.567 | swtpm-tools-0.9.0-2.el10.x86_64 2025-10-07 20:43:43.567 | systemd-container-257-13.el10.x86_64 2025-10-07 20:43:43.567 | 2025-10-07 20:43:43.567 | Complete! 2025-10-07 20:43:43.678 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:43:43.684 | + functions-common:time_stop:2423 : local name 2025-10-07 20:43:43.687 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:43:43.690 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:43:43.695 | + functions-common:time_stop:2426 : local total 2025-10-07 20:43:43.700 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:43:43.702 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:43:43.707 | + functions-common:time_stop:2430 : start_time=1759869714363 2025-10-07 20:43:43.711 | + functions-common:time_stop:2432 : [[ -z 1759869714363 ]] 2025-10-07 20:43:43.715 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:43:43.725 | + functions-common:time_stop:2435 : end_time=1759869823720 2025-10-07 20:43:43.729 | + functions-common:time_stop:2436 : elapsed_time=109357 2025-10-07 20:43:43.733 | + functions-common:time_stop:2437 : total=159833 2025-10-07 20:43:43.738 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:43:43.741 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=269190 2025-10-07 20:43:43.745 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : [[ rhel10 =~ rhel9 ]] 2025-10-07 20:43:43.751 | + lib/nova_plugins/functions-libvirt:install_libvirt:101 : install_package python3-libvirt 2025-10-07 20:43:43.754 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:43:43.758 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:43:43.764 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:43:43.768 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:43:43.772 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:43:43.777 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:43:43.782 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:43:43.786 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:43:43.790 | + functions-common:install_package:1442 : real_install_package python3-libvirt 2025-10-07 20:43:43.793 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:43:43.797 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:43:43.801 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:43:43.804 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:43:43.807 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:43:43.811 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:43:43.814 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:43:43.818 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:43:43.821 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:43:43.825 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:43:43.829 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:43:43.833 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:43:43.836 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:43:43.839 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:43:43.843 | + functions-common:real_install_package:1432 : yum_install python3-libvirt 2025-10-07 20:43:43.848 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:43:43.850 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:43:43.854 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:43:43.858 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:43:43.862 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:43:43.865 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:43:43.870 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:43:43.877 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869823872 2025-10-07 20:43:43.881 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y python3-libvirt 2025-10-07 20:43:43.886 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:43:43.891 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:43:43.898 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:43:43.902 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:43:43.907 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y python3-libvirt 2025-10-07 20:43:44.526 | Last metadata expiration check: 0:07:45 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:43:44.594 | Package python3-libvirt-11.5.0-1.el10.x86_64 is already installed. 2025-10-07 20:43:44.626 | Dependencies resolved. 2025-10-07 20:43:44.627 | Nothing to do. 2025-10-07 20:43:44.627 | Complete! 2025-10-07 20:43:44.675 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:43:44.679 | + functions-common:time_stop:2423 : local name 2025-10-07 20:43:44.683 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:43:44.686 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:43:44.689 | + functions-common:time_stop:2426 : local total 2025-10-07 20:43:44.692 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:43:44.696 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:43:44.699 | + functions-common:time_stop:2430 : start_time=1759869823872 2025-10-07 20:43:44.702 | + functions-common:time_stop:2432 : [[ -z 1759869823872 ]] 2025-10-07 20:43:44.706 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:43:44.712 | + functions-common:time_stop:2435 : end_time=1759869824707 2025-10-07 20:43:44.715 | + functions-common:time_stop:2436 : elapsed_time=835 2025-10-07 20:43:44.718 | + functions-common:time_stop:2437 : total=269190 2025-10-07 20:43:44.721 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:43:44.724 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=270025 2025-10-07 20:43:44.728 | + lib/nova_plugins/functions-libvirt:install_libvirt:104 : is_arch aarch64 2025-10-07 20:43:44.734 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:43:44.740 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-07 20:43:44.743 | + lib/nova_plugins/functions-libvirt:install_libvirt:109 : [[ True == True ]] 2025-10-07 20:43:44.749 | + lib/nova_plugins/functions-libvirt:install_libvirt:110 : _enable_coredump 2025-10-07 20:43:44.752 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2025-10-07 20:43:44.756 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2025-10-07 20:43:44.759 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2025-10-07 20:43:44.795 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2025-10-07 20:43:44.829 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2025-10-07 20:43:44.829 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2025-10-07 20:43:44.855 | /var/core/core.%e.%p.%h.%t 2025-10-07 20:43:44.862 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2025-10-07 20:43:44.897 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2025-10-07 20:43:44.917 | [Service] 2025-10-07 20:43:44.917 | LimitCORE=infinity 2025-10-07 20:43:44.924 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2025-10-07 20:43:45.271 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2025-10-07 20:43:45.276 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2025-10-07 20:43:45.280 | + lib/nova:install_nova:943 : is_service_enabled n-novnc 2025-10-07 20:43:45.311 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:43:45.317 | ++ lib/nova:install_nova:945 : trueorfalse False NOVNC_FROM_PACKAGE 2025-10-07 20:43:45.344 | + lib/nova:install_nova:945 : NOVNC_FROM_PACKAGE=False 2025-10-07 20:43:45.348 | + lib/nova:install_nova:946 : '[' False = True ']' 2025-10-07 20:43:45.352 | + lib/nova:install_nova:965 : NOVNC_WEB_DIR=/opt/stack/novnc 2025-10-07 20:43:45.356 | + lib/nova:install_nova:966 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2025-10-07 20:43:45.360 | + functions-common:git_clone:592 : local git_remote=https://github.com/novnc/novnc.git 2025-10-07 20:43:45.364 | + functions-common:git_clone:593 : local git_dest=/opt/stack/novnc 2025-10-07 20:43:45.368 | + functions-common:git_clone:594 : local git_ref=v1.3.0 2025-10-07 20:43:45.371 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:43:45.377 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:43:45.381 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:43:45.385 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:43:45.391 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:43:45.419 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:43:45.423 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:43:45.427 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:43:45.432 | + functions-common:git_clone:613 : echo v1.3.0 2025-10-07 20:43:45.433 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:43:45.435 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:43:45.442 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/novnc ]] 2025-10-07 20:43:45.446 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:43:45.450 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/novnc 2025-10-07 20:43:45.495 | + functions-common:git_clone:675 : cd /opt/stack/novnc 2025-10-07 20:43:45.501 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:43:45.501 | + functions-common:git_clone:676 : head -1 2025-10-07 20:43:45.506 | 44b7489 Merge branch 'switch-to-es-module-publish-and-use-exports' of github.com:elikoga/noVNC 2025-10-07 20:43:45.511 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:43:45.515 | + lib/nova:install_nova:970 : is_service_enabled n-spice 2025-10-07 20:43:45.545 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:43:45.550 | + lib/nova:install_nova:982 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2025-10-07 20:43:45.555 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/nova.git 2025-10-07 20:43:45.559 | + functions-common:git_clone:593 : local git_dest=/opt/stack/nova 2025-10-07 20:43:45.563 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:43:45.568 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:43:45.573 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:43:45.579 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:43:45.583 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:43:45.588 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:43:45.616 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:43:45.621 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:43:45.626 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:43:45.630 | + functions-common:git_clone:613 : echo master 2025-10-07 20:43:45.631 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:43:45.634 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:43:45.642 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/nova ]] 2025-10-07 20:43:45.646 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:43:45.651 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/nova 2025-10-07 20:43:45.687 | + functions-common:git_clone:675 : cd /opt/stack/nova 2025-10-07 20:43:45.692 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:43:45.693 | + functions-common:git_clone:676 : head -1 2025-10-07 20:43:45.702 | 7278e661a4 Merge "doc: Fix typo in nova-manage command" 2025-10-07 20:43:45.708 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:43:45.712 | + lib/nova:install_nova:983 : setup_develop /opt/stack/nova 2025-10-07 20:43:45.716 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:43:45.721 | + inc/python:setup_develop:355 : [[ /opt/stack/nova == -bindep* ]] 2025-10-07 20:43:45.724 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/nova 2025-10-07 20:43:45.729 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:43:45.733 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/nova -e 2025-10-07 20:43:45.737 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:43:45.742 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/nova == -bindep* ]] 2025-10-07 20:43:45.746 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/nova 2025-10-07 20:43:45.750 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:43:45.755 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:43:45.760 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/nova 2025-10-07 20:43:45.765 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:43:45.770 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/nova 2025-10-07 20:43:45.774 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:43:45.779 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:43:45.784 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2025-10-07 20:43:45.795 | + inc/python:_setup_package_with_constraints_edit:401 : name=nova 2025-10-07 20:43:45.799 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z nova ']' 2025-10-07 20:43:45.804 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2025-10-07 20:43:45.953 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:43:45.953 | import pkg_resources 2025-10-07 20:43:46.035 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/nova -e 2025-10-07 20:43:46.038 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:43:46.043 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:43:46.047 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:43:46.051 | + inc/python:setup_package:440 : [[ /opt/stack/nova == -bindep* ]] 2025-10-07 20:43:46.055 | + inc/python:setup_package:445 : local project_dir=/opt/stack/nova 2025-10-07 20:43:46.059 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:43:46.064 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:43:46.067 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:43:46.072 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:43:46.075 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:43:46.080 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:43:46.083 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:43:46.089 | + inc/python:setup_package:465 : pip_install -e /opt/stack/nova 2025-10-07 20:43:46.121 | Using python 3.12 to install /opt/stack/nova 2025-10-07 20:43:46.125 | + 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-10-07 20:43:46.926 | 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-10-07 20:43:46.935 | Obtaining file:///opt/stack/nova 2025-10-07 20:43:46.936 | Installing build dependencies: started 2025-10-07 20:43:49.608 | Installing build dependencies: finished with status 'done' 2025-10-07 20:43:49.611 | Checking if build backend supports build_editable: started 2025-10-07 20:43:49.781 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:43:49.783 | Getting requirements to build editable: started 2025-10-07 20:43:49.954 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:43:49.959 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:43:51.290 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:43:51.475 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (7.0.1) 2025-10-07 20:43:51.476 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev22) (2.0.42) 2025-10-07 20:43:51.477 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (5.2.1) 2025-10-07 20:43:51.478 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (0.40.2) 2025-10-07 20:43:51.479 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.1.6) 2025-10-07 20:43:51.480 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (10.12.0) 2025-10-07 20:43:51.481 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev22) (6.0.0) 2025-10-07 20:43:51.483 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.5.1) 2025-10-07 20:43:51.484 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev22) (43.0.3) 2025-10-07 20:43:51.485 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (1.8.9) 2025-10-07 20:43:51.486 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev22) (3.2.3) 2025-10-07 20:43:51.487 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.1.0) 2025-10-07 20:43:51.488 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.10.1) 2025-10-07 20:43:51.490 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.16.0) 2025-10-07 20:43:51.491 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (1.16.4) 2025-10-07 20:43:51.492 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (1.3.0) 2025-10-07 20:43:51.493 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.5.1) 2025-10-07 20:43:51.494 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.1.0) 2025-10-07 20:43:51.495 | Requirement already satisfied: jsonschema>=4.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (4.25.0) 2025-10-07 20:43:51.496 | Requirement already satisfied: python-cinderclient>=4.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (9.8.0) 2025-10-07 20:43:51.497 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (5.12.0) 2025-10-07 20:43:51.498 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (11.6.0) 2025-10-07 20:43:51.499 | Requirement already satisfied: python-glanceclient>=4.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (4.10.0) 2025-10-07 20:43:51.500 | Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.32.4) 2025-10-07 20:43:51.501 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (5.5.0) 2025-10-07 20:43:51.586 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev22) 2025-10-07 20:43:51.592 | 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-10-07 20:43:51.601 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.12.0) 2025-10-07 20:43:51.603 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (7.2.0) 2025-10-07 20:43:51.604 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (10.0.0) 2025-10-07 20:43:51.606 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (6.1.0) 2025-10-07 20:43:51.607 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (7.2.1) 2025-10-07 20:43:51.608 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.8.0) 2025-10-07 20:43:51.610 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.6.0) 2025-10-07 20:43:51.611 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (5.8.0) 2025-10-07 20:43:51.613 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.6.0) 2025-10-07 20:43:51.633 | Requirement already satisfied: oslo.utils>=8.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (9.1.0) 2025-10-07 20:43:51.635 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (17.4.0) 2025-10-07 20:43:51.636 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (7.7.0) 2025-10-07 20:43:51.637 | Requirement already satisfied: oslo.messaging>=14.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (17.1.0) 2025-10-07 20:43:51.638 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (4.6.0) 2025-10-07 20:43:51.639 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.8.0) 2025-10-07 20:43:51.640 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (6.6.0) 2025-10-07 20:43:51.641 | 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.dev22) (4.3.0) 2025-10-07 20:43:51.642 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.0.0) 2025-10-07 20:43:51.643 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (6.6.0) 2025-10-07 20:43:51.645 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev22) (7.0.0) 2025-10-07 20:43:51.646 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.8.0) 2025-10-07 20:43:51.647 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (6.13.0) 2025-10-07 20:43:51.648 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (1.1.0) 2025-10-07 20:43:51.649 | Requirement already satisfied: os-traits>=3.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.5.0) 2025-10-07 20:43:51.650 | Requirement already satisfied: os-vif>=3.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (4.2.1) 2025-10-07 20:43:51.651 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (5.4.1) 2025-10-07 20:43:51.678 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev22) 2025-10-07 20:43:51.684 | 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-10-07 20:43:51.691 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (7.0.0) 2025-10-07 20:43:51.692 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (0.2.3) 2025-10-07 20:43:51.693 | Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (1.4.1) 2025-10-07 20:43:51.694 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (1.8.0) 2025-10-07 20:43:51.695 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev22) (2.9.0.post0) 2025-10-07 20:43:51.696 | Requirement already satisfied: futurist>=3.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (3.2.1) 2025-10-07 20:43:51.697 | Requirement already satisfied: openstacksdk>=4.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev22) (4.7.1) 2025-10-07 20:43:51.698 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev22) (6.0.2) 2025-10-07 20:43:51.704 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev22) (1.3.10) 2025-10-07 20:43:51.705 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev22) (4.14.1) 2025-10-07 20:43:51.712 | 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.dev22) (7.2.0) 2025-10-07 20:43:51.728 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev22) (1.17.1) 2025-10-07 20:43:51.743 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev22) (2.7.0) 2025-10-07 20:43:51.747 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev22) (3.0.0) 2025-10-07 20:43:51.755 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev22) (3.0.2) 2025-10-07 20:43:51.768 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev22) (25.3.0) 2025-10-07 20:43:51.769 | 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.dev22) (2025.4.1) 2025-10-07 20:43:51.770 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev22) (0.36.2) 2025-10-07 20:43:51.771 | 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.dev22) (0.26.0) 2025-10-07 20:43:51.800 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev22) (4.0.1) 2025-10-07 20:43:51.801 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev22) (2.10.1) 2025-10-07 20:43:51.802 | 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.dev22) (5.7.0) 2025-10-07 20:43:51.825 | 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.dev22) (1.4.0) 2025-10-07 20:43:51.826 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev22) (1.0.1) 2025-10-07 20:43:51.827 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev22) (1.33) 2025-10-07 20:43:51.829 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev22) (4.3.8) 2025-10-07 20:43:51.831 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev22) (1.4.0) 2025-10-07 20:43:51.844 | 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.dev22) (9.1.2) 2025-10-07 20:43:51.845 | 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.dev22) (5.9.0) 2025-10-07 20:43:51.868 | 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.dev22) (2.13.0) 2025-10-07 20:43:51.870 | 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.dev22) (0.8.1) 2025-10-07 20:43:51.895 | 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.dev22) (0.19) 2025-10-07 20:43:51.929 | 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.dev22) (2.0.2) 2025-10-07 20:43:51.930 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev22) (0.5.0) 2025-10-07 20:43:51.977 | 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.dev22) (5.5.2) 2025-10-07 20:43:51.979 | 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.dev22) (5.3.1) 2025-10-07 20:43:51.980 | 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.dev22) (5.5.4) 2025-10-07 20:43:51.981 | 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.dev22) (0.13.0) 2025-10-07 20:43:51.991 | 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.dev22) (4.0.1) 2025-10-07 20:43:51.994 | 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.dev22) (4.0.1) 2025-10-07 20:43:52.018 | 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.dev22) (1.1.1) 2025-10-07 20:43:52.046 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==32.1.0.dev22) (2025.2) 2025-10-07 20:43:52.063 | 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.dev22) (1.6.10) 2025-10-07 20:43:52.080 | 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.dev22) (2.0.0) 2025-10-07 20:43:52.104 | 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.dev22) (3.2.3) 2025-10-07 20:43:52.105 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev22) (25.0) 2025-10-07 20:43:52.138 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev22) (1.5.0) 2025-10-07 20:43:52.149 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev22) (69.0.3) 2025-10-07 20:43:52.183 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev22) (0.2.13) 2025-10-07 20:43:52.232 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev22) (1.17.0) 2025-10-07 20:43:52.247 | 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.dev22) (2.1.0) 2025-10-07 20:43:52.249 | 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.dev22) (1.17.2) 2025-10-07 20:43:52.250 | 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.dev22) (24.2.1) 2025-10-07 20:43:52.268 | 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.dev22) (4.11.0) 2025-10-07 20:43:52.270 | 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.dev22) (4.2.0) 2025-10-07 20:43:52.272 | 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.dev22) (2.3.0) 2025-10-07 20:43:52.300 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev22) (3.4.2) 2025-10-07 20:43:52.301 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev22) (3.10) 2025-10-07 20:43:52.304 | 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.dev22) (1.26.20) 2025-10-07 20:43:52.341 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev22) (0.7) 2025-10-07 20:43:52.416 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev22) (0.15.2) 2025-10-07 20:43:52.810 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev22) 2025-10-07 20:43:52.823 | 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-10-07 20:43:52.833 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 7.1 MB/s eta 0:00:00 2025-10-07 20:43:52.879 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev22) 2025-10-07 20:43:52.886 | 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-10-07 20:43:52.970 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev22) 2025-10-07 20:43:52.976 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/67/e60968d3b0e077495a8fee89cf3f2373db98e528288a48f1ee44967f6e8c/redis-6.2.0-py3-none-any.whl.metadata (10 kB) 2025-10-07 20:43:52.998 | 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.dev22) (5.1.0) 2025-10-07 20:43:53.082 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev22) (2.22) 2025-10-07 20:43:53.113 | 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.dev22) (0.5.2) 2025-10-07 20:43:53.114 | 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.dev22) (2.7.0) 2025-10-07 20:43:53.135 | 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.dev22) (1.3.6) 2025-10-07 20:43:53.251 | 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.dev22) (3.0.0) 2025-10-07 20:43:53.416 | 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.dev22) (0.22.1) 2025-10-07 20:43:53.435 | 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.dev22) (4.2.5) 2025-10-07 20:43:53.436 | 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.dev22) (3.5.1) 2025-10-07 20:43:53.804 | 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.dev22) (2.7.2) 2025-10-07 20:43:54.164 | 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.dev22) (1.9.0) 2025-10-07 20:43:54.166 | 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.dev22) (1.7.1) 2025-10-07 20:43:54.230 | 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.dev22) (2.4.0) 2025-10-07 20:43:54.349 | 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.dev22) (14.1.0) 2025-10-07 20:43:54.389 | 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.dev22) (3.0.0) 2025-10-07 20:43:54.391 | 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.dev22) (2.19.2) 2025-10-07 20:43:54.422 | 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.dev22) (0.1.2) 2025-10-07 20:43:54.488 | 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-10-07 20:43:54.505 | 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-10-07 20:43:54.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 1.9 MB/s eta 0:00:00 2025-10-07 20:43:54.530 | 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-10-07 20:43:54.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 6.1 MB/s eta 0:00:00 2025-10-07 20:43:54.553 | 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-10-07 20:43:54.979 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 33.1 MB/s eta 0:00:00 2025-10-07 20:43:54.987 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/67/e60968d3b0e077495a8fee89cf3f2373db98e528288a48f1ee44967f6e8c/redis-6.2.0-py3-none-any.whl (278 kB) 2025-10-07 20:43:55.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.7/278.7 kB 22.8 MB/s eta 0:00:00 2025-10-07 20:43:55.049 | Building wheels for collected packages: nova 2025-10-07 20:43:55.049 | Building editable for nova (pyproject.toml): started 2025-10-07 20:43:56.738 | Building editable for nova (pyproject.toml): finished with status 'done' 2025-10-07 20:43:56.740 | Created wheel for nova: filename=nova-32.1.0.dev22-0.editable-py3-none-any.whl size=9612 sha256=54121b0e56534d11bdcf6d02a8193ac9a9f4185d80f2f0c8c91ea6dc8e58c756 2025-10-07 20:43:56.740 | Stored in directory: /tmp/pip-ephem-wheel-cache-m8ftcdlb/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2025-10-07 20:43:56.746 | Successfully built nova 2025-10-07 20:43:57.674 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2025-10-07 20:43:59.986 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.0.0 nova-32.1.0.dev22 numpy-2.2.6 redis-6.2.0 websockify-0.13.0 2025-10-07 20:43:59.987 | 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-10-07 20:44:00.405 | + inc/python:pip_install:216 : result=0 2025-10-07 20:44:00.408 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:44:00.412 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:00.415 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:00.419 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:00.423 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:00.428 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:00.431 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:44:00.435 | + functions-common:time_stop:2430 : start_time=1759869826112 2025-10-07 20:44:00.439 | + functions-common:time_stop:2432 : [[ -z 1759869826112 ]] 2025-10-07 20:44:00.444 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:00.451 | + functions-common:time_stop:2435 : end_time=1759869840447 2025-10-07 20:44:00.455 | + functions-common:time_stop:2436 : elapsed_time=14335 2025-10-07 20:44:00.459 | + functions-common:time_stop:2437 : total=123471 2025-10-07 20:44:00.463 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:00.467 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=137806 2025-10-07 20:44:00.471 | + inc/python:pip_install:219 : return 0 2025-10-07 20:44:00.476 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:44:00.480 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:44:00.485 | + inc/python:setup_package:469 : '[' -d '/opt/stack/nova/*.egg-info' ']' 2025-10-07 20:44:00.490 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/nova 2025-10-07 20:44:00.495 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2025-10-07 20:44:00.500 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:44:00.505 | + 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-10-07 20:44:00.509 | + 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-10-07 20:44:00.514 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:44:00.518 | + 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-10-07 20:44:00.562 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:44:00.568 | + ./stack.sh:main:986 : configure_nova 2025-10-07 20:44:00.572 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2025-10-07 20:44:00.608 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2025-10-07 20:44:00.613 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2025-10-07 20:44:00.618 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-10-07 20:44:00.625 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2025-10-07 20:44:00.626 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-10-07 20:44:00.634 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2025-10-07 20:44:00.638 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2025-10-07 20:44:00.643 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-10-07 20:44:00.647 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2025-10-07 20:44:00.652 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2025-10-07 20:44:00.656 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2025-10-07 20:44:00.662 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2025-10-07 20:44:00.665 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2025-10-07 20:44:00.700 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2025-10-07 20:44:00.737 | + 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-10-07 20:44:00.781 | + 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-10-07 20:44:00.825 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2025-10-07 20:44:00.861 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2025-10-07 20:44:00.898 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-10-07 20:44:00.903 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-10-07 20:44:00.912 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.SgchgrJh2q 2025-10-07 20:44:00.917 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-10-07 20:44:00.921 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-10-07 20:44:00.926 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2025-10-07 20:44:00.931 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-10-07 20:44:00.935 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-10-07 20:44:00.941 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.SgchgrJh2q 2025-10-07 20:44:00.949 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.SgchgrJh2q 2025-10-07 20:44:00.986 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.SgchgrJh2q /etc/sudoers.d/nova-rootwrap 2025-10-07 20:44:01.026 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/nova-rootwrap 2025-10-07 20:44:01.035 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-10-07 20:44:01.040 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-10-07 20:44:01.044 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-10-07 20:44:01.049 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-10-07 20:44:01.053 | + 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-10-07 20:44:01.059 | + 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-10-07 20:44:01.064 | + 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-10-07 20:44:01.069 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2025-10-07 20:44:01.078 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2025-10-07 20:44:01.108 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:01.112 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2025-10-07 20:44:01.139 | net.ipv4.ip_forward = 1 2025-10-07 20:44:01.147 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-10-07 20:44:01.152 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2025-10-07 20:44:01.154 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2025-10-07 20:44:01.158 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2025-10-07 20:44:01.192 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2025-10-07 20:44:01.198 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2025-10-07 20:44:01.199 | ++ lib/nova:configure_nova:323 : iscsi-iname 2025-10-07 20:44:01.209 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1994-05.com.redhat:1ec65087f188 2025-10-07 20:44:01.224 | InitiatorName=iqn.1994-05.com.redhat:1ec65087f188 2025-10-07 20:44:01.231 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:01.236 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2025-10-07 20:44:01.402 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2025-10-07 20:44:01.407 | + lib/nova:configure_nova:344 : restart_service iscsid 2025-10-07 20:44:01.413 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:01.418 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart iscsid 2025-10-07 20:44:01.563 | + lib/nova:configure_nova:367 : create_nova_conf 2025-10-07 20:44:01.567 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2025-10-07 20:44:01.574 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2025-10-07 20:44:01.581 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2025-10-07 20:44:01.636 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2025-10-07 20:44:01.641 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2025-10-07 20:44:01.690 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2025-10-07 20:44:01.739 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2025-10-07 20:44:01.785 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2025-10-07 20:44:01.835 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2025-10-07 20:44:01.887 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2025-10-07 20:44:01.941 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 38.102.83.9 2025-10-07 20:44:01.992 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2025-10-07 20:44:02.038 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2025-10-07 20:44:02.085 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2025-10-07 20:44:02.135 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2025-10-07 20:44:02.187 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2025-10-07 20:44:02.239 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2025-10-07 20:44:02.277 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2025-10-07 20:44:02.320 | + lib/nova:create_nova_conf:461 : is_fedora 2025-10-07 20:44:02.323 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:02.325 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:02.328 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:02.331 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:02.334 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:02.337 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:02.340 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:02.342 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:02.346 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:02.350 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:02.353 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT bindir /usr/bin 2025-10-07 20:44:02.395 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2025-10-07 20:44:02.419 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:02.422 | + lib/nova:create_nova_conf:474 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:44:02.425 | + lib/nova:create_nova_conf:477 : local db=nova_cell0 2025-10-07 20:44:02.429 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2025-10-07 20:44:02.475 | ++ lib/nova:create_nova_conf:483 : database_connection_url nova_cell0 2025-10-07 20:44:02.479 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-10-07 20:44:02.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-10-07 20:44:02.486 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=nova_cell0 2025-10-07 20:44:02.489 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:44:02.493 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:02.496 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:44:02.517 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:02.521 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:44:02.524 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-10-07 20:44:02.529 | + 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-10-07 20:44:02.582 | ++ lib/nova:create_nova_conf:484 : database_connection_url nova_api 2025-10-07 20:44:02.587 | ++ lib/database:database_connection_url:134 : local db=nova_api 2025-10-07 20:44:02.592 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2025-10-07 20:44:02.596 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=nova_api 2025-10-07 20:44:02.600 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:44:02.604 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:02.608 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:44:02.634 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:02.638 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:44:02.642 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-10-07 20:44:02.647 | + 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-10-07 20:44:02.704 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf cache enabled True 2025-10-07 20:44:02.748 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2025-10-07 20:44:02.788 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2025-10-07 20:44:02.834 | + lib/nova:create_nova_conf:494 : is_service_enabled n-api 2025-10-07 20:44:02.857 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:02.860 | + lib/nova:create_nova_conf:495 : is_service_enabled n-api-meta 2025-10-07 20:44:02.886 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:02.891 | ++ lib/nova:create_nova_conf:497 : sed s/,metadata// 2025-10-07 20:44:02.892 | ++ lib/nova:create_nova_conf:497 : echo osapi_compute,metadata 2025-10-07 20:44:02.898 | + lib/nova:create_nova_conf:497 : NOVA_ENABLED_APIS=osapi_compute 2025-10-07 20:44:02.901 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2025-10-07 20:44:02.947 | + lib/nova:create_nova_conf:500 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:02.951 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2025-10-07 20:44:03.001 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2025-10-07 20:44:03.050 | + lib/nova:create_nova_conf:508 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2025-10-07 20:44:03.054 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/nova/nova.conf 2025-10-07 20:44:03.058 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=nova 2025-10-07 20:44:03.062 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=keystone_authtoken 2025-10-07 20:44:03.066 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:44:03.070 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2025-10-07 20:44:03.127 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2025-10-07 20:44:03.177 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://38.102.83.9/identity 2025-10-07 20:44:03.230 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2025-10-07 20:44:03.284 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2025-10-07 20:44:03.335 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2025-10-07 20:44:03.387 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2025-10-07 20:44:03.440 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2025-10-07 20:44:03.492 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:44:03.545 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2025-10-07 20:44:03.598 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:44:03.602 | + lib/nova:create_nova_conf:511 : is_service_enabled cinder 2025-10-07 20:44:03.628 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:03.632 | + lib/nova:create_nova_conf:512 : configure_cinder_access 2025-10-07 20:44:03.636 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2025-10-07 20:44:03.693 | + lib/nova:configure_cinder_access:644 : iniset /etc/nova/nova.conf cinder auth_type password 2025-10-07 20:44:03.745 | + lib/nova:configure_cinder_access:645 : iniset /etc/nova/nova.conf cinder auth_url https://38.102.83.9/identity 2025-10-07 20:44:03.797 | + lib/nova:configure_cinder_access:652 : iniset /etc/nova/nova.conf cinder username nova 2025-10-07 20:44:03.851 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder password secretservice 2025-10-07 20:44:03.903 | + lib/nova:configure_cinder_access:654 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2025-10-07 20:44:03.955 | + lib/nova:configure_cinder_access:655 : iniset /etc/nova/nova.conf cinder project_name service 2025-10-07 20:44:04.008 | + lib/nova:configure_cinder_access:656 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2025-10-07 20:44:04.060 | + lib/nova:configure_cinder_access:657 : is_service_enabled tls-proxy 2025-10-07 20:44:04.088 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:04.092 | + lib/nova:configure_cinder_access:658 : CINDER_SERVICE_HOST=38.102.83.9 2025-10-07 20:44:04.096 | + lib/nova:configure_cinder_access:659 : CINDER_SERVICE_PORT=8776 2025-10-07 20:44:04.100 | + lib/nova:configure_cinder_access:660 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:44:04.151 | + lib/nova:create_nova_conf:515 : is_service_enabled manila 2025-10-07 20:44:04.177 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:44:04.181 | + lib/nova:create_nova_conf:519 : '[' -n /opt/stack/data/nova ']' 2025-10-07 20:44:04.185 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2025-10-07 20:44:04.237 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2025-10-07 20:44:04.293 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova/instances ']' 2025-10-07 20:44:04.297 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2025-10-07 20:44:04.350 | + lib/nova:create_nova_conf:526 : '[' False '!=' False ']' 2025-10-07 20:44:04.354 | + lib/nova:create_nova_conf:529 : '[' True '!=' False ']' 2025-10-07 20:44:04.358 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2025-10-07 20:44:04.411 | + lib/nova:create_nova_conf:535 : is_fedora 2025-10-07 20:44:04.415 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:04.419 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:04.423 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:04.427 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:04.432 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:04.436 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:04.440 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:04.444 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:04.448 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:04.452 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:04.456 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT mkisofs_cmd /usr/bin/mkisofs 2025-10-07 20:44:04.510 | + lib/nova:create_nova_conf:540 : setup_logging /etc/nova/nova.conf 2025-10-07 20:44:04.514 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova.conf 2025-10-07 20:44:04.518 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova.conf 2025-10-07 20:44:04.524 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:44:04.553 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:44:04.556 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:44:04.561 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:04.565 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:44:04.569 | + 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-10-07 20:44:04.622 | + 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-10-07 20:44:04.677 | + 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-10-07 20:44:04.730 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:44:04.782 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT log_color False 2025-10-07 20:44:04.836 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2025-10-07 20:44:04.893 | + lib/nova:create_nova_conf:544 : is_service_enabled n-api 2025-10-07 20:44:04.922 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:04.925 | + lib/nova:create_nova_conf:545 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2025-10-07 20:44:04.930 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2025-10-07 20:44:04.934 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2025-10-07 20:44:04.938 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2025-10-07 20:44:04.942 | + lib/apache:write_uwsgi_config:246 : local http= 2025-10-07 20:44:04.946 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2025-10-07 20:44:04.951 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2025-10-07 20:44:04.955 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-10-07 20:44:04.959 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-10-07 20:44:04.998 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-10-07 20:44:04.998 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:44:05.024 | d /var/run/uwsgi 0755 stack root 2025-10-07 20:44:05.032 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:44:05.068 | /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-10-07 20:44:05.080 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2025-10-07 20:44:05.084 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2025-10-07 20:44:05.090 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:44:05.095 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2025-10-07 20:44:05.148 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2025-10-07 20:44:05.201 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2025-10-07 20:44:05.252 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2025-10-07 20:44:05.304 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2025-10-07 20:44:05.354 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-10-07 20:44:05.403 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2025-10-07 20:44:05.447 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2025-10-07 20:44:05.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2025-10-07 20:44:05.543 | + 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-10-07 20:44:05.593 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2025-10-07 20:44:05.643 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-10-07 20:44:05.692 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2025-10-07 20:44:05.741 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2025-10-07 20:44:05.791 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-10-07 20:44:05.795 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-10-07 20:44:05.800 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2025-10-07 20:44:05.804 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2025-10-07 20:44:05.808 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:44:05.812 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:05.816 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:05.819 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:44:05.824 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:05.827 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:05.831 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:05.835 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:05.839 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:05.843 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:05.847 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:05.851 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:05.855 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:05.858 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:05.862 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-10-07 20:44:05.866 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/nova-api.conf ']' 2025-10-07 20:44:05.870 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/nova-api.conf.disabled 2025-10-07 20:44:05.875 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/nova-api.conf.disabled 2025-10-07 20:44:05.879 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2025-10-07 20:44:05.930 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2025-10-07 20:44:05.981 | + 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-10-07 20:44:05.981 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/nova-api.conf.disabled 2025-10-07 20:44:06.006 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2025-10-07 20:44:06.013 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2025-10-07 20:44:06.017 | + lib/apache:enable_apache_site:191 : local site=nova-api 2025-10-07 20:44:06.021 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:44:06.025 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:44:06.029 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:44:06.033 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:44:06.037 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:06.041 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:06.046 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:44:06.050 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:06.054 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:06.058 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:06.062 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:06.066 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:06.070 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:06.074 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:06.078 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:06.081 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:06.085 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:06.089 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:44:06.093 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:44:06.097 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:06.101 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:06.105 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:44:06.109 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:06.113 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:06.117 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:06.122 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:06.126 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:06.131 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:06.135 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:06.139 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:06.143 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:06.147 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:06.152 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-10-07 20:44:06.156 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/nova-api.conf.disabled ]] 2025-10-07 20:44:06.160 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/nova-api.conf ]] 2025-10-07 20:44:06.164 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/nova-api.conf.disabled /etc/httpd/conf.d/nova-api.conf 2025-10-07 20:44:06.201 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-10-07 20:44:06.205 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:44:06.209 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:06.213 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:44:07.460 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api-meta 2025-10-07 20:44:07.488 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:07.491 | + 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-10-07 20:44:07.495 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2025-10-07 20:44:07.500 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2025-10-07 20:44:07.504 | + lib/apache:write_uwsgi_config:245 : local url= 2025-10-07 20:44:07.509 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2025-10-07 20:44:07.514 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2025-10-07 20:44:07.518 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2025-10-07 20:44:07.522 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-10-07 20:44:07.526 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-10-07 20:44:07.568 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-10-07 20:44:07.568 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:44:07.596 | d /var/run/uwsgi 0755 stack root 2025-10-07 20:44:07.604 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:44:07.638 | /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-10-07 20:44:07.650 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2025-10-07 20:44:07.653 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2025-10-07 20:44:07.661 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:44:07.666 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2025-10-07 20:44:07.718 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2025-10-07 20:44:07.771 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2025-10-07 20:44:07.823 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2025-10-07 20:44:07.877 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2025-10-07 20:44:07.929 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2025-10-07 20:44:07.981 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2025-10-07 20:44:08.035 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2025-10-07 20:44:08.084 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2025-10-07 20:44:08.135 | + 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-10-07 20:44:08.185 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2025-10-07 20:44:08.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2025-10-07 20:44:08.288 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2025-10-07 20:44:08.343 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2025-10-07 20:44:08.394 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2025-10-07 20:44:08.398 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2025-10-07 20:44:08.450 | + lib/nova:create_nova_conf:552 : is_service_enabled ceilometer 2025-10-07 20:44:08.475 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:44:08.480 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2025-10-07 20:44:08.533 | ++ lib/nova:create_nova_conf:561 : get_notification_url 2025-10-07 20:44:08.537 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2025-10-07 20:44:08.541 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2025-10-07 20:44:08.567 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:08.570 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:44:08.575 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:44:08.625 | + lib/nova:create_nova_conf:562 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2025-10-07 20:44:08.680 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova.conf 2025-10-07 20:44:08.683 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-10-07 20:44:08.687 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2025-10-07 20:44:08.691 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-10-07 20:44:08.695 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-10-07 20:44:08.699 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:44:08.727 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:08.732 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-10-07 20:44:08.737 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-10-07 20:44:08.741 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:44:08.768 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:08.772 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:44:08.777 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:44:08.832 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:44:08.836 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:44:08.840 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2025-10-07 20:44:08.894 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2025-10-07 20:44:08.950 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf conductor workers 2 2025-10-07 20:44:09.008 | + lib/nova:create_nova_conf:570 : is_service_enabled tls-proxy 2025-10-07 20:44:09.042 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:09.046 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2025-10-07 20:44:09.102 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2025-10-07 20:44:09.161 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2025-10-07 20:44:09.217 | + lib/nova:create_nova_conf:577 : '[' True == True ']' 2025-10-07 20:44:09.221 | + lib/nova:create_nova_conf:578 : init_nova_service_user_conf 2025-10-07 20:44:09.225 | + lib/nova:init_nova_service_user_conf:838 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2025-10-07 20:44:09.285 | + lib/nova:init_nova_service_user_conf:839 : iniset /etc/nova/nova.conf service_user auth_type password 2025-10-07 20:44:09.342 | + lib/nova:init_nova_service_user_conf:840 : iniset /etc/nova/nova.conf service_user auth_url https://38.102.83.9/identity 2025-10-07 20:44:09.398 | + lib/nova:init_nova_service_user_conf:841 : iniset /etc/nova/nova.conf service_user username nova 2025-10-07 20:44:09.451 | + lib/nova:init_nova_service_user_conf:842 : iniset /etc/nova/nova.conf service_user password secretservice 2025-10-07 20:44:09.505 | + lib/nova:init_nova_service_user_conf:843 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2025-10-07 20:44:09.563 | + lib/nova:init_nova_service_user_conf:844 : iniset /etc/nova/nova.conf service_user project_name service 2025-10-07 20:44:09.621 | + lib/nova:init_nova_service_user_conf:845 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2025-10-07 20:44:09.676 | + lib/nova:create_nova_conf:581 : is_service_enabled n-cond 2025-10-07 20:44:09.706 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:09.712 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2025-10-07 20:44:09.719 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:44:09.724 | + lib/nova:create_nova_conf:583 : local conf 2025-10-07 20:44:09.728 | + lib/nova:create_nova_conf:584 : local vhost 2025-10-07 20:44:09.733 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2025-10-07 20:44:09.738 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:44:09.742 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:44:09.747 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2025-10-07 20:44:09.752 | + lib/nova:create_nova_conf:586 : vhost=nova_cell1 2025-10-07 20:44:09.756 | + lib/nova:create_nova_conf:588 : rm -f /etc/nova/nova_cell1.conf 2025-10-07 20:44:09.764 | ++ lib/nova:create_nova_conf:589 : database_connection_url nova_cell1 2025-10-07 20:44:09.769 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2025-10-07 20:44:09.773 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2025-10-07 20:44:09.778 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=nova_cell1 2025-10-07 20:44:09.782 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:44:09.787 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:09.791 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:44:09.822 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:09.826 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:44:09.831 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-10-07 20:44:09.837 | + 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-10-07 20:44:09.897 | + lib/nova:create_nova_conf:590 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2025-10-07 20:44:09.957 | + lib/nova:create_nova_conf:591 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2025-10-07 20:44:10.015 | + lib/nova:create_nova_conf:593 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:44:10.020 | + lib/nova:create_nova_conf:596 : rpc_backend_add_vhost nova_cell1 2025-10-07 20:44:10.024 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2025-10-07 20:44:10.029 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2025-10-07 20:44:10.059 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:10.067 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2025-10-07 20:44:10.067 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2025-10-07 20:44:10.716 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2025-10-07 20:44:10.719 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2025-10-07 20:44:11.287 | Adding vhost "nova_cell1" ... 2025-10-07 20:44:11.349 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2025-10-07 20:44:11.939 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2025-10-07 20:44:11.963 | + lib/nova:create_nova_conf:597 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2025-10-07 20:44:11.967 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-10-07 20:44:11.970 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2025-10-07 20:44:11.973 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-10-07 20:44:11.976 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-10-07 20:44:11.979 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:44:11.999 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:12.003 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-10-07 20:44:12.006 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-10-07 20:44:12.010 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:44:12.032 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:12.037 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/nova_cell1 2025-10-07 20:44:12.042 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/nova_cell1 2025-10-07 20:44:12.089 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:44:12.093 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:44:12.098 | + lib/nova:create_nova_conf:601 : is_service_enabled placement placement-client 2025-10-07 20:44:12.122 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:12.126 | + lib/nova:create_nova_conf:602 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2025-10-07 20:44:12.130 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova_cell1.conf 2025-10-07 20:44:12.133 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2025-10-07 20:44:12.187 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova_cell1.conf placement auth_url https://38.102.83.9/identity 2025-10-07 20:44:12.242 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova_cell1.conf placement username nova 2025-10-07 20:44:12.297 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2025-10-07 20:44:12.352 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2025-10-07 20:44:12.405 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova_cell1.conf placement project_name service 2025-10-07 20:44:12.459 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2025-10-07 20:44:12.512 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2025-10-07 20:44:12.564 | + lib/nova:create_nova_conf:606 : setup_logging /etc/nova/nova_cell1.conf 2025-10-07 20:44:12.568 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova_cell1.conf 2025-10-07 20:44:12.572 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova_cell1.conf 2025-10-07 20:44:12.579 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:44:12.609 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:44:12.613 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:44:12.618 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:12.622 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:44:12.627 | + 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-10-07 20:44:12.682 | + 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-10-07 20:44:12.738 | + 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-10-07 20:44:12.794 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:44:12.848 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2025-10-07 20:44:12.904 | + lib/nova:create_nova_conf:613 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:44:12.910 | ++ lib/nova:create_nova_conf:616 : seq 1 1 2025-10-07 20:44:12.917 | + lib/nova:create_nova_conf:616 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:44:12.922 | + lib/nova:create_nova_conf:617 : local conf 2025-10-07 20:44:12.926 | + lib/nova:create_nova_conf:618 : local offset 2025-10-07 20:44:12.932 | ++ lib/nova:create_nova_conf:619 : conductor_conf 1 2025-10-07 20:44:12.936 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:44:12.941 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:44:12.946 | + lib/nova:create_nova_conf:619 : conf=/etc/nova/nova_cell1.conf 2025-10-07 20:44:12.950 | + lib/nova:create_nova_conf:620 : offset=0 2025-10-07 20:44:12.955 | + lib/nova:create_nova_conf:621 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2025-10-07 20:44:12.959 | + lib/nova:configure_console_proxies:740 : local conf=/etc/nova/nova_cell1.conf 2025-10-07 20:44:12.964 | + lib/nova:configure_console_proxies:741 : local offset=0 2025-10-07 20:44:12.968 | + lib/nova:configure_console_proxies:745 : offset=0 2025-10-07 20:44:12.972 | + lib/nova:configure_console_proxies:747 : is_service_enabled n-novnc 2025-10-07 20:44:13.001 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:13.005 | + lib/nova:configure_console_proxies:748 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2025-10-07 20:44:13.062 | + lib/nova:configure_console_proxies:749 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2025-10-07 20:44:13.116 | + lib/nova:configure_console_proxies:751 : is_nova_console_proxy_compute_tls_enabled 2025-10-07 20:44:13.120 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:13.125 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-10-07 20:44:13.129 | + lib/nova:configure_console_proxies:779 : is_service_enabled n-spice 2025-10-07 20:44:13.156 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:44:13.161 | + lib/nova:configure_console_proxies:784 : is_service_enabled n-sproxy 2025-10-07 20:44:13.190 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:44:13.194 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2025-10-07 20:44:13.224 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:13.229 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-10-07 20:44:13.233 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2025-10-07 20:44:13.238 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2025-10-07 20:44:13.243 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : is_service_enabled neutron 2025-10-07 20:44:13.273 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:13.277 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2025-10-07 20:44:13.316 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : cat 2025-10-07 20:44:13.317 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo tee -a /etc/libvirt/qemu.conf 2025-10-07 20:44:13.343 | cgroup_device_acl = [ 2025-10-07 20:44:13.344 | "/dev/null", "/dev/full", "/dev/zero", 2025-10-07 20:44:13.344 | "/dev/random", "/dev/urandom", 2025-10-07 20:44:13.344 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2025-10-07 20:44:13.344 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2025-10-07 20:44:13.344 | "/dev/vfio/vfio", 2025-10-07 20:44:13.344 | ] 2025-10-07 20:44:13.352 | + lib/nova_plugins/functions-libvirt:configure_libvirt:130 : is_fedora 2025-10-07 20:44:13.356 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:13.361 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:13.365 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:13.370 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:13.374 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:13.378 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:13.383 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:13.388 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:13.393 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:13.399 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:13.402 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : rules_dir=/etc/polkit-1/rules.d 2025-10-07 20:44:13.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:135 : sudo mkdir -p /etc/polkit-1/rules.d 2025-10-07 20:44:13.440 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : cat 2025-10-07 20:44:13.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : sudo tee /etc/polkit-1/rules.d/50-libvirt-stack.rules 2025-10-07 20:44:13.466 | polkit.addRule(function(action, subject) { 2025-10-07 20:44:13.466 | if (action.id == 'org.libvirt.unix.manage' && 2025-10-07 20:44:13.466 | subject.user == 'stack') { 2025-10-07 20:44:13.466 | return polkit.Result.YES; 2025-10-07 20:44:13.466 | } 2025-10-07 20:44:13.466 | }); 2025-10-07 20:44:13.474 | + lib/nova_plugins/functions-libvirt:configure_libvirt:144 : unset rules_dir 2025-10-07 20:44:13.478 | + lib/nova_plugins/functions-libvirt:configure_libvirt:149 : getent group libvirtd 2025-10-07 20:44:13.486 | + lib/nova_plugins/functions-libvirt:configure_libvirt:150 : sudo groupadd libvirtd 2025-10-07 20:44:13.538 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : add_user_to_group stack libvirtd 2025-10-07 20:44:13.541 | + functions-common:add_user_to_group:2192 : local user=stack 2025-10-07 20:44:13.545 | + functions-common:add_user_to_group:2193 : local group=libvirtd 2025-10-07 20:44:13.549 | + functions-common:add_user_to_group:2195 : sudo usermod -a -G libvirtd stack 2025-10-07 20:44:13.616 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : [[ True = \T\r\u\e ]] 2025-10-07 20:44:13.620 | + lib/nova_plugins/functions-libvirt:configure_libvirt:156 : is_ubuntu 2025-10-07 20:44:13.624 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:13.628 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:13.633 | + 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-10-07 20:44:13.637 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2025-10-07 20:44:13.641 | + 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-10-07 20:44:13.676 | + 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-10-07 20:44:13.676 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-10-07 20:44:13.702 | log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2025-10-07 20:44:13.710 | + 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-10-07 20:44:13.746 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2025-10-07 20:44:13.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-10-07 20:44:13.773 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2025-10-07 20:44:13.781 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : is_nova_console_proxy_compute_tls_enabled 2025-10-07 20:44:13.785 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:13.790 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-10-07 20:44:13.794 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : restart_service libvirtd 2025-10-07 20:44:13.799 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:13.803 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart libvirtd 2025-10-07 20:44:14.037 | + lib/nova_plugins/functions-libvirt:configure_libvirt:198 : restart_service virtlogd 2025-10-07 20:44:14.042 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:14.047 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart virtlogd 2025-10-07 20:44:14.214 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2025-10-07 20:44:14.267 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2025-10-07 20:44:14.323 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2025-10-07 20:44:14.329 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2025-10-07 20:44:14.386 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2025-10-07 20:44:14.443 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2025-10-07 20:44:14.501 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2025-10-07 20:44:14.557 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2025-10-07 20:44:14.609 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2025-10-07 20:44:14.615 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:44:14.622 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-10-07 20:44:14.626 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2025-10-07 20:44:14.632 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:44:14.640 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-07 20:44:14.644 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2025-10-07 20:44:14.648 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2025-10-07 20:44:14.652 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2025-10-07 20:44:14.657 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2025-10-07 20:44:14.661 | + ./stack.sh:main:989 : is_service_enabled placement 2025-10-07 20:44:14.691 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:14.696 | + ./stack.sh:main:991 : stack_install_service placement 2025-10-07 20:44:14.701 | + lib/stack:stack_install_service:20 : local service=placement 2025-10-07 20:44:14.705 | + lib/stack:stack_install_service:21 : type install_placement 2025-10-07 20:44:14.709 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:44:14.713 | + lib/stack:stack_install_service:32 : install_placement 2025-10-07 20:44:14.718 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2025-10-07 20:44:14.722 | + inc/python:pip_install_gr:94 : local name=osc-placement 2025-10-07 20:44:14.726 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:44:14.732 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2025-10-07 20:44:14.738 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2025-10-07 20:44:14.742 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:44:14.750 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:44:14.750 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:44:14.760 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2025-10-07 20:44:14.765 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2025-10-07 20:44:14.769 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2025-10-07 20:44:14.775 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2025-10-07 20:44:14.780 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2025-10-07 20:44:14.818 | Using python 3.12 to install osc-placement 2025-10-07 20:44:14.822 | + 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-10-07 20:44:15.656 | 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-10-07 20:44:15.743 | Collecting osc-placement 2025-10-07 20:44:15.760 | 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-10-07 20:44:15.769 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (7.0.1) 2025-10-07 20:44:15.770 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (5.12.0) 2025-10-07 20:44:15.771 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (4.2.0) 2025-10-07 20:44:15.771 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (9.1.0) 2025-10-07 20:44:15.779 | 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-10-07 20:44:15.780 | Requirement already satisfied: requests>=2.14.2 in /usr/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.4) 2025-10-07 20:44:15.781 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.5.0) 2025-10-07 20:44:15.782 | 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.0) 2025-10-07 20:44:15.784 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.14.1) 2025-10-07 20:44:15.788 | Requirement already satisfied: cliff>=4.9.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.11.0) 2025-10-07 20:44:15.790 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.7.1) 2025-10-07 20:44:15.791 | 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.6.0) 2025-10-07 20:44:15.799 | 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-10-07 20:44:15.800 | 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-10-07 20:44:15.801 | 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.3) 2025-10-07 20:44:15.802 | 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-10-07 20:44:15.802 | 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-10-07 20:44:15.803 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (6.0.2) 2025-10-07 20:44:15.805 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (7.0.0) 2025-10-07 20:44:15.808 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (69.0.3) 2025-10-07 20:44:15.812 | 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-10-07 20:44:15.813 | 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-10-07 20:44:15.815 | 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-10-07 20:44:15.819 | 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) (1.17.2) 2025-10-07 20:44:15.831 | 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-10-07 20:44:15.831 | 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-10-07 20:44:15.832 | 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.4.0) 2025-10-07 20:44:15.833 | 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-10-07 20:44:15.834 | 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-10-07 20:44:15.837 | 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.3.8) 2025-10-07 20:44:15.838 | 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-10-07 20:44:15.872 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.2) 2025-10-07 20:44:15.873 | 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.10) 2025-10-07 20:44:15.876 | 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-10-07 20:44:15.915 | 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.9.0) 2025-10-07 20:44:15.917 | 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-10-07 20:44:15.918 | 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.13) 2025-10-07 20:44:15.934 | 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) (1.17.1) 2025-10-07 20:44:15.958 | 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-10-07 20:44:15.998 | 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.22) 2025-10-07 20:44:16.010 | 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.1.0) 2025-10-07 20:44:16.021 | 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) (3.0.0) 2025-10-07 20:44:16.022 | 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-10-07 20:44:16.042 | 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-10-07 20:44:16.060 | 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-10-07 20:44:16.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.3 MB/s eta 0:00:00 2025-10-07 20:44:17.013 | Installing collected packages: osc-placement 2025-10-07 20:44:17.117 | Successfully installed osc-placement-4.7.0 2025-10-07 20:44:17.117 | 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-10-07 20:44:17.407 | + inc/python:pip_install:216 : result=0 2025-10-07 20:44:17.411 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:44:17.414 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:17.417 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:17.420 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:17.423 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:17.426 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:17.430 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:44:17.433 | + functions-common:time_stop:2430 : start_time=1759869854808 2025-10-07 20:44:17.435 | + functions-common:time_stop:2432 : [[ -z 1759869854808 ]] 2025-10-07 20:44:17.440 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:17.446 | + functions-common:time_stop:2435 : end_time=1759869857442 2025-10-07 20:44:17.449 | + functions-common:time_stop:2436 : elapsed_time=2634 2025-10-07 20:44:17.453 | + functions-common:time_stop:2437 : total=137806 2025-10-07 20:44:17.455 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:17.459 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=140440 2025-10-07 20:44:17.464 | + inc/python:pip_install:219 : return 0 2025-10-07 20:44:17.469 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2025-10-07 20:44:17.473 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/placement.git 2025-10-07 20:44:17.477 | + functions-common:git_clone:593 : local git_dest=/opt/stack/placement 2025-10-07 20:44:17.480 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:44:17.484 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:44:17.488 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:44:17.494 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:44:17.497 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:44:17.504 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:44:17.533 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:44:17.537 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:44:17.542 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:17.546 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:44:17.547 | + functions-common:git_clone:613 : echo master 2025-10-07 20:44:17.549 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:44:17.556 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/placement ]] 2025-10-07 20:44:17.561 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:17.564 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/placement 2025-10-07 20:44:17.600 | + functions-common:git_clone:675 : cd /opt/stack/placement 2025-10-07 20:44:17.605 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:44:17.606 | + functions-common:git_clone:676 : head -1 2025-10-07 20:44:17.612 | 89bf1a23 Remove excessive logging from GET a_c 2025-10-07 20:44:17.617 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:44:17.621 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2025-10-07 20:44:17.625 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:44:17.629 | + inc/python:setup_develop:355 : [[ /opt/stack/placement == -bindep* ]] 2025-10-07 20:44:17.634 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/placement 2025-10-07 20:44:17.638 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:44:17.643 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/placement -e 2025-10-07 20:44:17.648 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:44:17.653 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/placement == -bindep* ]] 2025-10-07 20:44:17.657 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/placement 2025-10-07 20:44:17.662 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:44:17.666 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:44:17.673 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/placement 2025-10-07 20:44:17.677 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:44:17.684 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/placement 2025-10-07 20:44:17.689 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:44:17.692 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:44:17.698 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2025-10-07 20:44:17.707 | + inc/python:_setup_package_with_constraints_edit:401 : name=openstack-placement 2025-10-07 20:44:17.712 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z openstack-placement ']' 2025-10-07 20:44:17.717 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2025-10-07 20:44:17.866 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:44:17.866 | import pkg_resources 2025-10-07 20:44:17.948 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/placement -e 2025-10-07 20:44:17.951 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:44:17.955 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:44:17.958 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:44:17.961 | + inc/python:setup_package:440 : [[ /opt/stack/placement == -bindep* ]] 2025-10-07 20:44:17.965 | + inc/python:setup_package:445 : local project_dir=/opt/stack/placement 2025-10-07 20:44:17.968 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:44:17.972 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:44:17.975 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:44:17.978 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:44:17.982 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:44:17.986 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:44:17.990 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:44:17.995 | + inc/python:setup_package:465 : pip_install -e /opt/stack/placement 2025-10-07 20:44:18.026 | Using python 3.12 to install /opt/stack/placement 2025-10-07 20:44:18.030 | + 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-10-07 20:44:18.832 | 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-10-07 20:44:18.840 | Obtaining file:///opt/stack/placement 2025-10-07 20:44:18.842 | Installing build dependencies: started 2025-10-07 20:44:21.611 | Installing build dependencies: finished with status 'done' 2025-10-07 20:44:21.614 | Checking if build backend supports build_editable: started 2025-10-07 20:44:21.798 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:44:21.799 | Getting requirements to build editable: started 2025-10-07 20:44:21.939 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:44:21.944 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:44:22.446 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:44:22.571 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (7.0.1) 2025-10-07 20:44:22.572 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib64/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (2.0.42) 2025-10-07 20:44:22.573 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (10.12.0) 2025-10-07 20:44:22.575 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (2.5.1) 2025-10-07 20:44:22.576 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (1.8.9) 2025-10-07 20:44:22.577 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (4.25.0) 2025-10-07 20:44:22.578 | Requirement already satisfied: requests>=2.25.0 in /usr/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (2.32.4) 2025-10-07 20:44:22.579 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (7.2.0) 2025-10-07 20:44:22.580 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (10.0.0) 2025-10-07 20:44:22.581 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (6.1.0) 2025-10-07 20:44:22.582 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (7.2.1) 2025-10-07 20:44:22.583 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (5.8.0) 2025-10-07 20:44:22.584 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (9.1.0) 2025-10-07 20:44:22.585 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (17.4.0) 2025-10-07 20:44:22.585 | Requirement already satisfied: oslo.policy>=4.4.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (4.6.0) 2025-10-07 20:44:22.586 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (6.6.0) 2025-10-07 20:44:22.587 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (2.6.0) 2025-10-07 20:44:22.588 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (1.1.0) 2025-10-07 20:44:22.589 | Requirement already satisfied: os-traits>=3.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (3.5.0) 2025-10-07 20:44:22.590 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev2) (2.0.0) 2025-10-07 20:44:22.603 | 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.dev2) (25.3.0) 2025-10-07 20:44:22.604 | 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.dev2) (2025.4.1) 2025-10-07 20:44:22.605 | 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.dev2) (0.36.2) 2025-10-07 20:44:22.606 | 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.dev2) (0.26.0) 2025-10-07 20:44:22.641 | 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.dev2) (5.12.0) 2025-10-07 20:44:22.642 | 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.dev2) (3.12.0) 2025-10-07 20:44:22.644 | 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.dev2) (6.6.0) 2025-10-07 20:44:22.646 | 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.dev2) (4.0.1) 2025-10-07 20:44:22.647 | 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.dev2) (2.10.1) 2025-10-07 20:44:22.648 | 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.dev2) (5.7.0) 2025-10-07 20:44:22.663 | 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.dev2) (0.19) 2025-10-07 20:44:22.664 | 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.dev2) (3.0.0) 2025-10-07 20:44:22.675 | 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.dev2) (1.3.0) 2025-10-07 20:44:22.677 | 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.dev2) (5.5.0) 2025-10-07 20:44:22.678 | 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.dev2) (2.0.0) 2025-10-07 20:44:22.680 | 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.dev2) (6.0.2) 2025-10-07 20:44:22.684 | 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.dev2) (4.14.1) 2025-10-07 20:44:22.698 | 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.dev2) (1.16.4) 2025-10-07 20:44:22.702 | 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.dev2) (2.0.2) 2025-10-07 20:44:22.702 | 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.dev2) (0.5.0) 2025-10-07 20:44:22.714 | 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.dev2) (2.9.0.post0) 2025-10-07 20:44:22.721 | 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.dev2) (4.0.1) 2025-10-07 20:44:22.722 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev2) (3.1.6) 2025-10-07 20:44:22.725 | 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.dev2) (4.0.1) 2025-10-07 20:44:22.737 | 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.dev2) (1.1.1) 2025-10-07 20:44:22.738 | 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.dev2) (2025.2) 2025-10-07 20:44:22.745 | 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.dev2) (3.16.0) 2025-10-07 20:44:22.753 | 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.dev2) (2.1.0) 2025-10-07 20:44:22.756 | 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.dev2) (3.2.3) 2025-10-07 20:44:22.757 | 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.dev2) (25.0) 2025-10-07 20:44:22.760 | 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.dev2) (7.0.0) 2025-10-07 20:44:22.764 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev2) (69.0.3) 2025-10-07 20:44:22.773 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev2) (3.4.2) 2025-10-07 20:44:22.774 | 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.dev2) (3.10) 2025-10-07 20:44:22.777 | 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.dev2) (1.26.20) 2025-10-07 20:44:22.785 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev2) (1.17.0) 2025-10-07 20:44:22.785 | 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.dev2) (0.7) 2025-10-07 20:44:22.817 | Requirement already satisfied: greenlet>=1 in /usr/local/lib64/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev2) (3.2.3) 2025-10-07 20:44:22.830 | 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.dev2) (1.3.10) 2025-10-07 20:44:22.879 | 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.dev2) (1.17.2) 2025-10-07 20:44:22.904 | 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.dev2) (3.0.2) 2025-10-07 20:44:22.919 | 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.dev2) (1.8.0) 2025-10-07 20:44:22.944 | 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.dev2) (1.4.0) 2025-10-07 20:44:22.964 | 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.dev2) (0.2.13) 2025-10-07 20:44:23.091 | 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.dev2) (2.7.2) 2025-10-07 20:44:23.162 | 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.dev2) (5.2.1) 2025-10-07 20:44:23.225 | Building wheels for collected packages: openstack-placement 2025-10-07 20:44:23.226 | Building editable for openstack-placement (pyproject.toml): started 2025-10-07 20:44:23.701 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2025-10-07 20:44:23.703 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev2-0.editable-py3-none-any.whl size=8755 sha256=d5a55957352a609c2458b7d551d4430b967f8e429b12a0b9db10b914a0429bc7 2025-10-07 20:44:23.703 | Stored in directory: /tmp/pip-ephem-wheel-cache-sqld9gc5/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2025-10-07 20:44:23.709 | Successfully built openstack-placement 2025-10-07 20:44:24.719 | Installing collected packages: openstack-placement 2025-10-07 20:44:24.789 | Successfully installed openstack-placement-14.1.0.dev2 2025-10-07 20:44:24.790 | 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-10-07 20:44:25.120 | + inc/python:pip_install:216 : result=0 2025-10-07 20:44:25.122 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:44:25.126 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:25.130 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:25.134 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:25.139 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:25.142 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:25.145 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:44:25.150 | + functions-common:time_stop:2430 : start_time=1759869858018 2025-10-07 20:44:25.154 | + functions-common:time_stop:2432 : [[ -z 1759869858018 ]] 2025-10-07 20:44:25.159 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:25.165 | + functions-common:time_stop:2435 : end_time=1759869865161 2025-10-07 20:44:25.169 | + functions-common:time_stop:2436 : elapsed_time=7143 2025-10-07 20:44:25.173 | + functions-common:time_stop:2437 : total=140440 2025-10-07 20:44:25.176 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:25.181 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=147583 2025-10-07 20:44:25.185 | + inc/python:pip_install:219 : return 0 2025-10-07 20:44:25.190 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:44:25.193 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:44:25.197 | + inc/python:setup_package:469 : '[' -d '/opt/stack/placement/*.egg-info' ']' 2025-10-07 20:44:25.203 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/placement 2025-10-07 20:44:25.209 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2025-10-07 20:44:25.212 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:44:25.217 | + 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-10-07 20:44:25.223 | + 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-10-07 20:44:25.227 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:44:25.231 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:44:25.236 | + ./stack.sh:main:992 : configure_placement 2025-10-07 20:44:25.239 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2025-10-07 20:44:25.277 | + lib/placement:configure_placement:87 : create_placement_conf 2025-10-07 20:44:25.282 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2025-10-07 20:44:25.290 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2025-10-07 20:44:25.294 | ++ lib/database:database_connection_url:134 : local db=placement 2025-10-07 20:44:25.299 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2025-10-07 20:44:25.304 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=placement 2025-10-07 20:44:25.309 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:44:25.312 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:25.317 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:44:25.346 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:25.351 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:44:25.354 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2025-10-07 20:44:25.360 | + 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-10-07 20:44:25.421 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2025-10-07 20:44:25.475 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2025-10-07 20:44:25.532 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2025-10-07 20:44:25.536 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/placement/placement.conf 2025-10-07 20:44:25.540 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=placement 2025-10-07 20:44:25.545 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=keystone_authtoken 2025-10-07 20:44:25.549 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:44:25.553 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2025-10-07 20:44:25.610 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2025-10-07 20:44:25.664 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://38.102.83.9/identity 2025-10-07 20:44:25.719 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2025-10-07 20:44:25.775 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2025-10-07 20:44:25.829 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2025-10-07 20:44:25.883 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2025-10-07 20:44:25.928 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2025-10-07 20:44:25.982 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:44:26.037 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2025-10-07 20:44:26.089 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:44:26.093 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2025-10-07 20:44:26.098 | + functions:setup_logging:686 : setup_systemd_logging /etc/placement/placement.conf 2025-10-07 20:44:26.102 | + functions:setup_systemd_logging:703 : local conf_file=/etc/placement/placement.conf 2025-10-07 20:44:26.108 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:44:26.136 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:44:26.141 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:44:26.145 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:26.149 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:44:26.154 | + 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-10-07 20:44:26.207 | + 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-10-07 20:44:26.263 | + 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-10-07 20:44:26.316 | + functions:setup_systemd_logging:720 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:44:26.371 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT log_color False 2025-10-07 20:44:26.427 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2025-10-07 20:44:26.430 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2025-10-07 20:44:26.435 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2025-10-07 20:44:26.439 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2025-10-07 20:44:26.443 | + lib/apache:write_uwsgi_config:246 : local http= 2025-10-07 20:44:26.447 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2025-10-07 20:44:26.452 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2025-10-07 20:44:26.456 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-10-07 20:44:26.461 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-10-07 20:44:26.490 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-10-07 20:44:26.490 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:44:26.515 | d /var/run/uwsgi 0755 stack root 2025-10-07 20:44:26.524 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:44:26.561 | /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-10-07 20:44:26.573 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2025-10-07 20:44:26.578 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2025-10-07 20:44:26.586 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:44:26.591 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2025-10-07 20:44:26.653 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2025-10-07 20:44:26.710 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2025-10-07 20:44:26.764 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2025-10-07 20:44:26.821 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2025-10-07 20:44:26.874 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2025-10-07 20:44:26.926 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2025-10-07 20:44:26.976 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2025-10-07 20:44:27.025 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2025-10-07 20:44:27.077 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-10-07 20:44:27.133 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2025-10-07 20:44:27.188 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2025-10-07 20:44:27.242 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2025-10-07 20:44:27.296 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2025-10-07 20:44:27.347 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-10-07 20:44:27.351 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-10-07 20:44:27.357 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2025-10-07 20:44:27.362 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2025-10-07 20:44:27.366 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:44:27.371 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:27.375 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:27.379 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:44:27.384 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:27.388 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:27.393 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:27.397 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:27.401 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:27.405 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:27.409 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:27.413 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:27.418 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:27.422 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:27.427 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-10-07 20:44:27.431 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/placement-api.conf ']' 2025-10-07 20:44:27.435 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/placement-api.conf.disabled 2025-10-07 20:44:27.440 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/placement-api.conf.disabled 2025-10-07 20:44:27.445 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2025-10-07 20:44:27.498 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2025-10-07 20:44:27.552 | + 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-10-07 20:44:27.553 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled 2025-10-07 20:44:27.581 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2025-10-07 20:44:27.589 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2025-10-07 20:44:27.594 | + lib/apache:enable_apache_site:191 : local site=placement-api 2025-10-07 20:44:27.598 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:44:27.603 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:44:27.607 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:44:27.612 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:44:27.616 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:27.620 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:27.625 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:44:27.630 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:27.634 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:27.638 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:27.643 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:27.647 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:27.651 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:27.655 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:27.660 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:27.664 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:27.669 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:27.673 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:44:27.678 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:44:27.682 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:27.687 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:27.691 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:44:27.696 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:27.701 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:27.705 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:27.710 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:27.714 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:27.719 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:27.723 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:27.728 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:27.733 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:27.737 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:27.742 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-10-07 20:44:27.746 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]] 2025-10-07 20:44:27.751 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/placement-api.conf ]] 2025-10-07 20:44:27.755 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf 2025-10-07 20:44:27.793 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-10-07 20:44:27.798 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:44:27.802 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:27.807 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:44:29.059 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:29.063 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:29.067 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2025-10-07 20:44:29.121 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2025-10-07 20:44:29.177 | + ./stack.sh:main:999 : is_service_enabled placement placement-client 2025-10-07 20:44:29.207 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:29.212 | + ./stack.sh:main:1000 : is_service_enabled n-cpu 2025-10-07 20:44:29.242 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:29.246 | + ./stack.sh:main:1001 : configure_placement_nova_compute 2025-10-07 20:44:29.251 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova.conf 2025-10-07 20:44:29.256 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova.conf placement auth_type password 2025-10-07 20:44:29.314 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova.conf placement auth_url https://38.102.83.9/identity 2025-10-07 20:44:29.369 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova.conf placement username nova 2025-10-07 20:44:29.426 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova.conf placement password secretservice 2025-10-07 20:44:29.482 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova.conf placement user_domain_name Default 2025-10-07 20:44:29.534 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova.conf placement project_name service 2025-10-07 20:44:29.587 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova.conf placement project_domain_name Default 2025-10-07 20:44:29.638 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova.conf placement region_name RegionOne 2025-10-07 20:44:29.693 | + ./stack.sh:main:1005 : is_service_enabled horizon 2025-10-07 20:44:29.722 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:29.727 | + ./stack.sh:main:1007 : stack_install_service horizon 2025-10-07 20:44:29.731 | + lib/stack:stack_install_service:20 : local service=horizon 2025-10-07 20:44:29.736 | + lib/stack:stack_install_service:21 : type install_horizon 2025-10-07 20:44:29.741 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-10-07 20:44:29.745 | + lib/stack:stack_install_service:32 : install_horizon 2025-10-07 20:44:29.750 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2025-10-07 20:44:29.755 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2025-10-07 20:44:29.760 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:29.765 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:29.769 | + lib/apache:install_apache_wsgi:138 : is_fedora 2025-10-07 20:44:29.773 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:29.778 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:29.783 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:29.787 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:29.791 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:29.796 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:29.800 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:29.804 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:29.809 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:29.813 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:29.818 | + lib/apache:install_apache_wsgi:139 : sudo rm -f '/etc/httpd/conf.d/000-*' 2025-10-07 20:44:29.848 | + lib/apache:install_apache_wsgi:140 : install_package httpd python3.12-mod_wsgi 2025-10-07 20:44:29.853 | + functions-common:install_package:1441 : update_package_repo 2025-10-07 20:44:29.858 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-10-07 20:44:29.861 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-10-07 20:44:29.866 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-10-07 20:44:29.870 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:29.875 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-10-07 20:44:29.879 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:29.884 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:29.888 | + functions-common:install_package:1442 : real_install_package httpd python3.12-mod_wsgi 2025-10-07 20:44:29.893 | + functions-common:real_install_package:1429 : is_ubuntu 2025-10-07 20:44:29.897 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:29.902 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:29.907 | + functions-common:real_install_package:1431 : is_fedora 2025-10-07 20:44:29.910 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:29.914 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:29.918 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:29.922 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:29.925 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:29.929 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:29.933 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:29.937 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:29.941 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:29.945 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:29.950 | + functions-common:real_install_package:1432 : yum_install httpd python3.12-mod_wsgi 2025-10-07 20:44:29.955 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-10-07 20:44:29.959 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:29.963 | + functions-common:yum_install:1490 : time_start yum_install 2025-10-07 20:44:29.967 | + functions-common:time_start:2409 : local name=yum_install 2025-10-07 20:44:29.971 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:44:29.975 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:44:29.981 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:44:29.989 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869869984 2025-10-07 20:44:29.993 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y httpd python3.12-mod_wsgi 2025-10-07 20:44:29.996 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-10-07 20:44:30.002 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-10-07 20:44:30.009 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-10-07 20:44:30.013 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-10-07 20:44:30.017 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y httpd python3.12-mod_wsgi 2025-10-07 20:44:30.646 | Last metadata expiration check: 0:08:31 ago on Tue 07 Oct 2025 04:35:59 PM EDT. 2025-10-07 20:44:30.711 | Package httpd-2.4.63-5.el10.x86_64 is already installed. 2025-10-07 20:44:30.743 | Dependencies resolved. 2025-10-07 20:44:30.743 | ================================================================================ 2025-10-07 20:44:30.743 | Package Architecture Version Repository Size 2025-10-07 20:44:30.743 | ================================================================================ 2025-10-07 20:44:30.743 | Installing: 2025-10-07 20:44:30.743 | python3-mod_wsgi x86_64 5.0.0-4.el10 appstream 957 k 2025-10-07 20:44:30.743 | 2025-10-07 20:44:30.743 | Transaction Summary 2025-10-07 20:44:30.743 | ================================================================================ 2025-10-07 20:44:30.743 | Install 1 Package 2025-10-07 20:44:30.743 | 2025-10-07 20:44:30.744 | Total download size: 957 k 2025-10-07 20:44:30.744 | Installed size: 5.6 M 2025-10-07 20:44:30.744 | Downloading Packages: 2025-10-07 20:44:31.385 | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm 1.8 MB/s | 957 kB 00:00 2025-10-07 20:44:31.386 | -------------------------------------------------------------------------------- 2025-10-07 20:44:31.387 | Total 1.5 MB/s | 957 kB 00:00 2025-10-07 20:44:31.417 | Running transaction check 2025-10-07 20:44:31.442 | Transaction check succeeded. 2025-10-07 20:44:31.442 | Running transaction test 2025-10-07 20:44:31.559 | Transaction test succeeded. 2025-10-07 20:44:31.559 | Running transaction 2025-10-07 20:44:31.792 | Preparing : 1/1 2025-10-07 20:44:31.864 | Installing : python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-10-07 20:44:32.225 | Running scriptlet: python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-10-07 20:44:32.225 | 2025-10-07 20:44:32.225 | Installed: 2025-10-07 20:44:32.225 | python3-mod_wsgi-5.0.0-4.el10.x86_64 2025-10-07 20:44:32.225 | 2025-10-07 20:44:32.225 | Complete! 2025-10-07 20:44:32.292 | + functions-common:yum_install:1492 : time_stop yum_install 2025-10-07 20:44:32.296 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:32.300 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:32.303 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:32.308 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:32.312 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:32.316 | + functions-common:time_stop:2429 : name=yum_install 2025-10-07 20:44:32.318 | + functions-common:time_stop:2430 : start_time=1759869869984 2025-10-07 20:44:32.321 | + functions-common:time_stop:2432 : [[ -z 1759869869984 ]] 2025-10-07 20:44:32.326 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:32.331 | + functions-common:time_stop:2435 : end_time=1759869872327 2025-10-07 20:44:32.334 | + functions-common:time_stop:2436 : elapsed_time=2343 2025-10-07 20:44:32.337 | + functions-common:time_stop:2437 : total=270025 2025-10-07 20:44:32.340 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:32.343 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=272368 2025-10-07 20:44:32.347 | + lib/apache:install_apache_wsgi:142 : sudo systemctl enable httpd 2025-10-07 20:44:32.378 | Created symlink '/etc/systemd/system/multi-user.target.wants/httpd.service' → '/usr/lib/systemd/system/httpd.service'. 2025-10-07 20:44:32.663 | + lib/apache:install_apache_wsgi:145 : sudo sed -i '/mod_mpm_prefork.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-10-07 20:44:32.694 | + lib/apache:install_apache_wsgi:146 : sudo sed -i '/mod_mpm_event.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-10-07 20:44:32.717 | + lib/apache:install_apache_wsgi:147 : sudo sed -i '/mod_mpm_worker.so/s/^#//g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-10-07 20:44:32.749 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2025-10-07 20:44:32.751 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2025-10-07 20:44:32.754 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:44:32.757 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:44:32.761 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:32.765 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:32.771 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:44:32.774 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:32.777 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:32.781 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:32.784 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:32.787 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:32.791 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:32.796 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:32.799 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:32.802 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:32.807 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:32.811 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:44:32.814 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2025-10-07 20:44:32.817 | + inc/python:pip_install_gr:94 : local name=pymemcache 2025-10-07 20:44:32.822 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:44:32.827 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2025-10-07 20:44:32.830 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2025-10-07 20:44:32.834 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:44:32.840 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:44:32.841 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:44:32.849 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2025-10-07 20:44:32.853 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2025-10-07 20:44:32.856 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2025-10-07 20:44:32.861 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2025-10-07 20:44:32.864 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2025-10-07 20:44:32.899 | Using python 3.12 to install pymemcache!=1.3.0 2025-10-07 20:44:32.902 | + 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-10-07 20:44:33.714 | 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-10-07 20:44:33.805 | Collecting pymemcache!=1.3.0 2025-10-07 20:44:33.814 | 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-10-07 20:44:33.830 | 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-10-07 20:44:33.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 12.0 MB/s eta 0:00:00 2025-10-07 20:44:34.777 | Installing collected packages: pymemcache 2025-10-07 20:44:34.881 | Successfully installed pymemcache-4.0.0 2025-10-07 20:44:34.881 | 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-10-07 20:44:35.179 | + inc/python:pip_install:216 : result=0 2025-10-07 20:44:35.182 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:44:35.186 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:35.189 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:35.194 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:35.198 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:35.200 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:35.204 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:44:35.206 | + functions-common:time_stop:2430 : start_time=1759869872889 2025-10-07 20:44:35.210 | + functions-common:time_stop:2432 : [[ -z 1759869872889 ]] 2025-10-07 20:44:35.214 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:35.221 | + functions-common:time_stop:2435 : end_time=1759869875217 2025-10-07 20:44:35.224 | + functions-common:time_stop:2436 : elapsed_time=2328 2025-10-07 20:44:35.227 | + functions-common:time_stop:2437 : total=147583 2025-10-07 20:44:35.230 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:35.234 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=149911 2025-10-07 20:44:35.239 | + inc/python:pip_install:219 : return 0 2025-10-07 20:44:35.244 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2025-10-07 20:44:35.247 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/horizon.git 2025-10-07 20:44:35.251 | + functions-common:git_clone:593 : local git_dest=/opt/stack/horizon 2025-10-07 20:44:35.254 | + functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:44:35.258 | + functions-common:git_clone:595 : local orig_dir 2025-10-07 20:44:35.263 | ++ functions-common:git_clone:596 : pwd 2025-10-07 20:44:35.267 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:44:35.271 | + functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:44:35.277 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:44:35.300 | + functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:44:35.305 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:44:35.311 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:35.314 | + functions-common:git_clone:613 : echo master 2025-10-07 20:44:35.315 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:44:35.317 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:44:35.323 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/horizon ]] 2025-10-07 20:44:35.327 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:44:35.331 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/horizon 2025-10-07 20:44:35.366 | + functions-common:git_clone:675 : cd /opt/stack/horizon 2025-10-07 20:44:35.371 | + functions-common:git_clone:676 : git show --oneline 2025-10-07 20:44:35.372 | + functions-common:git_clone:676 : head -1 2025-10-07 20:44:35.375 | fc2de23a1 Imported Translations from Zanata 2025-10-07 20:44:35.380 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:44:35.385 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-10-07 20:44:35.390 | + ./stack.sh:main:1010 : is_service_enabled tls-proxy 2025-10-07 20:44:35.421 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:35.425 | + ./stack.sh:main:1011 : fix_system_ca_bundle_path 2025-10-07 20:44:35.430 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2025-10-07 20:44:35.459 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:35.464 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2025-10-07 20:44:35.468 | + lib/tls:fix_system_ca_bundle_path:367 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:35.474 | ++ lib/tls:fix_system_ca_bundle_path:370 : python3.12 -c 'try: 2025-10-07 20:44:35.474 | from requests import certs 2025-10-07 20:44:35.474 | print (certs.where()) 2025-10-07 20:44:35.475 | except ImportError: pass' 2025-10-07 20:44:35.671 | + lib/tls:fix_system_ca_bundle_path:370 : capath=/etc/pki/tls/certs/ca-bundle.crt 2025-10-07 20:44:35.674 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/pki/tls/certs/ca-bundle.crt == '' ]] 2025-10-07 20:44:35.677 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/pki/tls/certs/ca-bundle.crt =~ ^/etc/.* ]] 2025-10-07 20:44:35.682 | + ./stack.sh:main:1018 : run_phase stack install 2025-10-07 20:44:35.686 | + functions-common:run_phase:1851 : local mode=stack 2025-10-07 20:44:35.689 | + functions-common:run_phase:1852 : local phase=install 2025-10-07 20:44:35.692 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:44:35.697 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:44:35.700 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:44:35.703 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:44:35.707 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:44:35.712 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:44:35.719 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:44:35.722 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:44:35.727 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:44:35.731 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2025-10-07 20:44:35.735 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:44:35.759 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:35.763 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:44:35.767 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:44:35.770 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2025-10-07 20:44:35.774 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2025-10-07 20:44:35.777 | ++ ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:44:35.781 | ++ ./stack.sh:echo_summary:474 : echo -e Installing Tempest 2025-10-07 20:44:35.784 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2025-10-07 20:44:35.787 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2025-10-07 20:44:35.880 | ++ inc/async:async_inner:63 : install_tempest 2025-10-07 20:44:35.945 | [5540 Async install_tempest:60625]: running: install_tempest 2025-10-07 20:44:35.950 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-10-07 20:44:35.955 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-10-07 20:44:35.959 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:44:35.964 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-10-07 20:44:35.969 | + functions-common:run_phase:1878 : run_plugins stack install 2025-10-07 20:44:35.973 | + functions-common:run_plugins:1837 : local mode=stack 2025-10-07 20:44:35.978 | + functions-common:run_plugins:1838 : local phase=install 2025-10-07 20:44:35.982 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-10-07 20:44:35.986 | + functions-common:run_plugins:1841 : local plugin 2025-10-07 20:44:35.991 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-10-07 20:44:35.996 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-10-07 20:44:36.001 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-10-07 20:44:36.007 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack install 2025-10-07 20:44:36.012 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-10-07 20:44:36.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-10-07 20:44:36.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-10-07 20:44:36.027 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-10-07 20:44:36.032 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-10-07 20:44:36.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-10-07 20:44:36.043 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-10-07 20:44:36.049 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-10-07 20:44:36.054 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-10-07 20:44:36.060 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-10-07 20:44:36.065 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-10-07 20:44:36.070 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-10-07 20:44:36.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-10-07 20:44:36.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-10-07 20:44:36.084 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-10-07 20:44:36.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-10-07 20:44:36.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-10-07 20:44:36.098 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-10-07 20:44:36.104 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-10-07 20:44:36.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-10-07 20:44:36.114 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-10-07 20:44:36.138 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-10-07 20:44:36.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-10-07 20:44:36.147 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-10-07 20:44:36.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-10-07 20:44:36.159 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:44:36.185 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:44:36.190 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-10-07 20:44:36.195 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-10-07 20:44:36.196 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-10-07 20:44:36.203 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-10-07 20:44:36.207 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-10-07 20:44:36.211 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-10-07 20:44:36.217 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:44:36.245 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:44:36.249 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-10-07 20:44:36.255 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:44:36.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-10-07 20:44:36.263 | + ./stack.sh:main:1021 : use_library_from_git python-openstackclient 2025-10-07 20:44:36.266 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2025-10-07 20:44:36.271 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:44:36.276 | + 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-10-07 20:44:36.280 | + 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-10-07 20:44:36.285 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:44:36.290 | + ./stack.sh:main:1025 : pip_install_gr python-openstackclient 2025-10-07 20:44:36.293 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2025-10-07 20:44:36.296 | + inc/python:pip_install_gr:95 : local clean_name 2025-10-07 20:44:36.302 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2025-10-07 20:44:36.306 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2025-10-07 20:44:36.310 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-10-07 20:44:36.315 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2025-10-07 20:44:36.316 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-10-07 20:44:36.322 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2025-10-07 20:44:36.326 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2025-10-07 20:44:36.330 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2025-10-07 20:44:36.333 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2025-10-07 20:44:36.336 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2025-10-07 20:44:36.368 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2025-10-07 20:44:36.372 | + 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-10-07 20:44:37.193 | 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-10-07 20:44:37.301 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2025-10-07 20:44:37.314 | 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-10-07 20:44:37.331 | 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.1) 2025-10-07 20:44:37.332 | 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-10-07 20:44:37.333 | 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.11.0) 2025-10-07 20:44:37.334 | 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-10-07 20:44:37.335 | 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.7.1) 2025-10-07 20:44:37.336 | 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-10-07 20:44:37.337 | 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.6.0) 2025-10-07 20:44:37.338 | 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-10-07 20:44:37.339 | 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-10-07 20:44:37.340 | Requirement already satisfied: requests>=2.27.0 in /usr/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.32.4) 2025-10-07 20:44:37.341 | 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.5.0) 2025-10-07 20:44:37.345 | 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-10-07 20:44:37.347 | 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-10-07 20:44:37.348 | 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-10-07 20:44:37.349 | 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.2) 2025-10-07 20:44:37.362 | 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) (1.17.1) 2025-10-07 20:44:37.371 | 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-10-07 20:44:37.372 | 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.4.0) 2025-10-07 20:44:37.373 | 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-10-07 20:44:37.374 | 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-10-07 20:44:37.375 | 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-10-07 20:44:37.376 | 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.0) 2025-10-07 20:44:37.378 | 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.3.8) 2025-10-07 20:44:37.380 | 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.0.0) 2025-10-07 20:44:37.381 | 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-10-07 20:44:37.382 | 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.14.1) 2025-10-07 20:44:37.388 | 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.1.0) 2025-10-07 20:44:37.393 | 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-10-07 20:44:37.407 | 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-10-07 20:44:37.409 | 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.0.0) 2025-10-07 20:44:37.410 | 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-10-07 20:44:37.412 | 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-10-07 20:44:37.419 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.2) 2025-10-07 20:44:37.420 | 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.10) 2025-10-07 20:44:37.423 | 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-10-07 20:44:37.431 | 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.22) 2025-10-07 20:44:37.441 | 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.9.0) 2025-10-07 20:44:37.441 | 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-10-07 20:44:37.443 | 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.13) 2025-10-07 20:44:37.447 | 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) (1.17.2) 2025-10-07 20:44:37.470 | 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-10-07 20:44:37.497 | 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-10-07 20:44:37.498 | 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-10-07 20:44:37.504 | 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.1) 2025-10-07 20:44:37.506 | 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-10-07 20:44:37.514 | 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.3) 2025-10-07 20:44:37.638 | 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.1.0) 2025-10-07 20:44:37.665 | 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) (3.0.0) 2025-10-07 20:44:37.666 | 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-10-07 20:44:37.685 | 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-10-07 20:44:37.708 | 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-10-07 20:44:37.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 64.7 MB/s eta 0:00:00 2025-10-07 20:44:38.584 | WARNING: Skipping /usr/local/lib/python3.12/site-packages/tox-4.27.0.dist-info due to invalid metadata entry 'name' 2025-10-07 20:44:38.697 | Installing collected packages: python-openstackclient 2025-10-07 20:44:39.624 | Successfully installed python-openstackclient-8.2.0 2025-10-07 20:44:39.624 | 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-10-07 20:44:39.908 | + inc/python:pip_install:216 : result=0 2025-10-07 20:44:39.914 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:44:39.919 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:39.924 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:39.928 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:39.932 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:39.937 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:39.941 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:44:39.945 | + functions-common:time_stop:2430 : start_time=1759869876361 2025-10-07 20:44:39.950 | + functions-common:time_stop:2432 : [[ -z 1759869876361 ]] 2025-10-07 20:44:39.956 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:39.964 | + functions-common:time_stop:2435 : end_time=1759869879958 2025-10-07 20:44:39.968 | + functions-common:time_stop:2436 : elapsed_time=3597 2025-10-07 20:44:39.973 | + functions-common:time_stop:2437 : total=149911 2025-10-07 20:44:39.977 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:39.981 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=153508 2025-10-07 20:44:39.987 | + inc/python:pip_install:219 : return 0 2025-10-07 20:44:39.991 | + ./stack.sh:main:1026 : is_service_enabled openstack-cli-server 2025-10-07 20:44:40.020 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:40.025 | + ./stack.sh:main:1027 : install_openstack_cli_server 2025-10-07 20:44:40.030 | + 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-10-07 20:44:40.036 | + 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-10-07 20:44:40.040 | + 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-10-07 20:44:40.045 | + functions-common:run_process:1677 : local service=openstack-cli-server 2025-10-07 20:44:40.050 | + functions-common:run_process:1678 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-10-07 20:44:40.055 | + functions-common:run_process:1679 : local group= 2025-10-07 20:44:40.060 | + functions-common:run_process:1680 : local user= 2025-10-07 20:44:40.066 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:44:40.070 | + functions-common:run_process:1683 : local name=openstack-cli-server 2025-10-07 20:44:40.075 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:44:40.080 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:44:40.085 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:44:40.089 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:44:40.096 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:44:40.104 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869880098 2025-10-07 20:44:40.109 | + functions-common:run_process:1686 : is_service_enabled openstack-cli-server 2025-10-07 20:44:40.137 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:40.143 | + 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-10-07 20:44:40.147 | + functions-common:_run_under_systemd:1631 : local service=openstack-cli-server 2025-10-07 20:44:40.152 | + functions-common:_run_under_systemd:1632 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-10-07 20:44:40.156 | + functions-common:_run_under_systemd:1633 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-10-07 20:44:40.161 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-10-07 20:44:40.166 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-10-07 20:44:40.171 | + functions-common:_common_systemd_pitfalls:1606 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2025-10-07 20:44:40.176 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2025-10-07 20:44:40.182 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@openstack-cli-server.service 2025-10-07 20:44:40.186 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:44:40.191 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:44:40.196 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:44:40.201 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:44:40.205 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2025-10-07 20:44:40.210 | + functions-common:_run_under_systemd:1647 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2025-10-07 20:44:40.215 | + 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-10-07 20:44:40.219 | + functions-common:write_user_unit_file:1538 : local service=devstack@openstack-cli-server.service 2025-10-07 20:44:40.224 | + functions-common:write_user_unit_file:1539 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-10-07 20:44:40.229 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:44:40.233 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:44:40.238 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:44:40.242 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:44:40.247 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:44:40.251 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2025-10-07 20:44:40.255 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:44:40.264 | + 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-10-07 20:44:40.437 | + 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-10-07 20:44:40.598 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2025-10-07 20:44:40.732 | + 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-10-07 20:44:40.876 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2025-10-07 20:44:41.026 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2025-10-07 20:44:41.167 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:44:41.311 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:44:41.315 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:44:41.319 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2025-10-07 20:44:41.491 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:44:41.859 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@openstack-cli-server.service 2025-10-07 20:44:41.908 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2025-10-07 20:44:42.196 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@openstack-cli-server.service 2025-10-07 20:44:42.281 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:44:42.287 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:42.290 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:42.295 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:42.299 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:42.304 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:42.307 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:44:42.310 | + functions-common:time_stop:2430 : start_time=1759869880098 2025-10-07 20:44:42.313 | + functions-common:time_stop:2432 : [[ -z 1759869880098 ]] 2025-10-07 20:44:42.319 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:42.327 | + functions-common:time_stop:2435 : end_time=1759869882322 2025-10-07 20:44:42.329 | + functions-common:time_stop:2436 : elapsed_time=2224 2025-10-07 20:44:42.333 | + functions-common:time_stop:2437 : total=0 2025-10-07 20:44:42.337 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:42.341 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2224 2025-10-07 20:44:42.344 | + ./stack.sh:main:1033 : install_oscwrap 2025-10-07 20:44:42.348 | ++ functions-common:install_oscwrap:2473 : mktemp 2025-10-07 20:44:42.356 | + functions-common:install_oscwrap:2473 : OSCWRAP_TIMER_FILE=/tmp/tmp.GxcvfDsNRA 2025-10-07 20:44:42.361 | + functions-common:install_oscwrap:2476 : shopt -s expand_aliases 2025-10-07 20:44:42.364 | + functions-common:install_oscwrap:2479 : unalias -a 2025-10-07 20:44:42.369 | + functions-common:install_oscwrap:2481 : alias openstack=oscwrap 2025-10-07 20:44:42.374 | + ./stack.sh:main:1038 : [[ False != \F\a\l\s\e ]] 2025-10-07 20:44:42.378 | + ./stack.sh:main:1078 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-10-07 20:44:42.384 | + ./stack.sh:main:1079 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-10-07 20:44:42.388 | + ./stack.sh:main:1079 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-10-07 20:44:42.393 | + ./stack.sh:main:1086 : is_service_enabled mysql postgresql 2025-10-07 20:44:42.423 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:42.428 | + ./stack.sh:main:1087 : configure_database 2025-10-07 20:44:42.433 | + lib/database:configure_database:128 : configure_database_mysql 2025-10-07 20:44:42.437 | + lib/databases/mysql:configure_database_mysql:66 : local my_conf mysql slow_log my_client_conf 2025-10-07 20:44:42.442 | + lib/databases/mysql:configure_database_mysql:67 : echo_summary 'Configuring and starting MySQL' 2025-10-07 20:44:42.445 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:44:42.449 | + ./stack.sh:echo_summary:474 : echo -e Configuring and starting MySQL 2025-10-07 20:44:42.452 | + lib/databases/mysql:configure_database_mysql:69 : is_ubuntu 2025-10-07 20:44:42.457 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:42.461 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:42.466 | + lib/databases/mysql:configure_database_mysql:71 : is_oraclelinux 2025-10-07 20:44:42.470 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-10-07 20:44:42.474 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-10-07 20:44:42.478 | + lib/databases/mysql:configure_database_mysql:73 : is_fedora 2025-10-07 20:44:42.483 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:42.487 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:42.491 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:42.496 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:42.500 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:42.504 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:42.508 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:42.512 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:42.517 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:42.522 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:42.526 | + lib/databases/mysql:configure_database_mysql:74 : my_conf=/etc/my.cnf 2025-10-07 20:44:42.531 | + lib/databases/mysql:configure_database_mysql:75 : local cracklib_conf=/etc/my.cnf.d/cracklib_password_check.cnf 2025-10-07 20:44:42.535 | + lib/databases/mysql:configure_database_mysql:76 : '[' -f /etc/my.cnf.d/cracklib_password_check.cnf ']' 2025-10-07 20:44:42.540 | + lib/databases/mysql:configure_database_mysql:84 : is_ubuntu 2025-10-07 20:44:42.545 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:42.550 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:42.555 | ++ lib/databases/mysql:configure_database_mysql:93 : ipv6_unquote 0.0.0.0 2025-10-07 20:44:42.561 | ++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-10-07 20:44:42.561 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-10-07 20:44:42.570 | + lib/databases/mysql:configure_database_mysql:93 : iniset -sudo /etc/my.cnf mysqld bind-address 0.0.0.0 2025-10-07 20:44:42.752 | + lib/databases/mysql:configure_database_mysql:96 : is_fedora 2025-10-07 20:44:42.757 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:44:42.761 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:44:42.767 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:44:42.770 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:44:42.774 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:44:42.779 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:44:42.783 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:44:42.788 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:44:42.793 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:44:42.797 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:44:42.801 | + lib/databases/mysql:configure_database_mysql:98 : start_service mariadb 2025-10-07 20:44:42.805 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:42.809 | + functions-common:start_service:2331 : sudo /bin/systemctl start mariadb 2025-10-07 20:44:46.459 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2025-10-07 20:44:46.462 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:46.466 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:46.471 | + lib/databases/mysql:configure_database_mysql:111 : sudo mysqladmin -u root password secretdatabase 2025-10-07 20:44:46.508 | + lib/databases/mysql:configure_database_mysql:116 : is_ubuntu 2025-10-07 20:44:46.512 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:46.515 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:46.519 | + lib/databases/mysql:configure_database_mysql:119 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2025-10-07 20:44:46.522 | + lib/databases/mysql:configure_database_mysql:126 : is_ubuntu 2025-10-07 20:44:46.526 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:46.529 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:46.534 | + lib/databases/mysql:configure_database_mysql:131 : is_ubuntu 2025-10-07 20:44:46.539 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:44:46.542 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:44:46.547 | + lib/databases/mysql:configure_database_mysql:133 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2025-10-07 20:44:46.591 | + lib/databases/mysql:configure_database_mysql:135 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2025-10-07 20:44:46.642 | + lib/databases/mysql:configure_database_mysql:141 : iniset -sudo /etc/my.cnf mysqld sql_mode TRADITIONAL 2025-10-07 20:44:46.783 | + lib/databases/mysql:configure_database_mysql:142 : iniset -sudo /etc/my.cnf mysqld default-storage-engine InnoDB 2025-10-07 20:44:46.923 | + lib/databases/mysql:configure_database_mysql:143 : iniset -sudo /etc/my.cnf mysqld max_connections 1024 2025-10-07 20:44:47.064 | + lib/databases/mysql:configure_database_mysql:145 : [[ False == \T\r\u\e ]] 2025-10-07 20:44:47.068 | + lib/databases/mysql:configure_database_mysql:165 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:47.073 | + lib/databases/mysql:configure_database_mysql:166 : echo 'enabling MySQL performance counting' 2025-10-07 20:44:47.073 | enabling MySQL performance counting 2025-10-07 20:44:47.077 | + lib/databases/mysql:configure_database_mysql:169 : pip_install /opt/stack/devstack/tools/dbcounter 2025-10-07 20:44:47.114 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2025-10-07 20:44:47.118 | + 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-10-07 20:44:47.944 | 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-10-07 20:44:47.959 | Processing ./tools/dbcounter 2025-10-07 20:44:47.961 | Installing build dependencies: started 2025-10-07 20:44:52.470 | Installing build dependencies: finished with status 'done' 2025-10-07 20:44:52.472 | Getting requirements to build wheel: started 2025-10-07 20:44:52.672 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:44:52.674 | Preparing metadata (pyproject.toml): started 2025-10-07 20:44:52.876 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:44:52.882 | Building wheels for collected packages: dbcounter 2025-10-07 20:44:52.883 | Building wheel for dbcounter (pyproject.toml): started 2025-10-07 20:44:53.106 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2025-10-07 20:44:53.107 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=0ce2900c6017b4605f90c71c5d8199afeeb291bef46153d6d389943078f21cbb 2025-10-07 20:44:53.108 | Stored in directory: /tmp/pip-ephem-wheel-cache-k8lm8sea/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2025-10-07 20:44:53.112 | Successfully built dbcounter 2025-10-07 20:44:54.097 | Installing collected packages: dbcounter 2025-10-07 20:44:54.160 | Successfully installed dbcounter-0.1 2025-10-07 20:44:54.161 | 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-10-07 20:44:54.551 | + inc/python:pip_install:216 : result=0 2025-10-07 20:44:54.556 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:44:54.561 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:54.564 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:54.568 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:54.572 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:54.577 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:54.581 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:44:54.585 | + functions-common:time_stop:2430 : start_time=1759869887105 2025-10-07 20:44:54.589 | + functions-common:time_stop:2432 : [[ -z 1759869887105 ]] 2025-10-07 20:44:54.594 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:54.601 | + functions-common:time_stop:2435 : end_time=1759869894596 2025-10-07 20:44:54.605 | + functions-common:time_stop:2436 : elapsed_time=7491 2025-10-07 20:44:54.609 | + functions-common:time_stop:2437 : total=153508 2025-10-07 20:44:54.613 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:54.618 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=160999 2025-10-07 20:44:54.623 | + inc/python:pip_install:219 : return 0 2025-10-07 20:44:54.627 | + lib/databases/mysql:configure_database_mysql:172 : recreate_database stats 2025-10-07 20:44:54.632 | + lib/database:recreate_database:112 : local db=stats 2025-10-07 20:44:54.638 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2025-10-07 20:44:54.643 | + lib/databases/mysql:recreate_database_mysql:60 : local db=stats 2025-10-07 20:44:54.647 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2025-10-07 20:44:54.663 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2025-10-07 20:44:54.678 | + lib/databases/mysql:configure_database_mysql:173 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2025-10-07 20:44:54.678 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2025-10-07 20:44:54.728 | + lib/databases/mysql:configure_database_mysql:178 : [[ True == \T\r\u\e ]] 2025-10-07 20:44:54.733 | + lib/databases/mysql:configure_database_mysql:179 : iniset -sudo /etc/my.cnf mysqld read_buffer_size 64K 2025-10-07 20:44:54.880 | + lib/databases/mysql:configure_database_mysql:180 : iniset -sudo /etc/my.cnf mysqld innodb_buffer_pool_size 16M 2025-10-07 20:44:55.007 | + lib/databases/mysql:configure_database_mysql:181 : iniset -sudo /etc/my.cnf mysqld thread_stack 192K 2025-10-07 20:44:55.135 | + lib/databases/mysql:configure_database_mysql:182 : iniset -sudo /etc/my.cnf mysqld thread_cache_size 8 2025-10-07 20:44:55.270 | + lib/databases/mysql:configure_database_mysql:183 : iniset -sudo /etc/my.cnf mysqld tmp_table_size 8M 2025-10-07 20:44:55.400 | + lib/databases/mysql:configure_database_mysql:184 : iniset -sudo /etc/my.cnf mysqld sort_buffer_size 8M 2025-10-07 20:44:55.522 | + lib/databases/mysql:configure_database_mysql:185 : iniset -sudo /etc/my.cnf mysqld max_allowed_packet 8M 2025-10-07 20:44:55.652 | + lib/databases/mysql:configure_database_mysql:188 : restart_service mariadb 2025-10-07 20:44:55.656 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:44:55.659 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart mariadb 2025-10-07 20:44:56.635 | + ./stack.sh:main:1091 : save_stackenv 1091 2025-10-07 20:44:56.641 | + functions-common:save_stackenv:63 : local tag=1091 2025-10-07 20:44:56.646 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-10-07 20:44:56.655 | + functions-common:save_stackenv:65 : time_stamp=2025-10-07-164456 2025-10-07 20:44:56.660 | + functions-common:save_stackenv:66 : echo '# 2025-10-07-164456 1091' 2025-10-07 20:44:56.665 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.670 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-10-07 20:44:56.674 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.679 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-10-07 20:44:56.684 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.689 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-10-07 20:44:56.694 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.699 | + 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-10-07 20:44:56.704 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.707 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.9 2025-10-07 20:44:56.712 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.717 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.9/identity 2025-10-07 20:44:56.722 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.726 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-10-07-163603 2025-10-07 20:44:56.732 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.736 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-10-07 20:44:56.741 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.746 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.9 2025-10-07 20:44:56.751 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.756 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-10-07 20:44:56.760 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.765 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.9,IP:::1 2025-10-07 20:44:56.769 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.774 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-10-07 20:44:56.779 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.784 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-10-07 20:44:56.789 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.794 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.9 2025-10-07 20:44:56.798 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:44:56.802 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-10-07 20:44:56.807 | + ./stack.sh:main:1101 : start_dstat 2025-10-07 20:44:56.811 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-10-07 20:44:56.816 | + functions-common:run_process:1677 : local service=dstat 2025-10-07 20:44:56.821 | + functions-common:run_process:1678 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-10-07 20:44:56.825 | + functions-common:run_process:1679 : local group= 2025-10-07 20:44:56.829 | + functions-common:run_process:1680 : local user= 2025-10-07 20:44:56.833 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:44:56.837 | + functions-common:run_process:1683 : local name=dstat 2025-10-07 20:44:56.842 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:44:56.847 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:44:56.852 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:44:56.858 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:44:56.862 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:44:56.872 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869896865 2025-10-07 20:44:56.875 | + functions-common:run_process:1686 : is_service_enabled dstat 2025-10-07 20:44:56.907 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:44:56.912 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:44:56.916 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:56.921 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:56.924 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:56.930 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:56.933 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:56.938 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:44:56.942 | + functions-common:time_stop:2430 : start_time=1759869896865 2025-10-07 20:44:56.947 | + functions-common:time_stop:2432 : [[ -z 1759869896865 ]] 2025-10-07 20:44:56.952 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:56.959 | + functions-common:time_stop:2435 : end_time=1759869896954 2025-10-07 20:44:56.963 | + functions-common:time_stop:2436 : elapsed_time=89 2025-10-07 20:44:56.968 | + functions-common:time_stop:2437 : total=2224 2025-10-07 20:44:56.972 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:56.977 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2313 2025-10-07 20:44:56.982 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-10-07 20:44:56.987 | + functions-common:run_process:1677 : local service=memory_tracker 2025-10-07 20:44:56.991 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:44:56.997 | + functions-common:run_process:1679 : local group= 2025-10-07 20:44:57.001 | + functions-common:run_process:1680 : local user=root 2025-10-07 20:44:57.006 | + functions-common:run_process:1681 : local env_vars=PYTHON=python3.12 2025-10-07 20:44:57.010 | + functions-common:run_process:1683 : local name=memory_tracker 2025-10-07 20:44:57.014 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:44:57.018 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:44:57.023 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:44:57.026 | ++ inc/async:async_inner:64 : rc=0 2025-10-07 20:44:57.028 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:44:57.033 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:44:57.041 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869897037 2025-10-07 20:44:57.045 | + functions-common:run_process:1686 : is_service_enabled memory_tracker 2025-10-07 20:44:57.056 | [60625 Async install_tempest:60625]: finished successfully 2025-10-07 20:44:57.072 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:57.076 | + functions-common:run_process:1687 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-10-07 20:44:57.079 | + functions-common:_run_under_systemd:1631 : local service=memory_tracker 2025-10-07 20:44:57.083 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:44:57.087 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:44:57.092 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:44:57.096 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:44:57.101 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2025-10-07 20:44:57.106 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2025-10-07 20:44:57.111 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@memory_tracker.service 2025-10-07 20:44:57.116 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:44:57.121 | + functions-common:_run_under_systemd:1639 : local user=root 2025-10-07 20:44:57.127 | + functions-common:_run_under_systemd:1640 : [[ -z root ]] 2025-10-07 20:44:57.131 | + functions-common:_run_under_systemd:1643 : local env_vars=PYTHON=python3.12 2025-10-07 20:44:57.136 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2025-10-07 20:44:57.141 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2025-10-07 20:44:57.146 | + 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-10-07 20:44:57.152 | + functions-common:write_user_unit_file:1538 : local service=devstack@memory_tracker.service 2025-10-07 20:44:57.156 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:44:57.160 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:44:57.164 | + functions-common:write_user_unit_file:1541 : local user=root 2025-10-07 20:44:57.169 | + functions-common:write_user_unit_file:1542 : local env_vars=PYTHON=python3.12 2025-10-07 20:44:57.173 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:44:57.177 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:44:57.182 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2025-10-07 20:44:57.187 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:44:57.194 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2025-10-07 20:44:57.351 | + 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-10-07 20:44:57.491 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2025-10-07 20:44:57.608 | + 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-10-07 20:44:57.721 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2025-10-07 20:44:57.840 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2025-10-07 20:44:57.969 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:44:58.097 | + functions-common:write_user_unit_file:1557 : [[ -n PYTHON=python3.12 ]] 2025-10-07 20:44:58.100 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2025-10-07 20:44:58.214 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:44:58.218 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2025-10-07 20:44:58.345 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:44:58.690 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@memory_tracker.service 2025-10-07 20:44:58.736 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2025-10-07 20:44:59.081 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@memory_tracker.service 2025-10-07 20:44:59.184 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:44:59.189 | + functions-common:time_stop:2423 : local name 2025-10-07 20:44:59.194 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:44:59.198 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:44:59.204 | + functions-common:time_stop:2426 : local total 2025-10-07 20:44:59.210 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:44:59.214 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:44:59.219 | + functions-common:time_stop:2430 : start_time=1759869897037 2025-10-07 20:44:59.223 | + functions-common:time_stop:2432 : [[ -z 1759869897037 ]] 2025-10-07 20:44:59.227 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:44:59.237 | + functions-common:time_stop:2435 : end_time=1759869899231 2025-10-07 20:44:59.241 | + functions-common:time_stop:2436 : elapsed_time=2194 2025-10-07 20:44:59.244 | + functions-common:time_stop:2437 : total=2313 2025-10-07 20:44:59.249 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:44:59.253 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4507 2025-10-07 20:44:59.257 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2025-10-07 20:44:59.287 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:44:59.291 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.296 | + functions-common:run_process:1677 : local service=file_tracker 2025-10-07 20:44:59.301 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.305 | + functions-common:run_process:1679 : local group= 2025-10-07 20:44:59.309 | + functions-common:run_process:1680 : local user= 2025-10-07 20:44:59.313 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:44:59.317 | + functions-common:run_process:1683 : local name=file_tracker 2025-10-07 20:44:59.322 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:44:59.326 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:44:59.331 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:44:59.335 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:44:59.342 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:44:59.349 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869899344 2025-10-07 20:44:59.353 | + functions-common:run_process:1686 : is_service_enabled file_tracker 2025-10-07 20:44:59.382 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:44:59.386 | + functions-common:run_process:1687 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2025-10-07 20:44:59.390 | + functions-common:_run_under_systemd:1631 : local service=file_tracker 2025-10-07 20:44:59.394 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.398 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.402 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.406 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.409 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2025-10-07 20:44:59.413 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2025-10-07 20:44:59.416 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@file_tracker.service 2025-10-07 20:44:59.418 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:44:59.423 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:44:59.427 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:44:59.431 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:44:59.435 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2025-10-07 20:44:59.440 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2025-10-07 20:44:59.444 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2025-10-07 20:44:59.449 | + functions-common:write_user_unit_file:1538 : local service=devstack@file_tracker.service 2025-10-07 20:44:59.454 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:44:59.458 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:44:59.462 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:44:59.467 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:44:59.471 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:44:59.475 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:44:59.479 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2025-10-07 20:44:59.483 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:44:59.491 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2025-10-07 20:44:59.656 | + 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-10-07 20:44:59.826 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2025-10-07 20:44:59.962 | + 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-10-07 20:45:00.091 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2025-10-07 20:45:00.206 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2025-10-07 20:45:00.337 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:45:00.478 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:45:00.483 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:45:00.487 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2025-10-07 20:45:00.654 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:45:01.013 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@file_tracker.service 2025-10-07 20:45:01.066 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2025-10-07 20:45:01.354 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@file_tracker.service 2025-10-07 20:45:01.437 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:45:01.442 | + functions-common:time_stop:2423 : local name 2025-10-07 20:45:01.447 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:45:01.453 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:45:01.457 | + functions-common:time_stop:2426 : local total 2025-10-07 20:45:01.462 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:45:01.467 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:45:01.472 | + functions-common:time_stop:2430 : start_time=1759869899344 2025-10-07 20:45:01.477 | + functions-common:time_stop:2432 : [[ -z 1759869899344 ]] 2025-10-07 20:45:01.484 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:45:01.492 | + functions-common:time_stop:2435 : end_time=1759869901487 2025-10-07 20:45:01.496 | + functions-common:time_stop:2436 : elapsed_time=2143 2025-10-07 20:45:01.501 | + functions-common:time_stop:2437 : total=4507 2025-10-07 20:45:01.505 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:45:01.510 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=6650 2025-10-07 20:45:01.515 | + ./stack.sh:main:1103 : is_service_enabled atop 2025-10-07 20:45:01.545 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:45:01.550 | + ./stack.sh:main:1111 : is_service_enabled tcpdump 2025-10-07 20:45:01.582 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:45:01.587 | + ./stack.sh:main:1119 : is_service_enabled etcd3 2025-10-07 20:45:01.619 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:01.625 | + ./stack.sh:main:1120 : start_etcd3 2025-10-07 20:45:01.629 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2025-10-07 20:45:01.634 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0005474935.novalocal --data-dir /opt/stack/data/etcd' 2025-10-07 20:45:01.639 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2025-10-07 20:45:01.643 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0005474935.novalocal=http://38.102.83.9:2380' 2025-10-07 20:45:01.648 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://38.102.83.9:2380' 2025-10-07 20:45:01.653 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://38.102.83.9:2379' 2025-10-07 20:45:01.657 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2025-10-07 20:45:01.662 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2025-10-07 20:45:01.667 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://38.102.83.9:2379' 2025-10-07 20:45:01.672 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2025-10-07 20:45:01.677 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2025-10-07 20:45:01.682 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-10-07 20:45:01.686 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0005474935.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005474935.novalocal=http://38.102.83.9:2380 --initial-advertise-peer-urls http://38.102.83.9:2380 --advertise-client-urls http://38.102.83.9:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.9:2379 --log-level=debug' '' root 2025-10-07 20:45:01.691 | + functions-common:write_user_unit_file:1538 : local service=devstack@etcd.service 2025-10-07 20:45:01.696 | + functions-common:write_user_unit_file:1539 : local 'command=/opt/stack/bin/etcd --name np0005474935.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005474935.novalocal=http://38.102.83.9:2380 --initial-advertise-peer-urls http://38.102.83.9:2380 --advertise-client-urls http://38.102.83.9:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.9:2379 --log-level=debug' 2025-10-07 20:45:01.701 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:45:01.705 | + functions-common:write_user_unit_file:1541 : local user=root 2025-10-07 20:45:01.710 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:45:01.715 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:45:01.720 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:45:01.724 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-10-07 20:45:01.729 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:45:01.737 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2025-10-07 20:45:01.907 | + 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-10-07 20:45:02.076 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2025-10-07 20:45:02.197 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0005474935.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005474935.novalocal=http://38.102.83.9:2380 --initial-advertise-peer-urls http://38.102.83.9:2380 --advertise-client-urls http://38.102.83.9:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.9:2379 --log-level=debug' 2025-10-07 20:45:02.325 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2025-10-07 20:45:02.464 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2025-10-07 20:45:02.600 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:45:02.713 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:45:02.717 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:45:02.723 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2025-10-07 20:45:02.889 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:45:03.244 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2025-10-07 20:45:03.391 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2025-10-07 20:45:03.530 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2025-10-07 20:45:03.670 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2025-10-07 20:45:03.798 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2025-10-07 20:45:03.804 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:45:03.813 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-07 20:45:03.817 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2025-10-07 20:45:04.197 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2025-10-07 20:45:04.256 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@etcd.service' → '/etc/systemd/system/devstack@etcd.service'. 2025-10-07 20:45:04.569 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2025-10-07 20:45:05.932 | + ./stack.sh:main:1126 : is_service_enabled tls-proxy 2025-10-07 20:45:05.962 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:05.967 | + ./stack.sh:main:1127 : start_tls_proxy http-services '*' 443 38.102.83.9 80 2025-10-07 20:45:05.972 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2025-10-07 20:45:05.977 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-10-07 20:45:05.981 | + lib/tls:start_tls_proxy:512 : local f_port=443 2025-10-07 20:45:05.986 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.9 2025-10-07 20:45:05.991 | + lib/tls:start_tls_proxy:514 : local b_port=80 2025-10-07 20:45:05.996 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-10-07 20:45:06.001 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-10-07 20:45:06.007 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-10-07 20:45:06.012 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-10-07 20:45:06.014 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-10-07 20:45:06.019 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/httpd/conf.d/connection-tuning.conf' 2025-10-07 20:45:06.045 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2025-10-07 20:45:06.050 | + lib/tls:start_tls_proxy:521 : local config_file 2025-10-07 20:45:06.054 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2025-10-07 20:45:06.059 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2025-10-07 20:45:06.063 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:45:06.068 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.072 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.077 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:45:06.081 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.085 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.089 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.093 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.096 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.101 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.106 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.110 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.113 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.118 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.123 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-10-07 20:45:06.126 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/http-services-tls-proxy.conf ']' 2025-10-07 20:45:06.130 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-10-07 20:45:06.137 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-10-07 20:45:06.141 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-10-07 20:45:06.146 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2025-10-07 20:45:06.151 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2025-10-07 20:45:06.156 | + lib/tls:start_tls_proxy:528 : listen_string= 2025-10-07 20:45:06.160 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled' 2025-10-07 20:45:06.188 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:06.193 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-10-07 20:45:06.197 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-10-07 20:45:06.202 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:06.207 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:06.210 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.215 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.218 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:06.224 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.227 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.231 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.235 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.239 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.243 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.247 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.250 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.254 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.257 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.262 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:06.266 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:06.270 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-10-07 20:45:06.274 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-10-07 20:45:06.278 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:06.282 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:06.286 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.289 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.293 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:06.297 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.301 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.306 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.310 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.313 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.317 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.321 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.325 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.329 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.334 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.337 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:06.343 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:06.347 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-10-07 20:45:06.352 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-10-07 20:45:06.357 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:06.362 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:06.367 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.371 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.376 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:06.381 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.385 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.389 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.393 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.398 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.402 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.407 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.412 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.416 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.420 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.424 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:06.429 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:06.433 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-10-07 20:45:06.438 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-10-07 20:45:06.442 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:06.448 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:06.452 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.457 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.462 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:06.467 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.472 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.477 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.482 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.486 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.491 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.496 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.500 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.505 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.510 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.515 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:06.520 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2025-10-07 20:45:06.525 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2025-10-07 20:45:06.530 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:45:06.535 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:45:06.541 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:45:06.545 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:06.550 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.555 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.560 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:06.564 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.569 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.573 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.577 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.581 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.586 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.591 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.595 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.599 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.604 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.608 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:06.613 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:45:06.618 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:06.622 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:06.626 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:45:06.631 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:06.635 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:06.640 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:06.645 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:06.649 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:06.653 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:06.658 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:06.662 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:06.667 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:06.672 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:06.676 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-10-07 20:45:06.681 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled ]] 2025-10-07 20:45:06.686 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/http-services-tls-proxy.conf ]] 2025-10-07 20:45:06.690 | + 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-10-07 20:45:06.719 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-10-07 20:45:06.724 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:45:06.727 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:45:06.732 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:45:07.959 | + ./stack.sh:main:1131 : write_clouds_yaml 2025-10-07 20:45:07.964 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2025-10-07 20:45:07.969 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2025-10-07 20:45:07.978 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2025-10-07 20:45:08.016 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2025-10-07 20:45:08.047 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2025-10-07 20:45:08.051 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-10-07 20:45:08.056 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2025-10-07 20:45:08.060 | + 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.9/identity --os-username demo --os-password secretadmin --os-project-name demo 2025-10-07 20:45:08.106 | The user clouds.yaml file didn't exist. 2025-10-07 20:45:08.121 | + 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.9/identity --os-username admin --os-password secretadmin --os-project-name admin 2025-10-07 20:45:08.232 | + 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.9/identity --os-username admin --os-password secretadmin --os-project-name demo 2025-10-07 20:45:08.327 | + 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.9/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2025-10-07 20:45:08.398 | + 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.9/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2025-10-07 20:45:08.463 | + 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.9/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2025-10-07 20:45:08.556 | + 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.9/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2025-10-07 20:45:08.659 | + 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.9/identity --os-username admin --os-password secretadmin --os-system-scope all 2025-10-07 20:45:08.756 | + 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.9/identity --os-username system_member --os-password secretadmin --os-system-scope all 2025-10-07 20:45:08.856 | + 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.9/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2025-10-07 20:45:08.963 | + functions-common:write_clouds_yaml:201 : cat 2025-10-07 20:45:08.972 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2025-10-07 20:45:08.977 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2025-10-07 20:45:08.983 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2025-10-07 20:45:08.992 | + ./stack.sh:main:1132 : export OS_CLOUD=devstack-admin 2025-10-07 20:45:08.997 | + ./stack.sh:main:1132 : OS_CLOUD=devstack-admin 2025-10-07 20:45:09.002 | + ./stack.sh:main:1134 : is_service_enabled keystone 2025-10-07 20:45:09.034 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:09.039 | + ./stack.sh:main:1135 : echo_summary 'Starting Keystone' 2025-10-07 20:45:09.044 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:45:09.049 | + ./stack.sh:echo_summary:474 : echo -e Starting Keystone 2025-10-07 20:45:09.053 | + ./stack.sh:main:1137 : '[' 38.102.83.9 == 38.102.83.9 ']' 2025-10-07 20:45:09.058 | + ./stack.sh:main:1138 : init_keystone 2025-10-07 20:45:09.063 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2025-10-07 20:45:09.093 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:45:09.098 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2025-10-07 20:45:09.102 | + lib/keystone:init_keystone:468 : recreate_database keystone 2025-10-07 20:45:09.107 | + lib/database:recreate_database:112 : local db=keystone 2025-10-07 20:45:09.112 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2025-10-07 20:45:09.116 | + lib/databases/mysql:recreate_database_mysql:60 : local db=keystone 2025-10-07 20:45:09.122 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2025-10-07 20:45:09.144 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2025-10-07 20:45:09.164 | + lib/keystone:init_keystone:471 : time_start dbsync 2025-10-07 20:45:09.168 | + functions-common:time_start:2409 : local name=dbsync 2025-10-07 20:45:09.173 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:45:09.178 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:45:09.184 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:45:09.191 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869909186 2025-10-07 20:45:09.196 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2025-10-07 20:45:10.848 | INFO dbcounter [-] Registered counter for database keystone 2025-10-07 20:45:10.857 | 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=65228) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:45:10.863 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:45:10.863 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:45:10.864 | DEBUG dbcounter [-] [65228] Writer thread running {{(pid=65228) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:45:10.923 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2025-10-07 20:45:12.091 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:45:12.094 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2025-10-07 20:45:12.094 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:45:12.096 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2025-10-07 20:45:12.123 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:45:12.125 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2025-10-07 20:45:12.135 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:45:12.137 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2025-10-07 20:45:12.149 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:45:12.150 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2025-10-07 20:45:12.150 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:45:12.151 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2025-10-07 20:45:12.176 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:45:12.178 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2025-10-07 20:45:12.210 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=65228) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:45:12.541 | + lib/keystone:init_keystone:474 : time_stop dbsync 2025-10-07 20:45:12.545 | + functions-common:time_stop:2423 : local name 2025-10-07 20:45:12.550 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:45:12.553 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:45:12.557 | + functions-common:time_stop:2426 : local total 2025-10-07 20:45:12.562 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:45:12.566 | + functions-common:time_stop:2429 : name=dbsync 2025-10-07 20:45:12.571 | + functions-common:time_stop:2430 : start_time=1759869909186 2025-10-07 20:45:12.575 | + functions-common:time_stop:2432 : [[ -z 1759869909186 ]] 2025-10-07 20:45:12.581 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:45:12.589 | + functions-common:time_stop:2435 : end_time=1759869912584 2025-10-07 20:45:12.594 | + functions-common:time_stop:2436 : elapsed_time=3398 2025-10-07 20:45:12.599 | + functions-common:time_stop:2437 : total=0 2025-10-07 20:45:12.604 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:45:12.608 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3398 2025-10-07 20:45:12.613 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2025-10-07 20:45:12.618 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2025-10-07 20:45:12.626 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2025-10-07 20:45:14.233 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2025-10-07 20:45:14.233 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-10-07 20:45:14.233 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-10-07 20:45:14.233 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2025-10-07 20:45:14.233 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-10-07 20:45:14.233 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-10-07 20:45:14.233 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-10-07 20:45:14.234 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-10-07 20:45:14.234 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-10-07 20:45:14.589 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2025-10-07 20:45:14.596 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2025-10-07 20:45:16.106 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2025-10-07 20:45:16.107 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-10-07 20:45:16.107 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-10-07 20:45:16.107 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2025-10-07 20:45:16.107 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-10-07 20:45:16.107 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-10-07 20:45:16.107 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-10-07 20:45:16.108 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-10-07 20:45:16.108 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-10-07 20:45:16.396 | + ./stack.sh:main:1139 : start_keystone 2025-10-07 20:45:16.401 | + lib/keystone:start_keystone:535 : local service_port=5000 2025-10-07 20:45:16.406 | + lib/keystone:start_keystone:536 : local auth_protocol=https 2025-10-07 20:45:16.408 | + lib/keystone:start_keystone:537 : is_service_enabled tls-proxy 2025-10-07 20:45:16.436 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:16.440 | + lib/keystone:start_keystone:538 : service_port=5001 2025-10-07 20:45:16.444 | + lib/keystone:start_keystone:539 : auth_protocol=http 2025-10-07 20:45:16.450 | ++ lib/keystone:start_keystone:542 : which uwsgi 2025-10-07 20:45:16.457 | + lib/keystone:start_keystone:542 : run_process keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2025-10-07 20:45:16.462 | + functions-common:run_process:1677 : local service=keystone 2025-10-07 20:45:16.466 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-10-07 20:45:16.471 | + functions-common:run_process:1679 : local group= 2025-10-07 20:45:16.477 | + functions-common:run_process:1680 : local user= 2025-10-07 20:45:16.480 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:45:16.485 | + functions-common:run_process:1683 : local name=keystone 2025-10-07 20:45:16.489 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:45:16.494 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:45:16.499 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:45:16.504 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:45:16.510 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:45:16.519 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869916513 2025-10-07 20:45:16.523 | + functions-common:run_process:1686 : is_service_enabled keystone 2025-10-07 20:45:16.552 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:16.557 | + functions-common:run_process:1687 : _run_under_systemd keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2025-10-07 20:45:16.562 | + functions-common:_run_under_systemd:1631 : local service=keystone 2025-10-07 20:45:16.567 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-10-07 20:45:16.572 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-10-07 20:45:16.577 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-10-07 20:45:16.582 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-10-07 20:45:16.586 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2025-10-07 20:45:16.590 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2025-10-07 20:45:16.596 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@keystone.service 2025-10-07 20:45:16.601 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:45:16.605 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:45:16.609 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:45:16.613 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:45:16.618 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2025-10-07 20:45:16.623 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2025-10-07 20:45:16.628 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:45:16.633 | + 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-10-07 20:45:16.637 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@keystone.service 2025-10-07 20:45:16.641 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-10-07 20:45:16.645 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:45:16.650 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:45:16.653 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:45:16.657 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@keystone.service 2025-10-07 20:45:16.661 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:45:16.669 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2025-10-07 20:45:16.836 | + 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-10-07 20:45:16.995 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2025-10-07 20:45:17.132 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2025-10-07 20:45:17.268 | + 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-10-07 20:45:17.405 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:45:17.535 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2025-10-07 20:45:17.660 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2025-10-07 20:45:17.783 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2025-10-07 20:45:17.905 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2025-10-07 20:45:18.029 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2025-10-07 20:45:18.150 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:45:18.153 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:45:18.158 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2025-10-07 20:45:18.312 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:45:18.718 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@keystone.service 2025-10-07 20:45:18.769 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@keystone.service' → '/etc/systemd/system/devstack@keystone.service'. 2025-10-07 20:45:19.073 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@keystone.service 2025-10-07 20:45:19.230 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:45:19.234 | + functions-common:time_stop:2423 : local name 2025-10-07 20:45:19.237 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:45:19.242 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:45:19.245 | + functions-common:time_stop:2426 : local total 2025-10-07 20:45:19.250 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:45:19.256 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:45:19.261 | + functions-common:time_stop:2430 : start_time=1759869916513 2025-10-07 20:45:19.266 | + functions-common:time_stop:2432 : [[ -z 1759869916513 ]] 2025-10-07 20:45:19.273 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:45:19.282 | + functions-common:time_stop:2435 : end_time=1759869919276 2025-10-07 20:45:19.287 | + functions-common:time_stop:2436 : elapsed_time=2763 2025-10-07 20:45:19.291 | + functions-common:time_stop:2437 : total=6650 2025-10-07 20:45:19.296 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:45:19.301 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9413 2025-10-07 20:45:19.308 | + lib/keystone:start_keystone:544 : echo 'Waiting for keystone to start...' 2025-10-07 20:45:19.308 | Waiting for keystone to start... 2025-10-07 20:45:19.313 | + lib/keystone:start_keystone:550 : local service_uri=http://38.102.83.9/identity/v3/ 2025-10-07 20:45:19.319 | + lib/keystone:start_keystone:552 : wait_for_service 60 http://38.102.83.9/identity/v3/ 2025-10-07 20:45:19.324 | + functions:wait_for_service:469 : local timeout=60 2025-10-07 20:45:19.329 | + functions:wait_for_service:470 : local url=http://38.102.83.9/identity/v3/ 2025-10-07 20:45:19.335 | + functions:wait_for_service:471 : local rval=0 2025-10-07 20:45:19.340 | + functions:wait_for_service:472 : time_start wait_for_service 2025-10-07 20:45:19.345 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:45:19.349 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:45:19.354 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:45:19.360 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:45:19.369 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869919364 2025-10-07 20:45:19.373 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-10-07 20:45:19.379 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.9/identity/v3/ 2025-10-07 20:45:21.475 | + :: : [[ 200 == 503 ]] 2025-10-07 20:45:21.477 | + :: : [[ 0 -eq 7 ]] 2025-10-07 20:45:21.483 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-10-07 20:45:21.487 | + functions-common:time_stop:2423 : local name 2025-10-07 20:45:21.491 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:45:21.494 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:45:21.498 | + functions-common:time_stop:2426 : local total 2025-10-07 20:45:21.501 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:45:21.504 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:45:21.507 | + functions-common:time_stop:2430 : start_time=1759869919364 2025-10-07 20:45:21.510 | + functions-common:time_stop:2432 : [[ -z 1759869919364 ]] 2025-10-07 20:45:21.514 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:45:21.519 | + functions-common:time_stop:2435 : end_time=1759869921516 2025-10-07 20:45:21.522 | + functions-common:time_stop:2436 : elapsed_time=2152 2025-10-07 20:45:21.525 | + functions-common:time_stop:2437 : total=0 2025-10-07 20:45:21.529 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:45:21.531 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2152 2025-10-07 20:45:21.534 | + functions:wait_for_service:479 : return 0 2025-10-07 20:45:21.537 | + lib/keystone:start_keystone:557 : is_service_enabled tls-proxy 2025-10-07 20:45:21.557 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:21.561 | + lib/keystone:start_keystone:558 : start_tls_proxy keystone-service '*' 5000 38.102.83.9 5001 2025-10-07 20:45:21.566 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2025-10-07 20:45:21.570 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-10-07 20:45:21.572 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2025-10-07 20:45:21.577 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.9 2025-10-07 20:45:21.580 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2025-10-07 20:45:21.585 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-10-07 20:45:21.590 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-10-07 20:45:21.593 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-10-07 20:45:21.596 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-10-07 20:45:21.600 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-10-07 20:45:21.603 | + lib/tls:start_tls_proxy:521 : local config_file 2025-10-07 20:45:21.607 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2025-10-07 20:45:21.610 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2025-10-07 20:45:21.612 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:45:21.616 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:21.618 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:21.621 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:45:21.624 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:21.626 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:21.632 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:21.634 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:21.636 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:21.639 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:21.642 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:21.643 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:21.646 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:21.648 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:21.651 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-10-07 20:45:21.653 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ']' 2025-10-07 20:45:21.655 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-10-07 20:45:21.659 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-10-07 20:45:21.662 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-10-07 20:45:21.666 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2025-10-07 20:45:21.669 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2025-10-07 20:45:21.672 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-10-07 20:45:21.674 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2025-10-07 20:45:21.677 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled' 2025-10-07 20:45:21.708 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:21.711 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-10-07 20:45:21.714 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-10-07 20:45:21.717 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:21.721 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:21.726 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:21.730 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:21.733 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:21.736 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:21.739 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:21.742 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:21.745 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:21.749 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:21.752 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:21.755 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:21.758 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:21.762 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:21.766 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:21.769 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:21.774 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:21.778 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-10-07 20:45:21.783 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-10-07 20:45:21.787 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:21.789 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:21.794 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:21.799 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:21.803 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:21.806 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:21.810 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:21.813 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:21.817 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:21.820 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:21.822 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:21.825 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:21.829 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:21.833 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:21.836 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:21.840 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:21.844 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:21.848 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-10-07 20:45:21.852 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-10-07 20:45:21.855 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:21.858 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:21.862 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:21.866 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:21.869 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:21.873 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:21.876 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:21.880 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:21.883 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:21.887 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:21.891 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:21.894 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:21.898 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:21.902 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:21.906 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:21.910 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:21.914 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:45:21.918 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-10-07 20:45:21.923 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-10-07 20:45:21.927 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:45:21.932 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:21.937 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:21.941 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:21.946 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:21.949 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:21.952 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:21.955 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:21.959 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:21.964 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:21.967 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:21.970 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:21.974 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:21.978 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:21.982 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:21.985 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:21.990 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2025-10-07 20:45:21.993 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2025-10-07 20:45:21.997 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:45:22.002 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:45:22.007 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:45:22.010 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:45:22.014 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:22.017 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:22.021 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:45:22.024 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:22.028 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:22.032 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:22.035 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:22.038 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:22.041 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:22.045 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:22.048 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:22.052 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:22.055 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:22.058 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:45:22.062 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:45:22.067 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:45:22.071 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:45:22.075 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:45:22.080 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:45:22.084 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:45:22.087 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:45:22.090 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:45:22.092 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:45:22.095 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:45:22.098 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:45:22.101 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:45:22.103 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:45:22.106 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:45:22.108 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-10-07 20:45:22.113 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled ]] 2025-10-07 20:45:22.116 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ]] 2025-10-07 20:45:22.120 | + 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-10-07 20:45:22.146 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-10-07 20:45:22.148 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:45:22.152 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:45:22.156 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:45:23.397 | + lib/keystone:start_keystone:562 : restart_service memcached 2025-10-07 20:45:23.400 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:45:23.404 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-10-07 20:45:23.454 | + ./stack.sh:main:1140 : bootstrap_keystone 2025-10-07 20:45:23.458 | + lib/keystone:bootstrap_keystone:577 : /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.9/identity 2025-10-07 20:45:25.351 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.351 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.351 | 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=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.354 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.361 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.361 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.376 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.388 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.389 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.424 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.433 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.434 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66522) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-10-07 20:45:25.474 | INFO dbcounter [-] Registered counter for database keystone 2025-10-07 20:45:25.486 | 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=66522) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:45:25.536 | DEBUG dbcounter [-] [66522] Writer thread running {{(pid=66522) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:45:25.682 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created domain default 2025-10-07 20:45:25.722 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created project admin 2025-10-07 20:45:25.749 | WARNING keystone.common.password_hashing [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2025-10-07 20:45:25.771 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created user admin 2025-10-07 20:45:25.782 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created role reader 2025-10-07 20:45:25.791 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created role member 2025-10-07 20:45:25.809 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created implied role where 3d65583fd1ba41dbbd784a86005aedf3 implies 323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:25.817 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created role manager 2025-10-07 20:45:25.829 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created implied role where 1ccc6326da0448cbb3cedc38e13bb2be implies 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:25.837 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created role admin 2025-10-07 20:45:25.849 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created implied role where c71906395c744352a976d6e3123cc43e implies 1ccc6326da0448cbb3cedc38e13bb2be 2025-10-07 20:45:25.857 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created role service 2025-10-07 20:45:25.864 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Granted role admin on project admin to user admin. 2025-10-07 20:45:25.872 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Granted role admin on the system to user admin. 2025-10-07 20:45:25.879 | WARNING py.warnings [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 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-10-07 20:45:25.879 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2025-10-07 20:45:25.879 |  2025-10-07 20:45:25.881 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created region RegionOne 2025-10-07 20:45:25.901 | INFO keystone.cmd.bootstrap [None req-768f7d4f-a446-44e1-a421-c7457ff303c0 None None] Created public endpoint https://38.102.83.9/identity 2025-10-07 20:45:26.283 | + lib/keystone:bootstrap_keystone:585 : '[' False == True ']' 2025-10-07 20:45:26.287 | + ./stack.sh:main:1143 : create_keystone_accounts 2025-10-07 20:45:26.291 | + lib/keystone:create_keystone_accounts:294 : local admin_project 2025-10-07 20:45:26.295 | ++ lib/keystone:create_keystone_accounts:295 : oscwrap project show admin -f value -c id 2025-10-07 20:45:27.380 | 2025-10-07 20:45:27.395 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:27.401 | + lib/keystone:create_keystone_accounts:295 : admin_project=3468f88d3d534ad1819b91cf08c05c95 2025-10-07 20:45:27.406 | + lib/keystone:create_keystone_accounts:296 : local admin_user 2025-10-07 20:45:27.411 | ++ lib/keystone:create_keystone_accounts:297 : oscwrap user show admin -f value -c id 2025-10-07 20:45:27.729 | 2025-10-07 20:45:27.747 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:27.753 | + lib/keystone:create_keystone_accounts:297 : admin_user=85d2ae4d4d594f2a916dd316c36e360d 2025-10-07 20:45:27.758 | + lib/keystone:create_keystone_accounts:299 : local admin_role=admin 2025-10-07 20:45:27.762 | + lib/keystone:create_keystone_accounts:300 : local member_role=member 2025-10-07 20:45:27.766 | + lib/keystone:create_keystone_accounts:301 : local reader_role=reader 2025-10-07 20:45:27.771 | + lib/keystone:create_keystone_accounts:303 : async_run ks-domain-role get_or_add_user_domain_role admin 85d2ae4d4d594f2a916dd316c36e360d default 2025-10-07 20:45:27.879 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 85d2ae4d4d594f2a916dd316c36e360d default 2025-10-07 20:45:27.945 | [5540 Async ks-domain-role:66676]: running: get_or_add_user_domain_role admin 85d2ae4d4d594f2a916dd316c36e360d default 2025-10-07 20:45:27.949 | + lib/keystone:create_keystone_accounts:306 : get_or_create_domain Default 2025-10-07 20:45:27.954 | + functions-common:get_or_create_domain:875 : local domain_id 2025-10-07 20:45:27.959 | ++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-10-07 20:45:28.978 | 2025-10-07 20:45:28.991 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:28.996 | + functions-common:get_or_create_domain:880 : domain_id=default 2025-10-07 20:45:29.000 | + functions-common:get_or_create_domain:881 : echo default 2025-10-07 20:45:29.000 | default 2025-10-07 20:45:29.004 | + lib/keystone:create_keystone_accounts:307 : async_run ks-project get_or_create_project service Default 2025-10-07 20:45:29.114 | + inc/async:async_inner:63 : get_or_create_project service Default 2025-10-07 20:45:29.188 | [5540 Async ks-project:66802]: running: get_or_create_project service Default 2025-10-07 20:45:29.192 | + lib/keystone:create_keystone_accounts:310 : async_run ks-service get_or_create_role service 2025-10-07 20:45:29.306 | + inc/async:async_inner:63 : get_or_create_role service 2025-10-07 20:45:29.377 | [5540 Async ks-service:66896]: running: get_or_create_role service 2025-10-07 20:45:29.383 | + lib/keystone:create_keystone_accounts:316 : async_run ks-reseller get_or_create_role ResellerAdmin 2025-10-07 20:45:29.501 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2025-10-07 20:45:29.568 | [5540 Async ks-reseller:66990]: running: get_or_create_role ResellerAdmin 2025-10-07 20:45:29.573 | + lib/keystone:create_keystone_accounts:320 : local another_role=anotherrole 2025-10-07 20:45:29.579 | + lib/keystone:create_keystone_accounts:321 : async_run ks-anotherrole get_or_create_role anotherrole 2025-10-07 20:45:29.639 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:29.678 | [66676 Async ks-domain-role:66676]: finished successfully 2025-10-07 20:45:29.696 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2025-10-07 20:45:29.761 | [5540 Async ks-anotherrole:67119]: running: get_or_create_role anotherrole 2025-10-07 20:45:29.764 | + lib/keystone:create_keystone_accounts:324 : local invis_project 2025-10-07 20:45:29.770 | ++ lib/keystone:create_keystone_accounts:325 : get_or_create_project invisible_to_admin default 2025-10-07 20:45:29.774 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:45:29.779 | +++ 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-10-07 20:45:29.960 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:30.004 | [66802 Async ks-project:66802]: finished successfully 2025-10-07 20:45:30.398 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:30.439 | [66896 Async ks-service:66896]: finished successfully 2025-10-07 20:45:30.622 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:30.660 | [66990 Async ks-reseller:66990]: finished successfully 2025-10-07 20:45:30.803 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:30.844 | [67119 Async ks-anotherrole:67119]: finished successfully 2025-10-07 20:45:30.973 | 2025-10-07 20:45:30.991 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:30.996 | ++ functions-common:get_or_create_project:931 : project_id=566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:31.000 | ++ functions-common:get_or_create_project:932 : echo 566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:31.006 | + lib/keystone:create_keystone_accounts:325 : invis_project=566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:31.010 | + lib/keystone:create_keystone_accounts:328 : local demo_project 2025-10-07 20:45:31.016 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project demo default 2025-10-07 20:45:31.021 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:45:31.026 | +++ 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-10-07 20:45:31.337 | 2025-10-07 20:45:31.355 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:31.361 | ++ functions-common:get_or_create_project:931 : project_id=06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:31.365 | ++ functions-common:get_or_create_project:932 : echo 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:31.370 | + lib/keystone:create_keystone_accounts:329 : demo_project=06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:31.374 | + lib/keystone:create_keystone_accounts:330 : local demo_user 2025-10-07 20:45:31.380 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user demo secretadmin default demo@example.com 2025-10-07 20:45:31.384 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:31.388 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo@example.com ]] 2025-10-07 20:45:31.392 | ++ functions-common:get_or_create_user:904 : local email=--email=demo@example.com 2025-10-07 20:45:31.397 | +++ 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-10-07 20:45:31.795 | 2025-10-07 20:45:31.814 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:31.820 | ++ functions-common:get_or_create_user:918 : user_id=71364b2dec634b029aefcdbedbe3c98f 2025-10-07 20:45:31.825 | ++ functions-common:get_or_create_user:919 : echo 71364b2dec634b029aefcdbedbe3c98f 2025-10-07 20:45:31.830 | + lib/keystone:create_keystone_accounts:332 : demo_user=71364b2dec634b029aefcdbedbe3c98f 2025-10-07 20:45:31.835 | + lib/keystone:create_keystone_accounts:334 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2025-10-07 20:45:31.919 | [5540 Async ks-domain-role:66676]: Waiting for completion of get_or_add_user_domain_role admin 85d2ae4d4d594f2a916dd316c36e360d default running on PID 66676 (6 other jobs running) 2025-10-07 20:45:31.964 | [5540 Async ks-domain-role:66676]: Signaling child to exit 2025-10-07 20:45:31.965 | WAKEUP 2025-10-07 20:45:32.007 | [5540 Async ks-domain-role:66676]: Signaled 2025-10-07 20:45:32.010 | + functions-common:get_or_add_user_domain_role:989 : local user_role_id 2025-10-07 20:45:32.010 | + functions-common:get_or_add_user_domain_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 85d2ae4d4d594f2a916dd316c36e360d --domain default 2025-10-07 20:45:32.010 | 2025-10-07 20:45:32.010 | ++ functions-common:get_or_add_user_domain_role:1000 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 85d2ae4d4d594f2a916dd316c36e360d --domain default -c Role -f value 2025-10-07 20:45:32.010 | 2025-10-07 20:45:32.010 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:32.010 | + functions-common:get_or_add_user_domain_role:1000 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:32.010 | + functions-common:get_or_add_user_domain_role:1002 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:32.010 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:32.084 | [5540 Async ks-domain-role:66676]: finished get_or_add_user_domain_role admin 85d2ae4d4d594f2a916dd316c36e360d default with result 0 in 1 seconds 2025-10-07 20:45:32.096 | Not waiting for async task ks-domain that we never started or has already been waited for 2025-10-07 20:45:32.151 | [5540 Async ks-project:66802]: Waiting for completion of get_or_create_project service Default running on PID 66802 (5 other jobs running) 2025-10-07 20:45:32.189 | [5540 Async ks-project:66802]: Signaling child to exit 2025-10-07 20:45:32.189 | WAKEUP 2025-10-07 20:45:32.223 | [5540 Async ks-project:66802]: Signaled 2025-10-07 20:45:32.226 | + functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:45:32.226 | ++ 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-10-07 20:45:32.226 | 2025-10-07 20:45:32.226 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:32.226 | + functions-common:get_or_create_project:931 : project_id=a58a0187c47e4ac9b828869d58b4e323 2025-10-07 20:45:32.226 | + functions-common:get_or_create_project:932 : echo a58a0187c47e4ac9b828869d58b4e323 2025-10-07 20:45:32.226 | a58a0187c47e4ac9b828869d58b4e323 2025-10-07 20:45:32.303 | [5540 Async ks-project:66802]: finished get_or_create_project service Default with result 0 in 0 seconds 2025-10-07 20:45:32.364 | [5540 Async ks-service:66896]: Waiting for completion of get_or_create_role service running on PID 66896 (4 other jobs running) 2025-10-07 20:45:32.404 | [5540 Async ks-service:66896]: Signaling child to exit 2025-10-07 20:45:32.404 | WAKEUP 2025-10-07 20:45:32.442 | [5540 Async ks-service:66896]: Signaled 2025-10-07 20:45:32.446 | + functions-common:get_or_create_role:938 : local role_id 2025-10-07 20:45:32.446 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2025-10-07 20:45:32.446 | 2025-10-07 20:45:32.446 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:32.446 | + functions-common:get_or_create_role:943 : role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:45:32.446 | + functions-common:get_or_create_role:944 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:45:32.446 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:45:32.521 | [5540 Async ks-service:66896]: finished get_or_create_role service with result 0 in 1 seconds 2025-10-07 20:45:32.578 | [5540 Async ks-reseller:66990]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 66990 (3 other jobs running) 2025-10-07 20:45:32.619 | [5540 Async ks-reseller:66990]: Signaling child to exit 2025-10-07 20:45:32.620 | WAKEUP 2025-10-07 20:45:32.656 | [5540 Async ks-reseller:66990]: Signaled 2025-10-07 20:45:32.658 | + functions-common:get_or_create_role:938 : local role_id 2025-10-07 20:45:32.658 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2025-10-07 20:45:32.658 | 2025-10-07 20:45:32.658 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:32.658 | + functions-common:get_or_create_role:943 : role_id=1900e88fbb5e46108b40843544341476 2025-10-07 20:45:32.659 | + functions-common:get_or_create_role:944 : echo 1900e88fbb5e46108b40843544341476 2025-10-07 20:45:32.659 | 1900e88fbb5e46108b40843544341476 2025-10-07 20:45:32.730 | [5540 Async ks-reseller:66990]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2025-10-07 20:45:32.791 | [5540 Async ks-anotherrole:67119]: Waiting for completion of get_or_create_role anotherrole running on PID 67119 (2 other jobs running) 2025-10-07 20:45:32.832 | [5540 Async ks-anotherrole:67119]: Signaling child to exit 2025-10-07 20:45:32.832 | WAKEUP 2025-10-07 20:45:32.871 | [5540 Async ks-anotherrole:67119]: Signaled 2025-10-07 20:45:32.874 | + functions-common:get_or_create_role:938 : local role_id 2025-10-07 20:45:32.874 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-10-07 20:45:32.874 | 2025-10-07 20:45:32.874 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:32.874 | + functions-common:get_or_create_role:943 : role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:32.874 | + functions-common:get_or_create_role:944 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:32.874 | d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:32.949 | [5540 Async ks-anotherrole:67119]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2025-10-07 20:45:32.958 | + inc/async:async_wait:197 : return 0 2025-10-07 20:45:32.963 | + lib/keystone:create_keystone_accounts:336 : async_run ks-demo-member get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.080 | + inc/async:async_inner:63 : get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.150 | [5540 Async ks-demo-member:67922]: running: get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.154 | + lib/keystone:create_keystone_accounts:338 : async_run ks-demo-admin get_or_add_user_project_role admin 85d2ae4d4d594f2a916dd316c36e360d 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.261 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 85d2ae4d4d594f2a916dd316c36e360d 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.315 | [5540 Async ks-demo-admin:68018]: running: get_or_add_user_project_role admin 85d2ae4d4d594f2a916dd316c36e360d 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.320 | + lib/keystone:create_keystone_accounts:339 : async_run ks-demo-another get_or_add_user_project_role anotherrole 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.435 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.506 | [5540 Async ks-demo-another:68114]: running: get_or_add_user_project_role anotherrole 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:33.510 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-invis get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:33.624 | + inc/async:async_inner:63 : get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:33.688 | [5540 Async ks-demo-invis:68210]: running: get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:33.690 | + lib/keystone:create_keystone_accounts:343 : local demo_reader 2025-10-07 20:45:33.694 | ++ lib/keystone:create_keystone_accounts:345 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2025-10-07 20:45:33.697 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:33.700 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo_reader@example.com ]] 2025-10-07 20:45:33.702 | ++ functions-common:get_or_create_user:904 : local email=--email=demo_reader@example.com 2025-10-07 20:45:33.706 | +++ 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-10-07 20:45:35.656 | 2025-10-07 20:45:35.675 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:35.680 | ++ functions-common:get_or_create_user:918 : user_id=66f2b84a525c43dda5261628e468e9f5 2025-10-07 20:45:35.683 | ++ functions-common:get_or_create_user:919 : echo 66f2b84a525c43dda5261628e468e9f5 2025-10-07 20:45:35.689 | + lib/keystone:create_keystone_accounts:345 : demo_reader=66f2b84a525c43dda5261628e468e9f5 2025-10-07 20:45:35.692 | + lib/keystone:create_keystone_accounts:347 : async_run ks-demo-reader get_or_add_user_project_role reader 66f2b84a525c43dda5261628e468e9f5 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:35.814 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 66f2b84a525c43dda5261628e468e9f5 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:35.888 | [5540 Async ks-demo-reader:68418]: running: get_or_add_user_project_role reader 66f2b84a525c43dda5261628e468e9f5 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:35.891 | + lib/keystone:create_keystone_accounts:350 : local alt_demo_project 2025-10-07 20:45:35.896 | ++ lib/keystone:create_keystone_accounts:351 : get_or_create_project alt_demo default 2025-10-07 20:45:35.901 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:45:35.907 | +++ 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-10-07 20:45:36.130 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:36.163 | [67922 Async ks-demo-member:67922]: finished successfully 2025-10-07 20:45:36.563 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:36.601 | [68018 Async ks-demo-admin:68018]: finished successfully 2025-10-07 20:45:37.002 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:37.039 | [68114 Async ks-demo-another:68114]: finished successfully 2025-10-07 20:45:37.490 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:37.524 | [68210 Async ks-demo-invis:68210]: finished successfully 2025-10-07 20:45:38.146 | 2025-10-07 20:45:38.162 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:38.167 | ++ functions-common:get_or_create_project:931 : project_id=797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:38.171 | ++ functions-common:get_or_create_project:932 : echo 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:38.175 | + lib/keystone:create_keystone_accounts:351 : alt_demo_project=797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:38.179 | + lib/keystone:create_keystone_accounts:353 : local alt_demo_user 2025-10-07 20:45:38.185 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2025-10-07 20:45:38.188 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:38.192 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo@example.com ]] 2025-10-07 20:45:38.196 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo@example.com 2025-10-07 20:45:38.201 | +++ 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-10-07 20:45:38.560 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:38.594 | [68418 Async ks-demo-reader:68418]: finished successfully 2025-10-07 20:45:38.708 | 2025-10-07 20:45:38.726 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:38.732 | ++ functions-common:get_or_create_user:918 : user_id=7bafbe28913a46ab86441450049c0a71 2025-10-07 20:45:38.735 | ++ functions-common:get_or_create_user:919 : echo 7bafbe28913a46ab86441450049c0a71 2025-10-07 20:45:38.741 | + lib/keystone:create_keystone_accounts:355 : alt_demo_user=7bafbe28913a46ab86441450049c0a71 2025-10-07 20:45:38.745 | + lib/keystone:create_keystone_accounts:357 : async_run ks-alt-admin get_or_add_user_project_role admin 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:38.840 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:38.895 | [5540 Async ks-alt-admin:68804]: running: get_or_add_user_project_role admin 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:38.900 | + lib/keystone:create_keystone_accounts:358 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:39.008 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:39.073 | [5540 Async ks-alt-another:68900]: running: get_or_add_user_project_role anotherrole 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:39.077 | + lib/keystone:create_keystone_accounts:361 : local alt_demo_member 2025-10-07 20:45:39.083 | ++ lib/keystone:create_keystone_accounts:363 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2025-10-07 20:45:39.087 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:39.091 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_member@example.com ]] 2025-10-07 20:45:39.096 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_member@example.com 2025-10-07 20:45:39.101 | +++ 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-10-07 20:45:40.407 | 2025-10-07 20:45:40.425 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:40.431 | ++ functions-common:get_or_create_user:918 : user_id=dc9539ec56a74084801fa0e6428b8e4d 2025-10-07 20:45:40.435 | ++ functions-common:get_or_create_user:919 : echo dc9539ec56a74084801fa0e6428b8e4d 2025-10-07 20:45:40.441 | + lib/keystone:create_keystone_accounts:363 : alt_demo_member=dc9539ec56a74084801fa0e6428b8e4d 2025-10-07 20:45:40.446 | + lib/keystone:create_keystone_accounts:364 : async_run ks-alt-member-user get_or_add_user_project_role member dc9539ec56a74084801fa0e6428b8e4d 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:40.559 | + inc/async:async_inner:63 : get_or_add_user_project_role member dc9539ec56a74084801fa0e6428b8e4d 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:40.620 | [5540 Async ks-alt-member-user:69078]: running: get_or_add_user_project_role member dc9539ec56a74084801fa0e6428b8e4d 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:40.626 | + lib/keystone:create_keystone_accounts:367 : local alt_demo_reader 2025-10-07 20:45:40.630 | ++ lib/keystone:create_keystone_accounts:369 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2025-10-07 20:45:40.635 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:40.640 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_reader@example.com ]] 2025-10-07 20:45:40.644 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_reader@example.com 2025-10-07 20:45:40.651 | +++ 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-10-07 20:45:40.943 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:40.980 | [68804 Async ks-alt-admin:68804]: finished successfully 2025-10-07 20:45:41.518 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:41.551 | [68900 Async ks-alt-another:68900]: finished successfully 2025-10-07 20:45:42.243 | 2025-10-07 20:45:42.261 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:42.265 | ++ functions-common:get_or_create_user:918 : user_id=c967febb5d07472d8771a0d141c58d4a 2025-10-07 20:45:42.269 | ++ functions-common:get_or_create_user:919 : echo c967febb5d07472d8771a0d141c58d4a 2025-10-07 20:45:42.275 | + lib/keystone:create_keystone_accounts:369 : alt_demo_reader=c967febb5d07472d8771a0d141c58d4a 2025-10-07 20:45:42.278 | + lib/keystone:create_keystone_accounts:370 : async_run ks-alt-reader-user get_or_add_user_project_role reader c967febb5d07472d8771a0d141c58d4a 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:42.386 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c967febb5d07472d8771a0d141c58d4a 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:42.449 | [5540 Async ks-alt-reader-user:69312]: running: get_or_add_user_project_role reader c967febb5d07472d8771a0d141c58d4a 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:42.453 | ++ lib/keystone:create_keystone_accounts:377 : get_or_create_user system_member secretadmin default system_member@example.com 2025-10-07 20:45:42.456 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:42.459 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_member@example.com ]] 2025-10-07 20:45:42.461 | ++ functions-common:get_or_create_user:904 : local email=--email=system_member@example.com 2025-10-07 20:45:42.466 | +++ 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-10-07 20:45:42.779 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:42.818 | [69078 Async ks-alt-member-user:69078]: finished successfully 2025-10-07 20:45:43.587 | 2025-10-07 20:45:43.599 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:43.604 | ++ functions-common:get_or_create_user:918 : user_id=e64529c5c5ca4620aa3bf0f25022247c 2025-10-07 20:45:43.609 | ++ functions-common:get_or_create_user:919 : echo e64529c5c5ca4620aa3bf0f25022247c 2025-10-07 20:45:43.614 | + lib/keystone:create_keystone_accounts:377 : system_member_user=e64529c5c5ca4620aa3bf0f25022247c 2025-10-07 20:45:43.618 | + lib/keystone:create_keystone_accounts:378 : async_run ks-system-member get_or_add_user_system_role member e64529c5c5ca4620aa3bf0f25022247c all 2025-10-07 20:45:43.708 | + inc/async:async_inner:63 : get_or_add_user_system_role member e64529c5c5ca4620aa3bf0f25022247c all 2025-10-07 20:45:43.769 | [5540 Async ks-system-member:69503]: running: get_or_add_user_system_role member e64529c5c5ca4620aa3bf0f25022247c all 2025-10-07 20:45:43.775 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_reader secretadmin default system_reader@example.com 2025-10-07 20:45:43.781 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:45:43.785 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_reader@example.com ]] 2025-10-07 20:45:43.789 | ++ functions-common:get_or_create_user:904 : local email=--email=system_reader@example.com 2025-10-07 20:45:43.794 | +++ 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-10-07 20:45:44.126 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:44.157 | [69312 Async ks-alt-reader-user:69312]: finished successfully 2025-10-07 20:45:44.897 | 2025-10-07 20:45:44.920 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:44.925 | ++ functions-common:get_or_create_user:918 : user_id=f5f0222358c8498aa85f989670ee03ff 2025-10-07 20:45:44.930 | ++ functions-common:get_or_create_user:919 : echo f5f0222358c8498aa85f989670ee03ff 2025-10-07 20:45:44.936 | + lib/keystone:create_keystone_accounts:381 : system_reader_user=f5f0222358c8498aa85f989670ee03ff 2025-10-07 20:45:44.942 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-reader get_or_add_user_system_role reader f5f0222358c8498aa85f989670ee03ff all 2025-10-07 20:45:45.056 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f5f0222358c8498aa85f989670ee03ff all 2025-10-07 20:45:45.125 | [5540 Async ks-system-reader:69703]: running: get_or_add_user_system_role reader f5f0222358c8498aa85f989670ee03ff all 2025-10-07 20:45:45.130 | + lib/keystone:create_keystone_accounts:385 : local admin_group 2025-10-07 20:45:45.137 | ++ lib/keystone:create_keystone_accounts:387 : get_or_create_group admins default 'openstack admin group' 2025-10-07 20:45:45.142 | ++ functions-common:get_or_create_group:887 : local 'desc=openstack admin group' 2025-10-07 20:45:45.145 | ++ functions-common:get_or_create_group:888 : local group_id 2025-10-07 20:45:45.150 | +++ 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-10-07 20:45:46.039 | 2025-10-07 20:45:46.058 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:46.064 | ++ functions-common:get_or_create_group:895 : group_id=261c39cb35554151a223687da27349ed 2025-10-07 20:45:46.068 | ++ functions-common:get_or_create_group:896 : echo 261c39cb35554151a223687da27349ed 2025-10-07 20:45:46.073 | + lib/keystone:create_keystone_accounts:387 : admin_group=261c39cb35554151a223687da27349ed 2025-10-07 20:45:46.077 | + lib/keystone:create_keystone_accounts:388 : local non_admin_group 2025-10-07 20:45:46.083 | ++ lib/keystone:create_keystone_accounts:390 : get_or_create_group nonadmins default 'non-admin group' 2025-10-07 20:45:46.087 | ++ functions-common:get_or_create_group:887 : local 'desc=non-admin group' 2025-10-07 20:45:46.091 | ++ functions-common:get_or_create_group:888 : local group_id 2025-10-07 20:45:46.097 | +++ 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-10-07 20:45:46.554 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:46.598 | [69503 Async ks-system-member:69503]: finished successfully 2025-10-07 20:45:47.321 | 2025-10-07 20:45:47.338 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:47.343 | ++ functions-common:get_or_create_group:895 : group_id=13dc02ed3b57415ba63a247c241bd385 2025-10-07 20:45:47.348 | ++ functions-common:get_or_create_group:896 : echo 13dc02ed3b57415ba63a247c241bd385 2025-10-07 20:45:47.355 | + lib/keystone:create_keystone_accounts:390 : non_admin_group=13dc02ed3b57415ba63a247c241bd385 2025-10-07 20:45:47.360 | + lib/keystone:create_keystone_accounts:392 : async_run ks-group-memberdemo get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:47.487 | + inc/async:async_inner:63 : get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:47.558 | [5540 Async ks-group-memberdemo:69973]: running: get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:47.564 | + lib/keystone:create_keystone_accounts:393 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:47.662 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:47.724 | [5540 Async ks-group-anotherdemo:70052]: running: get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:47.730 | + lib/keystone:create_keystone_accounts:394 : async_run ks-group-memberalt get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:47.846 | + inc/async:async_inner:63 : get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:47.876 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:47.913 | [5540 Async ks-group-memberalt:70131]: running: get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:47.917 | + lib/keystone:create_keystone_accounts:395 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:47.919 | [69703 Async ks-system-reader:69703]: finished successfully 2025-10-07 20:45:48.033 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:48.102 | [5540 Async ks-group-anotheralt:70250]: running: get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:48.107 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-admin get_or_add_group_project_role admin 261c39cb35554151a223687da27349ed 3468f88d3d534ad1819b91cf08c05c95 2025-10-07 20:45:48.224 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 261c39cb35554151a223687da27349ed 3468f88d3d534ad1819b91cf08c05c95 2025-10-07 20:45:48.291 | [5540 Async ks-group-admin:70347]: running: get_or_add_group_project_role admin 261c39cb35554151a223687da27349ed 3468f88d3d534ad1819b91cf08c05c95 2025-10-07 20:45:48.296 | + lib/keystone:create_keystone_accounts:398 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2025-10-07 20:45:48.375 | [5540 Async ks-demo-member:67922]: Waiting for completion of get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 running on PID 67922 (17 other jobs running) 2025-10-07 20:45:48.412 | [5540 Async ks-demo-member:67922]: Signaling child to exit 2025-10-07 20:45:48.412 | WAKEUP 2025-10-07 20:45:48.445 | [5540 Async ks-demo-member:67922]: Signaled 2025-10-07 20:45:48.448 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:48.448 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:48.448 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:48.448 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:48.448 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:48.448 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:48.449 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:48.449 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:48.449 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:48.449 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 71364b2dec634b029aefcdbedbe3c98f --project 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:48.449 | 2025-10-07 20:45:48.449 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71364b2dec634b029aefcdbedbe3c98f --project 06da036d03384d3984936c38de6d7b64 -c Role -f value 2025-10-07 20:45:48.449 | 2025-10-07 20:45:48.449 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:48.449 | + functions-common:get_or_add_user_project_role:982 : user_role_id=3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:48.449 | + functions-common:get_or_add_user_project_role:983 : echo 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:48.449 | 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:48.516 | [5540 Async ks-demo-member:67922]: finished get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 with result 0 in 3 seconds 2025-10-07 20:45:48.577 | [5540 Async ks-demo-admin:68018]: Waiting for completion of get_or_add_user_project_role admin 85d2ae4d4d594f2a916dd316c36e360d 06da036d03384d3984936c38de6d7b64 running on PID 68018 (16 other jobs running) 2025-10-07 20:45:48.615 | [5540 Async ks-demo-admin:68018]: Signaling child to exit 2025-10-07 20:45:48.615 | WAKEUP 2025-10-07 20:45:48.659 | [5540 Async ks-demo-admin:68018]: Signaled 2025-10-07 20:45:48.662 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:48.662 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:48.662 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:48.662 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:48.662 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:48.662 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:48.662 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:48.663 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:48.663 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:48.663 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 85d2ae4d4d594f2a916dd316c36e360d --project 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:48.663 | 2025-10-07 20:45:48.663 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 85d2ae4d4d594f2a916dd316c36e360d --project 06da036d03384d3984936c38de6d7b64 -c Role -f value 2025-10-07 20:45:48.663 | 2025-10-07 20:45:48.663 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:48.663 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:48.663 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:48.663 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:48.736 | [5540 Async ks-demo-admin:68018]: finished get_or_add_user_project_role admin 85d2ae4d4d594f2a916dd316c36e360d 06da036d03384d3984936c38de6d7b64 with result 0 in 3 seconds 2025-10-07 20:45:48.800 | [5540 Async ks-demo-another:68114]: Waiting for completion of get_or_add_user_project_role anotherrole 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 running on PID 68114 (15 other jobs running) 2025-10-07 20:45:48.842 | [5540 Async ks-demo-another:68114]: Signaling child to exit 2025-10-07 20:45:48.843 | WAKEUP 2025-10-07 20:45:48.884 | [5540 Async ks-demo-another:68114]: Signaled 2025-10-07 20:45:48.886 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:48.886 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:48.887 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:48.887 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:48.887 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:48.887 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:48.887 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:48.887 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:48.887 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:48.887 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user 71364b2dec634b029aefcdbedbe3c98f --project 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:48.887 | 2025-10-07 20:45:48.887 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 71364b2dec634b029aefcdbedbe3c98f --project 06da036d03384d3984936c38de6d7b64 -c Role -f value 2025-10-07 20:45:48.887 | 2025-10-07 20:45:48.887 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:48.887 | + functions-common:get_or_add_user_project_role:982 : user_role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:48.887 | + functions-common:get_or_add_user_project_role:983 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:48.887 | d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:48.961 | [5540 Async ks-demo-another:68114]: finished get_or_add_user_project_role anotherrole 71364b2dec634b029aefcdbedbe3c98f 06da036d03384d3984936c38de6d7b64 with result 0 in 3 seconds 2025-10-07 20:45:49.025 | [5540 Async ks-demo-invis:68210]: Waiting for completion of get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 566712bbdd2f4608872b52cdc902e630 running on PID 68210 (14 other jobs running) 2025-10-07 20:45:49.067 | [5540 Async ks-demo-invis:68210]: Signaling child to exit 2025-10-07 20:45:49.067 | WAKEUP 2025-10-07 20:45:49.109 | [5540 Async ks-demo-invis:68210]: Signaled 2025-10-07 20:45:49.112 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:49.112 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:49.112 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:49.112 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:49.112 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:49.112 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:49.112 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:49.112 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:49.112 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:49.112 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 71364b2dec634b029aefcdbedbe3c98f --project 566712bbdd2f4608872b52cdc902e630 2025-10-07 20:45:49.112 | 2025-10-07 20:45:49.112 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 71364b2dec634b029aefcdbedbe3c98f --project 566712bbdd2f4608872b52cdc902e630 -c Role -f value 2025-10-07 20:45:49.112 | 2025-10-07 20:45:49.112 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:49.112 | + functions-common:get_or_add_user_project_role:982 : user_role_id=3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:49.112 | + functions-common:get_or_add_user_project_role:983 : echo 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:49.112 | 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:49.190 | [5540 Async ks-demo-invis:68210]: finished get_or_add_user_project_role member 71364b2dec634b029aefcdbedbe3c98f 566712bbdd2f4608872b52cdc902e630 with result 0 in 3 seconds 2025-10-07 20:45:49.254 | [5540 Async ks-demo-reader:68418]: Waiting for completion of get_or_add_user_project_role reader 66f2b84a525c43dda5261628e468e9f5 06da036d03384d3984936c38de6d7b64 running on PID 68418 (13 other jobs running) 2025-10-07 20:45:49.298 | [5540 Async ks-demo-reader:68418]: Signaling child to exit 2025-10-07 20:45:49.298 | WAKEUP 2025-10-07 20:45:49.336 | [5540 Async ks-demo-reader:68418]: Signaled 2025-10-07 20:45:49.339 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:49.339 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:49.339 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:49.339 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:49.339 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:49.339 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:49.339 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:49.339 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:49.339 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:49.339 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user 66f2b84a525c43dda5261628e468e9f5 --project 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:49.339 | 2025-10-07 20:45:49.339 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 66f2b84a525c43dda5261628e468e9f5 --project 06da036d03384d3984936c38de6d7b64 -c Role -f value 2025-10-07 20:45:49.339 | 2025-10-07 20:45:49.339 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:49.339 | + functions-common:get_or_add_user_project_role:982 : user_role_id=323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:49.339 | + functions-common:get_or_add_user_project_role:983 : echo 323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:49.339 | 323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:49.414 | [5540 Async ks-demo-reader:68418]: finished get_or_add_user_project_role reader 66f2b84a525c43dda5261628e468e9f5 06da036d03384d3984936c38de6d7b64 with result 0 in 2 seconds 2025-10-07 20:45:49.422 | + inc/async:async_wait:197 : return 0 2025-10-07 20:45:49.428 | + lib/keystone:create_keystone_accounts:399 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2025-10-07 20:45:49.469 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:49.513 | [5540 Async ks-alt-admin:68804]: Waiting for completion of get_or_add_user_project_role admin 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 running on PID 68804 (12 other jobs running) 2025-10-07 20:45:49.515 | [69973 Async ks-group-memberdemo:69973]: finished successfully 2025-10-07 20:45:49.553 | [5540 Async ks-alt-admin:68804]: Signaling child to exit 2025-10-07 20:45:49.554 | WAKEUP 2025-10-07 20:45:49.587 | [5540 Async ks-alt-admin:68804]: Signaled 2025-10-07 20:45:49.590 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:49.590 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:49.590 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:49.590 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:49.590 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:49.590 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:49.590 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:49.590 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:49.590 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:49.590 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 7bafbe28913a46ab86441450049c0a71 --project 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:49.590 | 2025-10-07 20:45:49.590 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7bafbe28913a46ab86441450049c0a71 --project 797a867e9da64c08aa2c540eefa14db0 -c Role -f value 2025-10-07 20:45:49.590 | 2025-10-07 20:45:49.590 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:49.590 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:49.590 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:49.590 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:49.656 | [5540 Async ks-alt-admin:68804]: finished get_or_add_user_project_role admin 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 with result 0 in 2 seconds 2025-10-07 20:45:49.717 | [5540 Async ks-alt-another:68900]: Waiting for completion of get_or_add_user_project_role anotherrole 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 running on PID 68900 (11 other jobs running) 2025-10-07 20:45:49.755 | [5540 Async ks-alt-another:68900]: Signaling child to exit 2025-10-07 20:45:49.755 | WAKEUP 2025-10-07 20:45:49.785 | [5540 Async ks-alt-another:68900]: Signaled 2025-10-07 20:45:49.788 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:49.788 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:49.788 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:49.788 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:49.788 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:49.788 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:49.788 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:49.788 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:49.788 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:49.788 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7bafbe28913a46ab86441450049c0a71 --project 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:49.788 | 2025-10-07 20:45:49.788 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7bafbe28913a46ab86441450049c0a71 --project 797a867e9da64c08aa2c540eefa14db0 -c Role -f value 2025-10-07 20:45:49.788 | 2025-10-07 20:45:49.788 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:49.788 | + functions-common:get_or_add_user_project_role:982 : user_role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:49.788 | + functions-common:get_or_add_user_project_role:983 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:49.788 | d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:49.844 | [5540 Async ks-alt-another:68900]: finished get_or_add_user_project_role anotherrole 7bafbe28913a46ab86441450049c0a71 797a867e9da64c08aa2c540eefa14db0 with result 0 in 2 seconds 2025-10-07 20:45:49.892 | [5540 Async ks-alt-member-user:69078]: Waiting for completion of get_or_add_user_project_role member dc9539ec56a74084801fa0e6428b8e4d 797a867e9da64c08aa2c540eefa14db0 running on PID 69078 (10 other jobs running) 2025-10-07 20:45:49.929 | [5540 Async ks-alt-member-user:69078]: Signaling child to exit 2025-10-07 20:45:49.929 | WAKEUP 2025-10-07 20:45:49.970 | [5540 Async ks-alt-member-user:69078]: Signaled 2025-10-07 20:45:49.973 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:49.973 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:49.973 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:49.973 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:49.974 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:49.974 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:49.974 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:49.974 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:49.974 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:49.974 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user dc9539ec56a74084801fa0e6428b8e4d --project 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:49.974 | 2025-10-07 20:45:49.974 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dc9539ec56a74084801fa0e6428b8e4d --project 797a867e9da64c08aa2c540eefa14db0 -c Role -f value 2025-10-07 20:45:49.974 | 2025-10-07 20:45:49.974 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:49.974 | + functions-common:get_or_add_user_project_role:982 : user_role_id=3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:49.974 | + functions-common:get_or_add_user_project_role:983 : echo 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:49.974 | 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:50.053 | [5540 Async ks-alt-member-user:69078]: finished get_or_add_user_project_role member dc9539ec56a74084801fa0e6428b8e4d 797a867e9da64c08aa2c540eefa14db0 with result 0 in 2 seconds 2025-10-07 20:45:50.118 | [5540 Async ks-alt-reader-user:69312]: Waiting for completion of get_or_add_user_project_role reader c967febb5d07472d8771a0d141c58d4a 797a867e9da64c08aa2c540eefa14db0 running on PID 69312 (9 other jobs running) 2025-10-07 20:45:50.159 | [5540 Async ks-alt-reader-user:69312]: Signaling child to exit 2025-10-07 20:45:50.159 | WAKEUP 2025-10-07 20:45:50.194 | [5540 Async ks-alt-reader-user:69312]: Signaled 2025-10-07 20:45:50.197 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:45:50.197 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:45:50.197 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:45:50.197 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:50.197 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:50.197 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:50.197 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:50.197 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:50.197 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:45:50.197 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user c967febb5d07472d8771a0d141c58d4a --project 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:50.197 | 2025-10-07 20:45:50.197 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c967febb5d07472d8771a0d141c58d4a --project 797a867e9da64c08aa2c540eefa14db0 -c Role -f value 2025-10-07 20:45:50.197 | 2025-10-07 20:45:50.197 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:50.197 | + functions-common:get_or_add_user_project_role:982 : user_role_id=323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:50.197 | + functions-common:get_or_add_user_project_role:983 : echo 323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:50.197 | 323ca9b4f77f4afb9d0ef3dc07d5bf4a 2025-10-07 20:45:50.271 | [5540 Async ks-alt-reader-user:69312]: finished get_or_add_user_project_role reader c967febb5d07472d8771a0d141c58d4a 797a867e9da64c08aa2c540eefa14db0 with result 0 in 1 seconds 2025-10-07 20:45:50.277 | + inc/async:async_wait:197 : return 0 2025-10-07 20:45:50.283 | + lib/keystone:create_keystone_accounts:400 : async_wait ks-system-member ks-system-reader 2025-10-07 20:45:50.304 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:50.345 | [70052 Async ks-group-anotherdemo:70052]: finished successfully 2025-10-07 20:45:50.365 | [5540 Async ks-system-member:69503]: Waiting for completion of get_or_add_user_system_role member e64529c5c5ca4620aa3bf0f25022247c all running on PID 69503 (8 other jobs running) 2025-10-07 20:45:50.409 | [5540 Async ks-system-member:69503]: Signaling child to exit 2025-10-07 20:45:50.409 | WAKEUP 2025-10-07 20:45:50.445 | [5540 Async ks-system-member:69503]: Signaled 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-10-07 20:45:50.448 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-10-07 20:45:50.448 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:50.448 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:50.448 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:50.448 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:50.448 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-10-07 20:45:50.448 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e64529c5c5ca4620aa3bf0f25022247c --system all -f value -c Role 2025-10-07 20:45:50.448 | 2025-10-07 20:45:50.448 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add member --user e64529c5c5ca4620aa3bf0f25022247c --system all 2025-10-07 20:45:50.448 | 2025-10-07 20:45:50.448 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e64529c5c5ca4620aa3bf0f25022247c --system all -f value -c Role 2025-10-07 20:45:50.448 | 2025-10-07 20:45:50.448 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-10-07 20:45:50.448 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-10-07 20:45:50.448 | 2025-10-07 20:45:50.526 | [5540 Async ks-system-member:69503]: finished get_or_add_user_system_role member e64529c5c5ca4620aa3bf0f25022247c all with result 0 in 2 seconds 2025-10-07 20:45:50.594 | [5540 Async ks-system-reader:69703]: Waiting for completion of get_or_add_user_system_role reader f5f0222358c8498aa85f989670ee03ff all running on PID 69703 (7 other jobs running) 2025-10-07 20:45:50.636 | [5540 Async ks-system-reader:69703]: Signaling child to exit 2025-10-07 20:45:50.636 | WAKEUP 2025-10-07 20:45:50.675 | [5540 Async ks-system-reader:69703]: Signaled 2025-10-07 20:45:50.678 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-10-07 20:45:50.678 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-10-07 20:45:50.678 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-10-07 20:45:50.678 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:45:50.678 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:45:50.678 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:45:50.678 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:45:50.678 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:45:50.678 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-10-07 20:45:50.678 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5f0222358c8498aa85f989670ee03ff --system all -f value -c Role 2025-10-07 20:45:50.678 | 2025-10-07 20:45:50.678 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:50.679 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-10-07 20:45:50.679 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-10-07 20:45:50.679 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add reader --user f5f0222358c8498aa85f989670ee03ff --system all 2025-10-07 20:45:50.679 | 2025-10-07 20:45:50.679 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5f0222358c8498aa85f989670ee03ff --system all -f value -c Role 2025-10-07 20:45:50.679 | 2025-10-07 20:45:50.679 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:50.679 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-10-07 20:45:50.679 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-10-07 20:45:50.679 | 2025-10-07 20:45:50.755 | [5540 Async ks-system-reader:69703]: finished get_or_add_user_system_role reader f5f0222358c8498aa85f989670ee03ff all with result 0 in 2 seconds 2025-10-07 20:45:50.762 | + inc/async:async_wait:197 : return 0 2025-10-07 20:45:50.767 | + lib/keystone:create_keystone_accounts:401 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2025-10-07 20:45:50.854 | [5540 Async ks-group-memberdemo:69973]: Waiting for completion of get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 running on PID 69973 (6 other jobs running) 2025-10-07 20:45:50.877 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:50.898 | [5540 Async ks-group-memberdemo:69973]: Signaling child to exit 2025-10-07 20:45:50.898 | WAKEUP 2025-10-07 20:45:50.923 | [70131 Async ks-group-memberalt:70131]: finished successfully 2025-10-07 20:45:50.940 | [5540 Async ks-group-memberdemo:69973]: Signaled 2025-10-07 20:45:50.942 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-10-07 20:45:50.942 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group 13dc02ed3b57415ba63a247c241bd385 --project 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:50.942 | 2025-10-07 20:45:50.942 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 13dc02ed3b57415ba63a247c241bd385 --project 06da036d03384d3984936c38de6d7b64 -f value -c Role 2025-10-07 20:45:50.943 | 2025-10-07 20:45:50.943 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:50.943 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:50.943 | + functions-common:get_or_add_group_project_role:1052 : echo 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:50.943 | 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:51.019 | [5540 Async ks-group-memberdemo:69973]: finished get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 with result 0 in 2 seconds 2025-10-07 20:45:51.083 | [5540 Async ks-group-anotherdemo:70052]: Waiting for completion of get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 running on PID 70052 (5 other jobs running) 2025-10-07 20:45:51.126 | [5540 Async ks-group-anotherdemo:70052]: Signaling child to exit 2025-10-07 20:45:51.127 | WAKEUP 2025-10-07 20:45:51.162 | [5540 Async ks-group-anotherdemo:70052]: Signaled 2025-10-07 20:45:51.165 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-10-07 20:45:51.166 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group 13dc02ed3b57415ba63a247c241bd385 --project 06da036d03384d3984936c38de6d7b64 2025-10-07 20:45:51.166 | 2025-10-07 20:45:51.166 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 13dc02ed3b57415ba63a247c241bd385 --project 06da036d03384d3984936c38de6d7b64 -f value -c Role 2025-10-07 20:45:51.166 | 2025-10-07 20:45:51.166 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:51.166 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:51.166 | + functions-common:get_or_add_group_project_role:1052 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:51.166 | d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:51.239 | [5540 Async ks-group-anotherdemo:70052]: finished get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 06da036d03384d3984936c38de6d7b64 with result 0 in 2 seconds 2025-10-07 20:45:51.291 | [5540 Async ks-group-memberalt:70131]: Waiting for completion of get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 running on PID 70131 (4 other jobs running) 2025-10-07 20:45:51.327 | [5540 Async ks-group-memberalt:70131]: Signaling child to exit 2025-10-07 20:45:51.328 | WAKEUP 2025-10-07 20:45:51.365 | [5540 Async ks-group-memberalt:70131]: Signaled 2025-10-07 20:45:51.367 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-10-07 20:45:51.367 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group 13dc02ed3b57415ba63a247c241bd385 --project 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:51.367 | 2025-10-07 20:45:51.368 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 13dc02ed3b57415ba63a247c241bd385 --project 797a867e9da64c08aa2c540eefa14db0 -f value -c Role 2025-10-07 20:45:51.368 | 2025-10-07 20:45:51.368 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:51.368 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:51.368 | + functions-common:get_or_add_group_project_role:1052 : echo 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:51.368 | 3d65583fd1ba41dbbd784a86005aedf3 2025-10-07 20:45:51.438 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:51.440 | [5540 Async ks-group-memberalt:70131]: finished get_or_add_group_project_role member 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 with result 0 in 3 seconds 2025-10-07 20:45:51.476 | [70250 Async ks-group-anotheralt:70250]: finished successfully 2025-10-07 20:45:51.495 | [5540 Async ks-group-anotheralt:70250]: Waiting for completion of get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 running on PID 70250 (3 other jobs running) 2025-10-07 20:45:51.525 | [5540 Async ks-group-anotheralt:70250]: Signaling child to exit 2025-10-07 20:45:51.525 | WAKEUP 2025-10-07 20:45:51.556 | [5540 Async ks-group-anotheralt:70250]: Signaled 2025-10-07 20:45:51.559 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-10-07 20:45:51.559 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group 13dc02ed3b57415ba63a247c241bd385 --project 797a867e9da64c08aa2c540eefa14db0 2025-10-07 20:45:51.559 | 2025-10-07 20:45:51.559 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 13dc02ed3b57415ba63a247c241bd385 --project 797a867e9da64c08aa2c540eefa14db0 -f value -c Role 2025-10-07 20:45:51.559 | 2025-10-07 20:45:51.559 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:51.559 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:51.559 | + functions-common:get_or_add_group_project_role:1052 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:51.559 | d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:45:51.620 | [5540 Async ks-group-anotheralt:70250]: finished get_or_add_group_project_role anotherrole 13dc02ed3b57415ba63a247c241bd385 797a867e9da64c08aa2c540eefa14db0 with result 0 in 3 seconds 2025-10-07 20:45:51.680 | [5540 Async ks-group-admin:70347]: Waiting for completion of get_or_add_group_project_role admin 261c39cb35554151a223687da27349ed 3468f88d3d534ad1819b91cf08c05c95 running on PID 70347 (2 other jobs running) 2025-10-07 20:45:51.724 | [5540 Async ks-group-admin:70347]: Signaling child to exit 2025-10-07 20:45:51.899 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:45:51.939 | [70347 Async ks-group-admin:70347]: finished successfully 2025-10-07 20:45:51.977 | WAKEUP 2025-10-07 20:45:52.012 | [5540 Async ks-group-admin:70347]: Signaled 2025-10-07 20:45:52.015 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-10-07 20:45:52.015 | + functions-common:get_or_add_group_project_role:1043 : openstack role add admin --group 261c39cb35554151a223687da27349ed --project 3468f88d3d534ad1819b91cf08c05c95 2025-10-07 20:45:52.015 | 2025-10-07 20:45:52.015 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 261c39cb35554151a223687da27349ed --project 3468f88d3d534ad1819b91cf08c05c95 -f value -c Role 2025-10-07 20:45:52.015 | 2025-10-07 20:45:52.015 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:45:52.015 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:52.015 | + functions-common:get_or_add_group_project_role:1052 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:52.015 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:45:52.085 | [5540 Async ks-group-admin:70347]: finished get_or_add_group_project_role admin 261c39cb35554151a223687da27349ed 3468f88d3d534ad1819b91cf08c05c95 with result 0 in 3 seconds 2025-10-07 20:45:52.092 | + inc/async:async_wait:197 : return 0 2025-10-07 20:45:52.097 | + lib/keystone:create_keystone_accounts:403 : is_service_enabled ldap 2025-10-07 20:45:52.133 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:45:52.137 | + ./stack.sh:main:1144 : is_service_enabled nova 2025-10-07 20:45:52.168 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:52.172 | + ./stack.sh:main:1145 : async_runfunc create_nova_accounts 2025-10-07 20:45:52.177 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2025-10-07 20:45:52.288 | + inc/async:async_inner:63 : create_nova_accounts 2025-10-07 20:45:52.355 | [5540 Async create_nova_accounts:72131]: running: create_nova_accounts 2025-10-07 20:45:52.360 | + ./stack.sh:main:1147 : is_service_enabled glance 2025-10-07 20:45:52.392 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:52.397 | + ./stack.sh:main:1148 : async_runfunc create_glance_accounts 2025-10-07 20:45:52.401 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2025-10-07 20:45:52.512 | + inc/async:async_inner:63 : create_glance_accounts 2025-10-07 20:45:52.565 | [5540 Async create_glance_accounts:72254]: running: create_glance_accounts 2025-10-07 20:45:52.569 | + ./stack.sh:main:1150 : is_service_enabled cinder 2025-10-07 20:45:52.600 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:52.604 | + ./stack.sh:main:1151 : async_runfunc create_cinder_accounts 2025-10-07 20:45:52.608 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2025-10-07 20:45:52.715 | + inc/async:async_inner:63 : create_cinder_accounts 2025-10-07 20:45:52.779 | [5540 Async create_cinder_accounts:72392]: running: create_cinder_accounts 2025-10-07 20:45:52.782 | + ./stack.sh:main:1153 : is_service_enabled neutron 2025-10-07 20:45:52.814 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:52.819 | + ./stack.sh:main:1154 : async_runfunc create_neutron_accounts 2025-10-07 20:45:52.824 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2025-10-07 20:45:52.936 | + inc/async:async_inner:63 : create_neutron_accounts 2025-10-07 20:45:52.993 | [5540 Async create_neutron_accounts:72569]: running: create_neutron_accounts 2025-10-07 20:45:52.998 | + ./stack.sh:main:1156 : is_service_enabled swift 2025-10-07 20:45:53.024 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:53.028 | + ./stack.sh:main:1157 : async_runfunc create_swift_accounts 2025-10-07 20:45:53.033 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2025-10-07 20:45:53.125 | + inc/async:async_inner:63 : create_swift_accounts 2025-10-07 20:45:53.183 | [5540 Async create_swift_accounts:72728]: running: create_swift_accounts 2025-10-07 20:45:53.189 | + ./stack.sh:main:1165 : is_service_enabled horizon 2025-10-07 20:45:53.218 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:45:53.222 | + ./stack.sh:main:1166 : echo_summary 'Configuring Horizon' 2025-10-07 20:45:53.227 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:45:53.231 | + ./stack.sh:echo_summary:474 : echo -e Configuring Horizon 2025-10-07 20:45:53.236 | + ./stack.sh:main:1167 : async_runfunc configure_horizon 2025-10-07 20:45:53.241 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2025-10-07 20:45:53.356 | + inc/async:async_inner:63 : configure_horizon 2025-10-07 20:45:53.425 | [5540 Async configure_horizon:72890]: running: configure_horizon 2025-10-07 20:45:53.430 | + ./stack.sh:main:1170 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2025-10-07 20:45:53.513 | [5540 Async create_nova_accounts:72131]: Waiting for completion of create_nova_accounts running on PID 72131 (7 other jobs running) 2025-10-07 20:45:53.555 | [5540 Async create_nova_accounts:72131]: Signaling child to exit 2025-10-07 20:46:16.266 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:16.308 | [72569 Async create_neutron_accounts:72569]: finished successfully 2025-10-07 20:46:20.532 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:20.574 | [72392 Async create_cinder_accounts:72392]: finished successfully 2025-10-07 20:46:28.196 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:28.259 | [72131 Async create_nova_accounts:72131]: finished successfully 2025-10-07 20:46:28.289 | WAKEUP 2025-10-07 20:46:28.311 | [5540 Async create_nova_accounts:72131]: Signaled 2025-10-07 20:46:28.312 | + 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-10-07 20:46:28.312 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2025-10-07 20:46:28.312 | + lib/keystone:create_service_user:416 : get_or_create_user nova secretservice Default 2025-10-07 20:46:28.312 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:28.312 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:28.312 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:28.312 | ++ 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-10-07 20:46:28.312 | 2025-10-07 20:46:28.312 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.312 | + functions-common:get_or_create_user:918 : user_id=fb26a715e54946b98bcb83e4413ca46a 2025-10-07 20:46:28.312 | + functions-common:get_or_create_user:919 : echo fb26a715e54946b98bcb83e4413ca46a 2025-10-07 20:46:28.312 | fb26a715e54946b98bcb83e4413ca46a 2025-10-07 20:46:28.312 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service nova service Default Default 2025-10-07 20:46:28.312 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:28.312 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:28.312 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:28.312 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:28.312 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:28.312 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:28.312 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:28.312 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:28.312 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:28.313 | + 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-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | ++ 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-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:28.313 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:28.313 | + lib/keystone:create_service_user:419 : [[ -n admin ]] 2025-10-07 20:46:28.313 | + lib/keystone:create_service_user:420 : get_or_add_user_project_role admin nova service Default Default 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:28.313 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:28.313 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:28.313 | + 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-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | ++ 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-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:28.313 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:28.313 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:28.313 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2025-10-07 20:46:28.313 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://38.102.83.9/compute 2025-10-07 20:46:28.313 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2025-10-07 20:46:28.313 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:46:28.313 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2025-10-07 20:46:28.313 | ++ 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-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.313 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:46:28.313 | edba08ed17524332b72af4bf3a94d53b' 2025-10-07 20:46:28.313 | + functions-common:get_or_create_service:1070 : echo edba08ed17524332b72af4bf3a94d53b 2025-10-07 20:46:28.313 | edba08ed17524332b72af4bf3a94d53b 2025-10-07 20:46:28.313 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://38.102.83.9/compute/v2/$(project_id)s' 2025-10-07 20:46:28.313 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:46:28.313 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute_legacy public 'https://38.102.83.9/compute/v2/$(project_id)s' RegionOne 2025-10-07 20:46:28.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:28.313 | +++ 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-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:28.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:28.313 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://38.102.83.9/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2025-10-07 20:46:28.313 | 2025-10-07 20:46:28.313 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=0de92df07f774cb799865144ca9a58da 2025-10-07 20:46:28.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 0de92df07f774cb799865144ca9a58da 2025-10-07 20:46:28.313 | + functions-common:get_or_create_endpoint:1103 : public_id=0de92df07f774cb799865144ca9a58da 2025-10-07 20:46:28.313 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-10-07 20:46:28.313 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:46:28.313 | + functions-common:get_or_create_endpoint:1112 : echo 0de92df07f774cb799865144ca9a58da 2025-10-07 20:46:28.313 | 0de92df07f774cb799865144ca9a58da 2025-10-07 20:46:28.313 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2025-10-07 20:46:28.313 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:46:28.314 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2025-10-07 20:46:28.314 | ++ 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-10-07 20:46:28.314 | 2025-10-07 20:46:28.314 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.314 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:46:28.314 | 0f87b9e156aa4ab7b3aa44b54560a010' 2025-10-07 20:46:28.314 | + functions-common:get_or_create_service:1070 : echo 0f87b9e156aa4ab7b3aa44b54560a010 2025-10-07 20:46:28.314 | 0f87b9e156aa4ab7b3aa44b54560a010 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://38.102.83.9/compute/v2.1 2025-10-07 20:46:28.314 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:46:28.314 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute public https://38.102.83.9/compute/v2.1 RegionOne 2025-10-07 20:46:28.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:28.314 | +++ 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-10-07 20:46:28.314 | 2025-10-07 20:46:28.314 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:28.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:28.314 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://38.102.83.9/compute/v2.1 --region RegionOne -f value -c id 2025-10-07 20:46:28.314 | 2025-10-07 20:46:28.314 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=5476f2d04f5d48fa97fd5f6b7225044a 2025-10-07 20:46:28.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 5476f2d04f5d48fa97fd5f6b7225044a 2025-10-07 20:46:28.314 | + functions-common:get_or_create_endpoint:1103 : public_id=5476f2d04f5d48fa97fd5f6b7225044a 2025-10-07 20:46:28.314 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-10-07 20:46:28.314 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:46:28.314 | + functions-common:get_or_create_endpoint:1112 : echo 5476f2d04f5d48fa97fd5f6b7225044a 2025-10-07 20:46:28.314 | 5476f2d04f5d48fa97fd5f6b7225044a 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2025-10-07 20:46:28.314 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2025-10-07 20:46:28.314 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2025-10-07 20:46:28.314 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:28.314 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:28.314 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:28.314 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:28.314 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:28.314 | + 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-10-07 20:46:28.314 | 2025-10-07 20:46:28.314 | ++ 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-10-07 20:46:28.314 | 2025-10-07 20:46:28.314 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:28.314 | + functions-common:get_or_add_user_project_role:982 : user_role_id=1900e88fbb5e46108b40843544341476 2025-10-07 20:46:28.314 | + functions-common:get_or_add_user_project_role:983 : echo 1900e88fbb5e46108b40843544341476 2025-10-07 20:46:28.314 | 1900e88fbb5e46108b40843544341476 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2025-10-07 20:46:28.314 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2025-10-07 20:46:28.314 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:28.314 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2025-10-07 20:46:28.366 | [5540 Async create_nova_accounts:72131]: finished create_nova_accounts with result 0 in 36 seconds 2025-10-07 20:46:28.435 | [5540 Async create_glance_accounts:72254]: Waiting for completion of create_glance_accounts running on PID 72254 (6 other jobs running) 2025-10-07 20:46:28.509 | [5540 Async create_glance_accounts:72254]: Signaling child to exit 2025-10-07 20:46:29.554 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:29.598 | [72890 Async configure_horizon:72890]: finished successfully 2025-10-07 20:46:33.189 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:33.228 | [72254 Async create_glance_accounts:72254]: finished successfully 2025-10-07 20:46:33.266 | WAKEUP 2025-10-07 20:46:33.300 | [5540 Async create_glance_accounts:72254]: Signaled 2025-10-07 20:46:33.303 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2025-10-07 20:46:33.304 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:33.304 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2025-10-07 20:46:33.304 | + lib/keystone:create_service_user:416 : get_or_create_user glance secretservice Default 2025-10-07 20:46:33.304 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:33.304 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:33.304 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:33.304 | ++ 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-10-07 20:46:33.304 | 2025-10-07 20:46:33.304 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.304 | + functions-common:get_or_create_user:918 : user_id=1d44977ab09a4dc9a0017ddfdda75282 2025-10-07 20:46:33.304 | + functions-common:get_or_create_user:919 : echo 1d44977ab09a4dc9a0017ddfdda75282 2025-10-07 20:46:33.304 | 1d44977ab09a4dc9a0017ddfdda75282 2025-10-07 20:46:33.304 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service glance service Default Default 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:33.304 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:33.304 | + 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-10-07 20:46:33.304 | 2025-10-07 20:46:33.304 | ++ 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-10-07 20:46:33.304 | 2025-10-07 20:46:33.304 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.304 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.304 | + lib/keystone:create_service_user:419 : [[ -n admin ]] 2025-10-07 20:46:33.304 | + lib/keystone:create_service_user:420 : get_or_add_user_project_role admin glance service Default Default 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:33.304 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:33.304 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:33.304 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:33.305 | + 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-10-07 20:46:33.305 | 2025-10-07 20:46:33.305 | ++ 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-10-07 20:46:33.305 | 2025-10-07 20:46:33.305 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:33.305 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:33.305 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2025-10-07 20:46:33.305 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:33.305 | + lib/glance:create_glance_accounts:493 : create_service_user glance-swift ResellerAdmin 2025-10-07 20:46:33.305 | + lib/keystone:create_service_user:416 : get_or_create_user glance-swift secretservice Default 2025-10-07 20:46:33.305 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:33.305 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:33.305 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:33.305 | ++ 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-10-07 20:46:33.305 | 2025-10-07 20:46:33.305 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.305 | + functions-common:get_or_create_user:918 : user_id=278138057ea3422e93c33f0c4b26e839 2025-10-07 20:46:33.305 | + functions-common:get_or_create_user:919 : echo 278138057ea3422e93c33f0c4b26e839 2025-10-07 20:46:33.305 | 278138057ea3422e93c33f0c4b26e839 2025-10-07 20:46:33.305 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service glance-swift service Default Default 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:33.305 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:33.305 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:33.305 | + 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-10-07 20:46:33.305 | 2025-10-07 20:46:33.305 | ++ 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-10-07 20:46:33.305 | 2025-10-07 20:46:33.305 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.305 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.305 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.305 | + lib/keystone:create_service_user:419 : [[ -n ResellerAdmin ]] 2025-10-07 20:46:33.306 | + lib/keystone:create_service_user:420 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2025-10-07 20:46:33.306 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:33.306 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:33.306 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:33.306 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:33.306 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:33.306 | + 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-10-07 20:46:33.306 | 2025-10-07 20:46:33.306 | ++ 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-10-07 20:46:33.306 | 2025-10-07 20:46:33.306 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.306 | + functions-common:get_or_add_user_project_role:982 : user_role_id=1900e88fbb5e46108b40843544341476 2025-10-07 20:46:33.306 | + functions-common:get_or_add_user_project_role:983 : echo 1900e88fbb5e46108b40843544341476 2025-10-07 20:46:33.306 | 1900e88fbb5e46108b40843544341476 2025-10-07 20:46:33.306 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2025-10-07 20:46:33.306 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:46:33.306 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2025-10-07 20:46:33.306 | ++ 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-10-07 20:46:33.306 | 2025-10-07 20:46:33.306 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.306 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:46:33.306 | dd60b251b4d8413ba51b6ec9a8d350c8' 2025-10-07 20:46:33.306 | + functions-common:get_or_create_service:1070 : echo dd60b251b4d8413ba51b6ec9a8d350c8 2025-10-07 20:46:33.306 | dd60b251b4d8413ba51b6ec9a8d350c8 2025-10-07 20:46:33.306 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://38.102.83.9/image 2025-10-07 20:46:33.306 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:46:33.306 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface image public https://38.102.83.9/image RegionOne 2025-10-07 20:46:33.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:33.306 | +++ 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-10-07 20:46:33.306 | 2025-10-07 20:46:33.306 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:33.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:33.306 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://38.102.83.9/image --region RegionOne -f value -c id 2025-10-07 20:46:33.307 | 2025-10-07 20:46:33.307 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=fec5ae7b7b434f7193cba92f855d5e2c 2025-10-07 20:46:33.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo fec5ae7b7b434f7193cba92f855d5e2c 2025-10-07 20:46:33.307 | + functions-common:get_or_create_endpoint:1103 : public_id=fec5ae7b7b434f7193cba92f855d5e2c 2025-10-07 20:46:33.307 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-10-07 20:46:33.307 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:46:33.307 | + functions-common:get_or_create_endpoint:1112 : echo fec5ae7b7b434f7193cba92f855d5e2c 2025-10-07 20:46:33.307 | fec5ae7b7b434f7193cba92f855d5e2c 2025-10-07 20:46:33.307 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2025-10-07 20:46:33.307 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-10-07 20:46:33.307 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-10-07 20:46:33.307 | 2025-10-07 20:46:33.307 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.307 | ++ functions-common:get_or_create_domain:880 : domain_id=default 2025-10-07 20:46:33.307 | ++ functions-common:get_or_create_domain:881 : echo default 2025-10-07 20:46:33.307 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2025-10-07 20:46:33.307 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2025-10-07 20:46:33.307 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2025-10-07 20:46:33.307 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2025-10-07 20:46:33.307 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2025-10-07 20:46:33.307 | + 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-10-07 20:46:33.307 | 2025-10-07 20:46:33.307 | +---------------+----------------------------------+ 2025-10-07 20:46:33.307 | | Field | Value | 2025-10-07 20:46:33.307 | +---------------+----------------------------------+ 2025-10-07 20:46:33.307 | | default_limit | 2000 | 2025-10-07 20:46:33.307 | | description | None | 2025-10-07 20:46:33.307 | | id | f0c1904ad88c4b1a8aa54b819f492b69 | 2025-10-07 20:46:33.307 | | region_id | RegionOne | 2025-10-07 20:46:33.307 | | resource_name | image_size_total | 2025-10-07 20:46:33.307 | | service_id | dd60b251b4d8413ba51b6ec9a8d350c8 | 2025-10-07 20:46:33.307 | +---------------+----------------------------------+ 2025-10-07 20:46:33.307 | + 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-10-07 20:46:33.307 | 2025-10-07 20:46:33.307 | +---------------+----------------------------------+ 2025-10-07 20:46:33.307 | | Field | Value | 2025-10-07 20:46:33.307 | +---------------+----------------------------------+ 2025-10-07 20:46:33.307 | | default_limit | 2000 | 2025-10-07 20:46:33.307 | | description | None | 2025-10-07 20:46:33.307 | | id | 8924474b882340af80f70e841f066f55 | 2025-10-07 20:46:33.307 | | region_id | RegionOne | 2025-10-07 20:46:33.307 | | resource_name | image_stage_total | 2025-10-07 20:46:33.308 | | service_id | dd60b251b4d8413ba51b6ec9a8d350c8 | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | + 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-10-07 20:46:33.308 | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | | Field | Value | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | | default_limit | 100 | 2025-10-07 20:46:33.308 | | description | None | 2025-10-07 20:46:33.308 | | id | f517c5fba10941cc8e7d254cde46e13a | 2025-10-07 20:46:33.308 | | region_id | RegionOne | 2025-10-07 20:46:33.308 | | resource_name | image_count_total | 2025-10-07 20:46:33.308 | | service_id | dd60b251b4d8413ba51b6ec9a8d350c8 | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | + 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-10-07 20:46:33.308 | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | | Field | Value | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | | default_limit | 100 | 2025-10-07 20:46:33.308 | | description | None | 2025-10-07 20:46:33.308 | | id | 16f248e9d1434d749afbdc64e3812e95 | 2025-10-07 20:46:33.308 | | region_id | RegionOne | 2025-10-07 20:46:33.308 | | resource_name | image_count_uploading | 2025-10-07 20:46:33.308 | | service_id | dd60b251b4d8413ba51b6ec9a8d350c8 | 2025-10-07 20:46:33.308 | +---------------+----------------------------------+ 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://38.102.83.9/identity 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2025-10-07 20:46:33.308 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2025-10-07 20:46:33.308 | 2025-10-07 20:46:33.308 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id fec5ae7b7b434f7193cba92f855d5e2c 2025-10-07 20:46:33.308 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2025-10-07 20:46:33.308 | 2025-10-07 20:46:33.308 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2025-10-07 20:46:33.308 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:33.378 | [5540 Async create_glance_accounts:72254]: finished create_glance_accounts with result 0 in 40 seconds 2025-10-07 20:46:33.434 | [5540 Async create_cinder_accounts:72392]: Waiting for completion of create_cinder_accounts running on PID 72392 (5 other jobs running) 2025-10-07 20:46:33.471 | [5540 Async create_cinder_accounts:72392]: Signaling child to exit 2025-10-07 20:46:33.471 | WAKEUP 2025-10-07 20:46:33.507 | [5540 Async create_cinder_accounts:72392]: Signaled 2025-10-07 20:46:33.509 | + lib/cinder:create_cinder_accounts:461 : [[ 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-10-07 20:46:33.509 | + lib/cinder:create_cinder_accounts:463 : local extra_role= 2025-10-07 20:46:33.509 | + lib/cinder:create_cinder_accounts:466 : is_service_enabled barbican 2025-10-07 20:46:33.509 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:33.509 | + lib/cinder:create_cinder_accounts:470 : create_service_user cinder 2025-10-07 20:46:33.509 | + lib/keystone:create_service_user:416 : get_or_create_user cinder secretservice Default 2025-10-07 20:46:33.509 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:33.509 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:33.509 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:33.509 | ++ 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-10-07 20:46:33.509 | 2025-10-07 20:46:33.509 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.509 | + functions-common:get_or_create_user:918 : user_id=4e29f7e0baaf41d6a5ebbaa26d7914d3 2025-10-07 20:46:33.509 | + functions-common:get_or_create_user:919 : echo 4e29f7e0baaf41d6a5ebbaa26d7914d3 2025-10-07 20:46:33.509 | 4e29f7e0baaf41d6a5ebbaa26d7914d3 2025-10-07 20:46:33.509 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service cinder service Default Default 2025-10-07 20:46:33.509 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:33.509 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:33.509 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:33.509 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:33.509 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:33.509 | + 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-10-07 20:46:33.509 | 2025-10-07 20:46:33.509 | ++ 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-10-07 20:46:33.509 | 2025-10-07 20:46:33.509 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.509 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.510 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.510 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.510 | + lib/keystone:create_service_user:419 : [[ -n '' ]] 2025-10-07 20:46:33.510 | + lib/cinder:create_cinder_accounts:472 : local cinder_api_url 2025-10-07 20:46:33.510 | + lib/cinder:create_cinder_accounts:473 : cinder_api_url=https://38.102.83.9/volume 2025-10-07 20:46:33.510 | + lib/cinder:create_cinder_accounts:476 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2025-10-07 20:46:33.510 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:46:33.510 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2025-10-07 20:46:33.510 | ++ 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-10-07 20:46:33.510 | 2025-10-07 20:46:33.511 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.511 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:46:33.511 | d806591ebab14ab791f29836bb093510' 2025-10-07 20:46:33.511 | + functions-common:get_or_create_service:1070 : echo d806591ebab14ab791f29836bb093510 2025-10-07 20:46:33.511 | d806591ebab14ab791f29836bb093510 2025-10-07 20:46:33.511 | + lib/cinder:create_cinder_accounts:478 : get_or_create_endpoint block-storage RegionOne https://38.102.83.9/volume/v3 2025-10-07 20:46:33.511 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:46:33.511 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface block-storage public https://38.102.83.9/volume/v3 RegionOne 2025-10-07 20:46:33.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:33.511 | +++ 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-10-07 20:46:33.511 | 2025-10-07 20:46:33.511 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:33.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:33.511 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://38.102.83.9/volume/v3 --region RegionOne -f value -c id 2025-10-07 20:46:33.511 | 2025-10-07 20:46:33.511 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=fbe0cac1370a42c3912ba35f9741b97c 2025-10-07 20:46:33.511 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo fbe0cac1370a42c3912ba35f9741b97c 2025-10-07 20:46:33.511 | + functions-common:get_or_create_endpoint:1103 : public_id=fbe0cac1370a42c3912ba35f9741b97c 2025-10-07 20:46:33.511 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-10-07 20:46:33.511 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:46:33.511 | + functions-common:get_or_create_endpoint:1112 : echo fbe0cac1370a42c3912ba35f9741b97c 2025-10-07 20:46:33.511 | fbe0cac1370a42c3912ba35f9741b97c 2025-10-07 20:46:33.511 | + lib/cinder:create_cinder_accounts:481 : configure_cinder_internal_tenant 2025-10-07 20:46:33.511 | ++ lib/cinder:configure_cinder_internal_tenant:699 : get_or_create_project service 2025-10-07 20:46:33.511 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:46:33.511 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2025-10-07 20:46:33.512 | 2025-10-07 20:46:33.512 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_project:931 : project_id=a58a0187c47e4ac9b828869d58b4e323 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_project:932 : echo a58a0187c47e4ac9b828869d58b4e323 2025-10-07 20:46:33.512 | + lib/cinder:configure_cinder_internal_tenant:699 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a58a0187c47e4ac9b828869d58b4e323 2025-10-07 20:46:33.512 | ++ lib/cinder:configure_cinder_internal_tenant:700 : get_or_create_user cinder 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:33.512 | +++ 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-10-07 20:46:33.512 | No password was supplied, authentication will fail when a user does not have a password. 2025-10-07 20:46:33.512 | 2025-10-07 20:46:33.512 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_user:918 : user_id=4e29f7e0baaf41d6a5ebbaa26d7914d3 2025-10-07 20:46:33.512 | ++ functions-common:get_or_create_user:919 : echo 4e29f7e0baaf41d6a5ebbaa26d7914d3 2025-10-07 20:46:33.512 | + lib/cinder:configure_cinder_internal_tenant:700 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4e29f7e0baaf41d6a5ebbaa26d7914d3 2025-10-07 20:46:33.584 | [5540 Async create_cinder_accounts:72392]: finished create_cinder_accounts with result 0 in 27 seconds 2025-10-07 20:46:33.593 | + inc/async:async_wait:197 : return 0 2025-10-07 20:46:33.598 | + ./stack.sh:main:1171 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2025-10-07 20:46:33.680 | [5540 Async create_neutron_accounts:72569]: Waiting for completion of create_neutron_accounts running on PID 72569 (4 other jobs running) 2025-10-07 20:46:33.727 | [5540 Async create_neutron_accounts:72569]: Signaling child to exit 2025-10-07 20:46:33.728 | WAKEUP 2025-10-07 20:46:33.765 | [5540 Async create_neutron_accounts:72569]: Signaled 2025-10-07 20:46:33.768 | + lib/neutron:create_neutron_accounts:496 : local neutron_url 2025-10-07 20:46:33.768 | + lib/neutron:create_neutron_accounts:497 : neutron_url=https://38.102.83.9/ 2025-10-07 20:46:33.768 | + lib/neutron:create_neutron_accounts:498 : '[' '!' -z networking ']' 2025-10-07 20:46:33.768 | + lib/neutron:create_neutron_accounts:499 : neutron_url=https://38.102.83.9/networking 2025-10-07 20:46:33.768 | + lib/neutron:create_neutron_accounts:502 : is_service_enabled q-svc neutron-api 2025-10-07 20:46:33.768 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:33.768 | + lib/neutron:create_neutron_accounts:504 : create_service_user neutron 2025-10-07 20:46:33.768 | + lib/keystone:create_service_user:416 : get_or_create_user neutron secretservice Default 2025-10-07 20:46:33.768 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:33.768 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:33.768 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:33.768 | ++ 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-10-07 20:46:33.768 | 2025-10-07 20:46:33.768 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.768 | + functions-common:get_or_create_user:918 : user_id=2205832d40bd4413a026e23d66781725 2025-10-07 20:46:33.768 | + functions-common:get_or_create_user:919 : echo 2205832d40bd4413a026e23d66781725 2025-10-07 20:46:33.768 | 2205832d40bd4413a026e23d66781725 2025-10-07 20:46:33.768 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service neutron service Default Default 2025-10-07 20:46:33.768 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:33.768 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:33.768 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:33.768 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:33.768 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:33.768 | + 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-10-07 20:46:33.768 | 2025-10-07 20:46:33.768 | ++ 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-10-07 20:46:33.768 | 2025-10-07 20:46:33.768 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.768 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.768 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.768 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:33.768 | + lib/keystone:create_service_user:419 : [[ -n '' ]] 2025-10-07 20:46:33.769 | + lib/neutron:create_neutron_accounts:506 : get_or_create_service neutron network 'Neutron Service' 2025-10-07 20:46:33.769 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:46:33.769 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2025-10-07 20:46:33.769 | ++ 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-10-07 20:46:33.769 | 2025-10-07 20:46:33.769 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.769 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:46:33.769 | db8074caa4464b36a765434cae73ef95' 2025-10-07 20:46:33.769 | + functions-common:get_or_create_service:1070 : echo db8074caa4464b36a765434cae73ef95 2025-10-07 20:46:33.769 | db8074caa4464b36a765434cae73ef95 2025-10-07 20:46:33.769 | + lib/neutron:create_neutron_accounts:508 : get_or_create_endpoint network RegionOne https://38.102.83.9/networking 2025-10-07 20:46:33.769 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:46:33.769 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface network public https://38.102.83.9/networking RegionOne 2025-10-07 20:46:33.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:33.769 | +++ 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-10-07 20:46:33.769 | 2025-10-07 20:46:33.769 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:33.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:33.769 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://38.102.83.9/networking --region RegionOne -f value -c id 2025-10-07 20:46:33.769 | 2025-10-07 20:46:33.769 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:33.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=22d9c66976ac48b790da818a4cc72b0c 2025-10-07 20:46:33.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 22d9c66976ac48b790da818a4cc72b0c 2025-10-07 20:46:33.769 | + functions-common:get_or_create_endpoint:1103 : public_id=22d9c66976ac48b790da818a4cc72b0c 2025-10-07 20:46:33.769 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-10-07 20:46:33.769 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:46:33.769 | + functions-common:get_or_create_endpoint:1112 : echo 22d9c66976ac48b790da818a4cc72b0c 2025-10-07 20:46:33.769 | 22d9c66976ac48b790da818a4cc72b0c 2025-10-07 20:46:33.845 | [5540 Async create_neutron_accounts:72569]: finished create_neutron_accounts with result 0 in 23 seconds 2025-10-07 20:46:33.913 | [5540 Async create_swift_accounts:72728]: Waiting for completion of create_swift_accounts running on PID 72728 (3 other jobs running) 2025-10-07 20:46:33.958 | [5540 Async create_swift_accounts:72728]: Signaling child to exit 2025-10-07 20:46:38.204 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:38.247 | [72728 Async create_swift_accounts:72728]: finished successfully 2025-10-07 20:46:38.288 | WAKEUP 2025-10-07 20:46:38.328 | [5540 Async create_swift_accounts:72728]: Signaled 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:610 : export swiftusertest1_password=testing 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:610 : swiftusertest1_password=testing 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:611 : export swiftusertest2_password=testing2 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:611 : swiftusertest2_password=testing2 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:612 : export swiftusertest3_password=testing3 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:612 : swiftusertest3_password=testing3 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:613 : export swiftusertest4_password=testing4 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:613 : swiftusertest4_password=testing4 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:615 : local another_role 2025-10-07 20:46:38.331 | ++ lib/swift:create_swift_accounts:616 : get_or_create_role anotherrole 2025-10-07 20:46:38.331 | ++ functions-common:get_or_create_role:938 : local role_id 2025-10-07 20:46:38.331 | +++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-10-07 20:46:38.331 | 2025-10-07 20:46:38.331 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.331 | ++ functions-common:get_or_create_role:943 : role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:46:38.331 | ++ functions-common:get_or_create_role:944 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:46:38.331 | + lib/swift:create_swift_accounts:616 : another_role=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:46:38.332 | + lib/swift:create_swift_accounts:620 : create_service_user swift admin 2025-10-07 20:46:38.332 | + lib/keystone:create_service_user:416 : get_or_create_user swift secretservice Default 2025-10-07 20:46:38.332 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:38.332 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:46:38.332 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:46:38.332 | ++ 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-10-07 20:46:38.332 | 2025-10-07 20:46:38.332 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.332 | + functions-common:get_or_create_user:918 : user_id=72667bd0db734eedb96c5144b9eb2c0c 2025-10-07 20:46:38.332 | + functions-common:get_or_create_user:919 : echo 72667bd0db734eedb96c5144b9eb2c0c 2025-10-07 20:46:38.332 | 72667bd0db734eedb96c5144b9eb2c0c 2025-10-07 20:46:38.332 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service swift service Default Default 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:38.332 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:38.332 | + 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-10-07 20:46:38.332 | 2025-10-07 20:46:38.332 | ++ 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-10-07 20:46:38.332 | 2025-10-07 20:46:38.332 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:38.332 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:46:38.332 | + lib/keystone:create_service_user:419 : [[ -n admin ]] 2025-10-07 20:46:38.332 | + lib/keystone:create_service_user:420 : get_or_add_user_project_role admin swift service Default Default 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:38.332 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:38.332 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:46:38.332 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:46:38.333 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:46:38.333 | + 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-10-07 20:46:38.333 | 2025-10-07 20:46:38.333 | ++ 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-10-07 20:46:38.333 | 2025-10-07 20:46:38.333 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.333 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.333 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.333 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.333 | + lib/swift:create_swift_accounts:622 : get_or_create_service swift object-store 'Swift Service' 2025-10-07 20:46:38.333 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:46:38.333 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2025-10-07 20:46:38.333 | ++ 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-10-07 20:46:38.333 | 2025-10-07 20:46:38.333 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.333 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:46:38.333 | adff51620ea84e7c809009f93da0f17c' 2025-10-07 20:46:38.333 | + functions-common:get_or_create_service:1070 : echo adff51620ea84e7c809009f93da0f17c 2025-10-07 20:46:38.333 | adff51620ea84e7c809009f93da0f17c 2025-10-07 20:46:38.333 | + lib/swift:create_swift_accounts:624 : get_or_create_endpoint object-store RegionOne 'https://38.102.83.9:8080/v1/AUTH_$(project_id)s' https://38.102.83.9:8080 2025-10-07 20:46:38.333 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:46:38.333 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store public 'https://38.102.83.9:8080/v1/AUTH_$(project_id)s' RegionOne 2025-10-07 20:46:38.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:38.333 | +++ 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-10-07 20:46:38.333 | 2025-10-07 20:46:38.333 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:38.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:38.333 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://38.102.83.9:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2025-10-07 20:46:38.333 | 2025-10-07 20:46:38.333 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=fa7405c38fee40e98c72ed4f8d0e6dba 2025-10-07 20:46:38.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo fa7405c38fee40e98c72ed4f8d0e6dba 2025-10-07 20:46:38.333 | + functions-common:get_or_create_endpoint:1103 : public_id=fa7405c38fee40e98c72ed4f8d0e6dba 2025-10-07 20:46:38.333 | + functions-common:get_or_create_endpoint:1105 : [[ -n https://38.102.83.9:8080 ]] 2025-10-07 20:46:38.333 | + functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface object-store admin https://38.102.83.9:8080 RegionOne 2025-10-07 20:46:38.333 | + functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:46:38.333 | ++ 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-10-07 20:46:38.333 | 2025-10-07 20:46:38.333 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.333 | + functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:46:38.334 | + functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:46:38.334 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://38.102.83.9:8080 --region RegionOne -f value -c id 2025-10-07 20:46:38.334 | 2025-10-07 20:46:38.334 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.334 | + functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=7473631431fe4d1dbe425c3b344107ea 2025-10-07 20:46:38.334 | + functions-common:_get_or_create_endpoint_with_interface:1088 : echo 7473631431fe4d1dbe425c3b344107ea 2025-10-07 20:46:38.334 | 7473631431fe4d1dbe425c3b344107ea 2025-10-07 20:46:38.334 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:46:38.334 | + functions-common:get_or_create_endpoint:1112 : echo fa7405c38fee40e98c72ed4f8d0e6dba 2025-10-07 20:46:38.334 | fa7405c38fee40e98c72ed4f8d0e6dba 2025-10-07 20:46:38.334 | + lib/swift:create_swift_accounts:629 : local swift_project_test1 2025-10-07 20:46:38.334 | ++ lib/swift:create_swift_accounts:630 : get_or_create_project swiftprojecttest1 default 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:46:38.334 | +++ 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-10-07 20:46:38.334 | 2025-10-07 20:46:38.334 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_project:931 : project_id=f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_project:932 : echo f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.334 | + lib/swift:create_swift_accounts:630 : swift_project_test1=f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.334 | + lib/swift:create_swift_accounts:631 : die_if_not_set 631 swift_project_test1 'Failure creating swift_project_test1' 2025-10-07 20:46:38.334 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.334 | ++ lib/swift:create_swift_accounts:633 : get_or_create_user swiftusertest1 testing default test@example.com 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_user:903 : [[ ! -z test@example.com ]] 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_user:904 : local email=--email=test@example.com 2025-10-07 20:46:38.334 | +++ 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-10-07 20:46:38.334 | 2025-10-07 20:46:38.334 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_user:918 : user_id=1da73930fef84e519de3ada96af6bafe 2025-10-07 20:46:38.334 | ++ functions-common:get_or_create_user:919 : echo 1da73930fef84e519de3ada96af6bafe 2025-10-07 20:46:38.334 | + lib/swift:create_swift_accounts:633 : SWIFT_USER_TEST1=1da73930fef84e519de3ada96af6bafe 2025-10-07 20:46:38.334 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2025-10-07 20:46:38.334 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.334 | + lib/swift:create_swift_accounts:635 : get_or_add_user_project_role admin 1da73930fef84e519de3ada96af6bafe f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.334 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:38.334 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:38.334 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:46:38.334 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:38.334 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:38.334 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:46:38.334 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:46:38.334 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:46:38.334 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 1da73930fef84e519de3ada96af6bafe --project f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.335 | 2025-10-07 20:46:38.335 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1da73930fef84e519de3ada96af6bafe --project f8eb6e3182b647e5af047a52af440f80 -c Role -f value 2025-10-07 20:46:38.335 | 2025-10-07 20:46:38.335 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.335 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.335 | + lib/swift:create_swift_accounts:637 : local swift_user_test3 2025-10-07 20:46:38.335 | ++ lib/swift:create_swift_accounts:639 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2025-10-07 20:46:38.335 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:38.335 | ++ functions-common:get_or_create_user:903 : [[ ! -z test3@example.com ]] 2025-10-07 20:46:38.335 | ++ functions-common:get_or_create_user:904 : local email=--email=test3@example.com 2025-10-07 20:46:38.335 | +++ 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-10-07 20:46:38.335 | 2025-10-07 20:46:38.335 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.335 | ++ functions-common:get_or_create_user:918 : user_id=dd2d131695304c7ea752b3a560488506 2025-10-07 20:46:38.335 | ++ functions-common:get_or_create_user:919 : echo dd2d131695304c7ea752b3a560488506 2025-10-07 20:46:38.335 | + lib/swift:create_swift_accounts:639 : swift_user_test3=dd2d131695304c7ea752b3a560488506 2025-10-07 20:46:38.335 | + lib/swift:create_swift_accounts:640 : die_if_not_set 640 swift_user_test3 'Failure creating swift_user_test3' 2025-10-07 20:46:38.335 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.335 | + lib/swift:create_swift_accounts:641 : get_or_add_user_project_role d41edf8f7131493da1f568a8a8551e4d dd2d131695304c7ea752b3a560488506 f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:38.335 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:46:38.335 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:38.335 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:38.335 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:46:38.335 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:46:38.335 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add d41edf8f7131493da1f568a8a8551e4d --user dd2d131695304c7ea752b3a560488506 --project f8eb6e3182b647e5af047a52af440f80 2025-10-07 20:46:38.335 | 2025-10-07 20:46:38.335 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role d41edf8f7131493da1f568a8a8551e4d --user dd2d131695304c7ea752b3a560488506 --project f8eb6e3182b647e5af047a52af440f80 -c Role -f value 2025-10-07 20:46:38.335 | 2025-10-07 20:46:38.335 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:982 : user_role_id=d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:46:38.335 | + functions-common:get_or_add_user_project_role:983 : echo d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:46:38.335 | d41edf8f7131493da1f568a8a8551e4d 2025-10-07 20:46:38.335 | + lib/swift:create_swift_accounts:643 : local swift_project_test2 2025-10-07 20:46:38.336 | ++ lib/swift:create_swift_accounts:644 : get_or_create_project swiftprojecttest2 default 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:46:38.336 | +++ 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-10-07 20:46:38.336 | 2025-10-07 20:46:38.336 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_project:931 : project_id=f979ed114e7842c8a7f54785d7032414 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_project:932 : echo f979ed114e7842c8a7f54785d7032414 2025-10-07 20:46:38.336 | + lib/swift:create_swift_accounts:644 : swift_project_test2=f979ed114e7842c8a7f54785d7032414 2025-10-07 20:46:38.336 | + lib/swift:create_swift_accounts:645 : die_if_not_set 645 swift_project_test2 'Failure creating swift_project_test2' 2025-10-07 20:46:38.336 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.336 | + lib/swift:create_swift_accounts:647 : local swift_user_test2 2025-10-07 20:46:38.336 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_user:903 : [[ ! -z test2@example.com ]] 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_user:904 : local email=--email=test2@example.com 2025-10-07 20:46:38.336 | +++ 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-10-07 20:46:38.336 | 2025-10-07 20:46:38.336 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_user:918 : user_id=f26199b773f04f7a81f1f346295cb00a 2025-10-07 20:46:38.336 | ++ functions-common:get_or_create_user:919 : echo f26199b773f04f7a81f1f346295cb00a 2025-10-07 20:46:38.336 | + lib/swift:create_swift_accounts:649 : swift_user_test2=f26199b773f04f7a81f1f346295cb00a 2025-10-07 20:46:38.336 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test2 'Failure creating swift_user_test2' 2025-10-07 20:46:38.336 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.336 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role admin f26199b773f04f7a81f1f346295cb00a f979ed114e7842c8a7f54785d7032414 2025-10-07 20:46:38.336 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:38.336 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:38.336 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:46:38.336 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:38.336 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:38.336 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:46:38.336 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:46:38.336 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:46:38.336 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:46:38.336 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user f26199b773f04f7a81f1f346295cb00a --project f979ed114e7842c8a7f54785d7032414 2025-10-07 20:46:38.336 | 2025-10-07 20:46:38.336 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f26199b773f04f7a81f1f346295cb00a --project f979ed114e7842c8a7f54785d7032414 -c Role -f value 2025-10-07 20:46:38.336 | 2025-10-07 20:46:38.336 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.336 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.336 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.336 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:653 : local swift_domain 2025-10-07 20:46:38.337 | ++ lib/swift:create_swift_accounts:654 : get_or_create_domain swift_test 'Used for swift functional testing' 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-10-07 20:46:38.337 | +++ 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-10-07 20:46:38.337 | 2025-10-07 20:46:38.337 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_domain:880 : domain_id=931d97fe877b4305b0bee86c2077fae3 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_domain:881 : echo 931d97fe877b4305b0bee86c2077fae3 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:654 : swift_domain=931d97fe877b4305b0bee86c2077fae3 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_domain 'Failure creating swift_test domain' 2025-10-07 20:46:38.337 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:657 : local swift_project_test4 2025-10-07 20:46:38.337 | ++ lib/swift:create_swift_accounts:658 : get_or_create_project swiftprojecttest4 931d97fe877b4305b0bee86c2077fae3 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_project:925 : local project_id 2025-10-07 20:46:38.337 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=931d97fe877b4305b0bee86c2077fae3 --or-show -f value -c id 2025-10-07 20:46:38.337 | 2025-10-07 20:46:38.337 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_project:931 : project_id=d41df2ae8d984eef9e870217b2821c13 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_project:932 : echo d41df2ae8d984eef9e870217b2821c13 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:658 : swift_project_test4=d41df2ae8d984eef9e870217b2821c13 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:659 : die_if_not_set 659 swift_project_test4 'Failure creating swift_project_test4' 2025-10-07 20:46:38.337 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:661 : local swift_user_test4 2025-10-07 20:46:38.337 | ++ lib/swift:create_swift_accounts:663 : get_or_create_user swiftusertest4 testing4 931d97fe877b4305b0bee86c2077fae3 test4@example.com 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_user:903 : [[ ! -z test4@example.com ]] 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_user:904 : local email=--email=test4@example.com 2025-10-07 20:46:38.337 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=931d97fe877b4305b0bee86c2077fae3 --email=test4@example.com --or-show -f value -c id 2025-10-07 20:46:38.337 | 2025-10-07 20:46:38.337 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_user:918 : user_id=9de5e03f6a0640e29b38bbd8508f5b96 2025-10-07 20:46:38.337 | ++ functions-common:get_or_create_user:919 : echo 9de5e03f6a0640e29b38bbd8508f5b96 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:663 : swift_user_test4=9de5e03f6a0640e29b38bbd8508f5b96 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:664 : die_if_not_set 664 swift_user_test4 'Failure creating swift_user_test4' 2025-10-07 20:46:38.337 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:46:38.337 | + lib/swift:create_swift_accounts:665 : get_or_add_user_project_role admin 9de5e03f6a0640e29b38bbd8508f5b96 d41df2ae8d984eef9e870217b2821c13 2025-10-07 20:46:38.338 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:46:38.338 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:46:38.338 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-10-07 20:46:38.338 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:46:38.338 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:46:38.338 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-10-07 20:46:38.338 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-10-07 20:46:38.338 | ++ functions-common:_get_domain_args:960 : echo 2025-10-07 20:46:38.338 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-10-07 20:46:38.338 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 9de5e03f6a0640e29b38bbd8508f5b96 --project d41df2ae8d984eef9e870217b2821c13 2025-10-07 20:46:38.338 | 2025-10-07 20:46:38.338 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9de5e03f6a0640e29b38bbd8508f5b96 --project d41df2ae8d984eef9e870217b2821c13 -c Role -f value 2025-10-07 20:46:38.338 | 2025-10-07 20:46:38.338 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:46:38.338 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.338 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.338 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:46:38.408 | [5540 Async create_swift_accounts:72728]: finished create_swift_accounts with result 0 in 45 seconds 2025-10-07 20:46:38.473 | [5540 Async configure_horizon:72890]: Waiting for completion of configure_horizon running on PID 72890 (2 other jobs running) 2025-10-07 20:46:38.516 | [5540 Async configure_horizon:72890]: Signaling child to exit 2025-10-07 20:46:38.516 | WAKEUP 2025-10-07 20:46:38.551 | [5540 Async configure_horizon:72890]: Signaled 2025-10-07 20:46:38.554 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2025-10-07 20:46:38.554 | + inc/python:setup_develop:354 : local bindep 2025-10-07 20:46:38.554 | + inc/python:setup_develop:355 : [[ /opt/stack/horizon == -bindep* ]] 2025-10-07 20:46:38.554 | + inc/python:setup_develop:359 : local project_dir=/opt/stack/horizon 2025-10-07 20:46:38.554 | + inc/python:setup_develop:360 : local extras= 2025-10-07 20:46:38.554 | + inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/horizon == -bindep* ]] 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/horizon 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:46:38.554 | ++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/horizon 2025-10-07 20:46:38.554 | ++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/horizon 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:46:38.554 | ++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:401 : name=horizon 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:402 : '[' -z horizon ']' 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2025-10-07 20:46:38.554 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:46:38.554 | import pkg_resources 2025-10-07 20:46:38.554 | + inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/horizon -e 2025-10-07 20:46:38.554 | + inc/python:setup_package:437 : local bindep=0 2025-10-07 20:46:38.554 | + inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:46:38.554 | + inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:46:38.554 | + inc/python:setup_package:440 : [[ /opt/stack/horizon == -bindep* ]] 2025-10-07 20:46:38.554 | + inc/python:setup_package:445 : local project_dir=/opt/stack/horizon 2025-10-07 20:46:38.554 | + inc/python:setup_package:446 : local flags=-e 2025-10-07 20:46:38.554 | + inc/python:setup_package:447 : local extras= 2025-10-07 20:46:38.554 | + inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:46:38.554 | + inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:46:38.554 | + inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:46:38.554 | + inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:46:38.554 | + inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:46:38.554 | + inc/python:setup_package:465 : pip_install -e /opt/stack/horizon 2025-10-07 20:46:38.554 | Using python 3.12 to install /opt/stack/horizon 2025-10-07 20:46:38.554 | + 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-10-07 20:46:38.554 | 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-10-07 20:46:38.554 | Obtaining file:///opt/stack/horizon 2025-10-07 20:46:38.554 | Installing build dependencies: started 2025-10-07 20:46:38.554 | Installing build dependencies: finished with status 'done' 2025-10-07 20:46:38.554 | Checking if build backend supports build_editable: started 2025-10-07 20:46:38.554 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:46:38.554 | Getting requirements to build editable: started 2025-10-07 20:46:38.554 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:46:38.554 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:46:38.555 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.555 | Requirement already satisfied: pbr>=5.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (7.0.1) 2025-10-07 20:46:38.555 | Collecting Babel>=2.6.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting Django<4.3,>=4.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/44/314e8e4612bd122dd0424c88b44730af68eafbee88cc887a86586b7a1f2a/django-4.2.23-py3-none-any.whl.metadata (4.2 kB) 2025-10-07 20:46:38.555 | Collecting django-compressor>=4.4 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting django-debreach>=1.4.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (3.2.1) 2025-10-07 20:46:38.555 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (2.1.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (5.12.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (1.3.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (7.2.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.config>=8.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (10.0.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (6.6.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.policy>=3.11.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (4.6.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.serialization>=4.3.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (5.8.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (2.6.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (9.1.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: osprofiler>=3.4.2 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (4.3.0) 2025-10-07 20:46:38.555 | Collecting libsass>=0.23.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting Pillow>=9.1.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c9/06dd4a38974e24f932ff5f98ea3c546ce3f8c995d3f0985f8e5ba48bba19/pillow-11.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-10-07 20:46:38.555 | Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (9.8.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (4.10.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (5.7.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: python-neutronclient>=8.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (11.6.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (18.11.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (4.8.0) 2025-10-07 20:46:38.555 | Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib64/python3.12/site-packages (from horizon==25.6.0.dev13) (6.0.2) 2025-10-07 20:46:38.555 | Collecting qrcode>=8.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (2.32.4) 2025-10-07 20:46:38.555 | Collecting semantic-version>=2.3.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev13) (2025.2) 2025-10-07 20:46:38.555 | Collecting XStatic>=1.0.3 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 3.9 MB/s eta 0:00:00 2025-10-07 20:46:38.555 | Installing build dependencies: started 2025-10-07 20:46:38.555 | Installing build dependencies: finished with status 'done' 2025-10-07 20:46:38.555 | Getting requirements to build wheel: started 2025-10-07 20:46:38.555 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:46:38.555 | Preparing metadata (pyproject.toml): started 2025-10-07 20:46:38.555 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.555 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.555 | 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-10-07 20:46:38.555 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-D3>=3.5.17.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Installing build dependencies: started 2025-10-07 20:46:38.556 | Installing build dependencies: finished with status 'done' 2025-10-07 20:46:38.556 | Getting requirements to build wheel: started 2025-10-07 20:46:38.556 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:46:38.556 | Preparing metadata (pyproject.toml): started 2025-10-07 20:46:38.556 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.556 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Installing build dependencies: started 2025-10-07 20:46:38.556 | Installing build dependencies: finished with status 'done' 2025-10-07 20:46:38.556 | Getting requirements to build wheel: started 2025-10-07 20:46:38.556 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:46:38.556 | Preparing metadata (pyproject.toml): started 2025-10-07 20:46:38.556 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.556 | Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Installing build dependencies: started 2025-10-07 20:46:38.556 | Installing build dependencies: finished with status 'done' 2025-10-07 20:46:38.556 | Getting requirements to build wheel: started 2025-10-07 20:46:38.556 | Getting requirements to build wheel: finished with status 'done' 2025-10-07 20:46:38.556 | Preparing metadata (pyproject.toml): started 2025-10-07 20:46:38.556 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.556 | Collecting enmerkar>=0.7.1 (from horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/3c/0464dcada90d5da0e71018c04a140ad6349558afb30b3051b4264cc5b965/asgiref-3.9.1-py3-none-any.whl.metadata (9.3 kB) 2025-10-07 20:46:38.556 | Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.6.0.dev13) 2025-10-07 20:46:38.556 | 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-10-07 20:46:38.556 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.6.0.dev13) (3.0.0) 2025-10-07 20:46:38.557 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev13) (5.5.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.8.0) 2025-10-07 20:46:38.557 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev13) (4.14.1) 2025-10-07 20:46:38.557 | 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.dev13) (0.19) 2025-10-07 20:46:38.557 | 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.dev13) (2.0.0) 2025-10-07 20:46:38.557 | 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.dev13) (6.1.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.1.1) 2025-10-07 20:46:38.557 | 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.dev13) (3.16.0) 2025-10-07 20:46:38.557 | 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.dev13) (3.2.3) 2025-10-07 20:46:38.557 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev13) (25.0) 2025-10-07 20:46:38.557 | 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.dev13) (7.0.0) 2025-10-07 20:46:38.557 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.6.0.dev13) (1.8.9) 2025-10-07 20:46:38.557 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.6.0.dev13) (69.0.3) 2025-10-07 20:46:38.557 | 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.dev13) (2.1.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.17.2) 2025-10-07 20:46:38.557 | 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.dev13) (24.2.1) 2025-10-07 20:46:38.557 | 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.dev13) (4.11.0) 2025-10-07 20:46:38.557 | 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.dev13) (4.7.1) 2025-10-07 20:46:38.557 | 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.dev13) (4.2.0) 2025-10-07 20:46:38.557 | 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.dev13) (7.2.1) 2025-10-07 20:46:38.557 | 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.dev13) (2.3.0) 2025-10-07 20:46:38.557 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev13) (3.4.2) 2025-10-07 20:46:38.557 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev13) (3.10) 2025-10-07 20:46:38.557 | 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.dev13) (1.26.20) 2025-10-07 20:46:38.557 | 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.dev13) (0.5.2) 2025-10-07 20:46:38.557 | 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.dev13) (2.7.0) 2025-10-07 20:46:38.557 | 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.dev13) (43.0.3) 2025-10-07 20:46:38.557 | 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.dev13) (5.2.1) 2025-10-07 20:46:38.557 | 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.dev13) (1.4.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.0.1) 2025-10-07 20:46:38.557 | 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.dev13) (1.33) 2025-10-07 20:46:38.557 | 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.dev13) (4.3.8) 2025-10-07 20:46:38.557 | 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.dev13) (1.4.0) 2025-10-07 20:46:38.557 | 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.dev13) (2.9.0.post0) 2025-10-07 20:46:38.557 | 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.dev13) (0.2.13) 2025-10-07 20:46:38.557 | 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.dev13) (4.25.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.9.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.7.1) 2025-10-07 20:46:38.557 | 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.dev13) (1.17.1) 2025-10-07 20:46:38.557 | 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.dev13) (3.0.0) 2025-10-07 20:46:38.557 | 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.dev13) (25.3.0) 2025-10-07 20:46:38.557 | 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.dev13) (2025.4.1) 2025-10-07 20:46:38.557 | 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.dev13) (0.36.2) 2025-10-07 20:46:38.557 | 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.dev13) (0.26.0) 2025-10-07 20:46:38.557 | 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.dev13) (1.17.0) 2025-10-07 20:46:38.557 | 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.dev13) (2.22) 2025-10-07 20:46:38.557 | 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.dev13) (14.1.0) 2025-10-07 20:46:38.557 | 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.dev13) (3.0.0) 2025-10-07 20:46:38.557 | 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.dev13) (2.19.2) 2025-10-07 20:46:38.557 | 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.dev13) (0.1.2) 2025-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 120.6 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/44/314e8e4612bd122dd0424c88b44730af68eafbee88cc887a86586b7a1f2a/django-4.2.23-py3-none-any.whl (8.0 MB) 2025-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 122.2 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 18.8 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 8.2 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | 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-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 107.0 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c9/06dd4a38974e24f932ff5f98ea3c546ce3f8c995d3f0985f8e5ba48bba19/pillow-11.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB) 2025-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 107.3 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl (45 kB) 2025-10-07 20:46:38.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 9.0 MB/s eta 0:00:00 2025-10-07 20:46:38.557 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.9/495.9 kB 54.6 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 8.6 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 30.3 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.4/67.4 kB 7.1 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.7/250.7 kB 37.2 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 87.2 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 6.8 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 84.9 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 4.2 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 38.9 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.9 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 30.3 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 99.7 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/3c/0464dcada90d5da0e71018c04a140ad6349558afb30b3051b4264cc5b965/asgiref-3.9.1-py3-none-any.whl (23 kB) 2025-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | 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-10-07 20:46:38.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 4.5 MB/s eta 0:00:00 2025-10-07 20:46:38.558 | Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-10-07 20:46:38.558 | Building editable for horizon (pyproject.toml): started 2025-10-07 20:46:38.558 | Building editable for horizon (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.558 | Created wheel for horizon: filename=horizon-25.6.0.dev13-0.editable-py3-none-any.whl size=8947 sha256=cfe8e5d437892287d6fb52400698147d2508e876cdcd9cbd6d90978e38e93e7a 2025-10-07 20:46:38.558 | Stored in directory: /tmp/pip-ephem-wheel-cache-ml8t3c9y/wheels/79/fe/07/a1abea766a1105ac4673031ff9f771cb36f68aeaefcdd5e470 2025-10-07 20:46:38.558 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): started 2025-10-07 20:46:38.558 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.558 | Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45129 sha256=4f29f2052ec93ab34457cd0392790f7ab5835e411a2227c00e5f106b4680e616 2025-10-07 20:46:38.558 | Stored in directory: /root/.cache/pip/wheels/47/84/d9/00ae0384afc45e5b01839618a14e92135ecb7fb8e43a0a63e6 2025-10-07 20:46:38.558 | Building wheel for XStatic-objectpath (pyproject.toml): started 2025-10-07 20:46:38.558 | Building wheel for XStatic-objectpath (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.558 | Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4554 sha256=e8b3b5dcca79c109ad04c2bb813faa05c32ad0ad9a238cdf19cd6cadba70636c 2025-10-07 20:46:38.558 | Stored in directory: /root/.cache/pip/wheels/46/fa/f6/f08bc6065689778257c71e2e1b424447a1833af2114c5d5628 2025-10-07 20:46:38.558 | Building wheel for XStatic-term.js (pyproject.toml): started 2025-10-07 20:46:38.558 | Building wheel for XStatic-term.js (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.558 | Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39078 sha256=b0a65dbbb58dd9ca71a8c843da63f7b31ec86778ef528a80d2b94a82f3195ae0 2025-10-07 20:46:38.558 | Stored in directory: /root/.cache/pip/wheels/aa/d1/e6/545831b8618970b8b88499b7f8e3ab2091e587bf7ba6be36ff 2025-10-07 20:46:38.559 | Building wheel for XStatic-tv4 (pyproject.toml): started 2025-10-07 20:46:38.559 | Building wheel for XStatic-tv4 (pyproject.toml): finished with status 'done' 2025-10-07 20:46:38.559 | Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24629 sha256=158415e60ebdb451738a9a38859c636fa9d897d88be175888f2b9d953c46cebf 2025-10-07 20:46:38.559 | Stored in directory: /root/.cache/pip/wheels/43/d0/c9/c806f45849f4ebd71d8b8ea7aa9f8b6c97f68a0ae8e084b1d4 2025-10-07 20:46:38.559 | Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-10-07 20:46:38.559 | 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-10-07 20:46:38.559 | Successfully installed Babel-2.17.0 Django-4.2.23 Pillow-11.3.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.9.1 django-appconf-1.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.6.0.dev13 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-10-07 20:46:38.559 | 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-10-07 20:46:38.559 | + inc/python:pip_install:216 : result=0 2025-10-07 20:46:38.559 | + inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:46:38.559 | + functions-common:time_stop:2423 : local name 2025-10-07 20:46:38.559 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:46:38.559 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:46:38.559 | + functions-common:time_stop:2426 : local total 2025-10-07 20:46:38.559 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:46:38.559 | + functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:46:38.559 | + functions-common:time_stop:2430 : start_time=1759869953727 2025-10-07 20:46:38.559 | + functions-common:time_stop:2432 : [[ -z 1759869953727 ]] 2025-10-07 20:46:38.559 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:46:38.559 | + functions-common:time_stop:2435 : end_time=1759869987387 2025-10-07 20:46:38.559 | + functions-common:time_stop:2436 : elapsed_time=33660 2025-10-07 20:46:38.559 | + functions-common:time_stop:2437 : total=160999 2025-10-07 20:46:38.559 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:46:38.559 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=194659 2025-10-07 20:46:38.559 | + inc/python:pip_install:219 : return 0 2025-10-07 20:46:38.559 | + inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:46:38.559 | + inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:46:38.559 | + inc/python:setup_package:469 : '[' -d '/opt/stack/horizon/*.egg-info' ']' 2025-10-07 20:46:38.559 | + inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/horizon 2025-10-07 20:46:38.559 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2025-10-07 20:46:38.559 | + inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:46:38.559 | + 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-10-07 20:46:38.559 | + 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-10-07 20:46:38.559 | + inc/python:use_library_from_git:269 : return 1 2025-10-07 20:46:38.559 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2025-10-07 20:46:38.559 | + lib/horizon:configure_horizon:81 : /bin/python3.12 manage.py compilemessages 2025-10-07 20:46:38.559 | No local_settings file found. 2025-10-07 20:46:38.559 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-10-07 20:46:38.559 | version_info = version.StrictVersion(__version__).version 2025-10-07 20:46:38.559 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-10-07 20:46:38.559 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.560 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2025-10-07 20:46:38.561 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-10-07 20:46:38.562 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + 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-10-07 20:46:38.562 | + lib/horizon:configure_horizon:88 : echo 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"38.102.83.9"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:43 : local 'value="38.102.83.9"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "38.102.83.9"' 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://38.102.83.9/identity/v3"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:43 : local 'value="https://38.102.83.9/identity/v3"' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://38.102.83.9/identity/v3"' 2025-10-07 20:46:38.562 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.562 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-10-07 20:46:38.563 | + 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-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:41 : local section= 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2025-10-07 20:46:38.563 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2025-10-07 20:46:38.563 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-10-07 20:46:38.563 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:119 : local horizon_conf 2025-10-07 20:46:38.563 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2025-10-07 20:46:38.563 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2025-10-07 20:46:38.563 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:46:38.563 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:46:38.563 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:46:38.563 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:46:38.563 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:46:38.563 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-10-07 20:46:38.563 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/horizon.conf ']' 2025-10-07 20:46:38.563 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/horizon.conf.disabled 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/httpd/conf.d/horizon.conf.disabled 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:123 : [[ False == \T\r\u\e ]] 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2025-10-07 20:46:38.563 | s,%USER%,stack,g; 2025-10-07 20:46:38.563 | s,%GROUP%,stack,g; 2025-10-07 20:46:38.563 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2025-10-07 20:46:38.563 | s,%APACHE_NAME%,httpd,g; 2025-10-07 20:46:38.563 | s,%DEST%,/opt/stack,g; 2025-10-07 20:46:38.563 | s,%WEBROOT%,/dashboard,g; 2025-10-07 20:46:38.563 | s,%WSGIPYTHONHOME%,,g; 2025-10-07 20:46:38.563 | " /opt/stack/devstack/files/apache-horizon.template >/etc/httpd/conf.d/horizon.conf.disabled' 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:139 : is_ubuntu 2025-10-07 20:46:38.563 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:46:38.563 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:46:38.563 | + lib/horizon:configure_horizon:142 : is_fedora 2025-10-07 20:46:38.563 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:46:38.563 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:46:38.564 | + lib/horizon:configure_horizon:143 : : 2025-10-07 20:46:38.564 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:191 : local site=horizon 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:46:38.564 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:46:38.564 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:46:38.564 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:46:38.564 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:46:38.564 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:46:38.564 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:46:38.564 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:46:38.564 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:46:38.564 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/horizon.conf.disabled ]] 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/horizon.conf ]] 2025-10-07 20:46:38.564 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/horizon.conf.disabled /etc/httpd/conf.d/horizon.conf 2025-10-07 20:46:38.631 | [5540 Async configure_horizon:72890]: finished configure_horizon with result 0 in 36 seconds 2025-10-07 20:46:38.638 | + inc/async:async_wait:197 : return 0 2025-10-07 20:46:38.643 | + ./stack.sh:main:1177 : is_service_enabled mysql postgresql 2025-10-07 20:46:38.677 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:38.682 | + ./stack.sh:main:1177 : is_service_enabled glance 2025-10-07 20:46:38.715 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:38.721 | + ./stack.sh:main:1178 : echo_summary 'Configuring Glance' 2025-10-07 20:46:38.725 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:46:38.731 | + ./stack.sh:echo_summary:474 : echo -e Configuring Glance 2025-10-07 20:46:38.736 | + ./stack.sh:main:1179 : async_runfunc init_glance 2025-10-07 20:46:38.740 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2025-10-07 20:46:38.853 | + inc/async:async_inner:63 : init_glance 2025-10-07 20:46:38.916 | [5540 Async init_glance:77087]: running: init_glance 2025-10-07 20:46:38.922 | + ./stack.sh:main:1186 : is_service_enabled neutron 2025-10-07 20:46:38.951 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:38.956 | + ./stack.sh:main:1187 : echo_summary 'Configuring Neutron' 2025-10-07 20:46:38.961 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:46:38.964 | + ./stack.sh:echo_summary:474 : echo -e Configuring Neutron 2025-10-07 20:46:38.969 | + ./stack.sh:main:1189 : configure_neutron 2025-10-07 20:46:38.974 | + lib/neutron:configure_neutron:387 : _configure_neutron_common 2025-10-07 20:46:38.978 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2025-10-07 20:46:38.982 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2025-10-07 20:46:39.020 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2025-10-07 20:46:39.024 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2025-10-07 20:46:44.574 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:46:44.611 | [77087 Async init_glance:77087]: finished successfully 2025-10-07 20:46:56.561 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2025-10-07 20:46:56.572 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2025-10-07 20:46:56.576 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2025-10-07 20:46:56.580 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2025-10-07 20:46:56.583 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2025-10-07 20:46:56.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-10-07 20:46:56.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2025-10-07 20:46:56.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2025-10-07 20:46:56.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2025-10-07 20:46:56.602 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2025-10-07 20:46:56.605 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2025-10-07 20:46:56.607 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2025-10-07 20:46:56.610 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2025-10-07 20:46:56.613 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2025-10-07 20:46:56.617 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2025-10-07 20:46:56.621 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2025-10-07 20:46:56.627 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:46:56.631 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:46:56.635 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2025-10-07 20:46:56.638 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:46:56.646 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2025-10-07 20:46:56.649 | ++ lib/database:database_connection_url:134 : local db=neutron 2025-10-07 20:46:56.654 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2025-10-07 20:46:56.657 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=neutron 2025-10-07 20:46:56.659 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:46:56.663 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:46:56.666 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:46:56.691 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:56.696 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:46:56.699 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-10-07 20:46:56.704 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-10-07 20:46:56.756 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2025-10-07 20:46:56.803 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2025-10-07 20:46:56.844 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2025-10-07 20:46:56.886 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2025-10-07 20:46:56.939 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2025-10-07 20:46:56.993 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2025-10-07 20:46:56.997 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2025-10-07 20:46:57.002 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/neutron.conf 2025-10-07 20:46:57.006 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/neutron.conf 2025-10-07 20:46:57.012 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:46:57.039 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:46:57.044 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:46:57.048 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:46:57.052 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:46:57.056 | + 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-10-07 20:46:57.106 | + 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-10-07 20:46:57.165 | + 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-10-07 20:46:57.217 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:46:57.273 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2025-10-07 20:46:57.328 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2025-10-07 20:46:57.331 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:46:57.335 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2025-10-07 20:46:57.339 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2025-10-07 20:46:57.343 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2025-10-07 20:46:57.348 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:46:57.352 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2025-10-07 20:46:57.357 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2025-10-07 20:46:57.400 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2025-10-07 20:46:57.443 | + lib/neutron:_neutron_setup_rootwrap:1080 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2025-10-07 20:46:57.448 | + lib/neutron:_neutron_setup_rootwrap:1083 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2025-10-07 20:46:57.492 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2025-10-07 20:46:57.525 | + lib/neutron:_neutron_setup_rootwrap:1089 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2025-10-07 20:46:57.562 | + lib/neutron:_neutron_setup_rootwrap:1092 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-10-07 20:46:57.567 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-10-07 20:46:57.572 | ++ lib/neutron:_neutron_setup_rootwrap:1096 : mktemp 2025-10-07 20:46:57.580 | + lib/neutron:_neutron_setup_rootwrap:1096 : TEMPFILE=/tmp/tmp.tWN0993T5y 2025-10-07 20:46:57.585 | + lib/neutron:_neutron_setup_rootwrap:1097 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-10-07 20:46:57.589 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-10-07 20:46:57.594 | + lib/neutron:_neutron_setup_rootwrap:1099 : chmod 0440 /tmp/tmp.tWN0993T5y 2025-10-07 20:46:57.602 | + lib/neutron:_neutron_setup_rootwrap:1100 : sudo chown root:root /tmp/tmp.tWN0993T5y 2025-10-07 20:46:57.640 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo mv /tmp/tmp.tWN0993T5y /etc/sudoers.d/neutron-rootwrap 2025-10-07 20:46:57.675 | + lib/neutron:_neutron_setup_rootwrap:1104 : configure_root_helper_options /etc/neutron/neutron.conf 2025-10-07 20:46:57.679 | + lib/neutron:configure_root_helper_options:1108 : local conffile=/etc/neutron/neutron.conf 2025-10-07 20:46:57.684 | + lib/neutron:configure_root_helper_options:1109 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-10-07 20:46:57.738 | + lib/neutron:configure_root_helper_options:1110 : [[ True == \T\r\u\e ]] 2025-10-07 20:46:57.741 | + lib/neutron:configure_root_helper_options:1111 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-10-07 20:46:57.799 | + lib/neutron:configure_neutron:388 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2025-10-07 20:46:57.803 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2025-10-07 20:46:57.808 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2025-10-07 20:46:57.813 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-10-07 20:46:57.817 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-10-07 20:46:57.822 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:46:57.854 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:57.860 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-10-07 20:46:57.866 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-10-07 20:46:57.871 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:46:57.902 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:57.907 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:46:57.913 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/ 2025-10-07 20:46:57.974 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:46:57.979 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:46:57.984 | + lib/neutron:configure_neutron:390 : is_service_enabled q-metering neutron-metering 2025-10-07 20:46:58.016 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:58.021 | + lib/neutron:configure_neutron:393 : is_service_enabled q-agt neutron-agent 2025-10-07 20:46:58.052 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:58.057 | + lib/neutron:configure_neutron:396 : is_service_enabled q-dhcp neutron-dhcp 2025-10-07 20:46:58.090 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:58.094 | + lib/neutron:configure_neutron:399 : is_service_enabled q-l3 neutron-l3 2025-10-07 20:46:58.127 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:58.132 | + lib/neutron:configure_neutron:402 : is_service_enabled q-meta neutron-metadata-agent 2025-10-07 20:46:58.164 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:58.169 | + lib/neutron:configure_neutron:406 : [[ legacy != \l\e\g\a\c\y ]] 2025-10-07 20:46:58.174 | + lib/neutron:configure_neutron:409 : is_service_enabled ceilometer 2025-10-07 20:46:58.207 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:46:58.212 | + lib/neutron:configure_neutron:413 : [[ ovn == \o\v\n ]] 2025-10-07 20:46:58.217 | + lib/neutron:configure_neutron:414 : configure_ovn 2025-10-07 20:46:58.222 | + lib/neutron_plugins/ovn_agent:configure_ovn:533 : echo 'Configuring OVN' 2025-10-07 20:46:58.222 | Configuring OVN 2025-10-07 20:46:58.227 | + lib/neutron_plugins/ovn_agent:configure_ovn:535 : '[' -z '' ']' 2025-10-07 20:46:58.232 | + lib/neutron_plugins/ovn_agent:configure_ovn:536 : '[' -f /etc/openvswitch/system-id.conf ']' 2025-10-07 20:46:58.238 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:539 : uuidgen 2025-10-07 20:46:58.246 | + lib/neutron_plugins/ovn_agent:configure_ovn:539 : OVN_UUID=aba05413-2b1b-4afe-a36c-4ccddc0e3cf8 2025-10-07 20:46:58.252 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : echo aba05413-2b1b-4afe-a36c-4ccddc0e3cf8 2025-10-07 20:46:58.252 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : sudo tee /etc/openvswitch/system-id.conf 2025-10-07 20:46:58.281 | aba05413-2b1b-4afe-a36c-4ccddc0e3cf8 2025-10-07 20:46:58.289 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:46:58.294 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : is_fedora 2025-10-07 20:46:58.299 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:46:58.303 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:46:58.307 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:46:58.311 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:46:58.316 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:46:58.320 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:46:58.324 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:46:58.329 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:46:58.333 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:46:58.338 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:46:58.342 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : sudo truncate -s 0 /etc/openvswitch/default.conf 2025-10-07 20:46:58.373 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : sudo truncate -s 0 /etc/sysconfig/openvswitch 2025-10-07 20:46:58.409 | + lib/neutron_plugins/ovn_agent:configure_ovn:555 : sudo truncate -s 0 /etc/sysconfig/ovn 2025-10-07 20:46:58.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : local sample_file= 2025-10-07 20:46:58.448 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : local config_file= 2025-10-07 20:46:58.453 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-10-07 20:46:58.481 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:58.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : [[ metadata =~ metadata ]] 2025-10-07 20:46:58.490 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled ovn-controller 2025-10-07 20:46:58.518 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:46:58.523 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2025-10-07 20:46:58.527 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-10-07 20:46:58.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2025-10-07 20:46:58.537 | + lib/neutron_plugins/ovn_agent:configure_ovn:569 : sudo install -d -o stack /etc/neutron 2025-10-07 20:46:58.571 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2025-10-07 20:46:58.581 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : cd /opt/stack/neutron 2025-10-07 20:46:58.585 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : exec ./tools/generate_config_file_samples.sh 2025-10-07 20:47:15.144 | + 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-10-07 20:47:15.151 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2025-10-07 20:47:15.155 | + lib/neutron:configure_root_helper_options:1108 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-10-07 20:47:15.159 | + lib/neutron:configure_root_helper_options:1109 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-10-07 20:47:15.210 | + lib/neutron:configure_root_helper_options:1110 : [[ True == \T\r\u\e ]] 2025-10-07 20:47:15.213 | + lib/neutron:configure_root_helper_options:1111 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-10-07 20:47:15.264 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2025-10-07 20:47:15.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 38.102.83.9 2025-10-07 20:47:15.371 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2025-10-07 20:47:15.425 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2025-10-07 20:47:15.478 | + 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-10-07 20:47:15.531 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:38.102.83.9:6642 2025-10-07 20:47:15.585 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : is_service_enabled tls-proxy 2025-10-07 20:47:15.615 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:15.619 | + 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-10-07 20:47:15.674 | + 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-10-07 20:47:15.728 | + 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-10-07 20:47:15.782 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2025-10-07 20:47:15.787 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2025-10-07 20:47:15.839 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:38.102.83.9:6641 2025-10-07 20:47:15.895 | + lib/neutron:configure_neutron:415 : configure_ovn_plugin 2025-10-07 20:47:15.900 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:475 : echo 'Configuring Neutron for OVN' 2025-10-07 20:47:15.900 | Configuring Neutron for OVN 2025-10-07 20:47:15.904 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:477 : is_service_enabled q-svc neutron-api 2025-10-07 20:47:15.936 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:15.940 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:478 : filter_network_api_extensions 2025-10-07 20:47:15.946 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-10-07 20:47:15.946 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2025-10-07 20:47:17.605 | + 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-10-07 20:47:17.611 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-10-07 20:47:17.611 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2025-10-07 20:47:18.944 | + 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 2025-10-07 20:47:18.948 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:453 : is_service_enabled q-qos neutron-qos 2025-10-07 20:47:18.974 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:18.978 | + 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 2025-10-07 20:47:18.984 | ++ 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 2025-10-07 20:47:18.984 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : sort -u 2025-10-07 20:47:18.985 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : tr ', ' '\n' 2025-10-07 20:47:18.993 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : extensions='address-group 2025-10-07 20:47:18.993 | address-scope 2025-10-07 20:47:18.993 | agent 2025-10-07 20:47:18.993 | allowed-address-pairs 2025-10-07 20:47:18.993 | auto-allocated-topology 2025-10-07 20:47:18.993 | availability_zone 2025-10-07 20:47:18.993 | bgp 2025-10-07 20:47:18.993 | bgp_4byte_asn 2025-10-07 20:47:18.994 | bgp_dragent_scheduler 2025-10-07 20:47:18.994 | binding 2025-10-07 20:47:18.994 | binding-extended 2025-10-07 20:47:18.994 | default-subnetpools 2025-10-07 20:47:18.994 | dhcp_agent_scheduler 2025-10-07 20:47:18.994 | dns-domain-ports 2025-10-07 20:47:18.994 | dns-integration 2025-10-07 20:47:18.994 | dns-integration-domain-keywords 2025-10-07 20:47:18.994 | empty-string-filtering 2025-10-07 20:47:18.994 | enable-default-route-bfd 2025-10-07 20:47:18.994 | enable-default-route-ecmp 2025-10-07 20:47:18.994 | expose-port-forwarding-in-fip 2025-10-07 20:47:18.994 | external-gateway-multihoming 2025-10-07 20:47:18.994 | external-net 2025-10-07 20:47:18.994 | ext-gw-mode 2025-10-07 20:47:18.994 | extra_dhcp_opt 2025-10-07 20:47:18.994 | extraroute 2025-10-07 20:47:18.994 | extraroute-atomic 2025-10-07 20:47:18.994 | filter-validation 2025-10-07 20:47:18.994 | fip-port-details 2025-10-07 20:47:18.994 | flavors 2025-10-07 20:47:18.994 | floatingip-pools 2025-10-07 20:47:18.994 | floating-ip-port-forwarding 2025-10-07 20:47:18.994 | floating-ip-port-forwarding-description 2025-10-07 20:47:18.994 | floating-ip-port-forwarding-detail 2025-10-07 20:47:18.994 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:18.994 | fwaas_v2 2025-10-07 20:47:18.994 | l3-flavors 2025-10-07 20:47:18.994 | l3-ha 2025-10-07 20:47:18.995 | logging 2025-10-07 20:47:18.995 | multi-provider 2025-10-07 20:47:18.995 | net-mtu 2025-10-07 20:47:18.995 | net-mtu-writable 2025-10-07 20:47:18.995 | network_availability_zone 2025-10-07 20:47:18.995 | network_ha 2025-10-07 20:47:18.995 | network-ip-availability 2025-10-07 20:47:18.995 | pagination 2025-10-07 20:47:18.995 | port-device-profile 2025-10-07 20:47:18.995 | port-hardware-offload-type 2025-10-07 20:47:18.995 | port-mac-address-regenerate 2025-10-07 20:47:18.995 | port-numa-affinity-policy 2025-10-07 20:47:18.995 | port-numa-affinity-policy-socket 2025-10-07 20:47:18.995 | port-resource-request 2025-10-07 20:47:18.995 | port-security 2025-10-07 20:47:18.995 | port-trusted-vif 2025-10-07 20:47:18.995 | project-id 2025-10-07 20:47:18.995 | provider 2025-10-07 20:47:18.995 | qinq 2025-10-07 20:47:18.995 | qos 2025-10-07 20:47:18.995 | qos-bw-limit-direction 2025-10-07 20:47:18.995 | qos-default 2025-10-07 20:47:18.995 | qos-fip 2025-10-07 20:47:18.995 | qos-gateway-ip 2025-10-07 20:47:18.995 | qos-rules-alias 2025-10-07 20:47:18.995 | qos-rule-type-details 2025-10-07 20:47:18.995 | qos-rule-type-filter 2025-10-07 20:47:18.995 | quota-check-limit 2025-10-07 20:47:18.995 | quota-check-limit-default 2025-10-07 20:47:18.995 | quota_details 2025-10-07 20:47:18.995 | quotas 2025-10-07 20:47:18.995 | rbac-address-scope 2025-10-07 20:47:18.995 | rbac-policies 2025-10-07 20:47:18.995 | rbac-security-groups 2025-10-07 20:47:18.995 | router 2025-10-07 20:47:18.995 | router_availability_zone 2025-10-07 20:47:18.995 | security-group 2025-10-07 20:47:18.995 | security-groups-default-rules 2025-10-07 20:47:18.995 | security-groups-normalized-cidr 2025-10-07 20:47:18.995 | security-groups-remote-address-group 2025-10-07 20:47:18.995 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:18.995 | security-groups-shared-filtering 2025-10-07 20:47:18.995 | segment 2025-10-07 20:47:18.995 | sorting 2025-10-07 20:47:18.995 | standard-attr-description 2025-10-07 20:47:18.995 | standard-attr-fwaas-v2 2025-10-07 20:47:18.995 | standard-attr-revisions 2025-10-07 20:47:18.995 | standard-attr-tag 2025-10-07 20:47:18.996 | standard-attr-timestamp 2025-10-07 20:47:18.996 | stateful-security-group 2025-10-07 20:47:18.996 | subnet_allocation 2025-10-07 20:47:18.996 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:18.996 | subnet-external-network 2025-10-07 20:47:18.996 | subnetpool-prefix-ops 2025-10-07 20:47:18.996 | subnet-service-types 2025-10-07 20:47:18.996 | tag-creation 2025-10-07 20:47:18.996 | tap-mirror 2025-10-07 20:47:18.996 | trunk 2025-10-07 20:47:18.996 | uplink-status-propagation 2025-10-07 20:47:18.996 | uplink-status-propagation-updatable 2025-10-07 20:47:18.996 | vlan-transparent 2025-10-07 20:47:18.996 | vpnaas 2025-10-07 20:47:18.996 | vpn-endpoint-groups' 2025-10-07 20:47:19.000 | ++ 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 2025-10-07 20:47:19.000 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : tr ', ' '\n' 2025-10-07 20:47:19.000 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : sort -u 2025-10-07 20:47:19.009 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : supported_ext='address-group 2025-10-07 20:47:19.009 | address-scope 2025-10-07 20:47:19.009 | agent 2025-10-07 20:47:19.009 | allowed-address-pairs 2025-10-07 20:47:19.009 | auto-allocated-topology 2025-10-07 20:47:19.009 | availability_zone 2025-10-07 20:47:19.009 | bgp 2025-10-07 20:47:19.009 | bgp_4byte_asn 2025-10-07 20:47:19.009 | bgp_dragent_scheduler 2025-10-07 20:47:19.009 | binding 2025-10-07 20:47:19.009 | binding-extended 2025-10-07 20:47:19.009 | default-subnetpools 2025-10-07 20:47:19.009 | dhcp_agent_scheduler 2025-10-07 20:47:19.009 | dns-domain-ports 2025-10-07 20:47:19.010 | dns-integration 2025-10-07 20:47:19.010 | dns-integration-domain-keywords 2025-10-07 20:47:19.010 | empty-string-filtering 2025-10-07 20:47:19.010 | enable-default-route-bfd 2025-10-07 20:47:19.010 | enable-default-route-ecmp 2025-10-07 20:47:19.010 | expose-port-forwarding-in-fip 2025-10-07 20:47:19.010 | external-gateway-multihoming 2025-10-07 20:47:19.010 | external-net 2025-10-07 20:47:19.010 | ext-gw-mode 2025-10-07 20:47:19.010 | extra_dhcp_opt 2025-10-07 20:47:19.010 | extraroute 2025-10-07 20:47:19.010 | extraroute-atomic 2025-10-07 20:47:19.010 | filter-validation 2025-10-07 20:47:19.010 | fip-port-details 2025-10-07 20:47:19.010 | flavors 2025-10-07 20:47:19.010 | floatingip-pools 2025-10-07 20:47:19.010 | floating-ip-port-forwarding 2025-10-07 20:47:19.010 | floating-ip-port-forwarding-description 2025-10-07 20:47:19.010 | floating-ip-port-forwarding-detail 2025-10-07 20:47:19.010 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:19.010 | fwaas_v2 2025-10-07 20:47:19.010 | l3-flavors 2025-10-07 20:47:19.010 | l3-ha 2025-10-07 20:47:19.010 | logging 2025-10-07 20:47:19.010 | multi-provider 2025-10-07 20:47:19.010 | net-mtu 2025-10-07 20:47:19.010 | net-mtu-writable 2025-10-07 20:47:19.010 | network_availability_zone 2025-10-07 20:47:19.010 | network_ha 2025-10-07 20:47:19.010 | network-ip-availability 2025-10-07 20:47:19.010 | pagination 2025-10-07 20:47:19.010 | port-device-profile 2025-10-07 20:47:19.010 | port-hardware-offload-type 2025-10-07 20:47:19.010 | port-mac-address-regenerate 2025-10-07 20:47:19.010 | port-numa-affinity-policy 2025-10-07 20:47:19.010 | port-numa-affinity-policy-socket 2025-10-07 20:47:19.010 | port-resource-request 2025-10-07 20:47:19.010 | port-security 2025-10-07 20:47:19.010 | port-trusted-vif 2025-10-07 20:47:19.010 | project-id 2025-10-07 20:47:19.010 | provider 2025-10-07 20:47:19.010 | qinq 2025-10-07 20:47:19.010 | qos 2025-10-07 20:47:19.010 | qos-bw-limit-direction 2025-10-07 20:47:19.010 | qos-default 2025-10-07 20:47:19.010 | qos-fip 2025-10-07 20:47:19.011 | qos-gateway-ip 2025-10-07 20:47:19.011 | qos-rules-alias 2025-10-07 20:47:19.011 | qos-rule-type-details 2025-10-07 20:47:19.011 | qos-rule-type-filter 2025-10-07 20:47:19.011 | quota-check-limit 2025-10-07 20:47:19.011 | quota-check-limit-default 2025-10-07 20:47:19.011 | quota_details 2025-10-07 20:47:19.011 | quotas 2025-10-07 20:47:19.011 | rbac-address-scope 2025-10-07 20:47:19.011 | rbac-policies 2025-10-07 20:47:19.011 | rbac-security-groups 2025-10-07 20:47:19.011 | router 2025-10-07 20:47:19.011 | router_availability_zone 2025-10-07 20:47:19.011 | security-group 2025-10-07 20:47:19.011 | security-groups-default-rules 2025-10-07 20:47:19.011 | security-groups-normalized-cidr 2025-10-07 20:47:19.011 | security-groups-remote-address-group 2025-10-07 20:47:19.011 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:19.011 | security-groups-shared-filtering 2025-10-07 20:47:19.011 | segment 2025-10-07 20:47:19.011 | sorting 2025-10-07 20:47:19.011 | standard-attr-description 2025-10-07 20:47:19.011 | standard-attr-fwaas-v2 2025-10-07 20:47:19.011 | standard-attr-revisions 2025-10-07 20:47:19.011 | standard-attr-tag 2025-10-07 20:47:19.011 | standard-attr-timestamp 2025-10-07 20:47:19.011 | stateful-security-group 2025-10-07 20:47:19.011 | subnet_allocation 2025-10-07 20:47:19.011 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:19.011 | subnet-external-network 2025-10-07 20:47:19.011 | subnetpool-prefix-ops 2025-10-07 20:47:19.011 | subnet-service-types 2025-10-07 20:47:19.011 | tag-creation 2025-10-07 20:47:19.011 | tap-mirror 2025-10-07 20:47:19.011 | trunk 2025-10-07 20:47:19.011 | uplink-status-propagation 2025-10-07 20:47:19.011 | uplink-status-propagation-updatable 2025-10-07 20:47:19.011 | vlan-transparent 2025-10-07 20:47:19.011 | vpnaas 2025-10-07 20:47:19.011 | vpn-endpoint-groups' 2025-10-07 20:47:19.016 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-10-07 20:47:19.016 | address-scope 2025-10-07 20:47:19.016 | agent 2025-10-07 20:47:19.016 | allowed-address-pairs 2025-10-07 20:47:19.016 | auto-allocated-topology 2025-10-07 20:47:19.016 | availability_zone 2025-10-07 20:47:19.016 | bgp 2025-10-07 20:47:19.016 | bgp_4byte_asn 2025-10-07 20:47:19.016 | bgp_dragent_scheduler 2025-10-07 20:47:19.016 | binding 2025-10-07 20:47:19.016 | binding-extended 2025-10-07 20:47:19.016 | default-subnetpools 2025-10-07 20:47:19.016 | dhcp_agent_scheduler 2025-10-07 20:47:19.016 | dns-domain-ports 2025-10-07 20:47:19.016 | dns-integration 2025-10-07 20:47:19.016 | dns-integration-domain-keywords 2025-10-07 20:47:19.016 | empty-string-filtering 2025-10-07 20:47:19.016 | enable-default-route-bfd 2025-10-07 20:47:19.016 | enable-default-route-ecmp 2025-10-07 20:47:19.016 | expose-port-forwarding-in-fip 2025-10-07 20:47:19.016 | external-gateway-multihoming 2025-10-07 20:47:19.016 | external-net 2025-10-07 20:47:19.016 | ext-gw-mode 2025-10-07 20:47:19.016 | extra_dhcp_opt 2025-10-07 20:47:19.016 | extraroute 2025-10-07 20:47:19.016 | extraroute-atomic 2025-10-07 20:47:19.016 | filter-validation 2025-10-07 20:47:19.016 | fip-port-details 2025-10-07 20:47:19.017 | flavors 2025-10-07 20:47:19.017 | floatingip-pools 2025-10-07 20:47:19.017 | floating-ip-port-forwarding 2025-10-07 20:47:19.017 | floating-ip-port-forwarding-description 2025-10-07 20:47:19.017 | floating-ip-port-forwarding-detail 2025-10-07 20:47:19.017 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:19.017 | fwaas_v2 2025-10-07 20:47:19.017 | l3-flavors 2025-10-07 20:47:19.017 | l3-ha 2025-10-07 20:47:19.017 | logging 2025-10-07 20:47:19.017 | multi-provider 2025-10-07 20:47:19.017 | net-mtu 2025-10-07 20:47:19.017 | net-mtu-writable 2025-10-07 20:47:19.017 | network_availability_zone 2025-10-07 20:47:19.017 | network_ha 2025-10-07 20:47:19.017 | network-ip-availability 2025-10-07 20:47:19.017 | pagination 2025-10-07 20:47:19.017 | port-device-profile 2025-10-07 20:47:19.017 | port-hardware-offload-type 2025-10-07 20:47:19.017 | port-mac-address-regenerate 2025-10-07 20:47:19.017 | port-numa-affinity-policy 2025-10-07 20:47:19.017 | port-numa-affinity-policy-socket 2025-10-07 20:47:19.017 | port-resource-request 2025-10-07 20:47:19.017 | port-security 2025-10-07 20:47:19.017 | port-trusted-vif 2025-10-07 20:47:19.017 | project-id 2025-10-07 20:47:19.017 | provider 2025-10-07 20:47:19.017 | qinq 2025-10-07 20:47:19.017 | qos 2025-10-07 20:47:19.017 | qos-bw-limit-direction 2025-10-07 20:47:19.017 | qos-default 2025-10-07 20:47:19.017 | qos-fip 2025-10-07 20:47:19.017 | qos-gateway-ip 2025-10-07 20:47:19.017 | qos-rules-alias 2025-10-07 20:47:19.017 | qos-rule-type-details 2025-10-07 20:47:19.017 | qos-rule-type-filter 2025-10-07 20:47:19.017 | quota-check-limit 2025-10-07 20:47:19.017 | quota-check-limit-default 2025-10-07 20:47:19.017 | quota_details 2025-10-07 20:47:19.017 | quotas 2025-10-07 20:47:19.017 | rbac-address-scope 2025-10-07 20:47:19.017 | rbac-policies 2025-10-07 20:47:19.017 | rbac-security-groups 2025-10-07 20:47:19.018 | router 2025-10-07 20:47:19.018 | router_availability_zone 2025-10-07 20:47:19.018 | security-group 2025-10-07 20:47:19.018 | security-groups-default-rules 2025-10-07 20:47:19.018 | security-groups-normalized-cidr 2025-10-07 20:47:19.018 | security-groups-remote-address-group 2025-10-07 20:47:19.018 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:19.018 | security-groups-shared-filtering 2025-10-07 20:47:19.018 | segment 2025-10-07 20:47:19.018 | sorting 2025-10-07 20:47:19.018 | standard-attr-description 2025-10-07 20:47:19.018 | standard-attr-fwaas-v2 2025-10-07 20:47:19.018 | standard-attr-revisions 2025-10-07 20:47:19.018 | standard-attr-tag 2025-10-07 20:47:19.018 | standard-attr-timestamp 2025-10-07 20:47:19.018 | stateful-security-group 2025-10-07 20:47:19.018 | subnet_allocation 2025-10-07 20:47:19.018 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:19.018 | subnet-external-network 2025-10-07 20:47:19.018 | subnetpool-prefix-ops 2025-10-07 20:47:19.018 | subnet-service-types 2025-10-07 20:47:19.018 | tag-creation 2025-10-07 20:47:19.018 | tap-mirror 2025-10-07 20:47:19.018 | trunk 2025-10-07 20:47:19.018 | uplink-status-propagation 2025-10-07 20:47:19.018 | uplink-status-propagation-updatable 2025-10-07 20:47:19.018 | vlan-transparent 2025-10-07 20:47:19.018 | vpnaas 2025-10-07 20:47:19.018 | vpn-endpoint-groups' 2025-10-07 20:47:19.018 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : comm -12 /dev/fd/63 /dev/fd/62 2025-10-07 20:47:19.018 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-10-07 20:47:19.018 | address-scope 2025-10-07 20:47:19.018 | agent 2025-10-07 20:47:19.018 | allowed-address-pairs 2025-10-07 20:47:19.018 | auto-allocated-topology 2025-10-07 20:47:19.018 | availability_zone 2025-10-07 20:47:19.018 | bgp 2025-10-07 20:47:19.018 | bgp_4byte_asn 2025-10-07 20:47:19.019 | bgp_dragent_scheduler 2025-10-07 20:47:19.019 | binding 2025-10-07 20:47:19.019 | binding-extended 2025-10-07 20:47:19.019 | default-subnetpools 2025-10-07 20:47:19.019 | dhcp_agent_scheduler 2025-10-07 20:47:19.019 | dns-domain-ports 2025-10-07 20:47:19.019 | dns-integration 2025-10-07 20:47:19.019 | dns-integration-domain-keywords 2025-10-07 20:47:19.019 | empty-string-filtering 2025-10-07 20:47:19.019 | enable-default-route-bfd 2025-10-07 20:47:19.019 | enable-default-route-ecmp 2025-10-07 20:47:19.019 | expose-port-forwarding-in-fip 2025-10-07 20:47:19.019 | external-gateway-multihoming 2025-10-07 20:47:19.019 | external-net 2025-10-07 20:47:19.019 | ext-gw-mode 2025-10-07 20:47:19.019 | extra_dhcp_opt 2025-10-07 20:47:19.019 | extraroute 2025-10-07 20:47:19.019 | extraroute-atomic 2025-10-07 20:47:19.019 | filter-validation 2025-10-07 20:47:19.019 | fip-port-details 2025-10-07 20:47:19.019 | flavors 2025-10-07 20:47:19.019 | floatingip-pools 2025-10-07 20:47:19.019 | floating-ip-port-forwarding 2025-10-07 20:47:19.019 | floating-ip-port-forwarding-description 2025-10-07 20:47:19.019 | floating-ip-port-forwarding-detail 2025-10-07 20:47:19.019 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:19.019 | fwaas_v2 2025-10-07 20:47:19.019 | l3-flavors 2025-10-07 20:47:19.019 | l3-ha 2025-10-07 20:47:19.019 | logging 2025-10-07 20:47:19.019 | multi-provider 2025-10-07 20:47:19.019 | net-mtu 2025-10-07 20:47:19.019 | net-mtu-writable 2025-10-07 20:47:19.019 | network_availability_zone 2025-10-07 20:47:19.019 | network_ha 2025-10-07 20:47:19.019 | network-ip-availability 2025-10-07 20:47:19.019 | pagination 2025-10-07 20:47:19.019 | port-device-profile 2025-10-07 20:47:19.019 | port-hardware-offload-type 2025-10-07 20:47:19.019 | port-mac-address-regenerate 2025-10-07 20:47:19.019 | port-numa-affinity-policy 2025-10-07 20:47:19.019 | port-numa-affinity-policy-socket 2025-10-07 20:47:19.020 | port-resource-request 2025-10-07 20:47:19.020 | port-security 2025-10-07 20:47:19.020 | port-trusted-vif 2025-10-07 20:47:19.020 | project-id 2025-10-07 20:47:19.020 | provider 2025-10-07 20:47:19.020 | qinq 2025-10-07 20:47:19.020 | qos 2025-10-07 20:47:19.020 | qos-bw-limit-direction 2025-10-07 20:47:19.020 | qos-default 2025-10-07 20:47:19.020 | qos-fip 2025-10-07 20:47:19.020 | qos-gateway-ip 2025-10-07 20:47:19.020 | qos-rules-alias 2025-10-07 20:47:19.020 | qos-rule-type-details 2025-10-07 20:47:19.020 | qos-rule-type-filter 2025-10-07 20:47:19.020 | quota-check-limit 2025-10-07 20:47:19.020 | quota-check-limit-default 2025-10-07 20:47:19.020 | quota_details 2025-10-07 20:47:19.020 | quotas 2025-10-07 20:47:19.020 | rbac-address-scope 2025-10-07 20:47:19.020 | rbac-policies 2025-10-07 20:47:19.020 | rbac-security-groups 2025-10-07 20:47:19.020 | router 2025-10-07 20:47:19.020 | router_availability_zone 2025-10-07 20:47:19.020 | security-group 2025-10-07 20:47:19.020 | security-groups-default-rules 2025-10-07 20:47:19.020 | security-groups-normalized-cidr 2025-10-07 20:47:19.020 | security-groups-remote-address-group 2025-10-07 20:47:19.020 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:19.020 | security-groups-shared-filtering 2025-10-07 20:47:19.020 | segment 2025-10-07 20:47:19.020 | sorting 2025-10-07 20:47:19.020 | standard-attr-description 2025-10-07 20:47:19.020 | standard-attr-fwaas-v2 2025-10-07 20:47:19.020 | standard-attr-revisions 2025-10-07 20:47:19.020 | standard-attr-tag 2025-10-07 20:47:19.020 | standard-attr-timestamp 2025-10-07 20:47:19.020 | stateful-security-group 2025-10-07 20:47:19.020 | subnet_allocation 2025-10-07 20:47:19.020 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:19.020 | subnet-external-network 2025-10-07 20:47:19.020 | subnetpool-prefix-ops 2025-10-07 20:47:19.020 | subnet-service-types 2025-10-07 20:47:19.020 | tag-creation 2025-10-07 20:47:19.020 | tap-mirror 2025-10-07 20:47:19.020 | trunk 2025-10-07 20:47:19.020 | uplink-status-propagation 2025-10-07 20:47:19.020 | uplink-status-propagation-updatable 2025-10-07 20:47:19.020 | vlan-transparent 2025-10-07 20:47:19.021 | vpnaas 2025-10-07 20:47:19.021 | vpn-endpoint-groups' 2025-10-07 20:47:19.024 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : enabled_ext='address-group 2025-10-07 20:47:19.024 | address-scope 2025-10-07 20:47:19.024 | agent 2025-10-07 20:47:19.024 | allowed-address-pairs 2025-10-07 20:47:19.024 | auto-allocated-topology 2025-10-07 20:47:19.024 | availability_zone 2025-10-07 20:47:19.024 | bgp 2025-10-07 20:47:19.024 | bgp_4byte_asn 2025-10-07 20:47:19.024 | bgp_dragent_scheduler 2025-10-07 20:47:19.024 | binding 2025-10-07 20:47:19.024 | binding-extended 2025-10-07 20:47:19.024 | default-subnetpools 2025-10-07 20:47:19.024 | dhcp_agent_scheduler 2025-10-07 20:47:19.024 | dns-domain-ports 2025-10-07 20:47:19.024 | dns-integration 2025-10-07 20:47:19.024 | dns-integration-domain-keywords 2025-10-07 20:47:19.024 | empty-string-filtering 2025-10-07 20:47:19.024 | enable-default-route-bfd 2025-10-07 20:47:19.025 | enable-default-route-ecmp 2025-10-07 20:47:19.025 | expose-port-forwarding-in-fip 2025-10-07 20:47:19.025 | external-gateway-multihoming 2025-10-07 20:47:19.025 | external-net 2025-10-07 20:47:19.025 | ext-gw-mode 2025-10-07 20:47:19.025 | extra_dhcp_opt 2025-10-07 20:47:19.025 | extraroute 2025-10-07 20:47:19.025 | extraroute-atomic 2025-10-07 20:47:19.025 | filter-validation 2025-10-07 20:47:19.025 | fip-port-details 2025-10-07 20:47:19.025 | flavors 2025-10-07 20:47:19.025 | floatingip-pools 2025-10-07 20:47:19.025 | floating-ip-port-forwarding 2025-10-07 20:47:19.025 | floating-ip-port-forwarding-description 2025-10-07 20:47:19.025 | floating-ip-port-forwarding-detail 2025-10-07 20:47:19.025 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:19.025 | fwaas_v2 2025-10-07 20:47:19.025 | l3-flavors 2025-10-07 20:47:19.025 | l3-ha 2025-10-07 20:47:19.025 | logging 2025-10-07 20:47:19.025 | multi-provider 2025-10-07 20:47:19.025 | net-mtu 2025-10-07 20:47:19.025 | net-mtu-writable 2025-10-07 20:47:19.025 | network_availability_zone 2025-10-07 20:47:19.025 | network_ha 2025-10-07 20:47:19.025 | network-ip-availability 2025-10-07 20:47:19.025 | pagination 2025-10-07 20:47:19.025 | port-device-profile 2025-10-07 20:47:19.025 | port-hardware-offload-type 2025-10-07 20:47:19.025 | port-mac-address-regenerate 2025-10-07 20:47:19.025 | port-numa-affinity-policy 2025-10-07 20:47:19.025 | port-numa-affinity-policy-socket 2025-10-07 20:47:19.025 | port-resource-request 2025-10-07 20:47:19.025 | port-security 2025-10-07 20:47:19.025 | port-trusted-vif 2025-10-07 20:47:19.025 | project-id 2025-10-07 20:47:19.025 | provider 2025-10-07 20:47:19.025 | qinq 2025-10-07 20:47:19.025 | qos 2025-10-07 20:47:19.025 | qos-bw-limit-direction 2025-10-07 20:47:19.025 | qos-default 2025-10-07 20:47:19.025 | qos-fip 2025-10-07 20:47:19.025 | qos-gateway-ip 2025-10-07 20:47:19.025 | qos-rules-alias 2025-10-07 20:47:19.025 | qos-rule-type-details 2025-10-07 20:47:19.025 | qos-rule-type-filter 2025-10-07 20:47:19.025 | quota-check-limit 2025-10-07 20:47:19.025 | quota-check-limit-default 2025-10-07 20:47:19.025 | quota_details 2025-10-07 20:47:19.025 | quotas 2025-10-07 20:47:19.026 | rbac-address-scope 2025-10-07 20:47:19.026 | rbac-policies 2025-10-07 20:47:19.026 | rbac-security-groups 2025-10-07 20:47:19.026 | router 2025-10-07 20:47:19.026 | router_availability_zone 2025-10-07 20:47:19.026 | security-group 2025-10-07 20:47:19.026 | security-groups-default-rules 2025-10-07 20:47:19.026 | security-groups-normalized-cidr 2025-10-07 20:47:19.026 | security-groups-remote-address-group 2025-10-07 20:47:19.026 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:19.026 | security-groups-shared-filtering 2025-10-07 20:47:19.026 | segment 2025-10-07 20:47:19.026 | sorting 2025-10-07 20:47:19.026 | standard-attr-description 2025-10-07 20:47:19.026 | standard-attr-fwaas-v2 2025-10-07 20:47:19.026 | standard-attr-revisions 2025-10-07 20:47:19.026 | standard-attr-tag 2025-10-07 20:47:19.026 | standard-attr-timestamp 2025-10-07 20:47:19.026 | stateful-security-group 2025-10-07 20:47:19.026 | subnet_allocation 2025-10-07 20:47:19.026 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:19.026 | subnet-external-network 2025-10-07 20:47:19.026 | subnetpool-prefix-ops 2025-10-07 20:47:19.026 | subnet-service-types 2025-10-07 20:47:19.026 | tag-creation 2025-10-07 20:47:19.026 | tap-mirror 2025-10-07 20:47:19.026 | trunk 2025-10-07 20:47:19.026 | uplink-status-propagation 2025-10-07 20:47:19.026 | uplink-status-propagation-updatable 2025-10-07 20:47:19.026 | vlan-transparent 2025-10-07 20:47:19.026 | vpnaas 2025-10-07 20:47:19.026 | vpn-endpoint-groups' 2025-10-07 20:47:19.031 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : comm -3 /dev/fd/63 /dev/fd/62 2025-10-07 20:47:19.031 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-10-07 20:47:19.031 | address-scope 2025-10-07 20:47:19.031 | agent 2025-10-07 20:47:19.031 | allowed-address-pairs 2025-10-07 20:47:19.031 | auto-allocated-topology 2025-10-07 20:47:19.031 | availability_zone 2025-10-07 20:47:19.031 | bgp 2025-10-07 20:47:19.031 | bgp_4byte_asn 2025-10-07 20:47:19.031 | bgp_dragent_scheduler 2025-10-07 20:47:19.031 | binding 2025-10-07 20:47:19.031 | binding-extended 2025-10-07 20:47:19.031 | default-subnetpools 2025-10-07 20:47:19.031 | dhcp_agent_scheduler 2025-10-07 20:47:19.031 | dns-domain-ports 2025-10-07 20:47:19.031 | dns-integration 2025-10-07 20:47:19.031 | dns-integration-domain-keywords 2025-10-07 20:47:19.031 | empty-string-filtering 2025-10-07 20:47:19.031 | enable-default-route-bfd 2025-10-07 20:47:19.031 | enable-default-route-ecmp 2025-10-07 20:47:19.031 | expose-port-forwarding-in-fip 2025-10-07 20:47:19.031 | external-gateway-multihoming 2025-10-07 20:47:19.031 | external-net 2025-10-07 20:47:19.031 | ext-gw-mode 2025-10-07 20:47:19.031 | extra_dhcp_opt 2025-10-07 20:47:19.031 | extraroute 2025-10-07 20:47:19.032 | extraroute-atomic 2025-10-07 20:47:19.032 | filter-validation 2025-10-07 20:47:19.032 | fip-port-details 2025-10-07 20:47:19.032 | flavors 2025-10-07 20:47:19.032 | floatingip-pools 2025-10-07 20:47:19.032 | floating-ip-port-forwarding 2025-10-07 20:47:19.032 | floating-ip-port-forwarding-description 2025-10-07 20:47:19.032 | floating-ip-port-forwarding-detail 2025-10-07 20:47:19.032 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:19.032 | fwaas_v2 2025-10-07 20:47:19.032 | l3-flavors 2025-10-07 20:47:19.032 | l3-ha 2025-10-07 20:47:19.032 | logging 2025-10-07 20:47:19.032 | multi-provider 2025-10-07 20:47:19.032 | net-mtu 2025-10-07 20:47:19.032 | net-mtu-writable 2025-10-07 20:47:19.032 | network_availability_zone 2025-10-07 20:47:19.032 | network_ha 2025-10-07 20:47:19.032 | network-ip-availability 2025-10-07 20:47:19.032 | pagination 2025-10-07 20:47:19.032 | port-device-profile 2025-10-07 20:47:19.032 | port-hardware-offload-type 2025-10-07 20:47:19.032 | port-mac-address-regenerate 2025-10-07 20:47:19.032 | port-numa-affinity-policy 2025-10-07 20:47:19.032 | port-numa-affinity-policy-socket 2025-10-07 20:47:19.032 | port-resource-request 2025-10-07 20:47:19.032 | port-security 2025-10-07 20:47:19.032 | port-trusted-vif 2025-10-07 20:47:19.032 | project-id 2025-10-07 20:47:19.032 | provider 2025-10-07 20:47:19.032 | qinq 2025-10-07 20:47:19.032 | qos 2025-10-07 20:47:19.032 | qos-bw-limit-direction 2025-10-07 20:47:19.032 | qos-default 2025-10-07 20:47:19.032 | qos-fip 2025-10-07 20:47:19.032 | qos-gateway-ip 2025-10-07 20:47:19.032 | qos-rules-alias 2025-10-07 20:47:19.032 | qos-rule-type-details 2025-10-07 20:47:19.032 | qos-rule-type-filter 2025-10-07 20:47:19.032 | quota-check-limit 2025-10-07 20:47:19.032 | quota-check-limit-default 2025-10-07 20:47:19.032 | quota_details 2025-10-07 20:47:19.032 | quotas 2025-10-07 20:47:19.032 | rbac-address-scope 2025-10-07 20:47:19.032 | rbac-policies 2025-10-07 20:47:19.032 | rbac-security-groups 2025-10-07 20:47:19.032 | router 2025-10-07 20:47:19.032 | router_availability_zone 2025-10-07 20:47:19.032 | security-group 2025-10-07 20:47:19.032 | security-groups-default-rules 2025-10-07 20:47:19.033 | security-groups-normalized-cidr 2025-10-07 20:47:19.033 | security-groups-remote-address-group 2025-10-07 20:47:19.033 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:19.033 | security-groups-shared-filtering 2025-10-07 20:47:19.033 | segment 2025-10-07 20:47:19.033 | sorting 2025-10-07 20:47:19.033 | standard-attr-description 2025-10-07 20:47:19.033 | standard-attr-fwaas-v2 2025-10-07 20:47:19.033 | standard-attr-revisions 2025-10-07 20:47:19.033 | standard-attr-tag 2025-10-07 20:47:19.033 | standard-attr-timestamp 2025-10-07 20:47:19.033 | stateful-security-group 2025-10-07 20:47:19.033 | subnet_allocation 2025-10-07 20:47:19.033 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:19.033 | subnet-external-network 2025-10-07 20:47:19.033 | subnetpool-prefix-ops 2025-10-07 20:47:19.033 | subnet-service-types 2025-10-07 20:47:19.033 | tag-creation 2025-10-07 20:47:19.033 | tap-mirror 2025-10-07 20:47:19.033 | trunk 2025-10-07 20:47:19.033 | uplink-status-propagation 2025-10-07 20:47:19.033 | uplink-status-propagation-updatable 2025-10-07 20:47:19.033 | vlan-transparent 2025-10-07 20:47:19.033 | vpnaas 2025-10-07 20:47:19.033 | vpn-endpoint-groups' 2025-10-07 20:47:19.033 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-10-07 20:47:19.033 | address-scope 2025-10-07 20:47:19.033 | agent 2025-10-07 20:47:19.033 | allowed-address-pairs 2025-10-07 20:47:19.033 | auto-allocated-topology 2025-10-07 20:47:19.033 | availability_zone 2025-10-07 20:47:19.033 | bgp 2025-10-07 20:47:19.033 | bgp_4byte_asn 2025-10-07 20:47:19.033 | bgp_dragent_scheduler 2025-10-07 20:47:19.033 | binding 2025-10-07 20:47:19.033 | binding-extended 2025-10-07 20:47:19.033 | default-subnetpools 2025-10-07 20:47:19.033 | dhcp_agent_scheduler 2025-10-07 20:47:19.033 | dns-domain-ports 2025-10-07 20:47:19.033 | dns-integration 2025-10-07 20:47:19.033 | dns-integration-domain-keywords 2025-10-07 20:47:19.033 | empty-string-filtering 2025-10-07 20:47:19.033 | enable-default-route-bfd 2025-10-07 20:47:19.033 | enable-default-route-ecmp 2025-10-07 20:47:19.033 | expose-port-forwarding-in-fip 2025-10-07 20:47:19.034 | external-gateway-multihoming 2025-10-07 20:47:19.034 | external-net 2025-10-07 20:47:19.034 | ext-gw-mode 2025-10-07 20:47:19.034 | extra_dhcp_opt 2025-10-07 20:47:19.034 | extraroute 2025-10-07 20:47:19.034 | extraroute-atomic 2025-10-07 20:47:19.034 | filter-validation 2025-10-07 20:47:19.034 | fip-port-details 2025-10-07 20:47:19.034 | flavors 2025-10-07 20:47:19.034 | floatingip-pools 2025-10-07 20:47:19.034 | floating-ip-port-forwarding 2025-10-07 20:47:19.034 | floating-ip-port-forwarding-description 2025-10-07 20:47:19.034 | floating-ip-port-forwarding-detail 2025-10-07 20:47:19.034 | floating-ip-port-forwarding-port-ranges 2025-10-07 20:47:19.034 | fwaas_v2 2025-10-07 20:47:19.034 | l3-flavors 2025-10-07 20:47:19.034 | l3-ha 2025-10-07 20:47:19.034 | logging 2025-10-07 20:47:19.034 | multi-provider 2025-10-07 20:47:19.034 | net-mtu 2025-10-07 20:47:19.034 | net-mtu-writable 2025-10-07 20:47:19.034 | network_availability_zone 2025-10-07 20:47:19.034 | network_ha 2025-10-07 20:47:19.034 | network-ip-availability 2025-10-07 20:47:19.034 | pagination 2025-10-07 20:47:19.034 | port-device-profile 2025-10-07 20:47:19.034 | port-hardware-offload-type 2025-10-07 20:47:19.034 | port-mac-address-regenerate 2025-10-07 20:47:19.034 | port-numa-affinity-policy 2025-10-07 20:47:19.034 | port-numa-affinity-policy-socket 2025-10-07 20:47:19.034 | port-resource-request 2025-10-07 20:47:19.034 | port-security 2025-10-07 20:47:19.034 | port-trusted-vif 2025-10-07 20:47:19.034 | project-id 2025-10-07 20:47:19.034 | provider 2025-10-07 20:47:19.034 | qinq 2025-10-07 20:47:19.034 | qos 2025-10-07 20:47:19.034 | qos-bw-limit-direction 2025-10-07 20:47:19.034 | qos-default 2025-10-07 20:47:19.034 | qos-fip 2025-10-07 20:47:19.034 | qos-gateway-ip 2025-10-07 20:47:19.034 | qos-rules-alias 2025-10-07 20:47:19.034 | qos-rule-type-details 2025-10-07 20:47:19.034 | qos-rule-type-filter 2025-10-07 20:47:19.034 | quota-check-limit 2025-10-07 20:47:19.034 | quota-check-limit-default 2025-10-07 20:47:19.034 | quota_details 2025-10-07 20:47:19.034 | quotas 2025-10-07 20:47:19.035 | rbac-address-scope 2025-10-07 20:47:19.035 | rbac-policies 2025-10-07 20:47:19.035 | rbac-security-groups 2025-10-07 20:47:19.035 | router 2025-10-07 20:47:19.035 | router_availability_zone 2025-10-07 20:47:19.035 | security-group 2025-10-07 20:47:19.035 | security-groups-default-rules 2025-10-07 20:47:19.035 | security-groups-normalized-cidr 2025-10-07 20:47:19.035 | security-groups-remote-address-group 2025-10-07 20:47:19.035 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:47:19.035 | security-groups-shared-filtering 2025-10-07 20:47:19.035 | segment 2025-10-07 20:47:19.035 | sorting 2025-10-07 20:47:19.035 | standard-attr-description 2025-10-07 20:47:19.035 | standard-attr-fwaas-v2 2025-10-07 20:47:19.035 | standard-attr-revisions 2025-10-07 20:47:19.035 | standard-attr-tag 2025-10-07 20:47:19.035 | standard-attr-timestamp 2025-10-07 20:47:19.035 | stateful-security-group 2025-10-07 20:47:19.035 | subnet_allocation 2025-10-07 20:47:19.035 | subnet-dns-publish-fixed-ip 2025-10-07 20:47:19.035 | subnet-external-network 2025-10-07 20:47:19.035 | subnetpool-prefix-ops 2025-10-07 20:47:19.035 | subnet-service-types 2025-10-07 20:47:19.035 | tag-creation 2025-10-07 20:47:19.035 | tap-mirror 2025-10-07 20:47:19.035 | trunk 2025-10-07 20:47:19.035 | uplink-status-propagation 2025-10-07 20:47:19.035 | uplink-status-propagation-updatable 2025-10-07 20:47:19.035 | vlan-transparent 2025-10-07 20:47:19.035 | vpnaas 2025-10-07 20:47:19.035 | vpn-endpoint-groups' 2025-10-07 20:47:19.038 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : disabled_ext= 2025-10-07 20:47:19.043 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:464 : '[' '!' -z '' ']' 2025-10-07 20:47:19.050 | ++ 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 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-10-07 20:47:19.051 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : tr ' ' , 2025-10-07 20:47:19.058 | + 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,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-10-07 20:47:19.063 | + 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,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-10-07 20:47:19.068 | + 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-10-07 20:47:19.073 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.078 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-10-07 20:47:19.083 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2025-10-07 20:47:19.088 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2025-10-07 20:47:19.092 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.097 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2025-10-07 20:47:19.154 | + 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.9:6641 2025-10-07 20:47:19.159 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.163 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.168 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:38.102.83.9:6641 2025-10-07 20:47:19.173 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:38.102.83.9:6641 ']' 2025-10-07 20:47:19.177 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.181 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:38.102.83.9:6641 2025-10-07 20:47:19.234 | + 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.9:6642 2025-10-07 20:47:19.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.244 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.247 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:38.102.83.9:6642 2025-10-07 20:47:19.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:38.102.83.9:6642 ']' 2025-10-07 20:47:19.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.262 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:38.102.83.9:6642 2025-10-07 20:47:19.315 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:482 : is_service_enabled tls-proxy 2025-10-07 20:47:19.344 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:19.349 | + 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-10-07 20:47:19.353 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.358 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.363 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-10-07 20:47:19.368 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-10-07 20:47:19.373 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.378 | + 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-10-07 20:47:19.432 | + 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-10-07 20:47:19.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.441 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.445 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-10-07 20:47:19.450 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-10-07 20:47:19.455 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.460 | + 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-10-07 20:47:19.515 | + 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-10-07 20:47:19.519 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.524 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-10-07 20:47:19.533 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-10-07 20:47:19.537 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.542 | + 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-10-07 20:47:19.598 | + 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-10-07 20:47:19.601 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-10-07 20:47:19.614 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-10-07 20:47:19.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.623 | + 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-10-07 20:47:19.682 | + 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-10-07 20:47:19.687 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-10-07 20:47:19.700 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-10-07 20:47:19.705 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.710 | + 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-10-07 20:47:19.753 | + 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-10-07 20:47:19.757 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.761 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.765 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-10-07 20:47:19.769 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-10-07 20:47:19.773 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.776 | + 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-10-07 20:47:19.824 | + 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-10-07 20:47:19.829 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.832 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2025-10-07 20:47:19.841 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2025-10-07 20:47:19.844 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.848 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2025-10-07 20:47:19.900 | + 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-10-07 20:47:19.904 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.908 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:19.912 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2025-10-07 20:47:19.916 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2025-10-07 20:47:19.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.923 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2025-10-07 20:47:19.973 | + 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-10-07 20:47:19.979 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:19.982 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-10-07 20:47:19.986 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-10-07 20:47:19.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-10-07 20:47:19.995 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:19.998 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-10-07 20:47:20.047 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2025-10-07 20:47:20.083 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : is_service_enabled q-log neutron-log 2025-10-07 20:47:20.114 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-10-07 20:47:20.147 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.150 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-10-07 20:47:20.180 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:20.186 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : [[ metadata =~ metadata ]] 2025-10-07 20:47:20.191 | + 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-10-07 20:47:20.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:20.199 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-10-07 20:47:20.204 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2025-10-07 20:47:20.207 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2025-10-07 20:47:20.212 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:20.217 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2025-10-07 20:47:20.268 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled q-dns neutron-dns 2025-10-07 20:47:20.295 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.300 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2025-10-07 20:47:20.360 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_service_enabled q-dhcp neutron-dhcp 2025-10-07 20:47:20.389 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.394 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2025-10-07 20:47:20.450 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : is_service_enabled n-api-meta 2025-10-07 20:47:20.480 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:20.486 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-10-07 20:47:20.518 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.522 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-10-07 20:47:20.554 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:20.558 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : [[ metadata =~ metadata ]] 2025-10-07 20:47:20.562 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2025-10-07 20:47:20.621 | + lib/neutron:configure_neutron:419 : is_service_enabled q-placement neutron-placement 2025-10-07 20:47:20.654 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.659 | + lib/neutron:configure_neutron:422 : is_service_enabled q-trunk neutron-trunk 2025-10-07 20:47:20.692 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.697 | + lib/neutron:configure_neutron:425 : is_service_enabled q-qos neutron-qos 2025-10-07 20:47:20.729 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.734 | + lib/neutron:configure_neutron:432 : is_service_enabled neutron-segments 2025-10-07 20:47:20.765 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.770 | + lib/neutron:configure_neutron:436 : is_service_enabled ovn-bgp 2025-10-07 20:47:20.802 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:20.807 | + lib/neutron:configure_neutron:441 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2025-10-07 20:47:20.839 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:20.844 | + lib/neutron:configure_neutron:442 : _configure_neutron_service 2025-10-07 20:47:20.849 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2025-10-07 20:47:20.853 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2025-10-07 20:47:20.862 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2025-10-07 20:47:20.922 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2025-10-07 20:47:20.983 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2025-10-07 20:47:21.047 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2025-10-07 20:47:21.110 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2025-10-07 20:47:21.115 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/neutron/neutron.conf 2025-10-07 20:47:21.120 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=neutron 2025-10-07 20:47:21.125 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=keystone_authtoken 2025-10-07 20:47:21.130 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:47:21.135 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2025-10-07 20:47:21.193 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2025-10-07 20:47:21.254 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://38.102.83.9/identity 2025-10-07 20:47:21.317 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2025-10-07 20:47:21.383 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2025-10-07 20:47:21.445 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2025-10-07 20:47:21.508 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2025-10-07 20:47:21.565 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2025-10-07 20:47:21.625 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:47:21.683 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2025-10-07 20:47:21.731 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:47:21.734 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2025-10-07 20:47:21.784 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2025-10-07 20:47:21.832 | + lib/neutron:_configure_neutron_service:1018 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2025-10-07 20:47:21.835 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/neutron/neutron.conf 2025-10-07 20:47:21.838 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=nova 2025-10-07 20:47:21.841 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=nova 2025-10-07 20:47:21.845 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:47:21.849 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/neutron/neutron.conf nova auth_type password 2025-10-07 20:47:21.898 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/neutron/neutron.conf nova interface public 2025-10-07 20:47:21.947 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/neutron/neutron.conf nova auth_url https://38.102.83.9/identity 2025-10-07 20:47:22.000 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova username nova 2025-10-07 20:47:22.052 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova password secretservice 2025-10-07 20:47:22.109 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2025-10-07 20:47:22.161 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova project_name service 2025-10-07 20:47:22.210 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2025-10-07 20:47:22.262 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:47:22.319 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2025-10-07 20:47:22.380 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:47:22.385 | + lib/neutron:_configure_neutron_service:1021 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2025-10-07 20:47:22.390 | + lib/keystone:configure_keystone_authtoken_middleware:432 : local conf_file=/etc/neutron/neutron.conf 2025-10-07 20:47:22.395 | + lib/keystone:configure_keystone_authtoken_middleware:433 : local admin_user=placement 2025-10-07 20:47:22.400 | + lib/keystone:configure_keystone_authtoken_middleware:434 : local section=placement 2025-10-07 20:47:22.405 | + lib/keystone:configure_keystone_authtoken_middleware:435 : local service_type= 2025-10-07 20:47:22.410 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/neutron/neutron.conf placement auth_type password 2025-10-07 20:47:22.471 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/neutron/neutron.conf placement interface public 2025-10-07 20:47:22.533 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/neutron/neutron.conf placement auth_url https://38.102.83.9/identity 2025-10-07 20:47:22.596 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf placement username placement 2025-10-07 20:47:22.660 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf placement password secretservice 2025-10-07 20:47:22.724 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2025-10-07 20:47:22.786 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf placement project_name service 2025-10-07 20:47:22.853 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2025-10-07 20:47:22.916 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2025-10-07 20:47:22.978 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2025-10-07 20:47:23.039 | + lib/keystone:configure_keystone_authtoken_middleware:448 : [[ -n '' ]] 2025-10-07 20:47:23.044 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2025-10-07 20:47:23.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2025-10-07 20:47:23.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2025-10-07 20:47:23.057 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2025-10-07 20:47:23.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2025-10-07 20:47:23.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2025-10-07 20:47:23.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2025-10-07 20:47:23.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2025-10-07 20:47:23.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2025-10-07 20:47:23.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2025-10-07 20:47:23.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2025-10-07 20:47:23.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2025-10-07 20:47:23.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2025-10-07 20:47:23.105 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2025-10-07 20:47:23.110 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2025-10-07 20:47:23.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2025-10-07 20:47:23.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2025-10-07 20:47:23.126 | + 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-10-07 20:47:23.131 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.135 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-10-07 20:47:23.140 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-10-07 20:47:23.145 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-10-07 20:47:23.149 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.154 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-10-07 20:47:23.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2025-10-07 20:47:23.218 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.222 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-10-07 20:47:23.227 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2025-10-07 20:47:23.231 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2025-10-07 20:47:23.236 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.241 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2025-10-07 20:47:23.297 | + 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-10-07 20:47:23.302 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.306 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-10-07 20:47:23.311 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2025-10-07 20:47:23.316 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2025-10-07 20:47:23.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.325 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2025-10-07 20:47:23.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2025-10-07 20:47:23.389 | + 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-10-07 20:47:23.393 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.398 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-10-07 20:47:23.402 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2025-10-07 20:47:23.406 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2025-10-07 20:47:23.410 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.415 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2025-10-07 20:47:23.472 | + 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-10-07 20:47:23.477 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.482 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-10-07 20:47:23.487 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2025-10-07 20:47:23.491 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2025-10-07 20:47:23.496 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2025-10-07 20:47:23.552 | + 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-10-07 20:47:23.557 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-10-07 20:47:23.567 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=geneve 2025-10-07 20:47:23.571 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=geneve ']' 2025-10-07 20:47:23.575 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.580 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types geneve 2025-10-07 20:47:23.634 | + 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-10-07 20:47:23.639 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.643 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2025-10-07 20:47:23.647 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2025-10-07 20:47:23.651 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2025-10-07 20:47:23.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.661 | + 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-10-07 20:47:23.715 | + 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-10-07 20:47:23.720 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.724 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2025-10-07 20:47:23.729 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2025-10-07 20:47:23.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2025-10-07 20:47:23.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2025-10-07 20:47:23.803 | + 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-10-07 20:47:23.808 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2025-10-07 20:47:23.817 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2025-10-07 20:47:23.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2025-10-07 20:47:23.826 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.831 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2025-10-07 20:47:23.893 | + 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-10-07 20:47:23.898 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2025-10-07 20:47:23.907 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2025-10-07 20:47:23.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2025-10-07 20:47:23.917 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:23.921 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2025-10-07 20:47:23.983 | + 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-10-07 20:47:23.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-10-07 20:47:23.992 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-10-07 20:47:23.996 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2025-10-07 20:47:24.001 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2025-10-07 20:47:24.006 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-10-07 20:47:24.010 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2025-10-07 20:47:24.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2025-10-07 20:47:24.073 | + lib/neutron:configure_neutron:445 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2025-10-07 20:47:24.134 | + lib/neutron:configure_neutron:449 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2025-10-07 20:47:24.194 | + lib/neutron:configure_neutron:451 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2025-10-07 20:47:24.199 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2025-10-07 20:47:24.203 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2025-10-07 20:47:24.208 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2025-10-07 20:47:24.213 | + lib/apache:write_uwsgi_config:246 : local http= 2025-10-07 20:47:24.218 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2025-10-07 20:47:24.223 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2025-10-07 20:47:24.227 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-10-07 20:47:24.232 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-10-07 20:47:24.271 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-10-07 20:47:24.272 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:47:24.298 | d /var/run/uwsgi 0755 stack root 2025-10-07 20:47:24.307 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-10-07 20:47:24.343 | /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-10-07 20:47:24.356 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2025-10-07 20:47:24.361 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2025-10-07 20:47:24.369 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-10-07 20:47:24.374 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2025-10-07 20:47:24.436 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2025-10-07 20:47:24.495 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2025-10-07 20:47:24.555 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2025-10-07 20:47:24.614 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2025-10-07 20:47:24.672 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-10-07 20:47:24.732 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2025-10-07 20:47:24.790 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2025-10-07 20:47:24.849 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2025-10-07 20:47:24.907 | + 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-10-07 20:47:24.965 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2025-10-07 20:47:25.025 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-10-07 20:47:25.084 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2025-10-07 20:47:25.141 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2025-10-07 20:47:25.200 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-10-07 20:47:25.205 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-10-07 20:47:25.211 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2025-10-07 20:47:25.217 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2025-10-07 20:47:25.222 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:47:25.227 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:47:25.231 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:47:25.236 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:47:25.241 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:47:25.245 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:47:25.250 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:47:25.254 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:47:25.259 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:47:25.264 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:47:25.269 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:47:25.274 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:47:25.278 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:47:25.283 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:47:25.287 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-10-07 20:47:25.292 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/neutron-api.conf ']' 2025-10-07 20:47:25.297 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/neutron-api.conf.disabled 2025-10-07 20:47:25.302 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/neutron-api.conf.disabled 2025-10-07 20:47:25.307 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2025-10-07 20:47:25.363 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2025-10-07 20:47:25.426 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/neutron-api.conf.disabled 2025-10-07 20:47:25.427 | + 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-10-07 20:47:25.453 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2025-10-07 20:47:25.462 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2025-10-07 20:47:25.466 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2025-10-07 20:47:25.471 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:47:25.476 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:47:25.481 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:47:25.485 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:47:25.490 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:47:25.495 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:47:25.500 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:47:25.505 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:47:25.509 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:47:25.513 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:47:25.517 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:47:25.521 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:47:25.526 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:47:25.530 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:47:25.534 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:47:25.539 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:47:25.543 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:47:25.548 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:47:25.553 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:47:25.558 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:47:25.562 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:47:25.567 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:47:25.571 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:47:25.576 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:47:25.581 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:47:25.585 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:47:25.590 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:47:25.595 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:47:25.599 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:47:25.603 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:47:25.608 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:47:25.613 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:47:25.617 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-10-07 20:47:25.621 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/neutron-api.conf.disabled ]] 2025-10-07 20:47:25.626 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/neutron-api.conf ]] 2025-10-07 20:47:25.630 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/neutron-api.conf.disabled /etc/httpd/conf.d/neutron-api.conf 2025-10-07 20:47:25.661 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-10-07 20:47:25.664 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:47:25.668 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:47:25.672 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:47:26.918 | + ./stack.sh:main:1192 : is_service_enabled mysql postgresql 2025-10-07 20:47:26.954 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:26.959 | + ./stack.sh:main:1192 : is_service_enabled neutron 2025-10-07 20:47:26.987 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:26.991 | + ./stack.sh:main:1193 : async_runfunc init_neutron 2025-10-07 20:47:26.995 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2025-10-07 20:47:27.067 | + inc/async:async_inner:63 : init_neutron 2025-10-07 20:47:27.118 | [5540 Async init_neutron:81696]: running: init_neutron 2025-10-07 20:47:27.121 | + ./stack.sh:main:1201 : is_service_enabled q-dhcp 2025-10-07 20:47:27.140 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:27.143 | + ./stack.sh:main:1220 : is_service_enabled nova neutron 2025-10-07 20:47:27.170 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:27.174 | + ./stack.sh:main:1221 : configure_os_vif 2025-10-07 20:47:27.180 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2025-10-07 20:47:27.184 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2025-10-07 20:47:27.234 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2025-10-07 20:47:27.237 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2025-10-07 20:47:27.293 | + ./stack.sh:main:1227 : is_service_enabled swift 2025-10-07 20:47:27.321 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:27.325 | + ./stack.sh:main:1228 : echo_summary 'Configuring Swift' 2025-10-07 20:47:27.330 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:47:27.335 | + ./stack.sh:echo_summary:474 : echo -e Configuring Swift 2025-10-07 20:47:27.341 | + ./stack.sh:main:1229 : async_runfunc init_swift 2025-10-07 20:47:27.345 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2025-10-07 20:47:27.458 | + inc/async:async_inner:63 : init_swift 2025-10-07 20:47:27.530 | [5540 Async init_swift:81917]: running: init_swift 2025-10-07 20:47:27.535 | + ./stack.sh:main:1236 : is_service_enabled cinder 2025-10-07 20:47:27.567 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:27.572 | + ./stack.sh:main:1237 : echo_summary 'Configuring Cinder' 2025-10-07 20:47:27.576 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:47:27.580 | + ./stack.sh:echo_summary:474 : echo -e Configuring Cinder 2025-10-07 20:47:27.585 | + ./stack.sh:main:1238 : async_runfunc init_cinder 2025-10-07 20:47:27.589 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2025-10-07 20:47:27.691 | + inc/async:async_inner:63 : init_cinder 2025-10-07 20:47:27.757 | [5540 Async init_cinder:82021]: running: init_cinder 2025-10-07 20:47:27.762 | + ./stack.sh:main:1244 : is_service_enabled placement 2025-10-07 20:47:27.791 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:27.796 | + ./stack.sh:main:1245 : echo_summary 'Configuring placement' 2025-10-07 20:47:27.801 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:47:27.805 | + ./stack.sh:echo_summary:474 : echo -e Configuring placement 2025-10-07 20:47:27.815 | + ./stack.sh:main:1246 : async_runfunc init_placement 2025-10-07 20:47:27.819 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2025-10-07 20:47:27.941 | + inc/async:async_inner:63 : init_placement 2025-10-07 20:47:28.018 | [5540 Async init_placement:82232]: running: init_placement 2025-10-07 20:47:28.023 | + ./stack.sh:main:1250 : async_wait init_neutron 2025-10-07 20:47:28.107 | [5540 Async init_neutron:81696]: Waiting for completion of init_neutron running on PID 81696 (6 other jobs running) 2025-10-07 20:47:28.141 | [5540 Async init_neutron:81696]: Signaling child to exit 2025-10-07 20:47:31.422 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:47:31.452 | [81917 Async init_swift:81917]: finished successfully 2025-10-07 20:47:35.055 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:47:35.097 | [82021 Async init_cinder:82021]: finished successfully 2025-10-07 20:47:38.800 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:47:38.841 | [82232 Async init_placement:82232]: finished successfully 2025-10-07 20:47:42.580 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:47:42.621 | [81696 Async init_neutron:81696]: finished successfully 2025-10-07 20:47:42.661 | WAKEUP 2025-10-07 20:47:42.699 | [5540 Async init_neutron:81696]: Signaled 2025-10-07 20:47:42.702 | + lib/neutron:init_neutron:515 : recreate_database neutron 2025-10-07 20:47:42.703 | + lib/database:recreate_database:112 : local db=neutron 2025-10-07 20:47:42.703 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2025-10-07 20:47:42.703 | + lib/databases/mysql:recreate_database_mysql:60 : local db=neutron 2025-10-07 20:47:42.703 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2025-10-07 20:47:42.703 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2025-10-07 20:47:42.703 | + lib/neutron:init_neutron:516 : time_start dbsync 2025-10-07 20:47:42.703 | + functions-common:time_start:2409 : local name=dbsync 2025-10-07 20:47:42.703 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:47:42.703 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:47:42.703 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:47:42.703 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870047126 2025-10-07 20:47:42.703 | + lib/neutron:init_neutron:518 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2025-10-07 20:47:42.703 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2025-10-07 20:47:42.704 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2025-10-07 20:47:42.705 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2025-10-07 20:47:42.706 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2025-10-07 20:47:42.707 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2025-10-07 20:47:42.707 | Running upgrade for neutron ... 2025-10-07 20:47:42.707 | OK 2025-10-07 20:47:42.707 | + lib/neutron:init_neutron:519 : time_stop dbsync 2025-10-07 20:47:42.707 | + functions-common:time_stop:2423 : local name 2025-10-07 20:47:42.707 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:47:42.707 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:47:42.707 | + functions-common:time_stop:2426 : local total 2025-10-07 20:47:42.707 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:47:42.707 | + functions-common:time_stop:2429 : name=dbsync 2025-10-07 20:47:42.707 | + functions-common:time_stop:2430 : start_time=1759870047126 2025-10-07 20:47:42.707 | + functions-common:time_stop:2432 : [[ -z 1759870047126 ]] 2025-10-07 20:47:42.707 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:47:42.707 | + functions-common:time_stop:2435 : end_time=1759870062551 2025-10-07 20:47:42.707 | + functions-common:time_stop:2436 : elapsed_time=15425 2025-10-07 20:47:42.707 | + functions-common:time_stop:2437 : total=3398 2025-10-07 20:47:42.707 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:47:42.707 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=18823 2025-10-07 20:47:42.782 | [5540 Async init_neutron:81696]: finished init_neutron with result 0 in 15 seconds 2025-10-07 20:47:42.788 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:42.793 | + ./stack.sh:main:1251 : async_wait init_placement 2025-10-07 20:47:42.880 | [5540 Async init_placement:82232]: Waiting for completion of init_placement running on PID 82232 (5 other jobs running) 2025-10-07 20:47:42.924 | [5540 Async init_placement:82232]: Signaling child to exit 2025-10-07 20:47:42.925 | WAKEUP 2025-10-07 20:47:42.965 | [5540 Async init_placement:82232]: Signaled 2025-10-07 20:47:42.969 | + lib/placement:init_placement:113 : recreate_database placement 2025-10-07 20:47:42.969 | + lib/database:recreate_database:112 : local db=placement 2025-10-07 20:47:42.969 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2025-10-07 20:47:42.969 | + lib/databases/mysql:recreate_database_mysql:60 : local db=placement 2025-10-07 20:47:42.969 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2025-10-07 20:47:42.969 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2025-10-07 20:47:42.969 | + lib/placement:init_placement:114 : /usr/local/bin/placement-manage db sync 2025-10-07 20:47:42.969 | + lib/placement:init_placement:115 : create_placement_accounts 2025-10-07 20:47:42.969 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2025-10-07 20:47:42.969 | + lib/keystone:create_service_user:416 : get_or_create_user placement secretservice Default 2025-10-07 20:47:42.969 | + functions-common:get_or_create_user:902 : local user_id 2025-10-07 20:47:42.969 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-10-07 20:47:42.969 | + functions-common:get_or_create_user:906 : local email= 2025-10-07 20:47:42.969 | ++ 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-10-07 20:47:42.969 | 2025-10-07 20:47:42.969 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:47:42.970 | + functions-common:get_or_create_user:918 : user_id=fc7a3b4e6dcd40ac9737e4111432ff4b 2025-10-07 20:47:42.970 | + functions-common:get_or_create_user:919 : echo fc7a3b4e6dcd40ac9737e4111432ff4b 2025-10-07 20:47:42.970 | fc7a3b4e6dcd40ac9737e4111432ff4b 2025-10-07 20:47:42.970 | + lib/keystone:create_service_user:417 : get_or_add_user_project_role service placement service Default Default 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:47:42.970 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:47:42.970 | + 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-10-07 20:47:42.970 | 2025-10-07 20:47:42.970 | ++ 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-10-07 20:47:42.970 | 2025-10-07 20:47:42.970 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a370953811ec40cc8b2256340aab2378 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:983 : echo a370953811ec40cc8b2256340aab2378 2025-10-07 20:47:42.970 | a370953811ec40cc8b2256340aab2378 2025-10-07 20:47:42.970 | + lib/keystone:create_service_user:419 : [[ -n admin ]] 2025-10-07 20:47:42.970 | + lib/keystone:create_service_user:420 : get_or_add_user_project_role admin placement service Default Default 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-10-07 20:47:42.970 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:950 : local domain 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:951 : domain= 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-10-07 20:47:42.970 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-10-07 20:47:42.970 | + 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-10-07 20:47:42.970 | 2025-10-07 20:47:42.970 | ++ 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-10-07 20:47:42.970 | 2025-10-07 20:47:42.970 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:982 : user_role_id=c71906395c744352a976d6e3123cc43e 2025-10-07 20:47:42.970 | + functions-common:get_or_add_user_project_role:983 : echo c71906395c744352a976d6e3123cc43e 2025-10-07 20:47:42.971 | c71906395c744352a976d6e3123cc43e 2025-10-07 20:47:42.971 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://38.102.83.9/placement 2025-10-07 20:47:42.971 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2025-10-07 20:47:42.971 | + functions-common:get_or_create_service:1058 : local service_id 2025-10-07 20:47:42.971 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2025-10-07 20:47:42.971 | ++ 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-10-07 20:47:42.971 | 2025-10-07 20:47:42.971 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:47:42.971 | + functions-common:get_or_create_service:1069 : service_id=' 2025-10-07 20:47:42.971 | 0c6e081dcfb54443b1c4d4e75d59a3a8' 2025-10-07 20:47:42.971 | + functions-common:get_or_create_service:1070 : echo 0c6e081dcfb54443b1c4d4e75d59a3a8 2025-10-07 20:47:42.971 | 0c6e081dcfb54443b1c4d4e75d59a3a8 2025-10-07 20:47:42.971 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://38.102.83.9/placement 2025-10-07 20:47:42.971 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-10-07 20:47:42.971 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface placement public https://38.102.83.9/placement RegionOne 2025-10-07 20:47:42.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-10-07 20:47:42.971 | +++ 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-10-07 20:47:42.971 | 2025-10-07 20:47:42.971 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:47:42.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-10-07 20:47:42.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-10-07 20:47:42.971 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://38.102.83.9/placement --region RegionOne -f value -c id 2025-10-07 20:47:42.971 | 2025-10-07 20:47:42.971 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:47:42.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=11fbf7ba78d140289dff2b39c5b50f52 2025-10-07 20:47:42.971 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 11fbf7ba78d140289dff2b39c5b50f52 2025-10-07 20:47:42.971 | + functions-common:get_or_create_endpoint:1103 : public_id=11fbf7ba78d140289dff2b39c5b50f52 2025-10-07 20:47:42.971 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-10-07 20:47:42.971 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-10-07 20:47:42.971 | + functions-common:get_or_create_endpoint:1112 : echo 11fbf7ba78d140289dff2b39c5b50f52 2025-10-07 20:47:42.971 | 11fbf7ba78d140289dff2b39c5b50f52 2025-10-07 20:47:43.040 | [5540 Async init_placement:82232]: finished init_placement with result 0 in 10 seconds 2025-10-07 20:47:43.047 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:43.051 | + ./stack.sh:main:1252 : async_wait init_glance 2025-10-07 20:47:43.133 | [5540 Async init_glance:77087]: Waiting for completion of init_glance running on PID 77087 (4 other jobs running) 2025-10-07 20:47:43.176 | [5540 Async init_glance:77087]: Signaling child to exit 2025-10-07 20:47:43.177 | WAKEUP 2025-10-07 20:47:43.211 | [5540 Async init_glance:77087]: Signaled 2025-10-07 20:47:43.214 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2025-10-07 20:47:43.214 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2025-10-07 20:47:43.214 | + lib/glance:init_glance:528 : recreate_database glance 2025-10-07 20:47:43.214 | + lib/database:recreate_database:112 : local db=glance 2025-10-07 20:47:43.214 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2025-10-07 20:47:43.214 | + lib/databases/mysql:recreate_database_mysql:60 : local db=glance 2025-10-07 20:47:43.214 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2025-10-07 20:47:43.214 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2025-10-07 20:47:43.214 | + lib/glance:init_glance:530 : time_start dbsync 2025-10-07 20:47:43.214 | + functions-common:time_start:2409 : local name=dbsync 2025-10-07 20:47:43.214 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:47:43.214 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:47:43.215 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:47:43.215 | + functions-common:time_start:2414 : _TIME_START[$name]=1759869998956 2025-10-07 20:47:43.215 | + lib/glance:init_glance:532 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2025-10-07 20:47:43.215 | INFO dbcounter [-] Registered counter for database glance 2025-10-07 20:47:43.215 | 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=77178) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.215 | DEBUG dbcounter [-] [77178] Writer thread running {{(pid=77178) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.215 | INFO dbcounter [-] Registered counter for database glance 2025-10-07 20:47:43.215 | 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=77178) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.215 | DEBUG dbcounter [-] [77178] Writer thread running {{(pid=77178) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2025-10-07 20:47:43.215 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.215 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2025-10-07 20:47:43.216 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=77178) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:839}} 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.216 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.217 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.217 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.217 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2025-10-07 20:47:43.217 | Database migration is up to date. No migration needed. 2025-10-07 20:47:43.217 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2025-10-07 20:47:43.217 | Database is synced successfully. 2025-10-07 20:47:43.217 | + lib/glance:init_glance:535 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2025-10-07 20:47:43.217 | INFO dbcounter [-] Registered counter for database glance 2025-10-07 20:47:43.217 | 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=77220) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:47:43.217 | DEBUG dbcounter [-] [77220] Writer thread running {{(pid=77220) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2025-10-07 20:47:43.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2025-10-07 20:47:43.218 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2025-10-07 20:47:43.218 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2025-10-07 20:47:43.218 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2025-10-07 20:47:43.218 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2025-10-07 20:47:43.218 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2025-10-07 20:47:43.218 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2025-10-07 20:47:43.218 | + lib/glance:init_glance:536 : time_stop dbsync 2025-10-07 20:47:43.218 | + functions-common:time_stop:2423 : local name 2025-10-07 20:47:43.218 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:47:43.218 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:47:43.218 | + functions-common:time_stop:2426 : local total 2025-10-07 20:47:43.218 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:47:43.218 | + functions-common:time_stop:2429 : name=dbsync 2025-10-07 20:47:43.218 | + functions-common:time_stop:2430 : start_time=1759869998956 2025-10-07 20:47:43.218 | + functions-common:time_stop:2432 : [[ -z 1759869998956 ]] 2025-10-07 20:47:43.218 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:47:43.218 | + functions-common:time_stop:2435 : end_time=1759870004548 2025-10-07 20:47:43.218 | + functions-common:time_stop:2436 : elapsed_time=5592 2025-10-07 20:47:43.218 | + functions-common:time_stop:2437 : total=3398 2025-10-07 20:47:43.218 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:47:43.218 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8990 2025-10-07 20:47:43.289 | [5540 Async init_glance:77087]: finished init_glance with result 0 in 5 seconds 2025-10-07 20:47:43.295 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:43.301 | + ./stack.sh:main:1253 : async_wait init_swift 2025-10-07 20:47:43.375 | [5540 Async init_swift:81917]: Waiting for completion of init_swift running on PID 81917 (3 other jobs running) 2025-10-07 20:47:43.422 | [5540 Async init_swift:81917]: Signaling child to exit 2025-10-07 20:47:43.422 | WAKEUP 2025-10-07 20:47:43.463 | [5540 Async init_swift:81917]: Signaled 2025-10-07 20:47:43.465 | + lib/swift:init_swift:670 : local node_number 2025-10-07 20:47:43.466 | + lib/swift:init_swift:672 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-10-07 20:47:43.466 | No container-reconciler running 2025-10-07 20:47:43.466 | No account-reaper running 2025-10-07 20:47:43.466 | No object-auditor running 2025-10-07 20:47:43.466 | No container-sharder running 2025-10-07 20:47:43.466 | No object-replicator running 2025-10-07 20:47:43.466 | No proxy-server running 2025-10-07 20:47:43.466 | No account-auditor running 2025-10-07 20:47:43.466 | No object-updater running 2025-10-07 20:47:43.466 | No container-updater running 2025-10-07 20:47:43.466 | No object-expirer running 2025-10-07 20:47:43.466 | No account-replicator running 2025-10-07 20:47:43.466 | No container-sync running 2025-10-07 20:47:43.466 | No object-server running 2025-10-07 20:47:43.466 | No container-server running 2025-10-07 20:47:43.466 | No account-server running 2025-10-07 20:47:43.466 | No container-replicator running 2025-10-07 20:47:43.466 | No container-auditor running 2025-10-07 20:47:43.466 | No object-reconstructor running 2025-10-07 20:47:43.466 | + lib/swift:init_swift:672 : true 2025-10-07 20:47:43.466 | + lib/swift:init_swift:675 : create_swift_disk 2025-10-07 20:47:43.466 | + lib/swift:create_swift_disk:567 : local node_number 2025-10-07 20:47:43.466 | + lib/swift:create_swift_disk:572 : local user_group 2025-10-07 20:47:43.466 | ++ lib/swift:create_swift_disk:573 : id -g stack 2025-10-07 20:47:43.466 | + lib/swift:create_swift_disk:573 : user_group=1003 2025-10-07 20:47:43.466 | + 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-10-07 20:47:43.466 | + lib/swift:create_swift_disk:577 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2025-10-07 20:47:43.466 | + functions:create_disk:749 : local node_number 2025-10-07 20:47:43.466 | + functions:create_disk:750 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.466 | + functions:create_disk:751 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-10-07 20:47:43.467 | + functions:create_disk:752 : local loopback_disk_size=6G 2025-10-07 20:47:43.467 | + functions:create_disk:753 : local key 2025-10-07 20:47:43.467 | ++ functions:create_disk:755 : echo /opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | ++ functions:create_disk:755 : sed s#/.## 2025-10-07 20:47:43.467 | + functions:create_disk:755 : key=pt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:create_disk:756 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:create_disk:758 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2025-10-07 20:47:43.467 | + functions:destroy_disk:780 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:destroy_disk:781 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-10-07 20:47:43.467 | + functions:destroy_disk:782 : local key 2025-10-07 20:47:43.467 | ++ functions:destroy_disk:784 : echo /opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | ++ functions:destroy_disk:784 : sed s#/.## 2025-10-07 20:47:43.467 | + functions:destroy_disk:784 : key=pt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:destroy_disk:785 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:destroy_disk:788 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2025-10-07 20:47:43.467 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:47:43.467 | + functions:destroy_disk:793 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2025-10-07 20:47:43.467 | + functions:destroy_disk:796 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | ++ functions:create_disk:762 : dirname /opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:create_disk:762 : sudo mkdir -p /opt/stack/data/swift/drives/images 2025-10-07 20:47:43.467 | + functions:create_disk:763 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | + functions:create_disk:770 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2025-10-07 20:47:43.467 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2025-10-07 20:47:43.467 | = sectsz=512 attr=2, projid32bit=1 2025-10-07 20:47:43.467 | = crc=1 finobt=1, sparse=1, rmapbt=1 2025-10-07 20:47:43.467 | = reflink=1 bigtime=1 inobtcount=1 nrext64=1 2025-10-07 20:47:43.467 | = exchange=0 2025-10-07 20:47:43.467 | data = bsize=4096 blocks=1572864, imaxpct=25 2025-10-07 20:47:43.468 | = sunit=0 swidth=0 blks 2025-10-07 20:47:43.468 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 2025-10-07 20:47:43.468 | log =internal log bsize=4096 blocks=16384, version=2 2025-10-07 20:47:43.468 | = sectsz=512 sunit=0 blks, lazy-count=1 2025-10-07 20:47:43.468 | realtime =none extsz=4096 blocks=0, rtextents=0 2025-10-07 20:47:43.468 | + 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-10-07 20:47:43.468 | + functions:create_disk:773 : sudo tee -a /etc/fstab 2025-10-07 20:47:43.468 | /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-10-07 20:47:43.468 | + functions:create_disk:774 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2025-10-07 20:47:43.468 | + functions:create_disk:775 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2025-10-07 20:47:43.468 | mount: /opt/stack/data/swift/drives/sdb1 does not contain SELinux labels. 2025-10-07 20:47:43.468 | You just mounted a file system that supports labels which does not 2025-10-07 20:47:43.468 | contain labels, onto an SELinux box. It is likely that confined 2025-10-07 20:47:43.468 | applications will generate AVC messages and not be allowed access to 2025-10-07 20:47:43.468 | this file system. For more details see restorecon(8) and mount(8). 2025-10-07 20:47:43.468 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:581 : local node_number 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:582 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:584 : local node_devices=/opt/stack/data/swift/1 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:585 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:586 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:587 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:588 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2025-10-07 20:47:43.468 | + lib/swift:create_swift_disk:589 : sudo install -o stack -g 1003 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2025-10-07 20:47:43.468 | + lib/swift:init_swift:679 : pushd /etc/swift 2025-10-07 20:47:43.468 | + lib/swift:init_swift:681 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2025-10-07 20:47:43.468 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2025-10-07 20:47:43.468 | + lib/swift:init_swift:684 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2025-10-07 20:47:43.468 | + lib/swift:init_swift:685 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2025-10-07 20:47:43.468 | + lib/swift:init_swift:691 : [[ -n '' ]] 2025-10-07 20:47:43.468 | + lib/swift:init_swift:704 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-10-07 20:47:43.468 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2025-10-07 20:47:43.468 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2025-10-07 20:47:43.468 | 2025-10-07 20:47:43.468 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2025-10-07 20:47:43.468 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2025-10-07 20:47:43.468 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2025-10-07 20:47:43.468 | 2025-10-07 20:47:43.468 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2025-10-07 20:47:43.468 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2025-10-07 20:47:43.468 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2025-10-07 20:47:43.468 | 2025-10-07 20:47:43.468 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2025-10-07 20:47:43.468 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2025-10-07 20:47:43.469 | Defaulting to --format-version=1. This ensures the ring 2025-10-07 20:47:43.469 | written will be readable by older versions of Swift. 2025-10-07 20:47:43.469 | In a future release, the default will change to 2025-10-07 20:47:43.469 | --format-version=2 2025-10-07 20:47:43.469 | 2025-10-07 20:47:43.469 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-10-07 20:47:43.469 | + lib/swift:init_swift:714 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2025-10-07 20:47:43.469 | Defaulting to --format-version=1. This ensures the ring 2025-10-07 20:47:43.469 | written will be readable by older versions of Swift. 2025-10-07 20:47:43.469 | In a future release, the default will change to 2025-10-07 20:47:43.469 | --format-version=2 2025-10-07 20:47:43.469 | 2025-10-07 20:47:43.469 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-10-07 20:47:43.469 | + lib/swift:init_swift:715 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2025-10-07 20:47:43.469 | Defaulting to --format-version=1. This ensures the ring 2025-10-07 20:47:43.469 | written will be readable by older versions of Swift. 2025-10-07 20:47:43.469 | In a future release, the default will change to 2025-10-07 20:47:43.469 | --format-version=2 2025-10-07 20:47:43.469 | 2025-10-07 20:47:43.469 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-10-07 20:47:43.469 | + lib/swift:init_swift:716 : popd 2025-10-07 20:47:43.549 | [5540 Async init_swift:81917]: finished init_swift with result 0 in 4 seconds 2025-10-07 20:47:43.558 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:43.564 | + ./stack.sh:main:1254 : async_wait init_cinder 2025-10-07 20:47:43.657 | [5540 Async init_cinder:82021]: Waiting for completion of init_cinder running on PID 82021 (2 other jobs running) 2025-10-07 20:47:43.704 | [5540 Async init_cinder:82021]: Signaling child to exit 2025-10-07 20:47:43.705 | WAKEUP 2025-10-07 20:47:43.745 | [5540 Async init_cinder:82021]: Signaled 2025-10-07 20:47:43.748 | + lib/cinder:init_cinder:487 : is_service_enabled mysql postgresql 2025-10-07 20:47:43.748 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.748 | + lib/cinder:init_cinder:489 : recreate_database cinder 2025-10-07 20:47:43.748 | + lib/database:recreate_database:112 : local db=cinder 2025-10-07 20:47:43.748 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2025-10-07 20:47:43.748 | + lib/databases/mysql:recreate_database_mysql:60 : local db=cinder 2025-10-07 20:47:43.748 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2025-10-07 20:47:43.748 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2025-10-07 20:47:43.748 | + lib/cinder:init_cinder:491 : time_start dbsync 2025-10-07 20:47:43.748 | + functions-common:time_start:2409 : local name=dbsync 2025-10-07 20:47:43.748 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:47:43.748 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:47:43.748 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:47:43.748 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870047799 2025-10-07 20:47:43.748 | + lib/cinder:init_cinder:493 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2025-10-07 20:47:43.748 | INFO dbcounter [-] Registered counter for database cinder 2025-10-07 20:47:43.748 | 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=82134) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:47:43.748 | INFO cinder.db.migration [-] Applying migration(s) 2025-10-07 20:47:43.748 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:43.748 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:43.748 | DEBUG dbcounter [-] [82134] Writer thread running {{(pid=82134) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:43.748 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2025-10-07 20:47:43.749 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=82134) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:43.749 | INFO cinder.db.migration [-] Migration(s) applied 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:494 : time_stop dbsync 2025-10-07 20:47:43.749 | + functions-common:time_stop:2423 : local name 2025-10-07 20:47:43.749 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:47:43.749 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:47:43.749 | + functions-common:time_stop:2426 : local total 2025-10-07 20:47:43.749 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:47:43.749 | + functions-common:time_stop:2429 : name=dbsync 2025-10-07 20:47:43.749 | + functions-common:time_stop:2430 : start_time=1759870047799 2025-10-07 20:47:43.749 | + functions-common:time_stop:2432 : [[ -z 1759870047799 ]] 2025-10-07 20:47:43.749 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:47:43.749 | + functions-common:time_stop:2435 : end_time=1759870053204 2025-10-07 20:47:43.749 | + functions-common:time_stop:2436 : elapsed_time=5405 2025-10-07 20:47:43.749 | + functions-common:time_stop:2437 : total=3398 2025-10-07 20:47:43.749 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:47:43.749 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8803 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:497 : is_service_enabled c-vol 2025-10-07 20:47:43.749 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:497 : [[ -n lvm:lvmdriver-1 ]] 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:498 : local be be_name be_type 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:499 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:500 : be_type=lvm 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:501 : be_name=lvmdriver-1 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:502 : type init_cinder_backend_lvm 2025-10-07 20:47:43.749 | + lib/cinder:init_cinder:503 : init_cinder_backend_lvm lvmdriver-1 2025-10-07 20:47:43.749 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2025-10-07 20:47:43.749 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-10-07 20:47:43.749 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2025-10-07 20:47:43.749 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2025-10-07 20:47:43.749 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2025-10-07 20:47:43.750 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:47:43.750 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:47:43.750 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:47:43.750 | + lib/lvm:init_lvm_volume_group:134 : start_service tgtd 2025-10-07 20:47:43.750 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-10-07 20:47:43.750 | + functions-common:start_service:2331 : sudo /bin/systemctl start tgtd 2025-10-07 20:47:43.750 | Failed to start tgtd.service: Unit tgtd.service not found. 2025-10-07 20:47:43.750 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2025-10-07 20:47:43.750 | Volume group "stack-volumes-lvmdriver-1" not found 2025-10-07 20:47:43.750 | Cannot process volume group stack-volumes-lvmdriver-1 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2025-10-07 20:47:43.750 | s|%DIRECTIO%|--direct-io=on|g; 2025-10-07 20:47:43.750 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2025-10-07 20:47:43.750 | ' /opt/stack/devstack/files/lvm-backing-file.template 2025-10-07 20:47:43.750 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2025-10-07 20:47:43.750 | [Unit] 2025-10-07 20:47:43.750 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-10-07 20:47:43.750 | DefaultDependencies=no 2025-10-07 20:47:43.750 | After=systemd-udev-settle.service 2025-10-07 20:47:43.751 | Before=lvm2-activation-early.service 2025-10-07 20:47:43.751 | Wants=systemd-udev-settle.service 2025-10-07 20:47:43.751 | 2025-10-07 20:47:43.751 | [Service] 2025-10-07 20:47:43.751 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-10-07 20:47:43.751 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2025-10-07 20:47:43.751 | RemainAfterExit=yes 2025-10-07 20:47:43.751 | Type=oneshot 2025-10-07 20:47:43.751 | 2025-10-07 20:47:43.751 | [Install] 2025-10-07 20:47:43.751 | WantedBy=local-fs.target 2025-10-07 20:47:43.751 | Also=systemd-udev-settle.service 2025-10-07 20:47:43.751 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2025-10-07 20:47:43.751 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2025-10-07 20:47:43.751 | 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-10-07 20:47:43.751 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2025-10-07 20:47:43.751 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2025-10-07 20:47:43.751 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop1 2025-10-07 20:47:43.751 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2025-10-07 20:47:43.751 | Volume group "stack-volumes-lvmdriver-1" not found 2025-10-07 20:47:43.751 | Cannot process volume group stack-volumes-lvmdriver-1 2025-10-07 20:47:43.751 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop1 2025-10-07 20:47:43.751 | Physical volume "/dev/loop1" successfully created. 2025-10-07 20:47:43.751 | Creating devices file /etc/lvm/devices/system.devices 2025-10-07 20:47:43.751 | Volume group "stack-volumes-lvmdriver-1" successfully created 2025-10-07 20:47:43.751 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2025-10-07 20:47:43.751 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.751 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2025-10-07 20:47:43.751 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2025-10-07 20:47:43.751 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2025-10-07 20:47:43.751 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2025-10-07 20:47:43.751 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2025-10-07 20:47:43.751 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2025-10-07 20:47:43.751 | + lib/cinder:init_cinder:508 : is_service_enabled c-bak 2025-10-07 20:47:43.751 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.751 | + lib/cinder:init_cinder:508 : [[ -n swift ]] 2025-10-07 20:47:43.751 | + lib/cinder:init_cinder:509 : type init_cinder_backup_swift 2025-10-07 20:47:43.752 | + lib/cinder:init_cinder:514 : mkdir -p /opt/stack/data/cinder/volumes 2025-10-07 20:47:43.829 | [5540 Async init_cinder:82021]: finished init_cinder with result 0 in 7 seconds 2025-10-07 20:47:43.838 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:43.843 | + ./stack.sh:main:1259 : is_service_enabled nova 2025-10-07 20:47:43.875 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.880 | + ./stack.sh:main:1260 : echo_summary 'Configuring Nova' 2025-10-07 20:47:43.885 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:47:43.890 | + ./stack.sh:echo_summary:474 : echo -e Configuring Nova 2025-10-07 20:47:43.896 | + ./stack.sh:main:1261 : init_nova 2025-10-07 20:47:43.900 | + lib/nova:init_nova:870 : is_service_enabled mysql postgresql 2025-10-07 20:47:43.934 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.939 | + lib/nova:init_nova:870 : is_service_enabled n-api 2025-10-07 20:47:43.972 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:43.978 | + lib/nova:init_nova:872 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:47:43.983 | + lib/nova:init_nova:880 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2025-10-07 20:47:44.102 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2025-10-07 20:47:44.175 | [5540 Async nova-cell-0:83856]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2025-10-07 20:47:44.182 | ++ lib/nova:init_nova:883 : seq 1 1 2025-10-07 20:47:44.191 | + lib/nova:init_nova:883 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:47:44.198 | ++ lib/nova:init_nova:884 : conductor_conf 1 2025-10-07 20:47:44.203 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:47:44.208 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:47:44.215 | + lib/nova:init_nova:884 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-10-07 20:47:44.337 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-10-07 20:47:44.405 | [5540 Async nova-cell-1:83963]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-10-07 20:47:44.410 | + lib/nova:init_nova:887 : recreate_database nova_api 2025-10-07 20:47:44.415 | + lib/database:recreate_database:112 : local db=nova_api 2025-10-07 20:47:44.421 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2025-10-07 20:47:44.425 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_api 2025-10-07 20:47:44.431 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2025-10-07 20:47:44.450 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2025-10-07 20:47:44.471 | + lib/nova:init_nova:888 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2025-10-07 20:47:46.490 | INFO dbcounter [-] Registered counter for database nova_api 2025-10-07 20:47:46.503 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:46.503 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:46.504 | DEBUG dbcounter [-] [84030] Writer thread running {{(pid=84030) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:46.559 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2025-10-07 20:47:48.664 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=84030) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:47:48.668 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2025-10-07 20:47:49.208 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=84030) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:49.213 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2025-10-07 20:47:49.215 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=84030) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:49.650 | ++ lib/nova:init_nova:892 : database_connection_url nova_cell0 2025-10-07 20:47:49.653 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-10-07 20:47:49.655 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-10-07 20:47:49.658 | ++ lib/databases/mysql:database_connection_url_mysql:243 : local db=nova_cell0 2025-10-07 20:47:49.663 | ++ lib/databases/mysql:database_connection_url_mysql:244 : local plugin 2025-10-07 20:47:49.666 | ++ lib/databases/mysql:database_connection_url_mysql:248 : [[ True == \T\r\u\e ]] 2025-10-07 20:47:49.668 | ++ lib/databases/mysql:database_connection_url_mysql:249 : is_service_enabled mysql 2025-10-07 20:47:49.693 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:49.699 | ++ lib/databases/mysql:database_connection_url_mysql:250 : plugin='&plugin=dbcounter' 2025-10-07 20:47:49.704 | ++ lib/databases/mysql:database_connection_url_mysql:254 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-10-07 20:47:49.709 | + 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-10-07 20:47:51.370 | INFO dbcounter [None req-1ebf537b-6022-4289-a4bf-d8b33e184d94 None None] Registered counter for database nova_api 2025-10-07 20:47:51.399 | DEBUG dbcounter [-] [84079] Writer thread running {{(pid=84079) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:51.810 | ++ lib/nova:init_nova:895 : seq 0 1 2025-10-07 20:47:51.816 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-10-07 20:47:51.819 | + lib/nova:init_nova:896 : async_wait nova-cell-0 2025-10-07 20:47:51.897 | [5540 Async nova-cell-0:83856]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 83856 (3 other jobs running) 2025-10-07 20:47:51.941 | [5540 Async nova-cell-0:83856]: Signaling child to exit 2025-10-07 20:47:53.932 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:47:53.961 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:47:53.967 | [83963 Async nova-cell-1:83963]: finished successfully 2025-10-07 20:47:53.995 | [83856 Async nova-cell-0:83856]: finished successfully 2025-10-07 20:47:54.027 | WAKEUP 2025-10-07 20:47:54.060 | [5540 Async nova-cell-0:83856]: Signaled 2025-10-07 20:47:54.063 | + lib/nova:init_nova_db:860 : local dbname=nova_cell0 2025-10-07 20:47:54.063 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova.conf 2025-10-07 20:47:54.063 | + lib/nova:init_nova_db:862 : recreate_database nova_cell0 2025-10-07 20:47:54.063 | + lib/database:recreate_database:112 : local db=nova_cell0 2025-10-07 20:47:54.063 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2025-10-07 20:47:54.063 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell0 2025-10-07 20:47:54.063 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2025-10-07 20:47:54.063 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2025-10-07 20:47:54.063 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2025-10-07 20:47:54.063 | INFO dbcounter [-] Registered counter for database nova_cell0 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:54.063 | DEBUG dbcounter [-] [83909] Writer thread running {{(pid=83909) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.063 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-10-07 20:47:54.063 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=83909) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.140 | [5540 Async nova-cell-0:83856]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2025-10-07 20:47:54.148 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:54.154 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-10-07 20:47:54.160 | + lib/nova:init_nova:896 : async_wait nova-cell-1 2025-10-07 20:47:54.243 | [5540 Async nova-cell-1:83963]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 83963 (2 other jobs running) 2025-10-07 20:47:54.284 | [5540 Async nova-cell-1:83963]: Signaling child to exit 2025-10-07 20:47:54.284 | WAKEUP 2025-10-07 20:47:54.320 | [5540 Async nova-cell-1:83963]: Signaled 2025-10-07 20:47:54.323 | + lib/nova:init_nova_db:860 : local dbname=nova_cell1 2025-10-07 20:47:54.323 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova_cell1.conf 2025-10-07 20:47:54.323 | + lib/nova:init_nova_db:862 : recreate_database nova_cell1 2025-10-07 20:47:54.323 | + lib/database:recreate_database:112 : local db=nova_cell1 2025-10-07 20:47:54.323 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2025-10-07 20:47:54.323 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell1 2025-10-07 20:47:54.323 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2025-10-07 20:47:54.323 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2025-10-07 20:47:54.323 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2025-10-07 20:47:54.324 | INFO dbcounter [-] Registered counter for database nova_cell1 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-10-07 20:47:54.324 | DEBUG dbcounter [-] [84017] Writer thread running {{(pid=84017) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.324 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-10-07 20:47:54.324 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=84017) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-10-07 20:47:54.392 | [5540 Async nova-cell-1:83963]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2025-10-07 20:47:54.398 | + inc/async:async_wait:197 : return 0 2025-10-07 20:47:54.403 | + lib/nova:init_nova:899 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:47:54.407 | + lib/nova:init_nova:906 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2025-10-07 20:47:56.051 | Running batches of 50 until complete 2025-10-07 20:47:56.051 | INFO dbcounter [None req-29e31048-1647-4cc1-9341-474853118d64 None None] Registered counter for database nova_cell0 2025-10-07 20:47:56.116 | DEBUG dbcounter [-] [84361] Writer thread running {{(pid=84361) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:56.119 | INFO dbcounter [None req-29e31048-1647-4cc1-9341-474853118d64 None None] Registered counter for database nova_api 2025-10-07 20:47:56.184 | DEBUG dbcounter [-] [84361] Writer thread running {{(pid=84361) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:56.203 | INFO dbcounter [None req-29e31048-1647-4cc1-9341-474853118d64 None None] Registered counter for database nova_cell0 2025-10-07 20:47:56.208 | DEBUG dbcounter [-] [84361] Writer thread running {{(pid=84361) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:56.239 | +-------------------------------------+--------------+-----------+ 2025-10-07 20:47:56.239 | | Migration | Total Needed | Completed | 2025-10-07 20:47:56.239 | +-------------------------------------+--------------+-----------+ 2025-10-07 20:47:56.239 | | fill_virtual_interface_list | 0 | 0 | 2025-10-07 20:47:56.239 | | migrate_empty_ratio | 0 | 0 | 2025-10-07 20:47:56.239 | | migrate_quota_classes_to_api_db | 0 | 0 | 2025-10-07 20:47:56.239 | | migrate_quota_limits_to_api_db | 0 | 0 | 2025-10-07 20:47:56.239 | | migration_migrate_to_uuid | 0 | 0 | 2025-10-07 20:47:56.239 | | populate_dev_uuids | 0 | 0 | 2025-10-07 20:47:56.239 | | populate_instance_compute_id | 0 | 0 | 2025-10-07 20:47:56.239 | | populate_missing_availability_zones | 0 | 0 | 2025-10-07 20:47:56.239 | | populate_queued_for_delete | 0 | 0 | 2025-10-07 20:47:56.239 | | populate_user_id | 0 | 0 | 2025-10-07 20:47:56.239 | | populate_uuids | 0 | 0 | 2025-10-07 20:47:56.239 | +-------------------------------------+--------------+-----------+ 2025-10-07 20:47:56.679 | ++ lib/nova:init_nova:909 : seq 1 1 2025-10-07 20:47:56.686 | + lib/nova:init_nova:909 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:47:56.691 | ++ lib/nova:init_nova:910 : conductor_conf 1 2025-10-07 20:47:56.693 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:47:56.696 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:47:56.700 | + 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-10-07 20:47:58.364 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2025-10-07 20:47:58.364 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2025-10-07 20:47:58.364 | INFO dbcounter [None req-390d4115-1720-42db-b84c-140109801f77 None None] Registered counter for database nova_api 2025-10-07 20:47:58.393 | DEBUG dbcounter [-] [84380] Writer thread running {{(pid=84380) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:47:58.789 | + lib/nova:init_nova:914 : create_nova_keys_dir 2025-10-07 20:47:58.794 | + lib/nova:create_nova_keys_dir:856 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2025-10-07 20:47:58.821 | + lib/nova:init_nova:916 : [[ '' == \L\V\M ]] 2025-10-07 20:47:58.826 | + ./stack.sh:main:1263 : async_runfunc configure_neutron_nova 2025-10-07 20:47:58.830 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2025-10-07 20:47:58.945 | + inc/async:async_inner:63 : configure_neutron_nova 2025-10-07 20:47:59.012 | [5540 Async configure_neutron_nova:84439]: running: configure_neutron_nova 2025-10-07 20:47:59.017 | + ./stack.sh:main:1271 : run_phase stack post-config 2025-10-07 20:47:59.022 | + functions-common:run_phase:1851 : local mode=stack 2025-10-07 20:47:59.027 | + functions-common:run_phase:1852 : local phase=post-config 2025-10-07 20:47:59.033 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:47:59.036 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:47:59.043 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:47:59.047 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:47:59.052 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:47:59.059 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:47:59.067 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:47:59.073 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:47:59.078 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:47:59.082 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2025-10-07 20:47:59.087 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:47:59.118 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:47:59.123 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:47:59.128 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:47:59.133 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2025-10-07 20:47:59.137 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:47:59.143 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-10-07 20:47:59.148 | ++ extras.d/80-tempest.sh:source:12 : : 2025-10-07 20:47:59.152 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-10-07 20:47:59.156 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-10-07 20:47:59.161 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:47:59.167 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-10-07 20:47:59.171 | + functions-common:run_phase:1878 : run_plugins stack post-config 2025-10-07 20:47:59.177 | + functions-common:run_plugins:1837 : local mode=stack 2025-10-07 20:47:59.183 | + functions-common:run_plugins:1838 : local phase=post-config 2025-10-07 20:47:59.188 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-10-07 20:47:59.193 | + functions-common:run_plugins:1841 : local plugin 2025-10-07 20:47:59.197 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-10-07 20:47:59.201 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-10-07 20:47:59.206 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-10-07 20:47:59.211 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2025-10-07 20:47:59.215 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-10-07 20:47:59.221 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-10-07 20:47:59.226 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-10-07 20:47:59.230 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-10-07 20:47:59.235 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-10-07 20:47:59.240 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-10-07 20:47:59.245 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-10-07 20:47:59.250 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-10-07 20:47:59.255 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-10-07 20:47:59.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-10-07 20:47:59.266 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-10-07 20:47:59.271 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-10-07 20:47:59.276 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-10-07 20:47:59.281 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-10-07 20:47:59.286 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-10-07 20:47:59.289 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-10-07 20:47:59.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-10-07 20:47:59.298 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-10-07 20:47:59.304 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-10-07 20:47:59.307 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-10-07 20:47:59.312 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-10-07 20:47:59.336 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-10-07 20:47:59.339 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-10-07 20:47:59.345 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-10-07 20:47:59.349 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-10-07 20:47:59.354 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:47:59.383 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:47:59.387 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-10-07 20:47:59.394 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-10-07 20:47:59.395 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-10-07 20:47:59.404 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-10-07 20:47:59.409 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-10-07 20:47:59.414 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-10-07 20:47:59.424 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:47:59.458 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:47:59.464 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-10-07 20:47:59.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:47:59.475 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-10-07 20:47:59.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2025-10-07 20:47:59.510 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.515 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2025-10-07 20:47:59.544 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.550 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2025-10-07 20:47:59.579 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.584 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2025-10-07 20:47:59.614 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.618 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2025-10-07 20:47:59.650 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.655 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2025-10-07 20:47:59.686 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2025-10-07 20:47:59.720 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2025-10-07 20:47:59.756 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2025-10-07 20:47:59.791 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.796 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2025-10-07 20:47:59.828 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.832 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2025-10-07 20:47:59.862 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2025-10-07 20:47:59.900 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-10-07 20:47:59.937 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.942 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2025-10-07 20:47:59.973 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:47:59.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2025-10-07 20:48:00.009 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:00.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2025-10-07 20:48:00.019 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2025-10-07 20:48:00.024 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2025-10-07 20:48:00.028 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2025-10-07 20:48:00.034 | ++ /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-10-07 20:48:00.092 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2025-10-07 20:48:00.096 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2025-10-07 20:48:00.101 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2025-10-07 20:48:00.106 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2025-10-07 20:48:00.135 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:00.139 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2025-10-07 20:48:00.169 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:00.174 | + ./stack.sh:main:1279 : merge_config_group /opt/stack/devstack/local.conf post-config 2025-10-07 20:48:00.178 | + inc/meta-config:merge_config_group:172 : local localfile=/opt/stack/devstack/local.conf 2025-10-07 20:48:00.183 | + inc/meta-config:merge_config_group:172 : shift 2025-10-07 20:48:00.188 | + inc/meta-config:merge_config_group:173 : local matchgroups=post-config 2025-10-07 20:48:00.193 | + inc/meta-config:merge_config_group:175 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:48:00.198 | + inc/meta-config:merge_config_group:177 : local configfile group 2025-10-07 20:48:00.204 | + inc/meta-config:merge_config_group:178 : for group in $matchgroups 2025-10-07 20:48:00.209 | ++ inc/meta-config:merge_config_group:179 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2025-10-07 20:48:00.214 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:48:00.218 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2025-10-07 20:48:00.224 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:48:00.229 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2025-10-07 20:48:00.229 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:48:00.229 | gsub("[][]", "", $1); 2025-10-07 20:48:00.229 | split($1, a, "|"); 2025-10-07 20:48:00.229 | if (a[1] == matchgroup) 2025-10-07 20:48:00.229 | print a[2] 2025-10-07 20:48:00.229 | } 2025-10-07 20:48:00.229 | ' /opt/stack/devstack/local.conf 2025-10-07 20:48:00.239 | + inc/meta-config:merge_config_group:179 : for configfile in $(get_meta_section_files $localfile $group) 2025-10-07 20:48:00.244 | + inc/meta-config:merge_config_group:180 : local realconfigfile 2025-10-07 20:48:00.249 | + inc/meta-config:merge_config_group:181 : local dir 2025-10-07 20:48:00.255 | ++ inc/meta-config:merge_config_group:183 : eval 'echo $NEUTRON_CONF' 2025-10-07 20:48:00.260 | +++ inc/meta-config:merge_config_group:183 : echo /etc/neutron/neutron.conf 2025-10-07 20:48:00.264 | + inc/meta-config:merge_config_group:183 : realconfigfile=/etc/neutron/neutron.conf 2025-10-07 20:48:00.269 | + inc/meta-config:merge_config_group:184 : [[ -z /etc/neutron/neutron.conf ]] 2025-10-07 20:48:00.275 | ++ inc/meta-config:merge_config_group:188 : dirname /etc/neutron/neutron.conf 2025-10-07 20:48:00.283 | + inc/meta-config:merge_config_group:188 : dir=/etc/neutron 2025-10-07 20:48:00.289 | + inc/meta-config:merge_config_group:189 : [[ -d /etc/neutron ]] 2025-10-07 20:48:00.293 | + inc/meta-config:merge_config_group:190 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-10-07 20:48:00.299 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:48:00.304 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-10-07 20:48:00.308 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2025-10-07 20:48:00.314 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-10-07 20:48:00.321 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2025-10-07 20:48:00.325 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2025-10-07 20:48:00.332 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2025-10-07 20:48:00.334 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2025-10-07 20:48:00.338 | + inc/meta-config:merge_config_file:97 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-10-07 20:48:00.341 | + inc/meta-config:merge_config_file:98 : awk -v 'configfile=$NEUTRON_CONF' ' 2025-10-07 20:48:00.341 | BEGIN { 2025-10-07 20:48:00.341 | section = "" 2025-10-07 20:48:00.341 | last_section = "" 2025-10-07 20:48:00.341 | section_count = 0 2025-10-07 20:48:00.341 | } 2025-10-07 20:48:00.341 | /^\[.+\]/ { 2025-10-07 20:48:00.341 | gsub("[][]", "", $1); 2025-10-07 20:48:00.341 | section=$1 2025-10-07 20:48:00.341 | next 2025-10-07 20:48:00.341 | } 2025-10-07 20:48:00.341 | /^ *\#/ { 2025-10-07 20:48:00.341 | next 2025-10-07 20:48:00.341 | } 2025-10-07 20:48:00.341 | /^[^ \t]+/ { 2025-10-07 20:48:00.341 | # get offset of first = in $0 2025-10-07 20:48:00.341 | eq_idx = index($0, "=") 2025-10-07 20:48:00.341 | # extract attr & value from $0 2025-10-07 20:48:00.341 | attr = substr($0, 1, eq_idx - 1) 2025-10-07 20:48:00.341 | value = substr($0, eq_idx + 1) 2025-10-07 20:48:00.341 | # only need to strip trailing whitespace from attr 2025-10-07 20:48:00.341 | sub(/[ \t]*$/, "", attr) 2025-10-07 20:48:00.341 | # need to strip leading & trailing whitespace from value 2025-10-07 20:48:00.341 | sub(/^[ \t]*/, "", value) 2025-10-07 20:48:00.341 | sub(/[ \t]*$/, "", value) 2025-10-07 20:48:00.342 | 2025-10-07 20:48:00.342 | # cfg_attr_count: number of config lines per [section, attr] 2025-10-07 20:48:00.342 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-10-07 20:48:00.342 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-10-07 20:48:00.342 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-10-07 20:48:00.342 | if (! (section, attr) in cfg_attr_count) { 2025-10-07 20:48:00.342 | if (section != last_section) { 2025-10-07 20:48:00.342 | cfg_section[section_count++] = section 2025-10-07 20:48:00.342 | last_section = section 2025-10-07 20:48:00.342 | } 2025-10-07 20:48:00.342 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-10-07 20:48:00.342 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-10-07 20:48:00.342 | 2025-10-07 20:48:00.342 | cfg_attr[section, attr, 0] = value 2025-10-07 20:48:00.342 | cfg_attr_count[section, attr] = 1 2025-10-07 20:48:00.342 | } else { 2025-10-07 20:48:00.342 | lno = cfg_attr_count[section, attr]++ 2025-10-07 20:48:00.342 | cfg_attr[section, attr, lno] = value 2025-10-07 20:48:00.342 | } 2025-10-07 20:48:00.342 | } 2025-10-07 20:48:00.342 | END { 2025-10-07 20:48:00.342 | # Process each section in order 2025-10-07 20:48:00.342 | for (sno = 0; sno < section_count; sno++) { 2025-10-07 20:48:00.342 | section = cfg_section[sno] 2025-10-07 20:48:00.342 | # The ini routines simply append a config item immediately 2025-10-07 20:48:00.342 | # after the section header. To keep the same order as defined 2025-10-07 20:48:00.342 | # in local.conf, invoke the ini routines in the reverse order 2025-10-07 20:48:00.342 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-10-07 20:48:00.342 | attr = cfg_sec_attr_name[sno, attr_no] 2025-10-07 20:48:00.342 | if (cfg_attr_count[section, attr] == 1) 2025-10-07 20:48:00.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-10-07 20:48:00.342 | else { 2025-10-07 20:48:00.342 | # For multiline, invoke the ini routines in the reverse order 2025-10-07 20:48:00.342 | count = cfg_attr_count[section, attr] 2025-10-07 20:48:00.342 | print "inidelete " configfile " " section " " attr 2025-10-07 20:48:00.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-10-07 20:48:00.342 | for (l = count -2; l >= 0; l--) 2025-10-07 20:48:00.342 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-10-07 20:48:00.343 | } 2025-10-07 20:48:00.343 | } 2025-10-07 20:48:00.343 | } 2025-10-07 20:48:00.343 | } 2025-10-07 20:48:00.343 | ' 2025-10-07 20:48:00.343 | + inc/meta-config:merge_config_file:165 : read a 2025-10-07 20:48:00.344 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:48:00.345 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-10-07 20:48:00.349 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-10-07 20:48:00.354 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2025-10-07 20:48:00.357 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:48:00.362 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2025-10-07 20:48:00.367 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2025-10-07 20:48:00.367 | BEGIN { group = "" } 2025-10-07 20:48:00.367 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:48:00.367 | gsub("[][]", "", $1); 2025-10-07 20:48:00.367 | split($1, a, "|"); 2025-10-07 20:48:00.367 | if (a[1] == matchgroup && a[2] == configfile) { 2025-10-07 20:48:00.367 | group=a[1] 2025-10-07 20:48:00.367 | } else { 2025-10-07 20:48:00.367 | group="" 2025-10-07 20:48:00.367 | } 2025-10-07 20:48:00.367 | next 2025-10-07 20:48:00.367 | } 2025-10-07 20:48:00.367 | { 2025-10-07 20:48:00.367 | if (group != "") 2025-10-07 20:48:00.367 | print $0 2025-10-07 20:48:00.367 | } 2025-10-07 20:48:00.367 | ' /opt/stack/devstack/local.conf 2025-10-07 20:48:00.379 | + inc/meta-config:merge_config_file:165 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2025-10-07 20:48:00.383 | ++ inc/meta-config:merge_config_file:165 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2025-10-07 20:48:00.401 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:48:00.438 | + inc/meta-config:merge_config_file:165 : read a 2025-10-07 20:48:00.442 | [84439 Async configure_neutron_nova:84439]: finished successfully 2025-10-07 20:48:00.443 | + ./stack.sh:main:1288 : is_service_enabled swift 2025-10-07 20:48:00.466 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:00.469 | + ./stack.sh:main:1289 : echo_summary 'Starting Swift' 2025-10-07 20:48:00.473 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:48:00.476 | + ./stack.sh:echo_summary:474 : echo -e Starting Swift 2025-10-07 20:48:00.479 | + ./stack.sh:main:1290 : start_swift 2025-10-07 20:48:00.483 | + lib/swift:start_swift:754 : restart_service memcached 2025-10-07 20:48:00.488 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:48:00.494 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-10-07 20:48:00.683 | + lib/swift:start_swift:757 : is_ubuntu 2025-10-07 20:48:00.688 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:00.693 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:00.699 | + lib/swift:start_swift:759 : '[' -e /etc/xinetd.d/rsync ']' 2025-10-07 20:48:00.705 | + lib/swift:start_swift:762 : start_service rsyncd 2025-10-07 20:48:00.710 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-10-07 20:48:00.716 | + functions-common:start_service:2331 : sudo /bin/systemctl start rsyncd 2025-10-07 20:48:00.780 | + lib/swift:start_swift:765 : '[' False == True ']' 2025-10-07 20:48:00.786 | + lib/swift:start_swift:784 : [[ 1 == 1 ]] 2025-10-07 20:48:00.791 | + lib/swift:start_swift:785 : local foreground_services type 2025-10-07 20:48:00.797 | + lib/swift:start_swift:787 : foreground_services='object container account' 2025-10-07 20:48:00.802 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-10-07 20:48:00.808 | + lib/swift:start_swift:789 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:00.813 | + functions-common:run_process:1677 : local service=s-object 2025-10-07 20:48:00.818 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:00.824 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:00.829 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:00.834 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:00.839 | + functions-common:run_process:1683 : local name=s-object 2025-10-07 20:48:00.845 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:00.850 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:00.856 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:00.861 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:00.868 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:00.876 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870080870 2025-10-07 20:48:00.882 | + functions-common:run_process:1686 : is_service_enabled s-object 2025-10-07 20:48:00.919 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:00.924 | + functions-common:run_process:1687 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2025-10-07 20:48:00.930 | + functions-common:_run_under_systemd:1631 : local service=s-object 2025-10-07 20:48:00.936 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:00.941 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:00.946 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:00.951 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:00.955 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2025-10-07 20:48:00.960 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2025-10-07 20:48:00.965 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-object.service 2025-10-07 20:48:00.969 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:00.974 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:00.979 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:00.985 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:00.990 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2025-10-07 20:48:00.995 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2025-10-07 20:48:01.000 | + 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-10-07 20:48:01.005 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-object.service 2025-10-07 20:48:01.009 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-10-07 20:48:01.014 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:01.018 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:01.023 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:01.027 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:01.032 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:01.037 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-object.service 2025-10-07 20:48:01.041 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:01.048 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2025-10-07 20:48:01.222 | + 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-10-07 20:48:01.393 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2025-10-07 20:48:01.524 | + 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-10-07 20:48:01.651 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2025-10-07 20:48:01.789 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2025-10-07 20:48:01.927 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:02.081 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:02.085 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:02.090 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2025-10-07 20:48:02.255 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:02.592 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-object.service 2025-10-07 20:48:02.623 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-object.service' → '/etc/systemd/system/devstack@s-object.service'. 2025-10-07 20:48:02.918 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-object.service 2025-10-07 20:48:02.997 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:03.001 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:03.005 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:03.011 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:03.016 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:03.021 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:03.026 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:03.032 | + functions-common:time_stop:2430 : start_time=1759870080870 2025-10-07 20:48:03.037 | + functions-common:time_stop:2432 : [[ -z 1759870080870 ]] 2025-10-07 20:48:03.043 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:03.053 | + functions-common:time_stop:2435 : end_time=1759870083047 2025-10-07 20:48:03.057 | + functions-common:time_stop:2436 : elapsed_time=2177 2025-10-07 20:48:03.062 | + functions-common:time_stop:2437 : total=9413 2025-10-07 20:48:03.067 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:03.072 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11590 2025-10-07 20:48:03.077 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-10-07 20:48:03.082 | + lib/swift:start_swift:789 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.086 | + functions-common:run_process:1677 : local service=s-container 2025-10-07 20:48:03.092 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.097 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:03.101 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:03.106 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:03.111 | + functions-common:run_process:1683 : local name=s-container 2025-10-07 20:48:03.115 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:03.119 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:03.123 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:03.128 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:03.133 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:03.142 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870083137 2025-10-07 20:48:03.146 | + functions-common:run_process:1686 : is_service_enabled s-container 2025-10-07 20:48:03.178 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:03.183 | + functions-common:run_process:1687 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2025-10-07 20:48:03.188 | + functions-common:_run_under_systemd:1631 : local service=s-container 2025-10-07 20:48:03.193 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.198 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.203 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.208 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.213 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2025-10-07 20:48:03.218 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2025-10-07 20:48:03.223 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container.service 2025-10-07 20:48:03.227 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:03.232 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:03.236 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:03.241 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:03.245 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2025-10-07 20:48:03.249 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2025-10-07 20:48:03.254 | + 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-10-07 20:48:03.259 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container.service 2025-10-07 20:48:03.263 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-10-07 20:48:03.267 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:03.271 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:03.275 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:03.280 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:03.284 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:03.288 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container.service 2025-10-07 20:48:03.292 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:03.300 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2025-10-07 20:48:03.467 | + 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-10-07 20:48:03.626 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2025-10-07 20:48:03.750 | + 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-10-07 20:48:03.882 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2025-10-07 20:48:04.020 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2025-10-07 20:48:04.170 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:04.316 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:04.322 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:04.327 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2025-10-07 20:48:04.511 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:04.938 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container.service 2025-10-07 20:48:04.987 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container.service' → '/etc/systemd/system/devstack@s-container.service'. 2025-10-07 20:48:05.302 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container.service 2025-10-07 20:48:05.381 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:05.385 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:05.391 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:05.396 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:05.401 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:05.407 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:05.411 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:05.417 | + functions-common:time_stop:2430 : start_time=1759870083137 2025-10-07 20:48:05.423 | + functions-common:time_stop:2432 : [[ -z 1759870083137 ]] 2025-10-07 20:48:05.429 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:05.438 | + functions-common:time_stop:2435 : end_time=1759870085432 2025-10-07 20:48:05.442 | + functions-common:time_stop:2436 : elapsed_time=2295 2025-10-07 20:48:05.447 | + functions-common:time_stop:2437 : total=11590 2025-10-07 20:48:05.453 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:05.457 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13885 2025-10-07 20:48:05.461 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-10-07 20:48:05.466 | + lib/swift:start_swift:789 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.470 | + functions-common:run_process:1677 : local service=s-account 2025-10-07 20:48:05.475 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.479 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:05.484 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:05.490 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:05.494 | + functions-common:run_process:1683 : local name=s-account 2025-10-07 20:48:05.498 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:05.504 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:05.508 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:05.513 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:05.518 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:05.528 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870085522 2025-10-07 20:48:05.532 | + functions-common:run_process:1686 : is_service_enabled s-account 2025-10-07 20:48:05.561 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:05.566 | + functions-common:run_process:1687 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2025-10-07 20:48:05.570 | + functions-common:_run_under_systemd:1631 : local service=s-account 2025-10-07 20:48:05.574 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.579 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.584 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.589 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.595 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2025-10-07 20:48:05.599 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2025-10-07 20:48:05.604 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-account.service 2025-10-07 20:48:05.607 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:05.613 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:05.617 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:05.622 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:05.626 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2025-10-07 20:48:05.631 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2025-10-07 20:48:05.636 | + 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-10-07 20:48:05.641 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-account.service 2025-10-07 20:48:05.645 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-10-07 20:48:05.650 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:05.654 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:05.659 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:05.662 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:05.667 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:05.671 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-account.service 2025-10-07 20:48:05.676 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:05.684 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2025-10-07 20:48:05.851 | + 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-10-07 20:48:06.002 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2025-10-07 20:48:06.140 | + 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-10-07 20:48:06.277 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2025-10-07 20:48:06.410 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2025-10-07 20:48:06.528 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:06.644 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:06.647 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:06.651 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2025-10-07 20:48:06.812 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:07.170 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-account.service 2025-10-07 20:48:07.219 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-account.service' → '/etc/systemd/system/devstack@s-account.service'. 2025-10-07 20:48:07.584 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-account.service 2025-10-07 20:48:07.690 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:07.695 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:07.702 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:07.706 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:07.710 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:07.716 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:07.721 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:07.727 | + functions-common:time_stop:2430 : start_time=1759870085522 2025-10-07 20:48:07.732 | + functions-common:time_stop:2432 : [[ -z 1759870085522 ]] 2025-10-07 20:48:07.740 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:07.750 | + functions-common:time_stop:2435 : end_time=1759870087744 2025-10-07 20:48:07.755 | + functions-common:time_stop:2436 : elapsed_time=2222 2025-10-07 20:48:07.760 | + functions-common:time_stop:2437 : total=13885 2025-10-07 20:48:07.764 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:07.770 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=16107 2025-10-07 20:48:07.774 | + lib/swift:start_swift:792 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:07.780 | + lib/swift:start_swift:797 : enable_service s-container-sync 2025-10-07 20:48:07.873 | + lib/swift:start_swift:798 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:07.878 | + functions-common:run_process:1677 : local service=s-container-sync 2025-10-07 20:48:07.884 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:07.889 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:07.894 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:07.899 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:07.904 | + functions-common:run_process:1683 : local name=s-container-sync 2025-10-07 20:48:07.909 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:07.914 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:07.918 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:07.923 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:07.930 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:07.939 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870087934 2025-10-07 20:48:07.945 | + functions-common:run_process:1686 : is_service_enabled s-container-sync 2025-10-07 20:48:07.980 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:07.986 | + functions-common:run_process:1687 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2025-10-07 20:48:07.992 | + functions-common:_run_under_systemd:1631 : local service=s-container-sync 2025-10-07 20:48:07.996 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:08.002 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:08.006 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:08.010 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:08.017 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2025-10-07 20:48:08.022 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2025-10-07 20:48:08.027 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container-sync.service 2025-10-07 20:48:08.031 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:08.036 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:08.040 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:08.045 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:08.050 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2025-10-07 20:48:08.053 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2025-10-07 20:48:08.058 | + 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-10-07 20:48:08.063 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container-sync.service 2025-10-07 20:48:08.069 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-10-07 20:48:08.073 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:08.079 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:08.084 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:08.090 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:08.096 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:08.101 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2025-10-07 20:48:08.104 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:08.114 | + 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-10-07 20:48:08.254 | + 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-10-07 20:48:08.414 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2025-10-07 20:48:08.532 | + 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-10-07 20:48:08.663 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2025-10-07 20:48:08.803 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2025-10-07 20:48:08.945 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:09.080 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:09.084 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:09.088 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2025-10-07 20:48:09.251 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:09.681 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container-sync.service 2025-10-07 20:48:09.730 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service' → '/etc/systemd/system/devstack@s-container-sync.service'. 2025-10-07 20:48:10.126 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container-sync.service 2025-10-07 20:48:10.215 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:10.218 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:10.221 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:10.226 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:10.231 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:10.235 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:10.239 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:10.243 | + functions-common:time_stop:2430 : start_time=1759870087934 2025-10-07 20:48:10.247 | + functions-common:time_stop:2432 : [[ -z 1759870087934 ]] 2025-10-07 20:48:10.255 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:10.263 | + functions-common:time_stop:2435 : end_time=1759870090259 2025-10-07 20:48:10.267 | + functions-common:time_stop:2436 : elapsed_time=2325 2025-10-07 20:48:10.272 | + functions-common:time_stop:2437 : total=16107 2025-10-07 20:48:10.277 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:10.281 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=18432 2025-10-07 20:48:10.285 | + lib/swift:start_swift:805 : is_service_enabled tls-proxy 2025-10-07 20:48:10.317 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:10.323 | + lib/swift:start_swift:806 : local proxy_port=8080 2025-10-07 20:48:10.327 | + lib/swift:start_swift:807 : start_tls_proxy swift '*' 8080 38.102.83.9 8081 16384 2025-10-07 20:48:10.333 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2025-10-07 20:48:10.338 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-10-07 20:48:10.343 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2025-10-07 20:48:10.347 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.9 2025-10-07 20:48:10.352 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2025-10-07 20:48:10.357 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2025-10-07 20:48:10.361 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-10-07 20:48:10.365 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-10-07 20:48:10.371 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-10-07 20:48:10.376 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-10-07 20:48:10.380 | + lib/tls:start_tls_proxy:521 : local config_file 2025-10-07 20:48:10.387 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2025-10-07 20:48:10.392 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2025-10-07 20:48:10.396 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-10-07 20:48:10.402 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:10.407 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:10.412 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-10-07 20:48:10.417 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:10.422 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:10.427 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:10.432 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:10.436 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:10.439 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:10.444 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:10.449 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:10.453 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:10.458 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:10.462 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-10-07 20:48:10.467 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/swift-tls-proxy.conf ']' 2025-10-07 20:48:10.474 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-10-07 20:48:10.480 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-10-07 20:48:10.486 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-10-07 20:48:10.490 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2025-10-07 20:48:10.494 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2025-10-07 20:48:10.501 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-10-07 20:48:10.505 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2025-10-07 20:48:10.510 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/swift-tls-proxy.conf.disabled' 2025-10-07 20:48:10.554 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:48:10.559 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-10-07 20:48:10.562 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-10-07 20:48:10.566 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:48:10.572 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:48:10.576 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:10.580 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:10.586 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:48:10.591 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:10.595 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:10.601 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:10.606 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:10.610 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:10.615 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:10.619 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:10.624 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:10.628 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:10.634 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:10.638 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:48:10.642 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:48:10.647 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-10-07 20:48:10.651 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-10-07 20:48:10.655 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:48:10.660 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:48:10.665 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:10.670 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:10.674 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:48:10.680 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:10.685 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:10.690 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:10.695 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:10.699 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:10.703 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:10.709 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:10.714 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:10.718 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:10.723 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:10.728 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:48:10.734 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:48:10.741 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-10-07 20:48:10.746 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-10-07 20:48:10.750 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:48:10.756 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:48:10.761 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:10.767 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:10.771 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:48:10.776 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:10.782 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:10.787 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:10.791 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:10.797 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:10.802 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:10.807 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:10.812 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:10.818 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:10.823 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:10.828 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:48:10.833 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-10-07 20:48:10.838 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-10-07 20:48:10.843 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-10-07 20:48:10.846 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-10-07 20:48:10.851 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:48:10.855 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:10.859 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:10.865 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:48:10.868 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:10.873 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:10.876 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:10.881 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:10.886 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:10.891 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:10.896 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:10.900 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:10.905 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:10.908 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:10.913 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:48:10.917 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2025-10-07 20:48:10.921 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2025-10-07 20:48:10.924 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-10-07 20:48:10.930 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-10-07 20:48:10.933 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-10-07 20:48:10.938 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-10-07 20:48:10.941 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:10.946 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:10.950 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-10-07 20:48:10.954 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:10.959 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:10.963 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:10.967 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:10.971 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:10.975 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:10.979 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:10.983 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:10.986 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:10.989 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:10.994 | + lib/apache:enable_apache_mod:69 : true 2025-10-07 20:48:10.998 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-10-07 20:48:11.002 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:48:11.007 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:48:11.012 | + lib/apache:enable_apache_site:196 : is_fedora 2025-10-07 20:48:11.017 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-10-07 20:48:11.021 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-10-07 20:48:11.026 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-10-07 20:48:11.031 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-10-07 20:48:11.036 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-10-07 20:48:11.039 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-10-07 20:48:11.044 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-10-07 20:48:11.049 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-10-07 20:48:11.055 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-10-07 20:48:11.060 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-10-07 20:48:11.064 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-10-07 20:48:11.069 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/swift-tls-proxy.conf.disabled ]] 2025-10-07 20:48:11.075 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/swift-tls-proxy.conf ]] 2025-10-07 20:48:11.079 | + 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-10-07 20:48:11.118 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-10-07 20:48:11.123 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:48:11.128 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:48:11.134 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:48:12.421 | + lib/swift:start_swift:809 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.426 | + functions-common:run_process:1677 : local service=s-proxy 2025-10-07 20:48:12.431 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.437 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:12.442 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:12.446 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:12.452 | + functions-common:run_process:1683 : local name=s-proxy 2025-10-07 20:48:12.458 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:12.462 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:12.467 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:12.472 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:12.477 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:12.486 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870092481 2025-10-07 20:48:12.490 | + functions-common:run_process:1686 : is_service_enabled s-proxy 2025-10-07 20:48:12.518 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:12.522 | + functions-common:run_process:1687 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2025-10-07 20:48:12.526 | + functions-common:_run_under_systemd:1631 : local service=s-proxy 2025-10-07 20:48:12.530 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.535 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.540 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.544 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.548 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2025-10-07 20:48:12.552 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2025-10-07 20:48:12.557 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-proxy.service 2025-10-07 20:48:12.560 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:12.565 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:12.570 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:12.574 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:12.578 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2025-10-07 20:48:12.583 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2025-10-07 20:48:12.588 | + 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-10-07 20:48:12.591 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-proxy.service 2025-10-07 20:48:12.597 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-10-07 20:48:12.601 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:12.606 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:12.610 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:12.613 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:12.617 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:12.622 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2025-10-07 20:48:12.625 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:12.631 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2025-10-07 20:48:12.800 | + 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-10-07 20:48:12.973 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2025-10-07 20:48:13.124 | + 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-10-07 20:48:13.274 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2025-10-07 20:48:13.426 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2025-10-07 20:48:13.535 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:13.664 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:13.668 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:13.672 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2025-10-07 20:48:13.809 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:14.189 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-proxy.service 2025-10-07 20:48:14.241 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service' → '/etc/systemd/system/devstack@s-proxy.service'. 2025-10-07 20:48:14.588 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-proxy.service 2025-10-07 20:48:14.654 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:14.659 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:14.664 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:14.669 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:14.675 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:14.680 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:14.684 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:14.689 | + functions-common:time_stop:2430 : start_time=1759870092481 2025-10-07 20:48:14.695 | + functions-common:time_stop:2432 : [[ -z 1759870092481 ]] 2025-10-07 20:48:14.703 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:14.711 | + functions-common:time_stop:2435 : end_time=1759870094706 2025-10-07 20:48:14.715 | + functions-common:time_stop:2436 : elapsed_time=2225 2025-10-07 20:48:14.721 | + functions-common:time_stop:2437 : total=18432 2025-10-07 20:48:14.725 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:14.730 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=20657 2025-10-07 20:48:14.735 | + lib/swift:start_swift:814 : echo 'Waiting for swift proxy to start...' 2025-10-07 20:48:14.735 | Waiting for swift proxy to start... 2025-10-07 20:48:14.739 | + lib/swift:start_swift:815 : wait_for_service 60 https://38.102.83.9:8080/info 2025-10-07 20:48:14.745 | + functions:wait_for_service:469 : local timeout=60 2025-10-07 20:48:14.749 | + functions:wait_for_service:470 : local url=https://38.102.83.9:8080/info 2025-10-07 20:48:14.754 | + functions:wait_for_service:471 : local rval=0 2025-10-07 20:48:14.759 | + functions:wait_for_service:472 : time_start wait_for_service 2025-10-07 20:48:14.765 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:48:14.771 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:14.776 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:14.781 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:14.789 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870094784 2025-10-07 20:48:14.795 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-10-07 20:48:14.805 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.9:8080/info 2025-10-07 20:48:14.836 | + :: : [[ 503 == 503 ]] 2025-10-07 20:48:14.837 | + :: : sleep 1 2025-10-07 20:48:15.845 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.9:8080/info 2025-10-07 20:48:15.880 | + :: : [[ 200 == 503 ]] 2025-10-07 20:48:15.882 | + :: : [[ 0 -eq 7 ]] 2025-10-07 20:48:15.888 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-10-07 20:48:15.892 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:15.896 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:15.899 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:15.904 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:15.907 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:15.911 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:48:15.914 | + functions-common:time_stop:2430 : start_time=1759870094784 2025-10-07 20:48:15.919 | + functions-common:time_stop:2432 : [[ -z 1759870094784 ]] 2025-10-07 20:48:15.924 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:15.932 | + functions-common:time_stop:2435 : end_time=1759870095927 2025-10-07 20:48:15.936 | + functions-common:time_stop:2436 : elapsed_time=1143 2025-10-07 20:48:15.939 | + functions-common:time_stop:2437 : total=2152 2025-10-07 20:48:15.942 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:15.945 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3295 2025-10-07 20:48:15.949 | + functions:wait_for_service:479 : return 0 2025-10-07 20:48:15.953 | + lib/swift:start_swift:819 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:15.957 | + ./stack.sh:main:1296 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-10-07 20:48:15.960 | + ./stack.sh:main:1297 : is_service_enabled cinder 2025-10-07 20:48:15.987 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:15.991 | + ./stack.sh:main:1298 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-10-07 20:48:16.050 | + ./stack.sh:main:1301 : async_wait configure_neutron_nova 2025-10-07 20:48:16.121 | [5540 Async configure_neutron_nova:84439]: Waiting for completion of configure_neutron_nova running on PID 84439 (2 other jobs running) 2025-10-07 20:48:16.158 | [5540 Async configure_neutron_nova:84439]: Signaling child to exit 2025-10-07 20:48:16.158 | WAKEUP 2025-10-07 20:48:16.189 | [5540 Async configure_neutron_nova:84439]: Signaled 2025-10-07 20:48:16.191 | + lib/neutron:configure_neutron_nova:455 : create_nova_conf_neutron /etc/nova/nova.conf 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:466 : local conf=/etc/nova/nova.conf 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf neutron auth_type password 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf neutron auth_url https://38.102.83.9/identity 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova.conf neutron username nova 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf neutron password secretservice 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:472 : iniset /etc/nova/nova.conf neutron project_name service 2025-10-07 20:48:16.191 | + lib/neutron:create_nova_conf_neutron:473 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:478 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2025-10-07 20:48:16.192 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-10-07 20:48:16.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:480 : is_service_enabled q-meta neutron-metadata-agent 2025-10-07 20:48:16.192 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:484 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:485 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2025-10-07 20:48:16.192 | + lib/neutron:configure_neutron_nova:456 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:48:16.192 | ++ lib/neutron:configure_neutron_nova:457 : seq 1 1 2025-10-07 20:48:16.192 | + lib/neutron:configure_neutron_nova:457 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:48:16.192 | + lib/neutron:configure_neutron_nova:458 : local conf 2025-10-07 20:48:16.192 | ++ lib/neutron:configure_neutron_nova:459 : conductor_conf 1 2025-10-07 20:48:16.192 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:48:16.192 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:48:16.192 | + lib/neutron:configure_neutron_nova:459 : conf=/etc/nova/nova_cell1.conf 2025-10-07 20:48:16.192 | + lib/neutron:configure_neutron_nova:460 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:466 : local conf=/etc/nova/nova_cell1.conf 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://38.102.83.9/identity 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova_cell1.conf neutron username nova 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:472 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:473 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2025-10-07 20:48:16.192 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2025-10-07 20:48:16.193 | + lib/neutron:create_nova_conf_neutron:478 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2025-10-07 20:48:16.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-10-07 20:48:16.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-10-07 20:48:16.193 | + lib/neutron:create_nova_conf_neutron:480 : is_service_enabled q-meta neutron-metadata-agent 2025-10-07 20:48:16.193 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:16.193 | + lib/neutron:create_nova_conf_neutron:484 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2025-10-07 20:48:16.193 | + lib/neutron:create_nova_conf_neutron:485 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2025-10-07 20:48:16.252 | [5540 Async configure_neutron_nova:84439]: finished configure_neutron_nova with result 0 in 1 seconds 2025-10-07 20:48:16.259 | + inc/async:async_wait:197 : return 0 2025-10-07 20:48:16.262 | + ./stack.sh:main:1307 : is_service_enabled nova 2025-10-07 20:48:16.288 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:16.293 | + ./stack.sh:main:1308 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-10-07 20:48:16.340 | + ./stack.sh:main:1309 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-10-07 20:48:16.398 | + ./stack.sh:main:1313 : is_service_enabled n-api 2025-10-07 20:48:16.430 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:16.435 | + ./stack.sh:main:1314 : echo_summary 'Starting Nova API' 2025-10-07 20:48:16.438 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:48:16.442 | + ./stack.sh:echo_summary:474 : echo -e Starting Nova API 2025-10-07 20:48:16.445 | + ./stack.sh:main:1315 : start_nova_api 2025-10-07 20:48:16.450 | + lib/nova:start_nova_api:990 : local service_port=8774 2025-10-07 20:48:16.456 | + lib/nova:start_nova_api:991 : local service_protocol=https 2025-10-07 20:48:16.459 | + lib/nova:start_nova_api:992 : local nova_url 2025-10-07 20:48:16.465 | + lib/nova:start_nova_api:993 : is_service_enabled tls-proxy 2025-10-07 20:48:16.496 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:16.501 | + lib/nova:start_nova_api:994 : service_port=18774 2025-10-07 20:48:16.505 | + lib/nova:start_nova_api:995 : service_protocol=http 2025-10-07 20:48:16.510 | + 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-10-07 20:48:16.516 | + 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-10-07 20:48:16.520 | + 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-10-07 20:48:16.526 | ++ lib/nova:start_nova_api:1002 : which uwsgi 2025-10-07 20:48:16.533 | + lib/nova:start_nova_api:1002 : run_process n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.538 | + functions-common:run_process:1677 : local service=n-api 2025-10-07 20:48:16.542 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.547 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:16.551 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:16.557 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:16.563 | + functions-common:run_process:1683 : local name=n-api 2025-10-07 20:48:16.567 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:16.570 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:16.573 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:16.580 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:16.586 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:16.595 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870096589 2025-10-07 20:48:16.601 | + functions-common:run_process:1686 : is_service_enabled n-api 2025-10-07 20:48:16.630 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:16.634 | + functions-common:run_process:1687 : _run_under_systemd n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2025-10-07 20:48:16.639 | + functions-common:_run_under_systemd:1631 : local service=n-api 2025-10-07 20:48:16.642 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.646 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.652 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.657 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.661 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2025-10-07 20:48:16.667 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2025-10-07 20:48:16.672 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api.service 2025-10-07 20:48:16.676 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:16.683 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:16.688 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:16.693 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:16.698 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2025-10-07 20:48:16.703 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2025-10-07 20:48:16.708 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:16.712 | + 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-10-07 20:48:16.717 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api.service 2025-10-07 20:48:16.722 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-10-07 20:48:16.727 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:48:16.731 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:48:16.736 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:48:16.740 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api.service 2025-10-07 20:48:16.745 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:48:16.753 | + 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-10-07 20:48:16.924 | + 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-10-07 20:48:17.092 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2025-10-07 20:48:17.220 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2025-10-07 20:48:17.342 | + 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-10-07 20:48:17.479 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:17.613 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2025-10-07 20:48:17.750 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2025-10-07 20:48:17.874 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2025-10-07 20:48:17.996 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2025-10-07 20:48:18.124 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2025-10-07 20:48:18.265 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:48:18.269 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:48:18.274 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2025-10-07 20:48:18.457 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:48:18.848 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api.service 2025-10-07 20:48:18.893 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api.service' → '/etc/systemd/system/devstack@n-api.service'. 2025-10-07 20:48:19.223 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api.service 2025-10-07 20:48:19.407 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:19.411 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:19.414 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:19.419 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:19.422 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:19.426 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:19.430 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:19.434 | + functions-common:time_stop:2430 : start_time=1759870096589 2025-10-07 20:48:19.440 | + functions-common:time_stop:2432 : [[ -z 1759870096589 ]] 2025-10-07 20:48:19.445 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:19.454 | + functions-common:time_stop:2435 : end_time=1759870099449 2025-10-07 20:48:19.458 | + functions-common:time_stop:2436 : elapsed_time=2860 2025-10-07 20:48:19.463 | + functions-common:time_stop:2437 : total=20657 2025-10-07 20:48:19.467 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:19.471 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=23517 2025-10-07 20:48:19.476 | + lib/nova:start_nova_api:1003 : nova_url=http://38.102.83.9/compute/v2.1/ 2025-10-07 20:48:19.479 | + lib/nova:start_nova_api:1005 : echo 'Waiting for nova-api to start...' 2025-10-07 20:48:19.480 | Waiting for nova-api to start... 2025-10-07 20:48:19.484 | + lib/nova:start_nova_api:1006 : wait_for_service 60 http://38.102.83.9/compute/v2.1/ 2025-10-07 20:48:19.489 | + functions:wait_for_service:469 : local timeout=60 2025-10-07 20:48:19.493 | + functions:wait_for_service:470 : local url=http://38.102.83.9/compute/v2.1/ 2025-10-07 20:48:19.497 | + functions:wait_for_service:471 : local rval=0 2025-10-07 20:48:19.500 | + functions:wait_for_service:472 : time_start wait_for_service 2025-10-07 20:48:19.504 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:48:19.508 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:19.512 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:19.517 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:19.525 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870099520 2025-10-07 20:48:19.528 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-10-07 20:48:19.537 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.9/compute/v2.1/ 2025-10-07 20:48:22.151 | + :: : [[ 200 == 503 ]] 2025-10-07 20:48:22.154 | + :: : [[ 0 -eq 7 ]] 2025-10-07 20:48:22.161 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-10-07 20:48:22.165 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:22.171 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:22.177 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:22.182 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:22.187 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:22.194 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:48:22.199 | + functions-common:time_stop:2430 : start_time=1759870099520 2025-10-07 20:48:22.204 | + functions-common:time_stop:2432 : [[ -z 1759870099520 ]] 2025-10-07 20:48:22.212 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:22.222 | + functions-common:time_stop:2435 : end_time=1759870102216 2025-10-07 20:48:22.227 | + functions-common:time_stop:2436 : elapsed_time=2696 2025-10-07 20:48:22.232 | + functions-common:time_stop:2437 : total=3295 2025-10-07 20:48:22.239 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:22.244 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=5991 2025-10-07 20:48:22.249 | + functions:wait_for_service:479 : return 0 2025-10-07 20:48:22.255 | + 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-10-07 20:48:22.261 | + 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-10-07 20:48:22.267 | + ./stack.sh:main:1318 : is_service_enabled ovn-controller ovn-controller-vtep 2025-10-07 20:48:22.306 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:22.312 | + ./stack.sh:main:1319 : echo_summary 'Starting OVN services' 2025-10-07 20:48:22.318 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:48:22.323 | + ./stack.sh:echo_summary:474 : echo -e Starting OVN services 2025-10-07 20:48:22.328 | + ./stack.sh:main:1320 : start_ovn_services 2025-10-07 20:48:22.334 | + lib/neutron:start_ovn_services:592 : [[ ovn == \o\v\n ]] 2025-10-07 20:48:22.338 | + lib/neutron:start_ovn_services:593 : '[' libvirt '!=' ironic ']' 2025-10-07 20:48:22.344 | + lib/neutron:start_ovn_services:599 : init_ovn 2025-10-07 20:48:22.350 | + lib/neutron_plugins/ovn_agent:init_ovn:606 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2025-10-07 20:48:22.355 | + lib/neutron_plugins/ovn_agent:init_ovn:608 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:48:22.361 | + lib/neutron_plugins/ovn_agent:init_ovn:609 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2025-10-07 20:48:22.367 | + lib/neutron_plugins/ovn_agent:init_ovn:612 : sudo mkdir -p /var/lib/ovn 2025-10-07 20:48:22.412 | + lib/neutron_plugins/ovn_agent:init_ovn:613 : mkdir -p /opt/stack/data/ovs 2025-10-07 20:48:22.423 | + lib/neutron_plugins/ovn_agent:init_ovn:615 : rm -f '/opt/stack/data/ovs/*.db' 2025-10-07 20:48:22.430 | + lib/neutron_plugins/ovn_agent:init_ovn:616 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2025-10-07 20:48:22.439 | + lib/neutron_plugins/ovn_agent:init_ovn:617 : sudo rm -f '/var/lib/ovn/*.db' 2025-10-07 20:48:22.482 | + lib/neutron_plugins/ovn_agent:init_ovn:618 : sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2025-10-07 20:48:22.520 | + lib/neutron_plugins/ovn_agent:init_ovn:619 : sudo rm -f '/var/run/ovn/*.sock' 2025-10-07 20:48:22.557 | + lib/neutron:start_ovn_services:600 : start_ovn 2025-10-07 20:48:22.562 | + lib/neutron_plugins/ovn_agent:start_ovn:735 : echo 'Starting OVN' 2025-10-07 20:48:22.562 | Starting OVN 2025-10-07 20:48:22.567 | + lib/neutron_plugins/ovn_agent:start_ovn:737 : _start_ovs 2025-10-07 20:48:22.572 | + lib/neutron_plugins/ovn_agent:_start_ovs:623 : echo 'Starting OVS' 2025-10-07 20:48:22.572 | Starting OVS 2025-10-07 20:48:22.576 | + lib/neutron_plugins/ovn_agent:_start_ovs:624 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2025-10-07 20:48:22.604 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:22.610 | + lib/neutron_plugins/ovn_agent:_start_ovs:626 : enable_service ovsdb-server 2025-10-07 20:48:22.687 | + lib/neutron_plugins/ovn_agent:_start_ovs:627 : enable_service ovs-vswitchd 2025-10-07 20:48:22.768 | + lib/neutron_plugins/ovn_agent:_start_ovs:629 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:22.773 | + lib/neutron_plugins/ovn_agent:_start_ovs:653 : _start_process ovsdb-server.service 2025-10-07 20:48:22.778 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-10-07 20:48:23.175 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovsdb-server.service 2025-10-07 20:48:23.557 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-10-07 20:48:23.557 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-10-07 20:48:23.558 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-10-07 20:48:23.558 | 2025-10-07 20:48:23.558 | Possible reasons for having these kinds of units are: 2025-10-07 20:48:23.558 | • A unit may be statically enabled by being symlinked from another unit's 2025-10-07 20:48:23.558 | .wants/, .requires/, or .upholds/ directory. 2025-10-07 20:48:23.558 | • A unit's purpose may be to act as a helper for some other unit which has 2025-10-07 20:48:23.558 | a requirement dependency on it. 2025-10-07 20:48:23.558 | • A unit may be started when needed via activation (socket, path, timer, 2025-10-07 20:48:23.558 | D-Bus, udev, scripted systemctl call, ...). 2025-10-07 20:48:23.558 | • In case of template units, the unit is meant to be enabled with some 2025-10-07 20:48:23.558 | instance name specified. 2025-10-07 20:48:23.569 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovsdb-server.service 2025-10-07 20:48:24.179 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : _start_process ovs-vswitchd.service 2025-10-07 20:48:24.183 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-10-07 20:48:24.571 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovs-vswitchd.service 2025-10-07 20:48:24.921 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-10-07 20:48:24.921 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-10-07 20:48:24.921 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-10-07 20:48:24.921 | 2025-10-07 20:48:24.921 | Possible reasons for having these kinds of units are: 2025-10-07 20:48:24.921 | • A unit may be statically enabled by being symlinked from another unit's 2025-10-07 20:48:24.921 | .wants/, .requires/, or .upholds/ directory. 2025-10-07 20:48:24.921 | • A unit's purpose may be to act as a helper for some other unit which has 2025-10-07 20:48:24.921 | a requirement dependency on it. 2025-10-07 20:48:24.921 | • A unit may be started when needed via activation (socket, path, timer, 2025-10-07 20:48:24.921 | D-Bus, udev, scripted systemctl call, ...). 2025-10-07 20:48:24.921 | • In case of template units, the unit is meant to be enabled with some 2025-10-07 20:48:24.921 | instance name specified. 2025-10-07 20:48:24.933 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovs-vswitchd.service 2025-10-07 20:48:25.301 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : echo 'Configuring OVSDB' 2025-10-07 20:48:25.301 | Configuring OVSDB 2025-10-07 20:48:25.305 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : is_service_enabled tls-proxy 2025-10-07 20:48:25.331 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:25.335 | + 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-10-07 20:48:25.387 | + lib/neutron_plugins/ovn_agent:_start_ovs:665 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2025-10-07 20:48:25.431 | + lib/neutron_plugins/ovn_agent:_start_ovs:666 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2025-10-07 20:48:25.464 | + lib/neutron_plugins/ovn_agent:_start_ovs:667 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=aba05413-2b1b-4afe-a36c-4ccddc0e3cf8 2025-10-07 20:48:25.505 | + lib/neutron_plugins/ovn_agent:_start_ovs:668 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:38.102.83.9:6642 2025-10-07 20:48:25.553 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2025-10-07 20:48:25.595 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2025-10-07 20:48:25.641 | + lib/neutron_plugins/ovn_agent:_start_ovs:671 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=38.102.83.9 2025-10-07 20:48:25.695 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:672 : hostname 2025-10-07 20:48:25.702 | + lib/neutron_plugins/ovn_agent:_start_ovs:672 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0005474935.novalocal 2025-10-07 20:48:25.747 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:25.750 | + 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-10-07 20:48:25.797 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : [[ metadata =~ ovn-bgp ]] 2025-10-07 20:48:25.801 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : is_provider_network 2025-10-07 20:48:25.806 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-10-07 20:48:25.811 | + functions-common:is_provider_network:2275 : return 1 2025-10-07 20:48:25.816 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:25.820 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : ovn_base_setup_bridge br-ex 2025-10-07 20:48:25.825 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:234 : local bridge=br-ex 2025-10-07 20:48:25.829 | + 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-10-07 20:48:25.833 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:237 : '[' system '!=' system ']' 2025-10-07 20:48:25.838 | + 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-10-07 20:48:25.889 | + 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-10-07 20:48:25.945 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-10-07 20:48:25.993 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : is_service_enabled ovn-controller-vtep 2025-10-07 20:48:26.020 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:26.022 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : local SCRIPTDIR=/share/ovn/scripts 2025-10-07 20:48:26.026 | + lib/neutron_plugins/ovn_agent:start_ovn:740 : use_new_ovn_repository 2025-10-07 20:48:26.030 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:206 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:48:26.034 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:207 : return 0 2025-10-07 20:48:26.038 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : is_service_enabled ovn-northd 2025-10-07 20:48:26.067 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:26.071 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:26.076 | + lib/neutron_plugins/ovn_agent:start_ovn:751 : _start_process ovn-northd.service 2025-10-07 20:48:26.080 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-10-07 20:48:26.462 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-northd.service 2025-10-07 20:48:26.518 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-northd.service' → '/usr/lib/systemd/system/ovn-northd.service'. 2025-10-07 20:48:26.841 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-northd.service 2025-10-07 20:48:27.389 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : _wait_for_ovn_and_set_custom_config 2025-10-07 20:48:27.394 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2025-10-07 20:48:27.400 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-10-07 20:48:27.404 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2025-10-07 20:48:27.409 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2025-10-07 20:48:27.414 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-10-07 20:48:27.419 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2025-10-07 20:48:27.424 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2025-10-07 20:48:27.429 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-10-07 20:48:27.434 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2025-10-07 20:48:27.439 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:720 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2025-10-07 20:48:27.445 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-10-07 20:48:27.450 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2025-10-07 20:48:27.454 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:722 : is_service_enabled tls-proxy 2025-10-07 20:48:27.485 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:27.490 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:723 : 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-10-07 20:48:27.577 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:724 : 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-10-07 20:48:27.627 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-10-07 20:48:27.681 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : 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-10-07 20:48:27.733 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-10-07 20:48:27.781 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-10-07 20:48:27.826 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : is_service_enabled ovn-controller 2025-10-07 20:48:27.857 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:27.862 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:27.867 | + lib/neutron_plugins/ovn_agent:start_ovn:765 : _start_process ovn-controller.service 2025-10-07 20:48:27.872 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-10-07 20:48:28.275 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-controller.service 2025-10-07 20:48:28.308 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller.service' → '/usr/lib/systemd/system/ovn-controller.service'. 2025-10-07 20:48:28.612 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-controller.service 2025-10-07 20:48:28.864 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : is_service_enabled ovn-controller-vtep 2025-10-07 20:48:28.897 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:28.902 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-10-07 20:48:28.938 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:28.942 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-10-07 20:48:28.967 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:28.970 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : run_process q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-10-07 20:48:28.972 | + functions-common:run_process:1677 : local service=q-ovn-agent 2025-10-07 20:48:28.975 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-10-07 20:48:28.979 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:28.983 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:28.985 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:28.988 | + functions-common:run_process:1683 : local name=q-ovn-agent 2025-10-07 20:48:28.991 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:28.993 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:28.996 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:29.000 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:29.005 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:29.012 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870109007 2025-10-07 20:48:29.017 | + functions-common:run_process:1686 : is_service_enabled q-ovn-agent 2025-10-07 20:48:29.047 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:29.053 | + 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-10-07 20:48:29.058 | + functions-common:_run_under_systemd:1631 : local service=q-ovn-agent 2025-10-07 20:48:29.064 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-10-07 20:48:29.069 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-10-07 20:48:29.074 | + 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-10-07 20:48:29.079 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-10-07 20:48:29.084 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2025-10-07 20:48:29.089 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2025-10-07 20:48:29.094 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@q-ovn-agent.service 2025-10-07 20:48:29.099 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:29.103 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:29.108 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:29.112 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:29.117 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2025-10-07 20:48:29.122 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2025-10-07 20:48:29.127 | + 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-10-07 20:48:29.132 | + functions-common:write_user_unit_file:1538 : local service=devstack@q-ovn-agent.service 2025-10-07 20:48:29.136 | + 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-10-07 20:48:29.142 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:29.146 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:29.151 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:29.155 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:29.160 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:29.164 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2025-10-07 20:48:29.169 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:29.178 | + 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-10-07 20:48:29.349 | + 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-10-07 20:48:29.513 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2025-10-07 20:48:29.652 | + 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-10-07 20:48:29.799 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2025-10-07 20:48:29.945 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2025-10-07 20:48:30.087 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:30.232 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:30.236 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:30.241 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2025-10-07 20:48:30.426 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:30.862 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@q-ovn-agent.service 2025-10-07 20:48:30.909 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2025-10-07 20:48:31.244 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@q-ovn-agent.service 2025-10-07 20:48:31.324 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:31.328 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:31.332 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:31.336 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:31.341 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:31.345 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:31.349 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:31.353 | + functions-common:time_stop:2430 : start_time=1759870109007 2025-10-07 20:48:31.358 | + functions-common:time_stop:2432 : [[ -z 1759870109007 ]] 2025-10-07 20:48:31.363 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:31.372 | + functions-common:time_stop:2435 : end_time=1759870111367 2025-10-07 20:48:31.377 | + functions-common:time_stop:2436 : elapsed_time=2360 2025-10-07 20:48:31.382 | + functions-common:time_stop:2437 : total=23517 2025-10-07 20:48:31.387 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:31.391 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=25877 2025-10-07 20:48:31.397 | + lib/neutron_plugins/ovn_agent:start_ovn:787 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-10-07 20:48:31.401 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-10-07 20:48:31.405 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-10-07 20:48:31.412 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-10-07 20:48:31.443 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-10-07 20:48:31.448 | + functions:setup_systemd_logging:709 : local pidstr= 2025-10-07 20:48:31.453 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:31.458 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-10-07 20:48:31.463 | + 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-10-07 20:48:31.522 | + 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-10-07 20:48:31.579 | + 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-10-07 20:48:31.629 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-10-07 20:48:31.684 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2025-10-07 20:48:31.736 | + lib/neutron:start_ovn_services:602 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:31.739 | + lib/neutron:start_ovn_services:603 : [[ True != \T\r\u\e ]] 2025-10-07 20:48:31.742 | + lib/neutron:start_ovn_services:607 : create_public_bridge 2025-10-07 20:48:31.747 | + 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-10-07 20:48:31.787 | + lib/neutron_plugins/ovn_agent:create_public_bridge:300 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-10-07 20:48:31.824 | + lib/neutron_plugins/ovn_agent:create_public_bridge:301 : _configure_public_network_connectivity 2025-10-07 20:48:31.828 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2025-10-07 20:48:31.832 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2025-10-07 20:48:31.837 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2025-10-07 20:48:31.913 | + ./stack.sh:main:1323 : is_service_enabled q-svc neutron-api 2025-10-07 20:48:31.944 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:31.948 | + ./stack.sh:main:1324 : echo_summary 'Starting Neutron' 2025-10-07 20:48:31.953 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:48:31.959 | + ./stack.sh:echo_summary:474 : echo -e Starting Neutron 2025-10-07 20:48:31.964 | + ./stack.sh:main:1325 : configure_neutron_after_post_config 2025-10-07 20:48:31.970 | + lib/neutron:configure_neutron_after_post_config:572 : [[ ovn-router != '' ]] 2025-10-07 20:48:31.976 | + lib/neutron:configure_neutron_after_post_config:573 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2025-10-07 20:48:32.035 | + lib/neutron:configure_neutron_after_post_config:575 : configure_rbac_policies 2025-10-07 20:48:32.039 | + lib/neutron:configure_rbac_policies:581 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:32.044 | + lib/neutron:configure_rbac_policies:582 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2025-10-07 20:48:32.093 | + lib/neutron:configure_rbac_policies:583 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2025-10-07 20:48:32.148 | + ./stack.sh:main:1326 : start_neutron_service_and_check 2025-10-07 20:48:32.153 | + lib/neutron:start_neutron_service_and_check:615 : local service_port=9696 2025-10-07 20:48:32.157 | + lib/neutron:start_neutron_service_and_check:616 : local service_protocol=https 2025-10-07 20:48:32.161 | + lib/neutron:start_neutron_service_and_check:617 : local cfg_file_options 2025-10-07 20:48:32.163 | + lib/neutron:start_neutron_service_and_check:618 : local neutron_url 2025-10-07 20:48:32.169 | ++ lib/neutron:start_neutron_service_and_check:620 : determine_config_files neutron-server 2025-10-07 20:48:32.174 | ++ lib/neutron:determine_config_files:373 : local opts= 2025-10-07 20:48:32.178 | ++ lib/neutron:determine_config_files:374 : case "$1" in 2025-10-07 20:48:32.184 | +++ lib/neutron:determine_config_files:375 : _determine_config_server 2025-10-07 20:48:32.189 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2025-10-07 20:48:32.192 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2025-10-07 20:48:32.196 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2025-10-07 20:48:32.200 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:32.205 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:32.211 | ++ lib/neutron:determine_config_files:375 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:32.215 | ++ lib/neutron:determine_config_files:378 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2025-10-07 20:48:32.219 | ++ lib/neutron:determine_config_files:381 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:32.225 | + lib/neutron:start_neutron_service_and_check:620 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:32.230 | + lib/neutron:start_neutron_service_and_check:622 : is_service_enabled tls-proxy 2025-10-07 20:48:32.262 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:32.266 | + lib/neutron:start_neutron_service_and_check:623 : service_port=19696 2025-10-07 20:48:32.271 | + lib/neutron:start_neutron_service_and_check:624 : service_protocol=http 2025-10-07 20:48:32.276 | + lib/neutron:start_neutron_service_and_check:631 : local rpc_workers 2025-10-07 20:48:32.282 | ++ lib/neutron:start_neutron_service_and_check:632 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2025-10-07 20:48:32.320 | + lib/neutron:start_neutron_service_and_check:632 : rpc_workers= 2025-10-07 20:48:32.324 | + lib/neutron:start_neutron_service_and_check:634 : enable_service neutron-api 2025-10-07 20:48:32.402 | ++ lib/neutron:start_neutron_service_and_check:635 : which uwsgi 2025-10-07 20:48:32.409 | + lib/neutron:start_neutron_service_and_check:635 : run_process neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.414 | + functions-common:run_process:1677 : local service=neutron-api 2025-10-07 20:48:32.418 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.423 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:32.427 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:32.432 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:32.437 | + functions-common:run_process:1683 : local name=neutron-api 2025-10-07 20:48:32.442 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:32.448 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:32.452 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:32.456 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:32.462 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:32.470 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870112465 2025-10-07 20:48:32.475 | + functions-common:run_process:1686 : is_service_enabled neutron-api 2025-10-07 20:48:32.507 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:32.510 | + functions-common:run_process:1687 : _run_under_systemd neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2025-10-07 20:48:32.516 | + functions-common:_run_under_systemd:1631 : local service=neutron-api 2025-10-07 20:48:32.521 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.525 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.531 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.536 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.540 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2025-10-07 20:48:32.545 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2025-10-07 20:48:32.551 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-api.service 2025-10-07 20:48:32.556 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:32.561 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:32.565 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:32.571 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:32.575 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2025-10-07 20:48:32.580 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2025-10-07 20:48:32.586 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:32.591 | + 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-10-07 20:48:32.596 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@neutron-api.service 2025-10-07 20:48:32.600 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-10-07 20:48:32.605 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:48:32.609 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:48:32.614 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:48:32.619 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2025-10-07 20:48:32.624 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:48:32.632 | + 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-10-07 20:48:32.818 | + 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-10-07 20:48:33.008 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2025-10-07 20:48:33.149 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2025-10-07 20:48:33.295 | + 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-10-07 20:48:33.449 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:33.587 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2025-10-07 20:48:33.732 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2025-10-07 20:48:33.861 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2025-10-07 20:48:33.995 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2025-10-07 20:48:34.118 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2025-10-07 20:48:34.241 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:48:34.245 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:48:34.249 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2025-10-07 20:48:34.381 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:48:34.773 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-api.service 2025-10-07 20:48:34.815 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service' → '/etc/systemd/system/devstack@neutron-api.service'. 2025-10-07 20:48:35.141 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-api.service 2025-10-07 20:48:35.326 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:35.332 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:35.337 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:35.343 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:35.347 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:35.351 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:35.356 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:35.361 | + functions-common:time_stop:2430 : start_time=1759870112465 2025-10-07 20:48:35.366 | + functions-common:time_stop:2432 : [[ -z 1759870112465 ]] 2025-10-07 20:48:35.371 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:35.380 | + functions-common:time_stop:2435 : end_time=1759870115375 2025-10-07 20:48:35.384 | + functions-common:time_stop:2436 : elapsed_time=2910 2025-10-07 20:48:35.389 | + functions-common:time_stop:2437 : total=25877 2025-10-07 20:48:35.393 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:35.397 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28787 2025-10-07 20:48:35.402 | + lib/neutron:start_neutron_service_and_check:636 : neutron_url=https://38.102.83.9/ 2025-10-07 20:48:35.407 | + lib/neutron:start_neutron_service_and_check:637 : '[' '' '!=' 0 ']' 2025-10-07 20:48:35.410 | + lib/neutron:start_neutron_service_and_check:638 : enable_service neutron-rpc-server 2025-10-07 20:48:35.479 | + lib/neutron:start_neutron_service_and_check:640 : enable_service neutron-periodic-workers 2025-10-07 20:48:35.553 | + lib/neutron:start_neutron_service_and_check:641 : _enable_ovn_maintenance 2025-10-07 20:48:35.557 | + lib/neutron:_enable_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2025-10-07 20:48:35.562 | + lib/neutron:_enable_ovn_maintenance:354 : enable_service neutron-ovn-maintenance-worker 2025-10-07 20:48:35.632 | + lib/neutron:start_neutron_service_and_check:642 : '[' '' '!=' 0 ']' 2025-10-07 20:48:35.637 | + lib/neutron:start_neutron_service_and_check:643 : 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-10-07 20:48:35.642 | + functions-common:run_process:1677 : local service=neutron-rpc-server 2025-10-07 20:48:35.648 | + 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-10-07 20:48:35.652 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:35.657 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:35.662 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:35.666 | + functions-common:run_process:1683 : local name=neutron-rpc-server 2025-10-07 20:48:35.671 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:35.675 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:35.680 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:35.686 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:35.693 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:35.702 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870115697 2025-10-07 20:48:35.706 | + functions-common:run_process:1686 : is_service_enabled neutron-rpc-server 2025-10-07 20:48:35.734 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:35.739 | + 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-10-07 20:48:35.744 | + functions-common:_run_under_systemd:1631 : local service=neutron-rpc-server 2025-10-07 20:48:35.747 | + 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-10-07 20:48:35.752 | + 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-10-07 20:48:35.757 | + 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-10-07 20:48:35.762 | + 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-10-07 20:48:35.767 | + 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-10-07 20:48:35.772 | + 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-10-07 20:48:35.776 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-rpc-server.service 2025-10-07 20:48:35.780 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:35.785 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:35.790 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:35.794 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:35.799 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2025-10-07 20:48:35.804 | + 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-10-07 20:48:35.809 | + 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-10-07 20:48:35.814 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-rpc-server.service 2025-10-07 20:48:35.819 | + 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-10-07 20:48:35.824 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:35.828 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:35.833 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:35.838 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:35.842 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:35.847 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2025-10-07 20:48:35.852 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:35.858 | + 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-10-07 20:48:36.031 | + 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-10-07 20:48:36.179 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2025-10-07 20:48:36.312 | + 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-10-07 20:48:36.457 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2025-10-07 20:48:36.609 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2025-10-07 20:48:36.742 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:36.892 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:36.897 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:36.901 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2025-10-07 20:48:37.071 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:37.534 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-rpc-server.service 2025-10-07 20:48:37.621 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service' → '/etc/systemd/system/devstack@neutron-rpc-server.service'. 2025-10-07 20:48:37.968 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-rpc-server.service 2025-10-07 20:48:38.043 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:38.047 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:38.052 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:38.056 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:38.060 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:38.065 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:38.069 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:38.074 | + functions-common:time_stop:2430 : start_time=1759870115697 2025-10-07 20:48:38.078 | + functions-common:time_stop:2432 : [[ -z 1759870115697 ]] 2025-10-07 20:48:38.083 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:38.091 | + functions-common:time_stop:2435 : end_time=1759870118085 2025-10-07 20:48:38.094 | + functions-common:time_stop:2436 : elapsed_time=2388 2025-10-07 20:48:38.098 | + functions-common:time_stop:2437 : total=28787 2025-10-07 20:48:38.103 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:38.108 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=31175 2025-10-07 20:48:38.114 | + lib/neutron:start_neutron_service_and_check:645 : 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-10-07 20:48:38.117 | + functions-common:run_process:1677 : local service=neutron-periodic-workers 2025-10-07 20:48:38.122 | + 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-10-07 20:48:38.127 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:38.131 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:38.135 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:38.139 | + functions-common:run_process:1683 : local name=neutron-periodic-workers 2025-10-07 20:48:38.143 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:38.147 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:38.150 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:38.154 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:38.159 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:38.165 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870118161 2025-10-07 20:48:38.169 | + functions-common:run_process:1686 : is_service_enabled neutron-periodic-workers 2025-10-07 20:48:38.198 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:38.202 | + 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-10-07 20:48:38.206 | + functions-common:_run_under_systemd:1631 : local service=neutron-periodic-workers 2025-10-07 20:48:38.210 | + 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-10-07 20:48:38.213 | + 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-10-07 20:48:38.217 | + 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-10-07 20:48:38.221 | + 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-10-07 20:48:38.225 | + 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-10-07 20:48:38.228 | + 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-10-07 20:48:38.231 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-periodic-workers.service 2025-10-07 20:48:38.235 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:38.239 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:38.242 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:38.245 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:38.249 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2025-10-07 20:48:38.253 | + 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-10-07 20:48:38.256 | + 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-10-07 20:48:38.260 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-periodic-workers.service 2025-10-07 20:48:38.262 | + 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-10-07 20:48:38.266 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:38.270 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:38.273 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:38.277 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:38.280 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:38.283 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2025-10-07 20:48:38.287 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:38.293 | + 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-10-07 20:48:38.459 | + 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-10-07 20:48:38.618 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2025-10-07 20:48:38.734 | + 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-10-07 20:48:38.856 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2025-10-07 20:48:39.001 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2025-10-07 20:48:39.136 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:39.289 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:39.295 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:39.301 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2025-10-07 20:48:39.465 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:39.877 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-periodic-workers.service 2025-10-07 20:48:39.921 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service' → '/etc/systemd/system/devstack@neutron-periodic-workers.service'. 2025-10-07 20:48:40.271 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-periodic-workers.service 2025-10-07 20:48:40.356 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:40.360 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:40.365 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:40.369 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:40.373 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:40.379 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:40.384 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:40.389 | + functions-common:time_stop:2430 : start_time=1759870118161 2025-10-07 20:48:40.394 | + functions-common:time_stop:2432 : [[ -z 1759870118161 ]] 2025-10-07 20:48:40.400 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:40.411 | + functions-common:time_stop:2435 : end_time=1759870120406 2025-10-07 20:48:40.416 | + functions-common:time_stop:2436 : elapsed_time=2245 2025-10-07 20:48:40.420 | + functions-common:time_stop:2437 : total=31175 2025-10-07 20:48:40.425 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:40.430 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=33420 2025-10-07 20:48:40.435 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2025-10-07 20:48:40.439 | + lib/neutron:_run_ovn_maintenance:359 : [[ ovn == \o\v\n ]] 2025-10-07 20:48:40.444 | + lib/neutron:_run_ovn_maintenance:360 : 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-10-07 20:48:40.448 | + functions-common:run_process:1677 : local service=neutron-ovn-maintenance-worker 2025-10-07 20:48:40.453 | + 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-10-07 20:48:40.458 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:40.463 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:40.467 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:40.472 | + functions-common:run_process:1683 : local name=neutron-ovn-maintenance-worker 2025-10-07 20:48:40.477 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:40.482 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:40.486 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:40.491 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:40.498 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:40.507 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870120501 2025-10-07 20:48:40.512 | + functions-common:run_process:1686 : is_service_enabled neutron-ovn-maintenance-worker 2025-10-07 20:48:40.544 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:40.550 | + 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-10-07 20:48:40.555 | + functions-common:_run_under_systemd:1631 : local service=neutron-ovn-maintenance-worker 2025-10-07 20:48:40.561 | + 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-10-07 20:48:40.567 | + 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-10-07 20:48:40.572 | + 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-10-07 20:48:40.578 | + 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-10-07 20:48:40.586 | + 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-10-07 20:48:40.591 | + 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-10-07 20:48:40.596 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:48:40.601 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:40.606 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:40.611 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:40.616 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:40.621 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2025-10-07 20:48:40.627 | + 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-10-07 20:48:40.632 | + 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-10-07 20:48:40.637 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:48:40.642 | + 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-10-07 20:48:40.647 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:48:40.652 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:48:40.659 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:48:40.662 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:48:40.670 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:48:40.672 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:48:40.679 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:48:40.687 | + 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-10-07 20:48:40.870 | + 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-10-07 20:48:41.069 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2025-10-07 20:48:41.221 | + 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-10-07 20:48:41.358 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2025-10-07 20:48:41.498 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2025-10-07 20:48:41.643 | + 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-10-07 20:48:41.779 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:48:41.784 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:48:41.789 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2025-10-07 20:48:41.951 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:48:42.409 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:48:42.444 | 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-10-07 20:48:42.842 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:48:42.945 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:42.951 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:42.957 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:42.965 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:42.971 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:42.976 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:42.982 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:42.988 | + functions-common:time_stop:2430 : start_time=1759870120501 2025-10-07 20:48:42.992 | + functions-common:time_stop:2432 : [[ -z 1759870120501 ]] 2025-10-07 20:48:42.999 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:43.009 | + functions-common:time_stop:2435 : end_time=1759870123003 2025-10-07 20:48:43.014 | + functions-common:time_stop:2436 : elapsed_time=2502 2025-10-07 20:48:43.019 | + functions-common:time_stop:2437 : total=33420 2025-10-07 20:48:43.024 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:43.028 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=35922 2025-10-07 20:48:43.033 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2025-10-07 20:48:43.037 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://38.102.83.9/networking 2025-10-07 20:48:43.042 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2025-10-07 20:48:43.042 | Waiting for Neutron to start... 2025-10-07 20:48:43.046 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.9/networking' 2025-10-07 20:48:43.051 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://38.102.83.9/networking' 'Neutron did not start' 60 2025-10-07 20:48:43.056 | + functions-common:test_with_retry:2361 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.9/networking' 2025-10-07 20:48:43.060 | + functions-common:test_with_retry:2362 : local 'failmsg=Neutron did not start' 2025-10-07 20:48:43.064 | + functions-common:test_with_retry:2363 : local until=60 2025-10-07 20:48:43.068 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-10-07 20:48:43.072 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-10-07 20:48:43.077 | + functions-common:time_start:2409 : local name=test_with_retry 2025-10-07 20:48:43.082 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:43.086 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:43.092 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:43.101 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870123096 2025-10-07 20:48:43.105 | + functions-common:test_with_retry:2367 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://38.102.83.9/networking; do sleep 0.5; done' 2025-10-07 20:48:43.309 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://38.102.83.9/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-10-07 20:48:43.313 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:43.318 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:43.324 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:43.326 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:43.331 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:43.336 | + functions-common:time_stop:2429 : name=test_with_retry 2025-10-07 20:48:43.339 | + functions-common:time_stop:2430 : start_time=1759870123096 2025-10-07 20:48:43.343 | + functions-common:time_stop:2432 : [[ -z 1759870123096 ]] 2025-10-07 20:48:43.349 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:43.359 | + functions-common:time_stop:2435 : end_time=1759870123352 2025-10-07 20:48:43.364 | + functions-common:time_stop:2436 : elapsed_time=256 2025-10-07 20:48:43.367 | + functions-common:time_stop:2437 : total=0 2025-10-07 20:48:43.371 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:43.377 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=256 2025-10-07 20:48:43.381 | + ./stack.sh:main:1331 : is_service_enabled placement 2025-10-07 20:48:43.412 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:43.416 | + ./stack.sh:main:1332 : echo_summary 'Starting Placement' 2025-10-07 20:48:43.421 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:48:43.426 | + ./stack.sh:echo_summary:474 : echo -e Starting Placement 2025-10-07 20:48:43.431 | + ./stack.sh:main:1333 : start_placement 2025-10-07 20:48:43.436 | + lib/placement:start_placement:137 : start_placement_api 2025-10-07 20:48:43.443 | ++ lib/placement:start_placement_api:128 : which uwsgi 2025-10-07 20:48:43.451 | + lib/placement:start_placement_api:128 : run_process placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.457 | + functions-common:run_process:1677 : local service=placement-api 2025-10-07 20:48:43.462 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.467 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:43.473 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:43.478 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:43.483 | + functions-common:run_process:1683 : local name=placement-api 2025-10-07 20:48:43.488 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:43.493 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:43.499 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:43.504 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:43.510 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:43.519 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870123513 2025-10-07 20:48:43.524 | + functions-common:run_process:1686 : is_service_enabled placement-api 2025-10-07 20:48:43.563 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:43.567 | + functions-common:run_process:1687 : _run_under_systemd placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2025-10-07 20:48:43.570 | + functions-common:_run_under_systemd:1631 : local service=placement-api 2025-10-07 20:48:43.573 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.576 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.579 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.582 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.585 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2025-10-07 20:48:43.588 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2025-10-07 20:48:43.590 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@placement-api.service 2025-10-07 20:48:43.593 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:48:43.596 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:48:43.599 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:48:43.601 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:48:43.603 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2025-10-07 20:48:43.606 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2025-10-07 20:48:43.609 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:48:43.613 | + 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-10-07 20:48:43.615 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@placement-api.service 2025-10-07 20:48:43.618 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-10-07 20:48:43.620 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:48:43.622 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:48:43.624 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:48:43.627 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2025-10-07 20:48:43.629 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:48:43.634 | + 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-10-07 20:48:43.756 | + 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-10-07 20:48:43.913 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2025-10-07 20:48:44.068 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2025-10-07 20:48:44.196 | + 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-10-07 20:48:44.339 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:48:44.457 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2025-10-07 20:48:44.576 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2025-10-07 20:48:44.694 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2025-10-07 20:48:44.818 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2025-10-07 20:48:44.944 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2025-10-07 20:48:45.063 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:48:45.067 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:48:45.071 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2025-10-07 20:48:45.246 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:48:45.636 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@placement-api.service 2025-10-07 20:48:45.683 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@placement-api.service' → '/etc/systemd/system/devstack@placement-api.service'. 2025-10-07 20:48:46.040 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@placement-api.service 2025-10-07 20:48:46.219 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:46.223 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:46.228 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:46.233 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:46.238 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:46.243 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:46.248 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:46.252 | + functions-common:time_stop:2430 : start_time=1759870123513 2025-10-07 20:48:46.257 | + functions-common:time_stop:2432 : [[ -z 1759870123513 ]] 2025-10-07 20:48:46.264 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:46.273 | + functions-common:time_stop:2435 : end_time=1759870126267 2025-10-07 20:48:46.277 | + functions-common:time_stop:2436 : elapsed_time=2754 2025-10-07 20:48:46.282 | + functions-common:time_stop:2437 : total=35922 2025-10-07 20:48:46.287 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:46.291 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=38676 2025-10-07 20:48:46.295 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2025-10-07 20:48:46.295 | Waiting for placement-api to start... 2025-10-07 20:48:46.300 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://38.102.83.9/placement 2025-10-07 20:48:46.304 | + functions:wait_for_service:469 : local timeout=60 2025-10-07 20:48:46.309 | + functions:wait_for_service:470 : local url=https://38.102.83.9/placement 2025-10-07 20:48:46.313 | + functions:wait_for_service:471 : local rval=0 2025-10-07 20:48:46.317 | + functions:wait_for_service:472 : time_start wait_for_service 2025-10-07 20:48:46.322 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:48:46.326 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:46.331 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:46.337 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:46.346 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870126340 2025-10-07 20:48:46.351 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-10-07 20:48:46.361 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.9/placement 2025-10-07 20:48:47.303 | + :: : [[ 200 == 503 ]] 2025-10-07 20:48:47.306 | + :: : [[ 0 -eq 7 ]] 2025-10-07 20:48:47.311 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-10-07 20:48:47.316 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:47.319 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:47.324 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:47.328 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:47.333 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:47.337 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:48:47.341 | + functions-common:time_stop:2430 : start_time=1759870126340 2025-10-07 20:48:47.346 | + functions-common:time_stop:2432 : [[ -z 1759870126340 ]] 2025-10-07 20:48:47.351 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:47.360 | + functions-common:time_stop:2435 : end_time=1759870127355 2025-10-07 20:48:47.363 | + functions-common:time_stop:2436 : elapsed_time=1015 2025-10-07 20:48:47.367 | + functions-common:time_stop:2437 : total=5991 2025-10-07 20:48:47.372 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:47.376 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=7006 2025-10-07 20:48:47.380 | + functions:wait_for_service:479 : return 0 2025-10-07 20:48:47.384 | + ./stack.sh:main:1336 : is_service_enabled neutron 2025-10-07 20:48:47.413 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:47.418 | + ./stack.sh:main:1337 : start_neutron 2025-10-07 20:48:47.423 | + lib/neutron:start_neutron:657 : start_l2_agent 2025-10-07 20:48:47.427 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:47.431 | + functions-common:run_process:1677 : local service=q-agt 2025-10-07 20:48:47.436 | + functions-common:run_process:1678 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-10-07 20:48:47.440 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:47.445 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:47.449 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:47.453 | + functions-common:run_process:1683 : local name=q-agt 2025-10-07 20:48:47.458 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:47.463 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:47.467 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:47.471 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:47.477 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:47.485 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870127480 2025-10-07 20:48:47.491 | + functions-common:run_process:1686 : is_service_enabled q-agt 2025-10-07 20:48:47.524 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:47.530 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:47.535 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:47.540 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:47.545 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:47.549 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:47.554 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:47.558 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:47.564 | + functions-common:time_stop:2430 : start_time=1759870127480 2025-10-07 20:48:47.569 | + functions-common:time_stop:2432 : [[ -z 1759870127480 ]] 2025-10-07 20:48:47.576 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:47.585 | + functions-common:time_stop:2435 : end_time=1759870127579 2025-10-07 20:48:47.590 | + functions-common:time_stop:2436 : elapsed_time=99 2025-10-07 20:48:47.595 | + functions-common:time_stop:2437 : total=38676 2025-10-07 20:48:47.601 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:47.606 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=38775 2025-10-07 20:48:47.611 | + lib/neutron:start_l2_agent:666 : is_provider_network 2025-10-07 20:48:47.617 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-10-07 20:48:47.621 | + functions-common:is_provider_network:2275 : return 1 2025-10-07 20:48:47.627 | + lib/neutron:start_neutron:658 : start_other_agents 2025-10-07 20:48:47.632 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-10-07 20:48:47.637 | + functions-common:run_process:1677 : local service=q-dhcp 2025-10-07 20:48:47.642 | + 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-10-07 20:48:47.647 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:47.652 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:47.658 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:47.663 | + functions-common:run_process:1683 : local name=q-dhcp 2025-10-07 20:48:47.668 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:47.674 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:47.680 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:47.685 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:47.692 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:47.701 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870127696 2025-10-07 20:48:47.706 | + functions-common:run_process:1686 : is_service_enabled q-dhcp 2025-10-07 20:48:47.741 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:47.746 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:47.751 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:47.757 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:47.761 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:47.766 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:47.771 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:47.777 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:47.782 | + functions-common:time_stop:2430 : start_time=1759870127696 2025-10-07 20:48:47.786 | + functions-common:time_stop:2432 : [[ -z 1759870127696 ]] 2025-10-07 20:48:47.792 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:47.801 | + functions-common:time_stop:2435 : end_time=1759870127796 2025-10-07 20:48:47.807 | + functions-common:time_stop:2436 : elapsed_time=100 2025-10-07 20:48:47.811 | + functions-common:time_stop:2437 : total=38775 2025-10-07 20:48:47.816 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:47.822 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=38875 2025-10-07 20:48:47.828 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2025-10-07 20:48:47.834 | ++ lib/neutron:determine_config_files:373 : local opts= 2025-10-07 20:48:47.839 | ++ lib/neutron:determine_config_files:374 : case "$1" in 2025-10-07 20:48:47.845 | +++ lib/neutron:determine_config_files:376 : _determine_config_l3 2025-10-07 20:48:47.851 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-10-07 20:48:47.855 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-10-07 20:48:47.861 | ++ lib/neutron:determine_config_files:376 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-10-07 20:48:47.867 | ++ lib/neutron:determine_config_files:378 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2025-10-07 20:48:47.872 | ++ lib/neutron:determine_config_files:381 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-10-07 20:48:47.878 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-10-07 20:48:47.883 | + functions-common:run_process:1677 : local service=q-l3 2025-10-07 20:48:47.887 | + 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-10-07 20:48:47.892 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:47.897 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:47.902 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:47.907 | + functions-common:run_process:1683 : local name=q-l3 2025-10-07 20:48:47.912 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:47.918 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:47.923 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:47.928 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:47.934 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:47.942 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870127937 2025-10-07 20:48:47.948 | + functions-common:run_process:1686 : is_service_enabled q-l3 2025-10-07 20:48:47.982 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:47.987 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:47.992 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:47.998 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:48.003 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:48.008 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:48.014 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:48.019 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:48.024 | + functions-common:time_stop:2430 : start_time=1759870127937 2025-10-07 20:48:48.029 | + functions-common:time_stop:2432 : [[ -z 1759870127937 ]] 2025-10-07 20:48:48.036 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:48.044 | + functions-common:time_stop:2435 : end_time=1759870128039 2025-10-07 20:48:48.050 | + functions-common:time_stop:2436 : elapsed_time=102 2025-10-07 20:48:48.054 | + functions-common:time_stop:2437 : total=38875 2025-10-07 20:48:48.059 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:48.064 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=38977 2025-10-07 20:48:48.069 | + lib/neutron:start_other_agents:686 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-10-07 20:48:48.073 | + functions-common:run_process:1677 : local service=q-meta 2025-10-07 20:48:48.079 | + 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-10-07 20:48:48.083 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:48.087 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:48.092 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:48.097 | + functions-common:run_process:1683 : local name=q-meta 2025-10-07 20:48:48.102 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:48.107 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:48.113 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:48.118 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:48.124 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:48.133 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870128128 2025-10-07 20:48:48.138 | + functions-common:run_process:1686 : is_service_enabled q-meta 2025-10-07 20:48:48.173 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:48.179 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:48.184 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:48.189 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:48.194 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:48.199 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:48.203 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:48.209 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:48.214 | + functions-common:time_stop:2430 : start_time=1759870128128 2025-10-07 20:48:48.219 | + functions-common:time_stop:2432 : [[ -z 1759870128128 ]] 2025-10-07 20:48:48.224 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:48.232 | + functions-common:time_stop:2435 : end_time=1759870128227 2025-10-07 20:48:48.238 | + functions-common:time_stop:2436 : elapsed_time=99 2025-10-07 20:48:48.241 | + functions-common:time_stop:2437 : total=38977 2025-10-07 20:48:48.247 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:48.252 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=39076 2025-10-07 20:48:48.257 | + lib/neutron:start_other_agents:687 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-10-07 20:48:48.262 | + functions-common:run_process:1677 : local service=q-metering 2025-10-07 20:48:48.267 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-10-07 20:48:48.272 | + functions-common:run_process:1679 : local group= 2025-10-07 20:48:48.276 | + functions-common:run_process:1680 : local user= 2025-10-07 20:48:48.282 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:48:48.287 | + functions-common:run_process:1683 : local name=q-metering 2025-10-07 20:48:48.292 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:48:48.296 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:48:48.301 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:48:48.305 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:48:48.312 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:48:48.319 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870128314 2025-10-07 20:48:48.324 | + functions-common:run_process:1686 : is_service_enabled q-metering 2025-10-07 20:48:48.356 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:48:48.362 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:48:48.366 | + functions-common:time_stop:2423 : local name 2025-10-07 20:48:48.371 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:48:48.376 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:48:48.381 | + functions-common:time_stop:2426 : local total 2025-10-07 20:48:48.385 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:48:48.390 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:48:48.396 | + functions-common:time_stop:2430 : start_time=1759870128314 2025-10-07 20:48:48.399 | + functions-common:time_stop:2432 : [[ -z 1759870128314 ]] 2025-10-07 20:48:48.406 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:48:48.414 | + functions-common:time_stop:2435 : end_time=1759870128409 2025-10-07 20:48:48.419 | + functions-common:time_stop:2436 : elapsed_time=95 2025-10-07 20:48:48.424 | + functions-common:time_stop:2437 : total=39076 2025-10-07 20:48:48.429 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:48:48.435 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=39171 2025-10-07 20:48:48.440 | + ./stack.sh:main:1340 : is_service_enabled q-svc neutron-api 2025-10-07 20:48:48.472 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:48:48.477 | + ./stack.sh:main:1340 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:48.482 | + ./stack.sh:main:1341 : echo_summary 'Creating initial neutron network elements' 2025-10-07 20:48:48.487 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:48:48.492 | + ./stack.sh:echo_summary:474 : echo -e Creating initial neutron network elements 2025-10-07 20:48:48.497 | + ./stack.sh:main:1344 : type -p neutron_plugin_create_initial_networks 2025-10-07 20:48:48.502 | + ./stack.sh:main:1347 : create_neutron_initial_network 2025-10-07 20:48:48.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2025-10-07 20:48:48.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2025-10-07 20:48:48.517 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-10-07 20:48:48.523 | ++ 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-10-07 20:48:49.528 | 2025-10-07 20:48:49.543 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:49.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-10-07 20:48:49.548 | address-scope 2025-10-07 20:48:49.548 | agent 2025-10-07 20:48:49.548 | allowed-address-pairs 2025-10-07 20:48:49.548 | auto-allocated-topology 2025-10-07 20:48:49.548 | availability_zone 2025-10-07 20:48:49.548 | default-subnetpools 2025-10-07 20:48:49.549 | dhcp_agent_scheduler 2025-10-07 20:48:49.549 | dns-integration 2025-10-07 20:48:49.549 | dns-domain-ports 2025-10-07 20:48:49.549 | dns-integration-domain-keywords 2025-10-07 20:48:49.549 | empty-string-filtering 2025-10-07 20:48:49.549 | external-net 2025-10-07 20:48:49.549 | extra_dhcp_opt 2025-10-07 20:48:49.549 | extraroute 2025-10-07 20:48:49.549 | extraroute-atomic 2025-10-07 20:48:49.549 | filter-validation 2025-10-07 20:48:49.549 | floating-ip-port-forwarding-detail 2025-10-07 20:48:49.549 | fip-port-details 2025-10-07 20:48:49.549 | flavors 2025-10-07 20:48:49.549 | floatingip-pools 2025-10-07 20:48:49.549 | router 2025-10-07 20:48:49.549 | enable-default-route-bfd 2025-10-07 20:48:49.549 | enable-default-route-ecmp 2025-10-07 20:48:49.549 | ext-gw-mode 2025-10-07 20:48:49.549 | l3-ha 2025-10-07 20:48:49.549 | external-gateway-multihoming 2025-10-07 20:48:49.549 | l3-flavors 2025-10-07 20:48:49.549 | multi-provider 2025-10-07 20:48:49.549 | net-mtu 2025-10-07 20:48:49.549 | net-mtu-writable 2025-10-07 20:48:49.549 | network_availability_zone 2025-10-07 20:48:49.549 | network-ip-availability 2025-10-07 20:48:49.549 | pagination 2025-10-07 20:48:49.549 | port-device-profile 2025-10-07 20:48:49.549 | port-mac-address-regenerate 2025-10-07 20:48:49.549 | port-numa-affinity-policy 2025-10-07 20:48:49.549 | port-numa-affinity-policy-socket 2025-10-07 20:48:49.549 | binding 2025-10-07 20:48:49.549 | binding-extended 2025-10-07 20:48:49.549 | port-security 2025-10-07 20:48:49.549 | project-id 2025-10-07 20:48:49.549 | provider 2025-10-07 20:48:49.549 | qinq 2025-10-07 20:48:49.549 | quota-check-limit 2025-10-07 20:48:49.549 | quota-check-limit-default 2025-10-07 20:48:49.550 | quotas 2025-10-07 20:48:49.550 | quota_details 2025-10-07 20:48:49.550 | rbac-policies 2025-10-07 20:48:49.550 | rbac-address-scope 2025-10-07 20:48:49.550 | rbac-security-groups 2025-10-07 20:48:49.550 | revision-if-match 2025-10-07 20:48:49.550 | standard-attr-revisions 2025-10-07 20:48:49.550 | router_availability_zone 2025-10-07 20:48:49.550 | security-groups-default-rules 2025-10-07 20:48:49.550 | security-groups-normalized-cidr 2025-10-07 20:48:49.550 | security-groups-remote-address-group 2025-10-07 20:48:49.550 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:49.550 | security-groups-shared-filtering 2025-10-07 20:48:49.550 | security-group 2025-10-07 20:48:49.550 | service-type 2025-10-07 20:48:49.550 | sorting 2025-10-07 20:48:49.550 | standard-attr-description 2025-10-07 20:48:49.550 | stateful-security-group 2025-10-07 20:48:49.550 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:49.550 | subnet-external-network 2025-10-07 20:48:49.550 | subnet-service-types 2025-10-07 20:48:49.550 | subnet_allocation 2025-10-07 20:48:49.550 | subnetpool-prefix-ops 2025-10-07 20:48:49.550 | tag-creation 2025-10-07 20:48:49.550 | standard-attr-tag 2025-10-07 20:48:49.550 | standard-attr-timestamp 2025-10-07 20:48:49.550 | vlan-transparent' 2025-10-07 20:48:49.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-10-07 20:48:49.554 | address-scope 2025-10-07 20:48:49.554 | agent 2025-10-07 20:48:49.554 | allowed-address-pairs 2025-10-07 20:48:49.554 | auto-allocated-topology 2025-10-07 20:48:49.554 | availability_zone 2025-10-07 20:48:49.554 | default-subnetpools 2025-10-07 20:48:49.554 | dhcp_agent_scheduler 2025-10-07 20:48:49.554 | dns-integration 2025-10-07 20:48:49.554 | dns-domain-ports 2025-10-07 20:48:49.554 | dns-integration-domain-keywords 2025-10-07 20:48:49.554 | empty-string-filtering 2025-10-07 20:48:49.554 | external-net 2025-10-07 20:48:49.554 | extra_dhcp_opt 2025-10-07 20:48:49.554 | extraroute 2025-10-07 20:48:49.554 | extraroute-atomic 2025-10-07 20:48:49.554 | filter-validation 2025-10-07 20:48:49.554 | floating-ip-port-forwarding-detail 2025-10-07 20:48:49.554 | fip-port-details 2025-10-07 20:48:49.554 | flavors 2025-10-07 20:48:49.555 | floatingip-pools 2025-10-07 20:48:49.555 | router 2025-10-07 20:48:49.555 | enable-default-route-bfd 2025-10-07 20:48:49.555 | enable-default-route-ecmp 2025-10-07 20:48:49.555 | ext-gw-mode 2025-10-07 20:48:49.555 | l3-ha 2025-10-07 20:48:49.555 | external-gateway-multihoming 2025-10-07 20:48:49.555 | l3-flavors 2025-10-07 20:48:49.555 | multi-provider 2025-10-07 20:48:49.555 | net-mtu 2025-10-07 20:48:49.555 | net-mtu-writable 2025-10-07 20:48:49.555 | network_availability_zone 2025-10-07 20:48:49.555 | network-ip-availability 2025-10-07 20:48:49.555 | pagination 2025-10-07 20:48:49.555 | port-device-profile 2025-10-07 20:48:49.555 | port-mac-address-regenerate 2025-10-07 20:48:49.555 | port-numa-affinity-policy 2025-10-07 20:48:49.555 | port-numa-affinity-policy-socket 2025-10-07 20:48:49.555 | binding 2025-10-07 20:48:49.555 | binding-extended 2025-10-07 20:48:49.555 | port-security 2025-10-07 20:48:49.555 | project-id 2025-10-07 20:48:49.555 | provider 2025-10-07 20:48:49.555 | qinq 2025-10-07 20:48:49.555 | quota-check-limit 2025-10-07 20:48:49.555 | quota-check-limit-default 2025-10-07 20:48:49.555 | quotas 2025-10-07 20:48:49.555 | quota_details 2025-10-07 20:48:49.555 | rbac-policies 2025-10-07 20:48:49.555 | rbac-address-scope 2025-10-07 20:48:49.555 | rbac-security-groups 2025-10-07 20:48:49.555 | revision-if-match 2025-10-07 20:48:49.555 | standard-attr-revisions 2025-10-07 20:48:49.555 | router_availability_zone 2025-10-07 20:48:49.555 | security-groups-default-rules 2025-10-07 20:48:49.555 | security-groups-normalized-cidr 2025-10-07 20:48:49.555 | security-groups-remote-address-group 2025-10-07 20:48:49.555 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:49.555 | security-groups-shared-filtering 2025-10-07 20:48:49.555 | security-group 2025-10-07 20:48:49.556 | service-type 2025-10-07 20:48:49.556 | sorting 2025-10-07 20:48:49.556 | standard-attr-description 2025-10-07 20:48:49.556 | stateful-security-group 2025-10-07 20:48:49.556 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:49.556 | subnet-external-network 2025-10-07 20:48:49.556 | subnet-service-types 2025-10-07 20:48:49.556 | subnet_allocation 2025-10-07 20:48:49.556 | subnetpool-prefix-ops 2025-10-07 20:48:49.556 | tag-creation 2025-10-07 20:48:49.556 | standard-attr-tag 2025-10-07 20:48:49.556 | standard-attr-timestamp 2025-10-07 20:48:49.556 | vlan-transparent =~ auto-allocated-topology ]] 2025-10-07 20:48:49.560 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-10-07 20:48:49.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:49.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2025-10-07 20:48:49.577 | ++ 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-10-07 20:48:50.102 | 2025-10-07 20:48:50.121 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:50.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=9bbf29ea-6c6b-4a47-9c4b-ec2f8977861b 2025-10-07 20:48:50.131 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2025-10-07 20:48:50.138 | ++ 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 fdf1:d902:81d2::/56 --share --default -f value -c id 2025-10-07 20:48:50.605 | 2025-10-07 20:48:50.618 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:50.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=f3f2b0d1-eb71-4f17-a80c-ed933d248ec8 2025-10-07 20:48:50.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2025-10-07 20:48:50.633 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-10-07 20:48:50.636 | + functions-common:is_provider_network:2275 : return 1 2025-10-07 20:48:50.642 | ++ 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-10-07 20:48:52.027 | 2025-10-07 20:48:52.042 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:52.046 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=37fd43e6-0ada-4d4a-b277-d15228edcbcc 2025-10-07 20:48:52.050 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2025-10-07 20:48:52.053 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:52.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2025-10-07 20:48:52.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2025-10-07 20:48:52.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 9bbf29ea-6c6b-4a47-9c4b-ec2f8977861b ']' 2025-10-07 20:48:52.085 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2025-10-07 20:48:52.088 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2025-10-07 20:48:52.092 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2025-10-07 20:48:52.096 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 9bbf29ea-6c6b-4a47-9c4b-ec2f8977861b ' 2025-10-07 20:48:52.099 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2025-10-07 20:48:52.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 37fd43e6-0ada-4d4a-b277-d15228edcbcc private-subnet' 2025-10-07 20:48:52.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2025-10-07 20:48:52.110 | +++ 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 9bbf29ea-6c6b-4a47-9c4b-ec2f8977861b --network 37fd43e6-0ada-4d4a-b277-d15228edcbcc private-subnet -f value -c id 2025-10-07 20:48:53.295 | 2025-10-07 20:48:53.309 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:53.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=5aa67498-acbe-44ab-9b5a-a661053f2f82 2025-10-07 20:48:53.318 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2025-10-07 20:48:53.321 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:53.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 5aa67498-acbe-44ab-9b5a-a661053f2f82 2025-10-07 20:48:53.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=5aa67498-acbe-44ab-9b5a-a661053f2f82 2025-10-07 20:48:53.357 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2025-10-07 20:48:53.361 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2025-10-07 20:48:53.366 | ++ 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-10-07 20:48:53.370 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:53.394 | ++ 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-10-07 20:48:53.399 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:53.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2025-10-07 20:48:53.429 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z f3f2b0d1-eb71-4f17-a80c-ed933d248ec8 ']' 2025-10-07 20:48:53.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2025-10-07 20:48:53.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2025-10-07 20:48:53.443 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool f3f2b0d1-eb71-4f17-a80c-ed933d248ec8 ' 2025-10-07 20:48:53.448 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2025-10-07 20:48:53.452 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 37fd43e6-0ada-4d4a-b277-d15228edcbcc ipv6-private-subnet ' 2025-10-07 20:48:53.456 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2025-10-07 20:48:53.464 | +++ 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 f3f2b0d1-eb71-4f17-a80c-ed933d248ec8 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 37fd43e6-0ada-4d4a-b277-d15228edcbcc ipv6-private-subnet -f value -c id 2025-10-07 20:48:54.730 | 2025-10-07 20:48:54.750 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:54.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=34fe183e-4483-49d9-a858-5cc907d0f21e 2025-10-07 20:48:54.760 | ++ 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-10-07 20:48:54.763 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:54.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 34fe183e-4483-49d9-a858-5cc907d0f21e 2025-10-07 20:48:54.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=34fe183e-4483-49d9-a858-5cc907d0f21e 2025-10-07 20:48:54.801 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2025-10-07 20:48:54.806 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2025-10-07 20:48:54.812 | ++ 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-10-07 20:48:55.170 | 2025-10-07 20:48:55.184 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:55.190 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-10-07 20:48:55.190 | address-scope 2025-10-07 20:48:55.190 | agent 2025-10-07 20:48:55.190 | allowed-address-pairs 2025-10-07 20:48:55.190 | auto-allocated-topology 2025-10-07 20:48:55.190 | availability_zone 2025-10-07 20:48:55.190 | default-subnetpools 2025-10-07 20:48:55.190 | dhcp_agent_scheduler 2025-10-07 20:48:55.191 | dns-integration 2025-10-07 20:48:55.191 | dns-domain-ports 2025-10-07 20:48:55.191 | dns-integration-domain-keywords 2025-10-07 20:48:55.191 | empty-string-filtering 2025-10-07 20:48:55.191 | external-net 2025-10-07 20:48:55.191 | extra_dhcp_opt 2025-10-07 20:48:55.191 | extraroute 2025-10-07 20:48:55.191 | extraroute-atomic 2025-10-07 20:48:55.191 | filter-validation 2025-10-07 20:48:55.191 | floating-ip-port-forwarding-detail 2025-10-07 20:48:55.191 | fip-port-details 2025-10-07 20:48:55.191 | flavors 2025-10-07 20:48:55.191 | floatingip-pools 2025-10-07 20:48:55.191 | router 2025-10-07 20:48:55.191 | enable-default-route-bfd 2025-10-07 20:48:55.191 | enable-default-route-ecmp 2025-10-07 20:48:55.191 | ext-gw-mode 2025-10-07 20:48:55.191 | l3-ha 2025-10-07 20:48:55.191 | external-gateway-multihoming 2025-10-07 20:48:55.191 | l3-flavors 2025-10-07 20:48:55.191 | multi-provider 2025-10-07 20:48:55.191 | net-mtu 2025-10-07 20:48:55.191 | net-mtu-writable 2025-10-07 20:48:55.191 | network_availability_zone 2025-10-07 20:48:55.191 | network-ip-availability 2025-10-07 20:48:55.191 | pagination 2025-10-07 20:48:55.191 | port-device-profile 2025-10-07 20:48:55.191 | port-mac-address-regenerate 2025-10-07 20:48:55.191 | port-numa-affinity-policy 2025-10-07 20:48:55.191 | port-numa-affinity-policy-socket 2025-10-07 20:48:55.191 | binding 2025-10-07 20:48:55.191 | binding-extended 2025-10-07 20:48:55.191 | port-security 2025-10-07 20:48:55.191 | project-id 2025-10-07 20:48:55.191 | provider 2025-10-07 20:48:55.191 | qinq 2025-10-07 20:48:55.191 | quota-check-limit 2025-10-07 20:48:55.191 | quota-check-limit-default 2025-10-07 20:48:55.191 | quotas 2025-10-07 20:48:55.191 | quota_details 2025-10-07 20:48:55.191 | rbac-policies 2025-10-07 20:48:55.191 | rbac-address-scope 2025-10-07 20:48:55.192 | rbac-security-groups 2025-10-07 20:48:55.192 | revision-if-match 2025-10-07 20:48:55.192 | standard-attr-revisions 2025-10-07 20:48:55.192 | router_availability_zone 2025-10-07 20:48:55.192 | security-groups-default-rules 2025-10-07 20:48:55.192 | security-groups-normalized-cidr 2025-10-07 20:48:55.192 | security-groups-remote-address-group 2025-10-07 20:48:55.192 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:55.192 | security-groups-shared-filtering 2025-10-07 20:48:55.192 | security-group 2025-10-07 20:48:55.192 | service-type 2025-10-07 20:48:55.192 | sorting 2025-10-07 20:48:55.192 | standard-attr-description 2025-10-07 20:48:55.192 | stateful-security-group 2025-10-07 20:48:55.192 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:55.192 | subnet-external-network 2025-10-07 20:48:55.192 | subnet-service-types 2025-10-07 20:48:55.192 | subnet_allocation 2025-10-07 20:48:55.192 | subnetpool-prefix-ops 2025-10-07 20:48:55.192 | tag-creation 2025-10-07 20:48:55.192 | standard-attr-tag 2025-10-07 20:48:55.192 | standard-attr-timestamp 2025-10-07 20:48:55.192 | vlan-transparent' 2025-10-07 20:48:55.195 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-10-07 20:48:55.195 | address-scope 2025-10-07 20:48:55.195 | agent 2025-10-07 20:48:55.195 | allowed-address-pairs 2025-10-07 20:48:55.195 | auto-allocated-topology 2025-10-07 20:48:55.195 | availability_zone 2025-10-07 20:48:55.195 | default-subnetpools 2025-10-07 20:48:55.195 | dhcp_agent_scheduler 2025-10-07 20:48:55.195 | dns-integration 2025-10-07 20:48:55.195 | dns-domain-ports 2025-10-07 20:48:55.195 | dns-integration-domain-keywords 2025-10-07 20:48:55.195 | empty-string-filtering 2025-10-07 20:48:55.195 | external-net 2025-10-07 20:48:55.195 | extra_dhcp_opt 2025-10-07 20:48:55.195 | extraroute 2025-10-07 20:48:55.195 | extraroute-atomic 2025-10-07 20:48:55.195 | filter-validation 2025-10-07 20:48:55.195 | floating-ip-port-forwarding-detail 2025-10-07 20:48:55.195 | fip-port-details 2025-10-07 20:48:55.195 | flavors 2025-10-07 20:48:55.195 | floatingip-pools 2025-10-07 20:48:55.195 | router 2025-10-07 20:48:55.196 | enable-default-route-bfd 2025-10-07 20:48:55.196 | enable-default-route-ecmp 2025-10-07 20:48:55.196 | ext-gw-mode 2025-10-07 20:48:55.196 | l3-ha 2025-10-07 20:48:55.196 | external-gateway-multihoming 2025-10-07 20:48:55.196 | l3-flavors 2025-10-07 20:48:55.196 | multi-provider 2025-10-07 20:48:55.196 | net-mtu 2025-10-07 20:48:55.196 | net-mtu-writable 2025-10-07 20:48:55.196 | network_availability_zone 2025-10-07 20:48:55.196 | network-ip-availability 2025-10-07 20:48:55.196 | pagination 2025-10-07 20:48:55.196 | port-device-profile 2025-10-07 20:48:55.196 | port-mac-address-regenerate 2025-10-07 20:48:55.196 | port-numa-affinity-policy 2025-10-07 20:48:55.196 | port-numa-affinity-policy-socket 2025-10-07 20:48:55.196 | binding 2025-10-07 20:48:55.196 | binding-extended 2025-10-07 20:48:55.196 | port-security 2025-10-07 20:48:55.196 | project-id 2025-10-07 20:48:55.196 | provider 2025-10-07 20:48:55.196 | qinq 2025-10-07 20:48:55.196 | quota-check-limit 2025-10-07 20:48:55.196 | quota-check-limit-default 2025-10-07 20:48:55.196 | quotas 2025-10-07 20:48:55.196 | quota_details 2025-10-07 20:48:55.196 | rbac-policies 2025-10-07 20:48:55.196 | rbac-address-scope 2025-10-07 20:48:55.196 | rbac-security-groups 2025-10-07 20:48:55.196 | revision-if-match 2025-10-07 20:48:55.196 | standard-attr-revisions 2025-10-07 20:48:55.196 | router_availability_zone 2025-10-07 20:48:55.196 | security-groups-default-rules 2025-10-07 20:48:55.196 | security-groups-normalized-cidr 2025-10-07 20:48:55.196 | security-groups-remote-address-group 2025-10-07 20:48:55.196 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:55.196 | security-groups-shared-filtering 2025-10-07 20:48:55.197 | security-group 2025-10-07 20:48:55.197 | service-type 2025-10-07 20:48:55.197 | sorting 2025-10-07 20:48:55.197 | standard-attr-description 2025-10-07 20:48:55.197 | stateful-security-group 2025-10-07 20:48:55.197 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:55.197 | subnet-external-network 2025-10-07 20:48:55.197 | subnet-service-types 2025-10-07 20:48:55.197 | subnet_allocation 2025-10-07 20:48:55.197 | subnetpool-prefix-ops 2025-10-07 20:48:55.197 | tag-creation 2025-10-07 20:48:55.197 | standard-attr-tag 2025-10-07 20:48:55.197 | standard-attr-timestamp 2025-10-07 20:48:55.197 | vlan-transparent =~ router ]] 2025-10-07 20:48:55.200 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-10-07 20:48:55.204 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2025-10-07 20:48:55.209 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-10-07 20:48:55.216 | ++ 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-10-07 20:48:55.563 | 2025-10-07 20:48:55.583 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:55.589 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-10-07 20:48:55.589 | address-scope 2025-10-07 20:48:55.589 | agent 2025-10-07 20:48:55.589 | allowed-address-pairs 2025-10-07 20:48:55.589 | auto-allocated-topology 2025-10-07 20:48:55.589 | availability_zone 2025-10-07 20:48:55.589 | default-subnetpools 2025-10-07 20:48:55.589 | dhcp_agent_scheduler 2025-10-07 20:48:55.589 | dns-integration 2025-10-07 20:48:55.589 | dns-domain-ports 2025-10-07 20:48:55.589 | dns-integration-domain-keywords 2025-10-07 20:48:55.589 | empty-string-filtering 2025-10-07 20:48:55.589 | external-net 2025-10-07 20:48:55.589 | extra_dhcp_opt 2025-10-07 20:48:55.589 | extraroute 2025-10-07 20:48:55.589 | extraroute-atomic 2025-10-07 20:48:55.589 | filter-validation 2025-10-07 20:48:55.589 | floating-ip-port-forwarding-detail 2025-10-07 20:48:55.589 | fip-port-details 2025-10-07 20:48:55.589 | flavors 2025-10-07 20:48:55.590 | floatingip-pools 2025-10-07 20:48:55.590 | router 2025-10-07 20:48:55.590 | enable-default-route-bfd 2025-10-07 20:48:55.590 | enable-default-route-ecmp 2025-10-07 20:48:55.590 | ext-gw-mode 2025-10-07 20:48:55.590 | l3-ha 2025-10-07 20:48:55.590 | external-gateway-multihoming 2025-10-07 20:48:55.590 | l3-flavors 2025-10-07 20:48:55.590 | multi-provider 2025-10-07 20:48:55.590 | net-mtu 2025-10-07 20:48:55.590 | net-mtu-writable 2025-10-07 20:48:55.590 | network_availability_zone 2025-10-07 20:48:55.590 | network-ip-availability 2025-10-07 20:48:55.590 | pagination 2025-10-07 20:48:55.590 | port-device-profile 2025-10-07 20:48:55.590 | port-mac-address-regenerate 2025-10-07 20:48:55.590 | port-numa-affinity-policy 2025-10-07 20:48:55.590 | port-numa-affinity-policy-socket 2025-10-07 20:48:55.590 | binding 2025-10-07 20:48:55.590 | binding-extended 2025-10-07 20:48:55.590 | port-security 2025-10-07 20:48:55.590 | project-id 2025-10-07 20:48:55.590 | provider 2025-10-07 20:48:55.590 | qinq 2025-10-07 20:48:55.590 | quota-check-limit 2025-10-07 20:48:55.590 | quota-check-limit-default 2025-10-07 20:48:55.590 | quotas 2025-10-07 20:48:55.590 | quota_details 2025-10-07 20:48:55.590 | rbac-policies 2025-10-07 20:48:55.590 | rbac-address-scope 2025-10-07 20:48:55.590 | rbac-security-groups 2025-10-07 20:48:55.590 | revision-if-match 2025-10-07 20:48:55.590 | standard-attr-revisions 2025-10-07 20:48:55.590 | router_availability_zone 2025-10-07 20:48:55.590 | security-groups-default-rules 2025-10-07 20:48:55.590 | security-groups-normalized-cidr 2025-10-07 20:48:55.590 | security-groups-remote-address-group 2025-10-07 20:48:55.590 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:55.590 | security-groups-shared-filtering 2025-10-07 20:48:55.590 | security-group 2025-10-07 20:48:55.590 | service-type 2025-10-07 20:48:55.590 | sorting 2025-10-07 20:48:55.590 | standard-attr-description 2025-10-07 20:48:55.590 | stateful-security-group 2025-10-07 20:48:55.590 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:55.590 | subnet-external-network 2025-10-07 20:48:55.590 | subnet-service-types 2025-10-07 20:48:55.590 | subnet_allocation 2025-10-07 20:48:55.590 | subnetpool-prefix-ops 2025-10-07 20:48:55.590 | tag-creation 2025-10-07 20:48:55.590 | standard-attr-tag 2025-10-07 20:48:55.590 | standard-attr-timestamp 2025-10-07 20:48:55.590 | vlan-transparent' 2025-10-07 20:48:55.593 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-10-07 20:48:55.594 | address-scope 2025-10-07 20:48:55.594 | agent 2025-10-07 20:48:55.594 | allowed-address-pairs 2025-10-07 20:48:55.594 | auto-allocated-topology 2025-10-07 20:48:55.594 | availability_zone 2025-10-07 20:48:55.594 | default-subnetpools 2025-10-07 20:48:55.594 | dhcp_agent_scheduler 2025-10-07 20:48:55.594 | dns-integration 2025-10-07 20:48:55.594 | dns-domain-ports 2025-10-07 20:48:55.594 | dns-integration-domain-keywords 2025-10-07 20:48:55.594 | empty-string-filtering 2025-10-07 20:48:55.594 | external-net 2025-10-07 20:48:55.594 | extra_dhcp_opt 2025-10-07 20:48:55.594 | extraroute 2025-10-07 20:48:55.594 | extraroute-atomic 2025-10-07 20:48:55.594 | filter-validation 2025-10-07 20:48:55.594 | floating-ip-port-forwarding-detail 2025-10-07 20:48:55.594 | fip-port-details 2025-10-07 20:48:55.594 | flavors 2025-10-07 20:48:55.594 | floatingip-pools 2025-10-07 20:48:55.594 | router 2025-10-07 20:48:55.594 | enable-default-route-bfd 2025-10-07 20:48:55.594 | enable-default-route-ecmp 2025-10-07 20:48:55.594 | ext-gw-mode 2025-10-07 20:48:55.594 | l3-ha 2025-10-07 20:48:55.594 | external-gateway-multihoming 2025-10-07 20:48:55.594 | l3-flavors 2025-10-07 20:48:55.594 | multi-provider 2025-10-07 20:48:55.594 | net-mtu 2025-10-07 20:48:55.594 | net-mtu-writable 2025-10-07 20:48:55.594 | network_availability_zone 2025-10-07 20:48:55.594 | network-ip-availability 2025-10-07 20:48:55.594 | pagination 2025-10-07 20:48:55.594 | port-device-profile 2025-10-07 20:48:55.594 | port-mac-address-regenerate 2025-10-07 20:48:55.595 | port-numa-affinity-policy 2025-10-07 20:48:55.595 | port-numa-affinity-policy-socket 2025-10-07 20:48:55.595 | binding 2025-10-07 20:48:55.595 | binding-extended 2025-10-07 20:48:55.595 | port-security 2025-10-07 20:48:55.595 | project-id 2025-10-07 20:48:55.595 | provider 2025-10-07 20:48:55.595 | qinq 2025-10-07 20:48:55.595 | quota-check-limit 2025-10-07 20:48:55.595 | quota-check-limit-default 2025-10-07 20:48:55.595 | quotas 2025-10-07 20:48:55.595 | quota_details 2025-10-07 20:48:55.595 | rbac-policies 2025-10-07 20:48:55.595 | rbac-address-scope 2025-10-07 20:48:55.595 | rbac-security-groups 2025-10-07 20:48:55.595 | revision-if-match 2025-10-07 20:48:55.595 | standard-attr-revisions 2025-10-07 20:48:55.595 | router_availability_zone 2025-10-07 20:48:55.595 | security-groups-default-rules 2025-10-07 20:48:55.595 | security-groups-normalized-cidr 2025-10-07 20:48:55.595 | security-groups-remote-address-group 2025-10-07 20:48:55.595 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:55.595 | security-groups-shared-filtering 2025-10-07 20:48:55.595 | security-group 2025-10-07 20:48:55.595 | service-type 2025-10-07 20:48:55.595 | sorting 2025-10-07 20:48:55.595 | standard-attr-description 2025-10-07 20:48:55.595 | stateful-security-group 2025-10-07 20:48:55.595 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:55.595 | subnet-external-network 2025-10-07 20:48:55.595 | subnet-service-types 2025-10-07 20:48:55.595 | subnet_allocation 2025-10-07 20:48:55.595 | subnetpool-prefix-ops 2025-10-07 20:48:55.595 | tag-creation 2025-10-07 20:48:55.595 | standard-attr-tag 2025-10-07 20:48:55.595 | standard-attr-timestamp 2025-10-07 20:48:55.595 | vlan-transparent =~ external-net ]] 2025-10-07 20:48:55.599 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-10-07 20:48:55.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2025-10-07 20:48:55.611 | ++ 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-10-07 20:48:56.160 | 2025-10-07 20:48:56.174 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:56.181 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=d8e99867-2a5c-4742-9c3e-be40732a53e4 2025-10-07 20:48:56.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2025-10-07 20:48:56.190 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:56.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2025-10-07 20:48:56.225 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2025-10-07 20:48:56.230 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-10-07 20:48:56.236 | ++ 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-10-07 20:48:56.613 | 2025-10-07 20:48:56.630 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:56.636 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-10-07 20:48:56.636 | address-scope 2025-10-07 20:48:56.636 | agent 2025-10-07 20:48:56.636 | allowed-address-pairs 2025-10-07 20:48:56.636 | auto-allocated-topology 2025-10-07 20:48:56.636 | availability_zone 2025-10-07 20:48:56.636 | default-subnetpools 2025-10-07 20:48:56.636 | dhcp_agent_scheduler 2025-10-07 20:48:56.636 | dns-integration 2025-10-07 20:48:56.636 | dns-domain-ports 2025-10-07 20:48:56.636 | dns-integration-domain-keywords 2025-10-07 20:48:56.636 | empty-string-filtering 2025-10-07 20:48:56.636 | external-net 2025-10-07 20:48:56.636 | extra_dhcp_opt 2025-10-07 20:48:56.636 | extraroute 2025-10-07 20:48:56.636 | extraroute-atomic 2025-10-07 20:48:56.637 | filter-validation 2025-10-07 20:48:56.637 | floating-ip-port-forwarding-detail 2025-10-07 20:48:56.637 | fip-port-details 2025-10-07 20:48:56.637 | flavors 2025-10-07 20:48:56.637 | floatingip-pools 2025-10-07 20:48:56.637 | router 2025-10-07 20:48:56.637 | enable-default-route-bfd 2025-10-07 20:48:56.637 | enable-default-route-ecmp 2025-10-07 20:48:56.637 | ext-gw-mode 2025-10-07 20:48:56.637 | l3-ha 2025-10-07 20:48:56.637 | external-gateway-multihoming 2025-10-07 20:48:56.637 | l3-flavors 2025-10-07 20:48:56.637 | multi-provider 2025-10-07 20:48:56.637 | net-mtu 2025-10-07 20:48:56.637 | net-mtu-writable 2025-10-07 20:48:56.637 | network_availability_zone 2025-10-07 20:48:56.637 | network-ip-availability 2025-10-07 20:48:56.637 | pagination 2025-10-07 20:48:56.637 | port-device-profile 2025-10-07 20:48:56.637 | port-mac-address-regenerate 2025-10-07 20:48:56.637 | port-numa-affinity-policy 2025-10-07 20:48:56.637 | port-numa-affinity-policy-socket 2025-10-07 20:48:56.637 | binding 2025-10-07 20:48:56.637 | binding-extended 2025-10-07 20:48:56.637 | port-security 2025-10-07 20:48:56.637 | project-id 2025-10-07 20:48:56.637 | provider 2025-10-07 20:48:56.637 | qinq 2025-10-07 20:48:56.637 | quota-check-limit 2025-10-07 20:48:56.637 | quota-check-limit-default 2025-10-07 20:48:56.637 | quotas 2025-10-07 20:48:56.637 | quota_details 2025-10-07 20:48:56.637 | rbac-policies 2025-10-07 20:48:56.637 | rbac-address-scope 2025-10-07 20:48:56.637 | rbac-security-groups 2025-10-07 20:48:56.637 | revision-if-match 2025-10-07 20:48:56.637 | standard-attr-revisions 2025-10-07 20:48:56.637 | router_availability_zone 2025-10-07 20:48:56.637 | security-groups-default-rules 2025-10-07 20:48:56.637 | security-groups-normalized-cidr 2025-10-07 20:48:56.637 | security-groups-remote-address-group 2025-10-07 20:48:56.637 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:56.637 | security-groups-shared-filtering 2025-10-07 20:48:56.637 | security-group 2025-10-07 20:48:56.637 | service-type 2025-10-07 20:48:56.637 | sorting 2025-10-07 20:48:56.637 | standard-attr-description 2025-10-07 20:48:56.637 | stateful-security-group 2025-10-07 20:48:56.637 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:56.637 | subnet-external-network 2025-10-07 20:48:56.637 | subnet-service-types 2025-10-07 20:48:56.637 | subnet_allocation 2025-10-07 20:48:56.637 | subnetpool-prefix-ops 2025-10-07 20:48:56.637 | tag-creation 2025-10-07 20:48:56.637 | standard-attr-tag 2025-10-07 20:48:56.637 | standard-attr-timestamp 2025-10-07 20:48:56.637 | vlan-transparent' 2025-10-07 20:48:56.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-10-07 20:48:56.683 | address-scope 2025-10-07 20:48:56.683 | agent 2025-10-07 20:48:56.683 | allowed-address-pairs 2025-10-07 20:48:56.683 | auto-allocated-topology 2025-10-07 20:48:56.683 | availability_zone 2025-10-07 20:48:56.683 | default-subnetpools 2025-10-07 20:48:56.683 | dhcp_agent_scheduler 2025-10-07 20:48:56.683 | dns-integration 2025-10-07 20:48:56.683 | dns-domain-ports 2025-10-07 20:48:56.683 | dns-integration-domain-keywords 2025-10-07 20:48:56.683 | empty-string-filtering 2025-10-07 20:48:56.683 | external-net 2025-10-07 20:48:56.684 | extra_dhcp_opt 2025-10-07 20:48:56.684 | extraroute 2025-10-07 20:48:56.684 | extraroute-atomic 2025-10-07 20:48:56.684 | filter-validation 2025-10-07 20:48:56.684 | floating-ip-port-forwarding-detail 2025-10-07 20:48:56.684 | fip-port-details 2025-10-07 20:48:56.684 | flavors 2025-10-07 20:48:56.684 | floatingip-pools 2025-10-07 20:48:56.684 | router 2025-10-07 20:48:56.684 | enable-default-route-bfd 2025-10-07 20:48:56.684 | enable-default-route-ecmp 2025-10-07 20:48:56.684 | ext-gw-mode 2025-10-07 20:48:56.684 | l3-ha 2025-10-07 20:48:56.684 | external-gateway-multihoming 2025-10-07 20:48:56.684 | l3-flavors 2025-10-07 20:48:56.684 | multi-provider 2025-10-07 20:48:56.684 | net-mtu 2025-10-07 20:48:56.684 | net-mtu-writable 2025-10-07 20:48:56.684 | network_availability_zone 2025-10-07 20:48:56.684 | network-ip-availability 2025-10-07 20:48:56.684 | pagination 2025-10-07 20:48:56.684 | port-device-profile 2025-10-07 20:48:56.684 | port-mac-address-regenerate 2025-10-07 20:48:56.684 | port-numa-affinity-policy 2025-10-07 20:48:56.684 | port-numa-affinity-policy-socket 2025-10-07 20:48:56.684 | binding 2025-10-07 20:48:56.684 | binding-extended 2025-10-07 20:48:56.684 | port-security 2025-10-07 20:48:56.684 | project-id 2025-10-07 20:48:56.684 | provider 2025-10-07 20:48:56.684 | qinq 2025-10-07 20:48:56.685 | quota-check-limit 2025-10-07 20:48:56.685 | quota-check-limit-default 2025-10-07 20:48:56.685 | quotas 2025-10-07 20:48:56.685 | quota_details 2025-10-07 20:48:56.685 | rbac-policies 2025-10-07 20:48:56.685 | rbac-address-scope 2025-10-07 20:48:56.685 | rbac-security-groups 2025-10-07 20:48:56.685 | revision-if-match 2025-10-07 20:48:56.685 | standard-attr-revisions 2025-10-07 20:48:56.685 | router_availability_zone 2025-10-07 20:48:56.685 | security-groups-default-rules 2025-10-07 20:48:56.685 | security-groups-normalized-cidr 2025-10-07 20:48:56.685 | security-groups-remote-address-group 2025-10-07 20:48:56.685 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:48:56.685 | security-groups-shared-filtering 2025-10-07 20:48:56.685 | security-group 2025-10-07 20:48:56.685 | service-type 2025-10-07 20:48:56.685 | sorting 2025-10-07 20:48:56.685 | standard-attr-description 2025-10-07 20:48:56.685 | stateful-security-group 2025-10-07 20:48:56.685 | subnet-dns-publish-fixed-ip 2025-10-07 20:48:56.685 | subnet-external-network 2025-10-07 20:48:56.685 | subnet-service-types 2025-10-07 20:48:56.685 | subnet_allocation 2025-10-07 20:48:56.685 | subnetpool-prefix-ops 2025-10-07 20:48:56.685 | tag-creation 2025-10-07 20:48:56.685 | standard-attr-tag 2025-10-07 20:48:56.685 | standard-attr-timestamp 2025-10-07 20:48:56.685 | vlan-transparent =~ auto-allocated-topology ]] 2025-10-07 20:48:56.689 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-10-07 20:48:56.694 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2025-10-07 20:48:56.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2025-10-07 20:48:56.705 | ++ 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-10-07 20:48:57.483 | 2025-10-07 20:48:57.501 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:48:57.508 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=37652f03-8f3f-45c8-8dfe-ec8ecf52f76e 2025-10-07 20:48:57.511 | + 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-10-07 20:48:57.514 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:48:57.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2025-10-07 20:48:57.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2025-10-07 20:48:57.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d8e99867-2a5c-4742-9c3e-be40732a53e4 5aa67498-acbe-44ab-9b5a-a661053f2f82 2025-10-07 20:48:59.435 | 2025-10-07 20:48:59.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2025-10-07 20:48:59.454 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e 2025-10-07 20:48:59.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2025-10-07 20:48:59.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2025-10-07 20:48:59.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2025-10-07 20:48:59.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2025-10-07 20:48:59.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e --subnet-range 172.24.5.0/24 --no-dhcp ' 2025-10-07 20:48:59.480 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2025-10-07 20:48:59.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2025-10-07 20:48:59.492 | +++ 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 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2025-10-07 20:48:59.492 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2025-10-07 20:49:00.125 | 2025-10-07 20:49:00.145 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:49:00.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2025-10-07 20:49:00.153 | | id | 9246ef89-cb03-4743-bf63-390a176ba26c |' 2025-10-07 20:49:00.156 | ++ 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-10-07 20:49:00.162 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:49:00.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9246ef89-cb03-4743-bf63-390a176ba26c '|' 2025-10-07 20:49:00.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 9246ef89-cb03-4743-bf63-390a176ba26c |' 2025-10-07 20:49:00.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2025-10-07 20:49:00.211 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9246ef89-cb03-4743-bf63-390a176ba26c '|' 2025-10-07 20:49:00.211 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2025-10-07 20:49:00.216 | ++ functions-common:get_field:809 : local data field 2025-10-07 20:49:00.220 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:00.226 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-10-07 20:49:00.230 | ++ functions-common:get_field:814 : field='$3' 2025-10-07 20:49:00.237 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | 9246ef89-cb03-4743-bf63-390a176ba26c |' 2025-10-07 20:49:00.238 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-10-07 20:49:00.247 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:00.254 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2025-10-07 20:49:00.262 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9246ef89-cb03-4743-bf63-390a176ba26c '|' 2025-10-07 20:49:00.262 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2025-10-07 20:49:00.267 | ++ functions-common:get_field:809 : local data field 2025-10-07 20:49:00.270 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:00.275 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-10-07 20:49:00.280 | ++ functions-common:get_field:814 : field='$6' 2025-10-07 20:49:00.285 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | 9246ef89-cb03-4743-bf63-390a176ba26c |' 2025-10-07 20:49:00.286 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-10-07 20:49:00.296 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:00.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=9246ef89-cb03-4743-bf63-390a176ba26c 2025-10-07 20:49:00.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e d8e99867-2a5c-4742-9c3e-be40732a53e4 2025-10-07 20:49:02.571 | 2025-10-07 20:49:02.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2025-10-07 20:49:02.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:02.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2025-10-07 20:49:02.623 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:02.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2025-10-07 20:49:02.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2025-10-07 20:49:02.637 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-10-07 20:49:02.642 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2025-10-07 20:49:02.647 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:02.650 | ++ 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-10-07 20:49:02.693 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-10-07 20:49:02.698 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2025-10-07 20:49:02.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2025-10-07 20:49:02.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2025-10-07 20:49:02.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2025-10-07 20:49:02.713 | + 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-10-07 20:49:02.717 | + functions-common:test_with_retry:2361 : local 'testcmd=ip -o link | grep -q br-ex' 2025-10-07 20:49:02.721 | + functions-common:test_with_retry:2362 : local 'failmsg=br-ex creation failed' 2025-10-07 20:49:02.727 | + functions-common:test_with_retry:2363 : local until=10 2025-10-07 20:49:02.732 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-10-07 20:49:02.736 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-10-07 20:49:02.741 | + functions-common:time_start:2409 : local name=test_with_retry 2025-10-07 20:49:02.745 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:02.748 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:02.754 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:02.761 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870142757 2025-10-07 20:49:02.765 | + functions-common:test_with_retry:2367 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2025-10-07 20:49:02.783 | + functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-10-07 20:49:02.786 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:02.791 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:02.795 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:02.799 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:02.804 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:02.808 | + functions-common:time_stop:2429 : name=test_with_retry 2025-10-07 20:49:02.812 | + functions-common:time_stop:2430 : start_time=1759870142757 2025-10-07 20:49:02.816 | + functions-common:time_stop:2432 : [[ -z 1759870142757 ]] 2025-10-07 20:49:02.822 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:02.830 | + functions-common:time_stop:2435 : end_time=1759870142824 2025-10-07 20:49:02.833 | + functions-common:time_stop:2436 : elapsed_time=67 2025-10-07 20:49:02.837 | + functions-common:time_stop:2437 : total=256 2025-10-07 20:49:02.841 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:02.845 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=323 2025-10-07 20:49:02.852 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2025-10-07 20:49:02.854 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2025-10-07 20:49:02.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2025-10-07 20:49:02.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:49:02.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:02.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:02.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2025-10-07 20:49:02.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2025-10-07 20:49:02.965 | ++ 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-10-07 20:49:02.966 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2025-10-07 20:49:02.969 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2025-10-07 20:49:02.969 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2025-10-07 20:49:03.376 | 2025-10-07 20:49:03.387 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:49:03.391 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.96 ' 2025-10-07 20:49:03.395 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2025-10-07 20:49:03.397 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:49:03.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2025-10-07 20:49:03.420 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:49:03.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2025-10-07 20:49:03.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2025-10-07 20:49:03.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d8e99867-2a5c-4742-9c3e-be40732a53e4 34fe183e-4483-49d9-a858-5cc907d0f21e 2025-10-07 20:49:05.127 | 2025-10-07 20:49:05.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2025-10-07 20:49:05.143 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e 2025-10-07 20:49:05.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2025-10-07 20:49:05.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2025-10-07 20:49:05.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e --subnet-range 2001:db8::/64 --no-dhcp ' 2025-10-07 20:49:05.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2025-10-07 20:49:05.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2025-10-07 20:49:05.173 | +++ 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 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2025-10-07 20:49:05.175 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2025-10-07 20:49:08.447 | 2025-10-07 20:49:08.466 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:49:08.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2025-10-07 20:49:08.471 | | id | 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 |' 2025-10-07 20:49:08.474 | ++ 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-10-07 20:49:08.477 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:49:08.499 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 '|' 2025-10-07 20:49:08.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 |' 2025-10-07 20:49:08.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2025-10-07 20:49:08.511 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 '|' 2025-10-07 20:49:08.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2025-10-07 20:49:08.516 | ++ functions-common:get_field:809 : local data field 2025-10-07 20:49:08.520 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:08.523 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-10-07 20:49:08.526 | ++ functions-common:get_field:814 : field='$3' 2025-10-07 20:49:08.530 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-10-07 20:49:08.530 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 |' 2025-10-07 20:49:08.536 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:08.539 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2025-10-07 20:49:08.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2025-10-07 20:49:08.547 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2025-10-07 20:49:08.548 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 '|' 2025-10-07 20:49:08.552 | ++ functions-common:get_field:809 : local data field 2025-10-07 20:49:08.556 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:08.560 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-10-07 20:49:08.564 | ++ functions-common:get_field:814 : field='$6' 2025-10-07 20:49:08.569 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 |' 2025-10-07 20:49:08.569 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-10-07 20:49:08.576 | ++ functions-common:get_field:810 : read data 2025-10-07 20:49:08.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 2025-10-07 20:49:08.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2025-10-07 20:49:08.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2025-10-07 20:49:08.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:08.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2025-10-07 20:49:08.620 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:08.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2025-10-07 20:49:08.657 | net.ipv6.conf.all.forwarding = 1 2025-10-07 20:49:08.669 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show d8e99867-2a5c-4742-9c3e-be40732a53e4 -c external_gateway_info -f json 2025-10-07 20:49:08.669 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2025-10-07 20:49:08.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 9ff83d1b-dd6b-4d01-89c0-213e6cfa1aa2 2025-10-07 20:49:08.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2025-10-07 20:49:08.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2025-10-07 20:49:09.115 | 2025-10-07 20:49:09.133 | ++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:49:09.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::23f 2025-10-07 20:49:09.145 | + 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-10-07 20:49:09.150 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-10-07 20:49:09.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2025-10-07 20:49:09.183 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-10-07 20:49:09.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2025-10-07 20:49:09.194 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2025-10-07 20:49:09.198 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:09.204 | ++ 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-10-07 20:49:09.267 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-10-07 20:49:09.274 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2025-10-07 20:49:09.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2025-10-07 20:49:09.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2025-10-07 20:49:09.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2025-10-07 20:49:09.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fdf1:d902:81d2::/56 2025-10-07 20:49:09.364 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z f3f2b0d1-eb71-4f17-a80c-ed933d248ec8 ]] 2025-10-07 20:49:09.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fdf1:d902:81d2::/56 via 2001:db8::23f dev br-ex 2025-10-07 20:49:09.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2025-10-07 20:49:09.405 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:49:09.409 | + ./stack.sh:main:1352 : is_service_enabled nova 2025-10-07 20:49:09.435 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:09.439 | + ./stack.sh:main:1353 : echo_summary 'Starting Nova' 2025-10-07 20:49:09.443 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:49:09.446 | + ./stack.sh:echo_summary:474 : echo -e Starting Nova 2025-10-07 20:49:09.450 | + ./stack.sh:main:1354 : start_nova 2025-10-07 20:49:09.455 | + lib/nova:start_nova:1190 : start_nova_rest 2025-10-07 20:49:09.459 | + lib/nova:start_nova_rest:1103 : 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-10-07 20:49:09.463 | + lib/nova:start_nova_rest:1104 : 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-10-07 20:49:09.467 | + lib/nova:start_nova_rest:1104 : 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-10-07 20:49:09.472 | + lib/nova:start_nova_rest:1106 : local compute_cell_conf=/etc/nova/nova.conf 2025-10-07 20:49:09.476 | + lib/nova:start_nova_rest:1108 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.481 | + functions-common:run_process:1677 : local service=n-sch 2025-10-07 20:49:09.484 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.489 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:09.494 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:09.498 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:09.503 | + functions-common:run_process:1683 : local name=n-sch 2025-10-07 20:49:09.508 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:09.513 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:09.517 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:09.520 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:09.526 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:09.534 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870149529 2025-10-07 20:49:09.538 | + functions-common:run_process:1686 : is_service_enabled n-sch 2025-10-07 20:49:09.569 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:09.574 | + functions-common:run_process:1687 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2025-10-07 20:49:09.578 | + functions-common:_run_under_systemd:1631 : local service=n-sch 2025-10-07 20:49:09.583 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.587 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.592 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.596 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.601 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2025-10-07 20:49:09.605 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-10-07 20:49:09.610 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-sch.service 2025-10-07 20:49:09.614 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:09.619 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:09.623 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:09.628 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:09.632 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2025-10-07 20:49:09.637 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-10-07 20:49:09.642 | + 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-10-07 20:49:09.646 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-sch.service 2025-10-07 20:49:09.650 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-10-07 20:49:09.654 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:09.658 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:09.662 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:49:09.667 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:09.671 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:09.675 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2025-10-07 20:49:09.679 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:09.687 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2025-10-07 20:49:09.863 | + 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-10-07 20:49:10.042 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2025-10-07 20:49:10.182 | + 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-10-07 20:49:10.341 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2025-10-07 20:49:10.499 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2025-10-07 20:49:10.643 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:10.786 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:49:10.791 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:10.795 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2025-10-07 20:49:10.977 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:11.435 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-sch.service 2025-10-07 20:49:11.484 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-sch.service' → '/etc/systemd/system/devstack@n-sch.service'. 2025-10-07 20:49:11.859 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-sch.service 2025-10-07 20:49:11.936 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:11.941 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:11.946 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:11.950 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:11.955 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:11.960 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:11.964 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:11.968 | + functions-common:time_stop:2430 : start_time=1759870149529 2025-10-07 20:49:11.973 | + functions-common:time_stop:2432 : [[ -z 1759870149529 ]] 2025-10-07 20:49:11.981 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:11.989 | + functions-common:time_stop:2435 : end_time=1759870151983 2025-10-07 20:49:11.993 | + functions-common:time_stop:2436 : elapsed_time=2454 2025-10-07 20:49:11.998 | + functions-common:time_stop:2437 : total=39171 2025-10-07 20:49:12.003 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:12.009 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=41625 2025-10-07 20:49:12.016 | ++ lib/nova:start_nova_rest:1109 : which uwsgi 2025-10-07 20:49:12.024 | + lib/nova:start_nova_rest:1109 : run_process n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-10-07 20:49:12.030 | + functions-common:run_process:1677 : local service=n-api-meta 2025-10-07 20:49:12.034 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-10-07 20:49:12.039 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:12.045 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:12.049 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:12.054 | + functions-common:run_process:1683 : local name=n-api-meta 2025-10-07 20:49:12.059 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:12.064 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:12.068 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:12.073 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:12.079 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:12.087 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870152082 2025-10-07 20:49:12.091 | + functions-common:run_process:1686 : is_service_enabled n-api-meta 2025-10-07 20:49:12.119 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:12.124 | + 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-10-07 20:49:12.127 | + functions-common:_run_under_systemd:1631 : local service=n-api-meta 2025-10-07 20:49:12.130 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-10-07 20:49:12.134 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-10-07 20:49:12.138 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-10-07 20:49:12.141 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-10-07 20:49:12.145 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2025-10-07 20:49:12.149 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2025-10-07 20:49:12.153 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api-meta.service 2025-10-07 20:49:12.156 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:12.160 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:12.165 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:12.169 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:12.173 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2025-10-07 20:49:12.178 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2025-10-07 20:49:12.182 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:12.186 | + 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-10-07 20:49:12.191 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api-meta.service 2025-10-07 20:49:12.195 | + 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-10-07 20:49:12.200 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:49:12.204 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:49:12.208 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:49:12.212 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2025-10-07 20:49:12.215 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:49:12.222 | + 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-10-07 20:49:12.398 | + 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-10-07 20:49:12.566 | + 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-10-07 20:49:12.689 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2025-10-07 20:49:12.808 | + 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-10-07 20:49:12.931 | + 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-10-07 20:49:13.064 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2025-10-07 20:49:13.172 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2025-10-07 20:49:13.305 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2025-10-07 20:49:13.430 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2025-10-07 20:49:13.563 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2025-10-07 20:49:13.676 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:49:13.680 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:49:13.685 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2025-10-07 20:49:13.866 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:49:14.296 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api-meta.service 2025-10-07 20:49:14.348 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service' → '/etc/systemd/system/devstack@n-api-meta.service'. 2025-10-07 20:49:14.685 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api-meta.service 2025-10-07 20:49:14.865 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:14.871 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:14.876 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:14.883 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:14.887 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:14.893 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:14.899 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:14.904 | + functions-common:time_stop:2430 : start_time=1759870152082 2025-10-07 20:49:14.910 | + functions-common:time_stop:2432 : [[ -z 1759870152082 ]] 2025-10-07 20:49:14.916 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:14.925 | + functions-common:time_stop:2435 : end_time=1759870154919 2025-10-07 20:49:14.928 | + functions-common:time_stop:2436 : elapsed_time=2837 2025-10-07 20:49:14.934 | + functions-common:time_stop:2437 : total=41625 2025-10-07 20:49:14.938 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:14.942 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=44462 2025-10-07 20:49:14.947 | + lib/nova:start_nova_rest:1111 : 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-10-07 20:49:14.955 | + lib/nova:start_nova_rest:1111 : 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-10-07 20:49:14.959 | + lib/nova:start_nova:1191 : start_nova_console_proxies 2025-10-07 20:49:14.964 | + lib/nova:start_nova_console_proxies:1126 : 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-10-07 20:49:14.967 | + lib/nova:start_nova_console_proxies:1128 : 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-10-07 20:49:14.971 | + lib/nova:start_nova_console_proxies:1128 : 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-10-07 20:49:14.976 | + lib/nova:start_nova_console_proxies:1130 : local api_cell_conf=/etc/nova/nova.conf 2025-10-07 20:49:14.980 | + lib/nova:start_nova_console_proxies:1132 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:49:14.985 | + lib/nova:start_nova_console_proxies:1137 : enable_nova_console_proxies 2025-10-07 20:49:14.991 | ++ lib/nova:enable_nova_console_proxies:1115 : seq 1 1 2025-10-07 20:49:14.998 | + lib/nova:enable_nova_console_proxies:1115 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:49:15.002 | + lib/nova:enable_nova_console_proxies:1116 : for srv in n-novnc n-spice n-sproxy 2025-10-07 20:49:15.007 | + lib/nova:enable_nova_console_proxies:1117 : is_service_enabled n-novnc 2025-10-07 20:49:15.037 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:15.041 | + lib/nova:enable_nova_console_proxies:1118 : enable_service n-novnc-cell1 2025-10-07 20:49:15.127 | + lib/nova:enable_nova_console_proxies:1116 : for srv in n-novnc n-spice n-sproxy 2025-10-07 20:49:15.132 | + lib/nova:enable_nova_console_proxies:1117 : is_service_enabled n-spice 2025-10-07 20:49:15.163 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:15.168 | + lib/nova:enable_nova_console_proxies:1116 : for srv in n-novnc n-spice n-sproxy 2025-10-07 20:49:15.173 | + lib/nova:enable_nova_console_proxies:1117 : is_service_enabled n-sproxy 2025-10-07 20:49:15.200 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:15.206 | ++ lib/nova:start_nova_console_proxies:1138 : seq 1 1 2025-10-07 20:49:15.215 | + lib/nova:start_nova_console_proxies:1138 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:49:15.219 | + lib/nova:start_nova_console_proxies:1139 : local conf 2025-10-07 20:49:15.225 | ++ lib/nova:start_nova_console_proxies:1140 : conductor_conf 1 2025-10-07 20:49:15.230 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:49:15.235 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:49:15.242 | + lib/nova:start_nova_console_proxies:1140 : conf=/etc/nova/nova_cell1.conf 2025-10-07 20:49:15.246 | + lib/nova:start_nova_console_proxies:1141 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-10-07 20:49:15.252 | + functions-common:run_process:1677 : local service=n-novnc-cell1 2025-10-07 20:49:15.257 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-10-07 20:49:15.262 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:15.268 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:15.272 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:15.277 | + functions-common:run_process:1683 : local name=n-novnc-cell1 2025-10-07 20:49:15.282 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:15.287 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:15.292 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:15.297 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:15.303 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:15.312 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870155306 2025-10-07 20:49:15.316 | + functions-common:run_process:1686 : is_service_enabled n-novnc-cell1 2025-10-07 20:49:15.385 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:15.390 | + 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-10-07 20:49:15.395 | + functions-common:_run_under_systemd:1631 : local service=n-novnc-cell1 2025-10-07 20:49:15.399 | + 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-10-07 20:49:15.403 | + 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-10-07 20:49:15.407 | + 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-10-07 20:49:15.412 | + 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-10-07 20:49:15.416 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2025-10-07 20:49:15.420 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2025-10-07 20:49:15.425 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-novnc-cell1.service 2025-10-07 20:49:15.430 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:15.433 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:15.438 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:15.443 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:15.447 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2025-10-07 20:49:15.451 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2025-10-07 20:49:15.455 | + 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-10-07 20:49:15.460 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-novnc-cell1.service 2025-10-07 20:49:15.463 | + 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-10-07 20:49:15.467 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:15.471 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:15.474 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:49:15.478 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:15.482 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:15.486 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2025-10-07 20:49:15.490 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:15.497 | + 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-10-07 20:49:15.656 | + 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-10-07 20:49:15.826 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2025-10-07 20:49:15.948 | + 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-10-07 20:49:16.068 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2025-10-07 20:49:16.198 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2025-10-07 20:49:16.322 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:16.425 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:49:16.429 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:16.434 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2025-10-07 20:49:16.595 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:16.955 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-novnc-cell1.service 2025-10-07 20:49:17.011 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service' → '/etc/systemd/system/devstack@n-novnc-cell1.service'. 2025-10-07 20:49:17.360 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-novnc-cell1.service 2025-10-07 20:49:17.456 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:17.461 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:17.466 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:17.471 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:17.475 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:17.479 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:17.484 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:17.489 | + functions-common:time_stop:2430 : start_time=1759870155306 2025-10-07 20:49:17.494 | + functions-common:time_stop:2432 : [[ -z 1759870155306 ]] 2025-10-07 20:49:17.499 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:17.505 | + functions-common:time_stop:2435 : end_time=1759870157501 2025-10-07 20:49:17.509 | + functions-common:time_stop:2436 : elapsed_time=2195 2025-10-07 20:49:17.515 | + functions-common:time_stop:2437 : total=44462 2025-10-07 20:49:17.520 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:17.525 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=46657 2025-10-07 20:49:17.530 | + lib/nova:start_nova_console_proxies:1142 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-10-07 20:49:17.535 | + functions-common:run_process:1677 : local service=n-spice-cell1 2025-10-07 20:49:17.540 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-10-07 20:49:17.544 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:17.548 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:17.553 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:17.558 | + functions-common:run_process:1683 : local name=n-spice-cell1 2025-10-07 20:49:17.563 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:17.568 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:17.573 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:17.576 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:17.583 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:17.591 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870157586 2025-10-07 20:49:17.597 | + functions-common:run_process:1686 : is_service_enabled n-spice-cell1 2025-10-07 20:49:17.631 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:17.636 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:17.641 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:17.646 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:17.652 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:17.657 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:17.663 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:17.668 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:17.673 | + functions-common:time_stop:2430 : start_time=1759870157586 2025-10-07 20:49:17.678 | + functions-common:time_stop:2432 : [[ -z 1759870157586 ]] 2025-10-07 20:49:17.686 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:17.694 | + functions-common:time_stop:2435 : end_time=1759870157688 2025-10-07 20:49:17.699 | + functions-common:time_stop:2436 : elapsed_time=102 2025-10-07 20:49:17.704 | + functions-common:time_stop:2437 : total=46657 2025-10-07 20:49:17.709 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:17.714 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=46759 2025-10-07 20:49:17.719 | + lib/nova:start_nova_console_proxies:1143 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:17.724 | + functions-common:run_process:1677 : local service=n-sproxy-cell1 2025-10-07 20:49:17.729 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:17.734 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:17.739 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:17.744 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:17.749 | + functions-common:run_process:1683 : local name=n-sproxy-cell1 2025-10-07 20:49:17.754 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:17.759 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:17.764 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:17.769 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:17.775 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:17.783 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870157778 2025-10-07 20:49:17.788 | + functions-common:run_process:1686 : is_service_enabled n-sproxy-cell1 2025-10-07 20:49:17.820 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:17.825 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:17.830 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:17.835 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:17.840 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:17.845 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:17.850 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:17.856 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:17.860 | + functions-common:time_stop:2430 : start_time=1759870157778 2025-10-07 20:49:17.866 | + functions-common:time_stop:2432 : [[ -z 1759870157778 ]] 2025-10-07 20:49:17.872 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:17.881 | + functions-common:time_stop:2435 : end_time=1759870157875 2025-10-07 20:49:17.886 | + functions-common:time_stop:2436 : elapsed_time=97 2025-10-07 20:49:17.891 | + functions-common:time_stop:2437 : total=46759 2025-10-07 20:49:17.896 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:17.900 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=46856 2025-10-07 20:49:17.905 | + lib/nova:start_nova_console_proxies:1147 : 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-10-07 20:49:17.911 | + lib/nova:start_nova_console_proxies:1147 : 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-10-07 20:49:17.915 | + lib/nova:start_nova:1192 : start_nova_conductor 2025-10-07 20:49:17.921 | + lib/nova:start_nova_conductor:1160 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:49:17.926 | + lib/nova:start_nova_conductor:1166 : enable_nova_fleet 2025-10-07 20:49:17.930 | + lib/nova:enable_nova_fleet:1151 : is_service_enabled n-cond 2025-10-07 20:49:17.963 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:17.968 | + lib/nova:enable_nova_fleet:1152 : enable_service n-super-cond 2025-10-07 20:49:18.057 | ++ lib/nova:enable_nova_fleet:1153 : seq 1 1 2025-10-07 20:49:18.066 | + lib/nova:enable_nova_fleet:1153 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:49:18.071 | + lib/nova:enable_nova_fleet:1154 : enable_service n-cond-cell1 2025-10-07 20:49:18.161 | + lib/nova:start_nova_conductor:1167 : is_service_enabled n-super-cond 2025-10-07 20:49:18.217 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:18.220 | + lib/nova:start_nova_conductor:1168 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.224 | + functions-common:run_process:1677 : local service=n-super-cond 2025-10-07 20:49:18.227 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.230 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:18.232 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:18.235 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:18.238 | + functions-common:run_process:1683 : local name=n-super-cond 2025-10-07 20:49:18.241 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:18.245 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:18.248 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:18.251 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:18.256 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:18.260 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870158257 2025-10-07 20:49:18.263 | + functions-common:run_process:1686 : is_service_enabled n-super-cond 2025-10-07 20:49:18.287 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:18.291 | + functions-common:run_process:1687 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2025-10-07 20:49:18.295 | + functions-common:_run_under_systemd:1631 : local service=n-super-cond 2025-10-07 20:49:18.299 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.302 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.305 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.310 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.313 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2025-10-07 20:49:18.316 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-10-07 20:49:18.319 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-super-cond.service 2025-10-07 20:49:18.322 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:18.327 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:18.330 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:18.334 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:18.338 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2025-10-07 20:49:18.342 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-10-07 20:49:18.345 | + 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-10-07 20:49:18.350 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-super-cond.service 2025-10-07 20:49:18.353 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-10-07 20:49:18.356 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:18.359 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:18.363 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:49:18.367 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:18.371 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:18.375 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2025-10-07 20:49:18.379 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:18.386 | + 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-10-07 20:49:18.554 | + 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-10-07 20:49:18.726 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2025-10-07 20:49:18.867 | + 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-10-07 20:49:18.993 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2025-10-07 20:49:19.108 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2025-10-07 20:49:19.224 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:19.399 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:49:19.404 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:19.409 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2025-10-07 20:49:19.578 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:19.969 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-super-cond.service 2025-10-07 20:49:20.015 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service' → '/etc/systemd/system/devstack@n-super-cond.service'. 2025-10-07 20:49:20.368 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-super-cond.service 2025-10-07 20:49:20.460 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:20.466 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:20.471 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:20.476 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:20.482 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:20.487 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:20.492 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:20.497 | + functions-common:time_stop:2430 : start_time=1759870158257 2025-10-07 20:49:20.501 | + functions-common:time_stop:2432 : [[ -z 1759870158257 ]] 2025-10-07 20:49:20.507 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:20.516 | + functions-common:time_stop:2435 : end_time=1759870160510 2025-10-07 20:49:20.521 | + functions-common:time_stop:2436 : elapsed_time=2253 2025-10-07 20:49:20.525 | + functions-common:time_stop:2437 : total=46856 2025-10-07 20:49:20.531 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:20.533 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=49109 2025-10-07 20:49:20.539 | ++ lib/nova:start_nova_conductor:1170 : seq 1 1 2025-10-07 20:49:20.548 | + lib/nova:start_nova_conductor:1170 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-10-07 20:49:20.551 | + lib/nova:start_nova_conductor:1171 : is_service_enabled n-cond-cell1 2025-10-07 20:49:20.583 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:20.588 | + lib/nova:start_nova_conductor:1172 : local conf 2025-10-07 20:49:20.594 | ++ lib/nova:start_nova_conductor:1173 : conductor_conf 1 2025-10-07 20:49:20.598 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-10-07 20:49:20.603 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-10-07 20:49:20.609 | + lib/nova:start_nova_conductor:1173 : conf=/etc/nova/nova_cell1.conf 2025-10-07 20:49:20.613 | + lib/nova:start_nova_conductor:1174 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.619 | + functions-common:run_process:1677 : local service=n-cond-cell1 2025-10-07 20:49:20.624 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.629 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:20.633 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:20.638 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:20.644 | + functions-common:run_process:1683 : local name=n-cond-cell1 2025-10-07 20:49:20.647 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:20.652 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:20.657 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:20.661 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:20.667 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:20.674 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870160669 2025-10-07 20:49:20.679 | + functions-common:run_process:1686 : is_service_enabled n-cond-cell1 2025-10-07 20:49:20.710 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:20.715 | + functions-common:run_process:1687 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2025-10-07 20:49:20.722 | + functions-common:_run_under_systemd:1631 : local service=n-cond-cell1 2025-10-07 20:49:20.727 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.732 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.737 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.742 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.748 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2025-10-07 20:49:20.754 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2025-10-07 20:49:20.759 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cond-cell1.service 2025-10-07 20:49:20.765 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:20.770 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:20.775 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:20.781 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:20.786 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2025-10-07 20:49:20.792 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2025-10-07 20:49:20.797 | + 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-10-07 20:49:20.802 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cond-cell1.service 2025-10-07 20:49:20.807 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-10-07 20:49:20.812 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:20.817 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:20.822 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:49:20.827 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:20.832 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:20.837 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2025-10-07 20:49:20.842 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:20.850 | + 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-10-07 20:49:21.027 | + 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-10-07 20:49:21.183 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2025-10-07 20:49:21.317 | + 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-10-07 20:49:21.436 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2025-10-07 20:49:21.556 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2025-10-07 20:49:21.653 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:21.779 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:49:21.782 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:21.785 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2025-10-07 20:49:21.964 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:22.386 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cond-cell1.service 2025-10-07 20:49:22.433 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service' → '/etc/systemd/system/devstack@n-cond-cell1.service'. 2025-10-07 20:49:22.794 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cond-cell1.service 2025-10-07 20:49:22.892 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:22.897 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:22.903 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:22.909 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:22.913 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:22.919 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:22.924 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:22.928 | + functions-common:time_stop:2430 : start_time=1759870160669 2025-10-07 20:49:22.934 | + functions-common:time_stop:2432 : [[ -z 1759870160669 ]] 2025-10-07 20:49:22.940 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:22.949 | + functions-common:time_stop:2435 : end_time=1759870162943 2025-10-07 20:49:22.954 | + functions-common:time_stop:2436 : elapsed_time=2274 2025-10-07 20:49:22.959 | + functions-common:time_stop:2437 : total=49109 2025-10-07 20:49:22.964 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:22.969 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=51383 2025-10-07 20:49:22.975 | + lib/nova:start_nova:1193 : start_nova_compute 2025-10-07 20:49:22.980 | + 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-10-07 20:49:22.985 | + 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-10-07 20:49:22.990 | + 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-10-07 20:49:22.995 | + lib/nova:start_nova_compute:1020 : local compute_cell_conf=/etc/nova/nova.conf 2025-10-07 20:49:23.001 | + lib/nova:start_nova_compute:1023 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2025-10-07 20:49:23.010 | + lib/nova:start_nova_compute:1025 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-10-07 20:49:23.016 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:49:23.022 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-10-07 20:49:23.026 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2025-10-07 20:49:23.031 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-10-07 20:49:23.038 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2025-10-07 20:49:23.042 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2025-10-07 20:49:23.048 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2025-10-07 20:49:23.053 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2025-10-07 20:49:23.059 | + inc/meta-config:merge_config_file:97 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-10-07 20:49:23.060 | + inc/meta-config:merge_config_file:98 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2025-10-07 20:49:23.060 | BEGIN { 2025-10-07 20:49:23.060 | section = "" 2025-10-07 20:49:23.060 | last_section = "" 2025-10-07 20:49:23.060 | section_count = 0 2025-10-07 20:49:23.060 | } 2025-10-07 20:49:23.060 | /^\[.+\]/ { 2025-10-07 20:49:23.060 | gsub("[][]", "", $1); 2025-10-07 20:49:23.060 | section=$1 2025-10-07 20:49:23.060 | next 2025-10-07 20:49:23.060 | } 2025-10-07 20:49:23.060 | /^ *\#/ { 2025-10-07 20:49:23.060 | next 2025-10-07 20:49:23.060 | } 2025-10-07 20:49:23.060 | /^[^ \t]+/ { 2025-10-07 20:49:23.060 | # get offset of first = in $0 2025-10-07 20:49:23.060 | eq_idx = index($0, "=") 2025-10-07 20:49:23.060 | # extract attr & value from $0 2025-10-07 20:49:23.060 | attr = substr($0, 1, eq_idx - 1) 2025-10-07 20:49:23.060 | value = substr($0, eq_idx + 1) 2025-10-07 20:49:23.060 | # only need to strip trailing whitespace from attr 2025-10-07 20:49:23.060 | sub(/[ \t]*$/, "", attr) 2025-10-07 20:49:23.060 | # need to strip leading & trailing whitespace from value 2025-10-07 20:49:23.060 | sub(/^[ \t]*/, "", value) 2025-10-07 20:49:23.060 | sub(/[ \t]*$/, "", value) 2025-10-07 20:49:23.060 | 2025-10-07 20:49:23.060 | # cfg_attr_count: number of config lines per [section, attr] 2025-10-07 20:49:23.060 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-10-07 20:49:23.060 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-10-07 20:49:23.060 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-10-07 20:49:23.060 | if (! (section, attr) in cfg_attr_count) { 2025-10-07 20:49:23.060 | if (section != last_section) { 2025-10-07 20:49:23.060 | cfg_section[section_count++] = section 2025-10-07 20:49:23.060 | last_section = section 2025-10-07 20:49:23.060 | } 2025-10-07 20:49:23.060 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-10-07 20:49:23.060 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-10-07 20:49:23.061 | 2025-10-07 20:49:23.061 | cfg_attr[section, attr, 0] = value 2025-10-07 20:49:23.061 | cfg_attr_count[section, attr] = 1 2025-10-07 20:49:23.061 | } else { 2025-10-07 20:49:23.061 | lno = cfg_attr_count[section, attr]++ 2025-10-07 20:49:23.061 | cfg_attr[section, attr, lno] = value 2025-10-07 20:49:23.061 | } 2025-10-07 20:49:23.061 | } 2025-10-07 20:49:23.061 | END { 2025-10-07 20:49:23.061 | # Process each section in order 2025-10-07 20:49:23.061 | for (sno = 0; sno < section_count; sno++) { 2025-10-07 20:49:23.061 | section = cfg_section[sno] 2025-10-07 20:49:23.061 | # The ini routines simply append a config item immediately 2025-10-07 20:49:23.061 | # after the section header. To keep the same order as defined 2025-10-07 20:49:23.061 | # in local.conf, invoke the ini routines in the reverse order 2025-10-07 20:49:23.061 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-10-07 20:49:23.061 | attr = cfg_sec_attr_name[sno, attr_no] 2025-10-07 20:49:23.061 | if (cfg_attr_count[section, attr] == 1) 2025-10-07 20:49:23.061 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-10-07 20:49:23.061 | else { 2025-10-07 20:49:23.061 | # For multiline, invoke the ini routines in the reverse order 2025-10-07 20:49:23.061 | count = cfg_attr_count[section, attr] 2025-10-07 20:49:23.061 | print "inidelete " configfile " " section " " attr 2025-10-07 20:49:23.061 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-10-07 20:49:23.061 | for (l = count -2; l >= 0; l--) 2025-10-07 20:49:23.061 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-10-07 20:49:23.061 | } 2025-10-07 20:49:23.061 | } 2025-10-07 20:49:23.061 | } 2025-10-07 20:49:23.061 | } 2025-10-07 20:49:23.061 | ' 2025-10-07 20:49:23.061 | + inc/meta-config:merge_config_file:165 : read a 2025-10-07 20:49:23.063 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-10-07 20:49:23.065 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:49:23.070 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-10-07 20:49:23.074 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2025-10-07 20:49:23.079 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:49:23.084 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2025-10-07 20:49:23.089 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2025-10-07 20:49:23.089 | BEGIN { group = "" } 2025-10-07 20:49:23.089 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:49:23.089 | gsub("[][]", "", $1); 2025-10-07 20:49:23.089 | split($1, a, "|"); 2025-10-07 20:49:23.089 | if (a[1] == matchgroup && a[2] == configfile) { 2025-10-07 20:49:23.089 | group=a[1] 2025-10-07 20:49:23.089 | } else { 2025-10-07 20:49:23.089 | group="" 2025-10-07 20:49:23.089 | } 2025-10-07 20:49:23.089 | next 2025-10-07 20:49:23.089 | } 2025-10-07 20:49:23.089 | { 2025-10-07 20:49:23.089 | if (group != "") 2025-10-07 20:49:23.089 | print $0 2025-10-07 20:49:23.089 | } 2025-10-07 20:49:23.089 | ' /opt/stack/devstack/local.conf 2025-10-07 20:49:23.102 | + lib/nova:start_nova_compute:1027 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-10-07 20:49:23.107 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2025-10-07 20:49:23.170 | + lib/nova:start_nova_compute:1037 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2025-10-07 20:49:23.231 | + lib/nova:start_nova_compute:1038 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2025-10-07 20:49:23.236 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-10-07 20:49:23.241 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2025-10-07 20:49:23.246 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-10-07 20:49:23.251 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-10-07 20:49:23.256 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-10-07 20:49:23.289 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:23.295 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-10-07 20:49:23.301 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-10-07 20:49:23.306 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-10-07 20:49:23.336 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:23.342 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/nova_cell1 2025-10-07 20:49:23.348 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/nova_cell1 2025-10-07 20:49:23.412 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-10-07 20:49:23.417 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-10-07 20:49:23.422 | + lib/nova:start_nova_compute:1042 : inidelete /etc/nova/nova-cpu.conf database connection 2025-10-07 20:49:23.459 | + lib/nova:start_nova_compute:1043 : inidelete /etc/nova/nova-cpu.conf api_database connection 2025-10-07 20:49:23.499 | + lib/nova:start_nova_compute:1048 : configure_console_compute 2025-10-07 20:49:23.503 | + lib/nova:configure_console_compute:685 : local offset 2025-10-07 20:49:23.508 | + lib/nova:configure_console_compute:686 : offset=0 2025-10-07 20:49:23.513 | + lib/nova:configure_console_compute:690 : local default_proxyclient_addr 2025-10-07 20:49:23.518 | ++ lib/nova:configure_console_compute:691 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2025-10-07 20:49:23.554 | + lib/nova:configure_console_compute:691 : default_proxyclient_addr=38.102.83.9 2025-10-07 20:49:23.559 | + lib/nova:configure_console_compute:695 : is_service_enabled n-cpu 2025-10-07 20:49:23.587 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:23.592 | + lib/nova:configure_console_compute:696 : '[' False == True ']' 2025-10-07 20:49:23.596 | + lib/nova:configure_console_compute:699 : vercmp v1.3.0 '<' 1.0.0 2025-10-07 20:49:23.600 | + functions:vercmp:640 : local v1=v1.3.0 2025-10-07 20:49:23.605 | + functions:vercmp:641 : local 'op=<' 2025-10-07 20:49:23.609 | + functions:vercmp:642 : local v2=1.0.0 2025-10-07 20:49:23.614 | + functions:vercmp:643 : local result 2025-10-07 20:49:23.620 | ++ functions:vercmp:647 : sort -V 2025-10-07 20:49:23.620 | ++ functions:vercmp:647 : head -1 2025-10-07 20:49:23.620 | ++ functions:vercmp:647 : echo -e 'v1.3.0\n1.0.0' 2025-10-07 20:49:23.629 | + functions:vercmp:647 : result=1.0.0 2025-10-07 20:49:23.632 | + functions:vercmp:649 : case $op in 2025-10-07 20:49:23.637 | + functions:vercmp:659 : '[' v1.3.0 '!=' 1.0.0 ']' 2025-10-07 20:49:23.642 | + functions:vercmp:659 : '[' 1.0.0 = v1.3.0 ']' 2025-10-07 20:49:23.646 | + functions:vercmp:660 : return 2025-10-07 20:49:23.650 | + lib/nova:configure_console_compute:704 : NOVNCPROXY_URL=http://38.102.83.9:6080/vnc_lite.html 2025-10-07 20:49:23.656 | + lib/nova:configure_console_compute:706 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://38.102.83.9:6080/vnc_lite.html 2025-10-07 20:49:23.715 | + lib/nova:configure_console_compute:707 : SPICEHTML5PROXY_URL=http://38.102.83.9:6081/spice_auto.html 2025-10-07 20:49:23.720 | + lib/nova:configure_console_compute:708 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://38.102.83.9:6081/spice_auto.html 2025-10-07 20:49:23.788 | + lib/nova:configure_console_compute:711 : is_service_enabled n-novnc 2025-10-07 20:49:23.819 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:23.824 | + lib/nova:configure_console_compute:714 : VNCSERVER_LISTEN=0.0.0.0 2025-10-07 20:49:23.828 | + lib/nova:configure_console_compute:715 : VNCSERVER_PROXYCLIENT_ADDRESS=38.102.83.9 2025-10-07 20:49:23.833 | + lib/nova:configure_console_compute:716 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2025-10-07 20:49:23.893 | + lib/nova:configure_console_compute:717 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 38.102.83.9 2025-10-07 20:49:23.955 | + lib/nova:configure_console_compute:722 : is_service_enabled n-spice 2025-10-07 20:49:23.987 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:23.992 | + lib/nova:configure_console_compute:722 : '[' False '!=' False ']' 2025-10-07 20:49:23.996 | + lib/nova:configure_console_compute:732 : is_service_enabled n-sproxy 2025-10-07 20:49:24.027 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:24.032 | + lib/nova:configure_console_compute:732 : '[' False '!=' False ']' 2025-10-07 20:49:24.038 | + lib/nova:start_nova_compute:1052 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2025-10-07 20:49:24.102 | + lib/nova:start_nova_compute:1055 : '[' -n 127.0.0.1 ']' 2025-10-07 20:49:24.106 | + lib/nova:start_nova_compute:1056 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2025-10-07 20:49:24.170 | + lib/nova:start_nova_compute:1060 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-10-07 20:49:24.175 | + lib/nova:start_nova_compute:1060 : [[ qemu == \q\e\m\u ]] 2025-10-07 20:49:24.180 | + lib/nova:start_nova_compute:1061 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2025-10-07 20:49:24.231 | + lib/nova:start_nova_compute:1064 : [[ -n '' ]] 2025-10-07 20:49:24.235 | + lib/nova:start_nova_compute:1068 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-10-07 20:49:24.240 | + lib/nova:start_nova_compute:1069 : '[' 128 -gt 0 ']' 2025-10-07 20:49:24.245 | + lib/nova:start_nova_compute:1070 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2025-10-07 20:49:24.299 | + lib/nova:start_nova_compute:1075 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd 2025-10-07 20:49:24.306 | + functions-common:run_process:1677 : local service=n-cpu 2025-10-07 20:49:24.310 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-10-07 20:49:24.315 | + functions-common:run_process:1679 : local group=libvirtd 2025-10-07 20:49:24.321 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:24.326 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:24.331 | + functions-common:run_process:1683 : local name=n-cpu 2025-10-07 20:49:24.336 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:24.341 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:24.344 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:24.349 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:24.356 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:24.367 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870164359 2025-10-07 20:49:24.372 | + functions-common:run_process:1686 : is_service_enabled n-cpu 2025-10-07 20:49:24.404 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:24.411 | + functions-common:run_process:1687 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd '' '' 2025-10-07 20:49:24.416 | + functions-common:_run_under_systemd:1631 : local service=n-cpu 2025-10-07 20:49:24.421 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-10-07 20:49:24.426 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-10-07 20:49:24.470 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-10-07 20:49:24.474 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-10-07 20:49:24.481 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2025-10-07 20:49:24.484 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2025-10-07 20:49:24.489 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cpu.service 2025-10-07 20:49:24.495 | + functions-common:_run_under_systemd:1638 : local group=libvirtd 2025-10-07 20:49:24.499 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:24.505 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:24.511 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:24.516 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2025-10-07 20:49:24.521 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2025-10-07 20:49:24.526 | + 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-10-07 20:49:24.531 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cpu.service 2025-10-07 20:49:24.536 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-10-07 20:49:24.540 | + functions-common:write_user_unit_file:1540 : local group=libvirtd 2025-10-07 20:49:24.545 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:24.550 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:49:24.554 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:24.559 | + functions-common:write_user_unit_file:1544 : [[ -n libvirtd ]] 2025-10-07 20:49:24.564 | + functions-common:write_user_unit_file:1545 : extra=Group=libvirtd 2025-10-07 20:49:24.568 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2025-10-07 20:49:24.573 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:24.581 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2025-10-07 20:49:24.783 | + 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-10-07 20:49:24.961 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2025-10-07 20:49:25.107 | + 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-10-07 20:49:25.246 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2025-10-07 20:49:25.392 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2025-10-07 20:49:25.526 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:25.671 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:49:25.676 | + functions-common:write_user_unit_file:1560 : [[ -n libvirtd ]] 2025-10-07 20:49:25.681 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirtd 2025-10-07 20:49:25.819 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2025-10-07 20:49:25.993 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:26.449 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cpu.service 2025-10-07 20:49:26.501 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2025-10-07 20:49:26.959 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cpu.service 2025-10-07 20:49:27.063 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:27.068 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:27.072 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:27.076 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:27.081 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:27.086 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:27.090 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:27.094 | + functions-common:time_stop:2430 : start_time=1759870164359 2025-10-07 20:49:27.099 | + functions-common:time_stop:2432 : [[ -z 1759870164359 ]] 2025-10-07 20:49:27.105 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:27.113 | + functions-common:time_stop:2435 : end_time=1759870167108 2025-10-07 20:49:27.117 | + functions-common:time_stop:2436 : elapsed_time=2749 2025-10-07 20:49:27.121 | + functions-common:time_stop:2437 : total=51383 2025-10-07 20:49:27.126 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:27.129 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=54132 2025-10-07 20:49:27.133 | + lib/nova:start_nova_compute:1097 : 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-10-07 20:49:27.137 | + lib/nova:start_nova_compute:1097 : 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-10-07 20:49:27.142 | + lib/nova:start_nova:1194 : is_service_enabled n-api 2025-10-07 20:49:27.174 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:27.179 | + lib/nova:start_nova:1196 : echo 'Dumping cells_v2 mapping' 2025-10-07 20:49:27.179 | Dumping cells_v2 mapping 2025-10-07 20:49:27.184 | + lib/nova:start_nova:1197 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2025-10-07 20:49:29.043 | INFO dbcounter [None req-46627e33-c95c-4cb5-b926-2ca51d77447e None None] Registered counter for database nova_api 2025-10-07 20:49:29.079 | DEBUG dbcounter [-] [102031] Writer thread running {{(pid=102031) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:49:29.083 | +-------+--------------------------------------+---------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-10-07 20:49:29.083 | | Name | UUID | Transport URL | Database Connection | Disabled | 2025-10-07 20:49:29.083 | +-------+--------------------------------------+---------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-10-07 20:49:29.083 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2025-10-07 20:49:29.083 | | cell1 | b97f71f8-803d-4446-ae89-82363a964a70 | rabbit://stackrabbit:secretrabbit@38.102.83.9:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2025-10-07 20:49:29.083 | +-------+--------------------------------------+---------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-10-07 20:49:29.495 | + ./stack.sh:main:1355 : async_runfunc create_flavors 2025-10-07 20:49:29.498 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2025-10-07 20:49:29.636 | + inc/async:async_inner:63 : create_flavors 2025-10-07 20:49:29.701 | [5540 Async create_flavors:102088]: running: create_flavors 2025-10-07 20:49:29.705 | + ./stack.sh:main:1357 : is_service_enabled cinder 2025-10-07 20:49:29.735 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:29.740 | + ./stack.sh:main:1358 : echo_summary 'Starting Cinder' 2025-10-07 20:49:29.748 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:49:29.752 | + ./stack.sh:echo_summary:474 : echo -e Starting Cinder 2025-10-07 20:49:29.757 | + ./stack.sh:main:1359 : start_cinder 2025-10-07 20:49:29.761 | + lib/cinder:start_cinder:598 : local service_port=8776 2025-10-07 20:49:29.764 | + lib/cinder:start_cinder:599 : local service_protocol=https 2025-10-07 20:49:29.768 | + lib/cinder:start_cinder:600 : local cinder_url 2025-10-07 20:49:29.773 | + lib/cinder:start_cinder:601 : '[' lioadm = tgtadm ']' 2025-10-07 20:49:29.780 | + lib/cinder:start_cinder:616 : [[ 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-10-07 20:49:29.784 | ++ lib/cinder:start_cinder:617 : which uwsgi 2025-10-07 20:49:29.790 | + lib/cinder:start_cinder:617 : run_process c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.795 | + functions-common:run_process:1677 : local service=c-api 2025-10-07 20:49:29.800 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.805 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:29.810 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:29.815 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:29.820 | + functions-common:run_process:1683 : local name=c-api 2025-10-07 20:49:29.825 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:29.831 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:29.836 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:29.841 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:29.848 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:29.856 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870169850 2025-10-07 20:49:29.861 | + functions-common:run_process:1686 : is_service_enabled c-api 2025-10-07 20:49:29.894 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:29.899 | + functions-common:run_process:1687 : _run_under_systemd c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2025-10-07 20:49:29.905 | + functions-common:_run_under_systemd:1631 : local service=c-api 2025-10-07 20:49:29.909 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.914 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.917 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.921 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.925 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2025-10-07 20:49:29.928 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2025-10-07 20:49:29.932 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-api.service 2025-10-07 20:49:29.936 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:29.939 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:29.943 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:29.947 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:29.951 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2025-10-07 20:49:29.955 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2025-10-07 20:49:29.959 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:29.964 | + 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-10-07 20:49:29.967 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@c-api.service 2025-10-07 20:49:29.971 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-10-07 20:49:29.974 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:49:29.978 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:49:29.981 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:49:29.985 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@c-api.service 2025-10-07 20:49:29.988 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:49:29.993 | + 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-10-07 20:49:30.130 | + 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-10-07 20:49:30.282 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2025-10-07 20:49:30.406 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2025-10-07 20:49:30.551 | + 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-10-07 20:49:30.686 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:30.830 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2025-10-07 20:49:30.970 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2025-10-07 20:49:31.093 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2025-10-07 20:49:31.219 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2025-10-07 20:49:31.348 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2025-10-07 20:49:31.464 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:49:31.467 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:49:31.470 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2025-10-07 20:49:31.624 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:49:32.002 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-api.service 2025-10-07 20:49:32.032 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-api.service' → '/etc/systemd/system/devstack@c-api.service'. 2025-10-07 20:49:32.386 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-api.service 2025-10-07 20:49:32.555 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:32.558 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:32.560 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:32.563 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:32.567 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:32.570 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:32.573 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:32.578 | + functions-common:time_stop:2430 : start_time=1759870169850 2025-10-07 20:49:32.580 | + functions-common:time_stop:2432 : [[ -z 1759870169850 ]] 2025-10-07 20:49:32.585 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:32.592 | + functions-common:time_stop:2435 : end_time=1759870172587 2025-10-07 20:49:32.596 | + functions-common:time_stop:2436 : elapsed_time=2737 2025-10-07 20:49:32.602 | + functions-common:time_stop:2437 : total=54132 2025-10-07 20:49:32.604 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:32.608 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=56869 2025-10-07 20:49:32.611 | + lib/cinder:start_cinder:618 : cinder_url=https://38.102.83.9/volume/v3 2025-10-07 20:49:32.616 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2025-10-07 20:49:32.616 | Waiting for Cinder API to start... 2025-10-07 20:49:32.622 | + lib/cinder:start_cinder:622 : wait_for_service 60 https://38.102.83.9/volume/v3 2025-10-07 20:49:32.625 | + functions:wait_for_service:469 : local timeout=60 2025-10-07 20:49:32.629 | + functions:wait_for_service:470 : local url=https://38.102.83.9/volume/v3 2025-10-07 20:49:32.632 | + functions:wait_for_service:471 : local rval=0 2025-10-07 20:49:32.635 | + functions:wait_for_service:472 : time_start wait_for_service 2025-10-07 20:49:32.639 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:49:32.643 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:32.646 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:32.651 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:32.657 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870172653 2025-10-07 20:49:32.661 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-10-07 20:49:32.667 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.9/volume/v3 2025-10-07 20:49:34.117 | + inc/async:async_inner:64 : rc=0 2025-10-07 20:49:34.155 | [102088 Async create_flavors:102088]: finished successfully 2025-10-07 20:49:34.279 | + :: : [[ 401 == 503 ]] 2025-10-07 20:49:34.281 | + :: : [[ 0 -eq 7 ]] 2025-10-07 20:49:34.286 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-10-07 20:49:34.291 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:34.295 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:34.299 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:34.303 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:34.308 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:34.311 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:49:34.315 | + functions-common:time_stop:2430 : start_time=1759870172653 2025-10-07 20:49:34.319 | + functions-common:time_stop:2432 : [[ -z 1759870172653 ]] 2025-10-07 20:49:34.326 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:34.333 | + functions-common:time_stop:2435 : end_time=1759870174329 2025-10-07 20:49:34.337 | + functions-common:time_stop:2436 : elapsed_time=1676 2025-10-07 20:49:34.341 | + functions-common:time_stop:2437 : total=7006 2025-10-07 20:49:34.346 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:34.354 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8682 2025-10-07 20:49:34.358 | + functions:wait_for_service:479 : return 0 2025-10-07 20:49:34.362 | + lib/cinder:start_cinder:626 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.365 | + functions-common:run_process:1677 : local service=c-sch 2025-10-07 20:49:34.369 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.373 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:34.378 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:34.381 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:34.386 | + functions-common:run_process:1683 : local name=c-sch 2025-10-07 20:49:34.389 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:34.393 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:34.396 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:34.399 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:34.403 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:34.410 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870174406 2025-10-07 20:49:34.413 | + functions-common:run_process:1686 : is_service_enabled c-sch 2025-10-07 20:49:34.440 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:34.444 | + functions-common:run_process:1687 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2025-10-07 20:49:34.447 | + functions-common:_run_under_systemd:1631 : local service=c-sch 2025-10-07 20:49:34.452 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.456 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.461 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.465 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.470 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-10-07 20:49:34.475 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-10-07 20:49:34.479 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-sch.service 2025-10-07 20:49:34.484 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:34.489 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:34.493 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:34.498 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:34.503 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2025-10-07 20:49:34.508 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-10-07 20:49:34.512 | + 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-10-07 20:49:34.518 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-sch.service 2025-10-07 20:49:34.522 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:34.528 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:34.533 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:34.538 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-10-07 20:49:34.543 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:34.549 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:34.554 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2025-10-07 20:49:34.559 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:34.568 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2025-10-07 20:49:34.776 | + 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-10-07 20:49:34.937 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2025-10-07 20:49:35.085 | + 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-10-07 20:49:35.210 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2025-10-07 20:49:35.303 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2025-10-07 20:49:35.430 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:35.572 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-10-07 20:49:35.577 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:35.582 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2025-10-07 20:49:35.771 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:36.215 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-sch.service 2025-10-07 20:49:36.274 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-sch.service' → '/etc/systemd/system/devstack@c-sch.service'. 2025-10-07 20:49:36.605 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-sch.service 2025-10-07 20:49:36.690 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:36.695 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:36.699 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:36.703 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:36.708 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:36.713 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:36.718 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:36.723 | + functions-common:time_stop:2430 : start_time=1759870174406 2025-10-07 20:49:36.728 | + functions-common:time_stop:2432 : [[ -z 1759870174406 ]] 2025-10-07 20:49:36.735 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:36.744 | + functions-common:time_stop:2435 : end_time=1759870176739 2025-10-07 20:49:36.749 | + functions-common:time_stop:2436 : elapsed_time=2333 2025-10-07 20:49:36.753 | + functions-common:time_stop:2437 : total=56869 2025-10-07 20:49:36.758 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:36.762 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=59202 2025-10-07 20:49:36.766 | + lib/cinder:start_cinder:631 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:36.771 | + lib/cinder:start_cinder:632 : 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-10-07 20:49:36.776 | + functions-common:run_process:1677 : local service=c-bak 2025-10-07 20:49:36.781 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:36.786 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:36.791 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:36.795 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:36.798 | + functions-common:run_process:1683 : local name=c-bak 2025-10-07 20:49:36.802 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:36.808 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:36.811 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:36.815 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:36.819 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:36.829 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870176823 2025-10-07 20:49:36.834 | + functions-common:run_process:1686 : is_service_enabled c-bak 2025-10-07 20:49:36.863 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:36.869 | + 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-10-07 20:49:36.874 | + functions-common:_run_under_systemd:1631 : local service=c-bak 2025-10-07 20:49:36.879 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:36.885 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:36.890 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:36.895 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:36.899 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-10-07 20:49:36.904 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-10-07 20:49:36.909 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-bak.service 2025-10-07 20:49:36.913 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:36.918 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:36.923 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:36.926 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:36.931 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2025-10-07 20:49:36.935 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-10-07 20:49:36.939 | + 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-10-07 20:49:36.944 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-bak.service 2025-10-07 20:49:36.947 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:36.951 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:36.956 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:36.961 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:36.964 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:36.968 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:36.972 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2025-10-07 20:49:36.977 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:36.984 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2025-10-07 20:49:37.138 | + 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-10-07 20:49:37.306 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2025-10-07 20:49:37.431 | + 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-10-07 20:49:37.547 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2025-10-07 20:49:37.673 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2025-10-07 20:49:37.822 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:37.959 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-10-07 20:49:37.964 | + 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-10-07 20:49:38.117 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:38.122 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2025-10-07 20:49:38.306 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:38.742 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-bak.service 2025-10-07 20:49:38.790 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2025-10-07 20:49:39.137 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-bak.service 2025-10-07 20:49:39.213 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:39.218 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:39.223 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:39.228 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:39.233 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:39.239 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:39.244 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:39.250 | + functions-common:time_stop:2430 : start_time=1759870176823 2025-10-07 20:49:39.255 | + functions-common:time_stop:2432 : [[ -z 1759870176823 ]] 2025-10-07 20:49:39.261 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:39.269 | + functions-common:time_stop:2435 : end_time=1759870179264 2025-10-07 20:49:39.275 | + functions-common:time_stop:2436 : elapsed_time=2441 2025-10-07 20:49:39.279 | + functions-common:time_stop:2437 : total=59202 2025-10-07 20:49:39.284 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:39.289 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=61643 2025-10-07 20:49:39.292 | + lib/cinder:start_cinder:633 : 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-10-07 20:49:39.295 | + functions-common:run_process:1677 : local service=c-vol 2025-10-07 20:49:39.299 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:39.304 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:39.307 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:39.310 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:39.315 | + functions-common:run_process:1683 : local name=c-vol 2025-10-07 20:49:39.320 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:39.323 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:39.326 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:39.330 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:39.336 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:39.344 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870179340 2025-10-07 20:49:39.349 | + functions-common:run_process:1686 : is_service_enabled c-vol 2025-10-07 20:49:39.377 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:39.382 | + 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-10-07 20:49:39.386 | + functions-common:_run_under_systemd:1631 : local service=c-vol 2025-10-07 20:49:39.389 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:39.392 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:39.397 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:39.401 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:39.406 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-10-07 20:49:39.410 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-10-07 20:49:39.415 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-vol.service 2025-10-07 20:49:39.420 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:39.424 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:39.429 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:39.433 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:39.438 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2025-10-07 20:49:39.443 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-10-07 20:49:39.448 | + 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-10-07 20:49:39.452 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-vol.service 2025-10-07 20:49:39.458 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-10-07 20:49:39.462 | + functions-common:write_user_unit_file:1540 : local group= 2025-10-07 20:49:39.469 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-10-07 20:49:39.474 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-10-07 20:49:39.480 | + functions-common:write_user_unit_file:1543 : local extra= 2025-10-07 20:49:39.485 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-10-07 20:49:39.490 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2025-10-07 20:49:39.495 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-10-07 20:49:39.504 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2025-10-07 20:49:39.683 | + 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-10-07 20:49:39.863 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2025-10-07 20:49:40.007 | + 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-10-07 20:49:40.153 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2025-10-07 20:49:40.305 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2025-10-07 20:49:40.446 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:40.593 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-10-07 20:49:40.599 | + 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-10-07 20:49:40.757 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-10-07 20:49:40.762 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2025-10-07 20:49:40.937 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-10-07 20:49:41.376 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-vol.service 2025-10-07 20:49:41.429 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2025-10-07 20:49:41.783 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-vol.service 2025-10-07 20:49:41.867 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:41.873 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:41.877 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:41.883 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:41.887 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:41.893 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:41.898 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:41.903 | + functions-common:time_stop:2430 : start_time=1759870179340 2025-10-07 20:49:41.909 | + functions-common:time_stop:2432 : [[ -z 1759870179340 ]] 2025-10-07 20:49:41.915 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:41.924 | + functions-common:time_stop:2435 : end_time=1759870181918 2025-10-07 20:49:41.928 | + functions-common:time_stop:2436 : elapsed_time=2578 2025-10-07 20:49:41.933 | + functions-common:time_stop:2437 : total=61643 2025-10-07 20:49:41.937 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:41.941 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=64221 2025-10-07 20:49:41.945 | + ./stack.sh:main:1360 : create_volume_types 2025-10-07 20:49:41.947 | + lib/cinder:create_volume_types:668 : is_service_enabled c-api 2025-10-07 20:49:41.970 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:41.973 | + lib/cinder:create_volume_types:668 : [[ -n lvm:lvmdriver-1 ]] 2025-10-07 20:49:41.978 | + lib/cinder:create_volume_types:669 : local be be_name 2025-10-07 20:49:41.980 | + lib/cinder:create_volume_types:670 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-10-07 20:49:41.982 | + lib/cinder:create_volume_types:671 : be_name=lvmdriver-1 2025-10-07 20:49:41.985 | + lib/cinder:create_volume_types:672 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2025-10-07 20:49:41.988 | + lib/cinder:create_one_type:649 : type_name=lvmdriver-1 2025-10-07 20:49:41.991 | + lib/cinder:create_one_type:650 : property_key=volume_backend_name 2025-10-07 20:49:41.995 | + lib/cinder:create_one_type:651 : property_value=lvmdriver-1 2025-10-07 20:49:41.998 | + lib/cinder:create_one_type:653 : is_service_enabled keystone 2025-10-07 20:49:42.020 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:42.024 | + lib/cinder:create_one_type:654 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2025-10-07 20:49:43.380 | 2025-10-07 20:49:43.380 | +-------------+--------------------------------------+ 2025-10-07 20:49:43.381 | | Field | Value | 2025-10-07 20:49:43.381 | +-------------+--------------------------------------+ 2025-10-07 20:49:43.381 | | description | None | 2025-10-07 20:49:43.381 | | id | cb5faf91-e3d4-47d3-abe9-b252347dc403 | 2025-10-07 20:49:43.381 | | is_public | True | 2025-10-07 20:49:43.381 | | name | lvmdriver-1 | 2025-10-07 20:49:43.381 | | properties | volume_backend_name='lvmdriver-1' | 2025-10-07 20:49:43.381 | +-------------+--------------------------------------+ 2025-10-07 20:49:43.430 | + lib/cinder:create_volume_types:675 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:43.435 | + lib/cinder:create_volume_types:676 : create_one_type multiattach multiattach ' True' 2025-10-07 20:49:43.440 | + lib/cinder:create_one_type:649 : type_name=multiattach 2025-10-07 20:49:43.445 | + lib/cinder:create_one_type:650 : property_key=multiattach 2025-10-07 20:49:43.450 | + lib/cinder:create_one_type:651 : property_value=' True' 2025-10-07 20:49:43.454 | + lib/cinder:create_one_type:653 : is_service_enabled keystone 2025-10-07 20:49:43.488 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:43.492 | + lib/cinder:create_one_type:654 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2025-10-07 20:49:43.799 | 2025-10-07 20:49:43.799 | +-------------+--------------------------------------+ 2025-10-07 20:49:43.799 | | Field | Value | 2025-10-07 20:49:43.799 | +-------------+--------------------------------------+ 2025-10-07 20:49:43.799 | | description | None | 2025-10-07 20:49:43.799 | | id | 81b18d01-d852-4f4c-ab3e-44c44d257c4c | 2025-10-07 20:49:43.799 | | is_public | True | 2025-10-07 20:49:43.799 | | name | multiattach | 2025-10-07 20:49:43.799 | | properties | multiattach=' True' | 2025-10-07 20:49:43.799 | +-------------+--------------------------------------+ 2025-10-07 20:49:43.817 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:43.819 | + ./stack.sh:main:1365 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:43.822 | + ./stack.sh:main:1373 : is_service_enabled glance 2025-10-07 20:49:43.848 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:43.852 | + ./stack.sh:main:1374 : echo_summary 'Starting Glance' 2025-10-07 20:49:43.857 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:49:43.861 | + ./stack.sh:echo_summary:474 : echo -e Starting Glance 2025-10-07 20:49:43.866 | + ./stack.sh:main:1375 : start_glance 2025-10-07 20:49:43.871 | + lib/glance:start_glance:649 : local service_protocol=https 2025-10-07 20:49:43.877 | ++ lib/glance:start_glance:651 : which uwsgi 2025-10-07 20:49:43.884 | + lib/glance:start_glance:651 : run_process g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:43.888 | + functions-common:run_process:1677 : local service=g-api 2025-10-07 20:49:43.891 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:43.896 | + functions-common:run_process:1679 : local group= 2025-10-07 20:49:43.900 | + functions-common:run_process:1680 : local user= 2025-10-07 20:49:43.904 | + functions-common:run_process:1681 : local env_vars= 2025-10-07 20:49:43.907 | + functions-common:run_process:1683 : local name=g-api 2025-10-07 20:49:43.910 | + functions-common:run_process:1685 : time_start run_process 2025-10-07 20:49:43.915 | + functions-common:time_start:2409 : local name=run_process 2025-10-07 20:49:43.917 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:43.920 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:43.925 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:43.931 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870183928 2025-10-07 20:49:43.934 | + functions-common:run_process:1686 : is_service_enabled g-api 2025-10-07 20:49:43.962 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:43.967 | + functions-common:run_process:1687 : _run_under_systemd g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2025-10-07 20:49:43.972 | + functions-common:_run_under_systemd:1631 : local service=g-api 2025-10-07 20:49:43.975 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:43.980 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:43.985 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:43.990 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:43.995 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2025-10-07 20:49:44.000 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2025-10-07 20:49:44.005 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@g-api.service 2025-10-07 20:49:44.010 | + functions-common:_run_under_systemd:1638 : local group= 2025-10-07 20:49:44.014 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-10-07 20:49:44.019 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-10-07 20:49:44.023 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-10-07 20:49:44.028 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2025-10-07 20:49:44.033 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2025-10-07 20:49:44.037 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-10-07 20:49:44.042 | + 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-10-07 20:49:44.047 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@g-api.service 2025-10-07 20:49:44.052 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-10-07 20:49:44.056 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-10-07 20:49:44.060 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-10-07 20:49:44.065 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-10-07 20:49:44.070 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@g-api.service 2025-10-07 20:49:44.075 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-10-07 20:49:44.084 | + 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-10-07 20:49:44.231 | + 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-10-07 20:49:44.397 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2025-10-07 20:49:44.527 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2025-10-07 20:49:44.677 | + 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-10-07 20:49:44.850 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-10-07 20:49:44.978 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2025-10-07 20:49:45.122 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2025-10-07 20:49:45.257 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2025-10-07 20:49:45.383 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2025-10-07 20:49:45.502 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2025-10-07 20:49:45.615 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-10-07 20:49:45.619 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-10-07 20:49:45.623 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2025-10-07 20:49:45.798 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-10-07 20:49:46.243 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@g-api.service 2025-10-07 20:49:46.290 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@g-api.service' → '/etc/systemd/system/devstack@g-api.service'. 2025-10-07 20:49:46.633 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@g-api.service 2025-10-07 20:49:46.819 | + functions-common:run_process:1689 : time_stop run_process 2025-10-07 20:49:46.824 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:46.829 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:46.834 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:46.840 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:46.844 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:46.847 | + functions-common:time_stop:2429 : name=run_process 2025-10-07 20:49:46.852 | + functions-common:time_stop:2430 : start_time=1759870183928 2025-10-07 20:49:46.857 | + functions-common:time_stop:2432 : [[ -z 1759870183928 ]] 2025-10-07 20:49:46.863 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:46.870 | + functions-common:time_stop:2435 : end_time=1759870186865 2025-10-07 20:49:46.874 | + functions-common:time_stop:2436 : elapsed_time=2937 2025-10-07 20:49:46.877 | + functions-common:time_stop:2437 : total=64221 2025-10-07 20:49:46.881 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:46.885 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=67158 2025-10-07 20:49:46.891 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2025-10-07 20:49:46.918 | + functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:49:46.922 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (38.102.83.9) to start...' 2025-10-07 20:49:46.922 | Waiting for g-api (38.102.83.9) to start... 2025-10-07 20:49:46.925 | + lib/glance:start_glance:659 : wait_for_service 60 https://38.102.83.9/image 2025-10-07 20:49:46.927 | + functions:wait_for_service:469 : local timeout=60 2025-10-07 20:49:46.931 | + functions:wait_for_service:470 : local url=https://38.102.83.9/image 2025-10-07 20:49:46.934 | + functions:wait_for_service:471 : local rval=0 2025-10-07 20:49:46.937 | + functions:wait_for_service:472 : time_start wait_for_service 2025-10-07 20:49:46.940 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:49:46.943 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:49:46.946 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:49:46.950 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:49:46.957 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870186953 2025-10-07 20:49:46.960 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-10-07 20:49:46.968 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.9/image 2025-10-07 20:49:48.607 | + :: : [[ 300 == 503 ]] 2025-10-07 20:49:48.609 | + :: : [[ 0 -eq 7 ]] 2025-10-07 20:49:48.616 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-10-07 20:49:48.620 | + functions-common:time_stop:2423 : local name 2025-10-07 20:49:48.624 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:49:48.628 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:49:48.632 | + functions-common:time_stop:2426 : local total 2025-10-07 20:49:48.635 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:49:48.638 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:49:48.642 | + functions-common:time_stop:2430 : start_time=1759870186953 2025-10-07 20:49:48.646 | + functions-common:time_stop:2432 : [[ -z 1759870186953 ]] 2025-10-07 20:49:48.651 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:49:48.659 | + functions-common:time_stop:2435 : end_time=1759870188654 2025-10-07 20:49:48.663 | + functions-common:time_stop:2436 : elapsed_time=1701 2025-10-07 20:49:48.668 | + functions-common:time_stop:2437 : total=8682 2025-10-07 20:49:48.672 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:49:48.676 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10383 2025-10-07 20:49:48.680 | + functions:wait_for_service:479 : return 0 2025-10-07 20:49:48.684 | + ./stack.sh:main:1389 : is_service_enabled mysql postgresql 2025-10-07 20:49:48.712 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:48.717 | + ./stack.sh:main:1389 : is_service_enabled glance 2025-10-07 20:49:48.740 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:48.743 | + ./stack.sh:main:1390 : echo_summary 'Uploading images' 2025-10-07 20:49:48.746 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:49:48.748 | + ./stack.sh:echo_summary:474 : echo -e Uploading images 2025-10-07 20:49:48.751 | + ./stack.sh:main:1392 : for image_url in ${IMAGE_URLS//,/ } 2025-10-07 20:49:48.753 | + ./stack.sh:main:1393 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:48.757 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:48.760 | + functions:upload_image:134 : local image image_fname image_name 2025-10-07 20:49:48.762 | + functions:upload_image:136 : local max_attempts=5 2025-10-07 20:49:48.764 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-10-07 20:49:48.772 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:48.778 | + functions:upload_image:140 : image_fname=cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:48.782 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2025-10-07 20:49:48.786 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2025-10-07 20:49:48.789 | ++ functions:upload_image:144 : seq 5 2025-10-07 20:49:48.795 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-10-07 20:49:48.799 | + functions:upload_image:145 : local rc=0 2025-10-07 20:49:48.803 | + 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-10-07 20:49:48.807 | --2025-10-07 16:49:48-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:48.812 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-10-07 20:49:48.889 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-10-07 20:49:48.973 | HTTP request sent, awaiting response... 302 Found 2025-10-07 20:49:48.973 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2025-10-07 20:49:48.973 | --2025-10-07 16:49:48-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:49.073 | Resolving github.com (github.com)... 140.82.114.4 2025-10-07 20:49:49.089 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2025-10-07 20:49:49.291 | HTTP request sent, awaiting response... 302 Found 2025-10-07 20:49:49.292 | 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-10-07T21%3A47%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-10-07T20%3A47%3A22Z&ske=2025-10-07T21%3A47%3A54Z&sks=b&skv=2018-11-09&sig=6dFx1698jNVLkVFOpvNjEJjoJwg7zw3UFS14PM9Snag%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTk4OSwibmJmIjoxNzU5ODcwMTg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FHtlIL9FmEOxgEedoArQvaw4ZQVzRWdxoRS1uB5b3L0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-10-07 20:49:49.292 | --2025-10-07 16:49:49-- 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-10-07T21%3A47%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-10-07T20%3A47%3A22Z&ske=2025-10-07T21%3A47%3A54Z&sks=b&skv=2018-11-09&sig=6dFx1698jNVLkVFOpvNjEJjoJwg7zw3UFS14PM9Snag%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTk4OSwibmJmIjoxNzU5ODcwMTg5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.FHtlIL9FmEOxgEedoArQvaw4ZQVzRWdxoRS1uB5b3L0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-10-07 20:49:49.296 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2025-10-07 20:49:49.298 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2025-10-07 20:49:49.332 | HTTP request sent, awaiting response... 200 OK 2025-10-07 20:49:49.332 | Length: 21430272 (20M) [application/octet-stream] 2025-10-07 20:49:49.332 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2025-10-07 20:49:49.342 | 2025-10-07 20:49:49.428 | 0K ........ ........ .... 100% 212M=0.1s 2025-10-07 20:49:49.428 | 2025-10-07 20:49:49.428 | 2025-10-07 16:49:49 (212 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2025-10-07 20:49:49.429 | 2025-10-07 20:49:49.435 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-10-07 20:49:49.439 | + functions:upload_image:156 : break 2025-10-07 20:49:49.443 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:49.447 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2025-10-07 20:49:49.451 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2025-10-07 20:49:49.456 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2025-10-07 20:49:49.460 | + functions:upload_image:306 : local kernel= 2025-10-07 20:49:49.464 | + functions:upload_image:307 : local ramdisk= 2025-10-07 20:49:49.468 | + functions:upload_image:308 : local disk_format= 2025-10-07 20:49:49.473 | + functions:upload_image:309 : local container_format= 2025-10-07 20:49:49.476 | + functions:upload_image:310 : local unpack= 2025-10-07 20:49:49.480 | + functions:upload_image:311 : local img_property= 2025-10-07 20:49:49.484 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-10-07 20:49:49.488 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-10-07 20:49:49.492 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-10-07 20:49:49.496 | + functions:upload_image:321 : case "$image_fname" in 2025-10-07 20:49:49.502 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2025-10-07 20:49:49.508 | + functions:upload_image:342 : image_name=cirros-0.6.2-x86_64-disk 2025-10-07 20:49:49.512 | + functions:upload_image:343 : local format 2025-10-07 20:49:49.518 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:49.520 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-10-07 20:49:49.533 | + functions:upload_image:344 : format=qcow2 2025-10-07 20:49:49.537 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-10-07 20:49:49.541 | + functions:upload_image:346 : disk_format=qcow2 2025-10-07 20:49:49.545 | + functions:upload_image:350 : container_format=bare 2025-10-07 20:49:49.549 | + functions:upload_image:397 : is_arch ppc64le 2025-10-07 20:49:49.554 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:49.561 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-10-07 20:49:49.565 | + functions:upload_image:397 : is_arch ppc64 2025-10-07 20:49:49.570 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:49.578 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-10-07 20:49:49.581 | + functions:upload_image:397 : is_arch ppc 2025-10-07 20:49:49.587 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:49.594 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-10-07 20:49:49.599 | + functions:upload_image:401 : is_arch aarch64 2025-10-07 20:49:49.604 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:49.611 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-07 20:49:49.616 | + functions:upload_image:405 : '[' bare = bare ']' 2025-10-07 20:49:49.620 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-10-07 20:49:49.624 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-10-07 20:49:49.630 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-10-07 20:49:49.635 | + 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-10-07 20:49:49.639 | + functions:_upload_image:104 : local image_name=cirros-0.6.2-x86_64-disk 2025-10-07 20:49:49.643 | + functions:_upload_image:105 : shift 2025-10-07 20:49:49.648 | + functions:_upload_image:106 : local container=bare 2025-10-07 20:49:49.653 | + functions:_upload_image:107 : shift 2025-10-07 20:49:49.657 | + functions:_upload_image:108 : local disk=qcow2 2025-10-07 20:49:49.661 | + functions:_upload_image:109 : shift 2025-10-07 20:49:49.665 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:49.669 | + functions:_upload_image:111 : shift 2025-10-07 20:49:49.673 | + functions:_upload_image:112 : local properties 2025-10-07 20:49:49.677 | + functions:_upload_image:113 : local useimport 2025-10-07 20:49:49.683 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-10-07 20:49:49.688 | ++ functions:_image_properties_to_arg:87 : local result= 2025-10-07 20:49:49.691 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-10-07 20:49:49.695 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-10-07 20:49:49.699 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-10-07 20:49:49.705 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-10-07 20:49:49.708 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:49.711 | + functions:_upload_image:118 : useimport=--import 2025-10-07 20:49:49.716 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-10-07 20:49:49.723 | + 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-10-07 20:49:52.804 | 2025-10-07 20:49:52.804 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:52.804 | | Field | Value | 2025-10-07 20:49:52.804 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:52.804 | | container_format | bare | 2025-10-07 20:49:52.804 | | created_at | 2025-10-07T20:49:51Z | 2025-10-07 20:49:52.804 | | disk_format | qcow2 | 2025-10-07 20:49:52.804 | | file | /v2/images/84af7730-ebe3-4154-9f55-4caa08a7bc12/file | 2025-10-07 20:49:52.804 | | id | 84af7730-ebe3-4154-9f55-4caa08a7bc12 | 2025-10-07 20:49:52.804 | | min_disk | 0 | 2025-10-07 20:49:52.804 | | min_ram | 0 | 2025-10-07 20:49:52.804 | | name | cirros-0.6.2-x86_64-disk | 2025-10-07 20:49:52.804 | | owner | 3468f88d3d534ad1819b91cf08c05c95 | 2025-10-07 20:49:52.804 | | properties | hw_rng_model='virtio', os_glance_import_task='85867c73-d62a-44eb-a800-ea6c186a95e8', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2025-10-07 20:49:52.804 | | protected | False | 2025-10-07 20:49:52.804 | | schema | /v2/schemas/image | 2025-10-07 20:49:52.804 | | size | 21430272 | 2025-10-07 20:49:52.804 | | status | uploading | 2025-10-07 20:49:52.804 | | tags | | 2025-10-07 20:49:52.804 | | updated_at | 2025-10-07T20:49:52Z | 2025-10-07 20:49:52.804 | | visibility | public | 2025-10-07 20:49:52.804 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:52.812 | + ./stack.sh:main:1392 : for image_url in ${IMAGE_URLS//,/ } 2025-10-07 20:49:52.816 | + ./stack.sh:main:1393 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:52.821 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:52.826 | + functions:upload_image:134 : local image image_fname image_name 2025-10-07 20:49:52.831 | + functions:upload_image:136 : local max_attempts=5 2025-10-07 20:49:52.835 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-10-07 20:49:52.847 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:52.855 | + functions:upload_image:140 : image_fname=cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:52.860 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2025-10-07 20:49:52.865 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2025-10-07 20:49:52.871 | ++ functions:upload_image:144 : seq 5 2025-10-07 20:49:52.879 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-10-07 20:49:52.883 | + functions:upload_image:145 : local rc=0 2025-10-07 20:49:52.888 | + 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-10-07 20:49:52.896 | --2025-10-07 16:49:52-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:52.899 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-10-07 20:49:52.974 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-10-07 20:49:53.055 | HTTP request sent, awaiting response... 302 Found 2025-10-07 20:49:53.056 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2025-10-07 20:49:53.056 | --2025-10-07 16:49:53-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:53.193 | Resolving github.com (github.com)... 140.82.114.4 2025-10-07 20:49:53.206 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2025-10-07 20:49:53.381 | HTTP request sent, awaiting response... 302 Found 2025-10-07 20:49:53.381 | 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-10-07T21%3A37%3A09Z&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-10-07T20%3A36%3A27Z&ske=2025-10-07T21%3A37%3A09Z&sks=b&skv=2018-11-09&sig=fSzimak5reov5CDW4SfqA0FTAKxM6jm8GjLmXcwnk%2FA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTk5MywibmJmIjoxNzU5ODcwMTkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JeXVo19pTKqTpv8fryRuDghNghGrGMgTCjwFoicunAI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-10-07 20:49:53.381 | --2025-10-07 16:49:53-- 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-10-07T21%3A37%3A09Z&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-10-07T20%3A36%3A27Z&ske=2025-10-07T21%3A37%3A09Z&sks=b&skv=2018-11-09&sig=fSzimak5reov5CDW4SfqA0FTAKxM6jm8GjLmXcwnk%2FA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTk5MywibmJmIjoxNzU5ODcwMTkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JeXVo19pTKqTpv8fryRuDghNghGrGMgTCjwFoicunAI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-10-07 20:49:53.406 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2025-10-07 20:49:53.407 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2025-10-07 20:49:53.423 | HTTP request sent, awaiting response... 200 OK 2025-10-07 20:49:53.423 | Length: 21233664 (20M) [application/octet-stream] 2025-10-07 20:49:53.423 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2025-10-07 20:49:53.435 | 2025-10-07 20:49:53.561 | 0K ........ ........ .... 100% 147M=0.1s 2025-10-07 20:49:53.561 | 2025-10-07 20:49:53.561 | 2025-10-07 16:49:53 (147 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2025-10-07 20:49:53.561 | 2025-10-07 20:49:53.568 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-10-07 20:49:53.572 | + functions:upload_image:156 : break 2025-10-07 20:49:53.578 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:53.583 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2025-10-07 20:49:53.586 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2025-10-07 20:49:53.592 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2025-10-07 20:49:53.597 | + functions:upload_image:306 : local kernel= 2025-10-07 20:49:53.601 | + functions:upload_image:307 : local ramdisk= 2025-10-07 20:49:53.607 | + functions:upload_image:308 : local disk_format= 2025-10-07 20:49:53.613 | + functions:upload_image:309 : local container_format= 2025-10-07 20:49:53.618 | + functions:upload_image:310 : local unpack= 2025-10-07 20:49:53.621 | + functions:upload_image:311 : local img_property= 2025-10-07 20:49:53.628 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-10-07 20:49:53.633 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-10-07 20:49:53.644 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-10-07 20:49:53.651 | + functions:upload_image:321 : case "$image_fname" in 2025-10-07 20:49:53.662 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2025-10-07 20:49:53.671 | + functions:upload_image:342 : image_name=cirros-0.6.1-x86_64-disk 2025-10-07 20:49:53.676 | + functions:upload_image:343 : local format 2025-10-07 20:49:53.684 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:53.685 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-10-07 20:49:53.706 | + functions:upload_image:344 : format=qcow2 2025-10-07 20:49:53.710 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-10-07 20:49:53.715 | + functions:upload_image:346 : disk_format=qcow2 2025-10-07 20:49:53.721 | + functions:upload_image:350 : container_format=bare 2025-10-07 20:49:53.726 | + functions:upload_image:397 : is_arch ppc64le 2025-10-07 20:49:53.732 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:53.739 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-10-07 20:49:53.744 | + functions:upload_image:397 : is_arch ppc64 2025-10-07 20:49:53.751 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:53.760 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-10-07 20:49:53.766 | + functions:upload_image:397 : is_arch ppc 2025-10-07 20:49:53.774 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:53.783 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-10-07 20:49:53.787 | + functions:upload_image:401 : is_arch aarch64 2025-10-07 20:49:53.793 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:53.801 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-07 20:49:53.804 | + functions:upload_image:405 : '[' bare = bare ']' 2025-10-07 20:49:53.809 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-10-07 20:49:53.812 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-10-07 20:49:53.821 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-10-07 20:49:53.825 | + 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-10-07 20:49:53.830 | + functions:_upload_image:104 : local image_name=cirros-0.6.1-x86_64-disk 2025-10-07 20:49:53.834 | + functions:_upload_image:105 : shift 2025-10-07 20:49:53.839 | + functions:_upload_image:106 : local container=bare 2025-10-07 20:49:53.843 | + functions:_upload_image:107 : shift 2025-10-07 20:49:53.847 | + functions:_upload_image:108 : local disk=qcow2 2025-10-07 20:49:53.852 | + functions:_upload_image:109 : shift 2025-10-07 20:49:53.857 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:53.861 | + functions:_upload_image:111 : shift 2025-10-07 20:49:53.866 | + functions:_upload_image:112 : local properties 2025-10-07 20:49:53.872 | + functions:_upload_image:113 : local useimport 2025-10-07 20:49:53.877 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-10-07 20:49:53.882 | ++ functions:_image_properties_to_arg:87 : local result= 2025-10-07 20:49:53.888 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-10-07 20:49:53.893 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-10-07 20:49:53.898 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-10-07 20:49:53.904 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-10-07 20:49:53.910 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:53.914 | + functions:_upload_image:118 : useimport=--import 2025-10-07 20:49:53.921 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-10-07 20:49:53.928 | + 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-10-07 20:49:56.167 | 2025-10-07 20:49:56.167 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:56.167 | | Field | Value | 2025-10-07 20:49:56.167 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:56.167 | | container_format | bare | 2025-10-07 20:49:56.168 | | created_at | 2025-10-07T20:49:54Z | 2025-10-07 20:49:56.168 | | disk_format | qcow2 | 2025-10-07 20:49:56.168 | | file | /v2/images/ae0bbf17-8de2-4938-99f3-b5ebed12df23/file | 2025-10-07 20:49:56.168 | | id | ae0bbf17-8de2-4938-99f3-b5ebed12df23 | 2025-10-07 20:49:56.168 | | min_disk | 0 | 2025-10-07 20:49:56.168 | | min_ram | 0 | 2025-10-07 20:49:56.168 | | name | cirros-0.6.1-x86_64-disk | 2025-10-07 20:49:56.168 | | owner | 3468f88d3d534ad1819b91cf08c05c95 | 2025-10-07 20:49:56.168 | | properties | hw_rng_model='virtio', os_glance_import_task='a121e57c-cadc-41d5-8685-e02417c91bec', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2025-10-07 20:49:56.168 | | protected | False | 2025-10-07 20:49:56.168 | | schema | /v2/schemas/image | 2025-10-07 20:49:56.168 | | size | 21233664 | 2025-10-07 20:49:56.168 | | status | uploading | 2025-10-07 20:49:56.168 | | tags | | 2025-10-07 20:49:56.168 | | updated_at | 2025-10-07T20:49:55Z | 2025-10-07 20:49:56.168 | | visibility | public | 2025-10-07 20:49:56.168 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:56.179 | + ./stack.sh:main:1392 : for image_url in ${IMAGE_URLS//,/ } 2025-10-07 20:49:56.184 | + ./stack.sh:main:1393 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.188 | + 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-10-07 20:49:56.192 | + functions:upload_image:134 : local image image_fname image_name 2025-10-07 20:49:56.196 | + functions:upload_image:136 : local max_attempts=5 2025-10-07 20:49:56.200 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-10-07 20:49:56.208 | ++ 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-10-07 20:49:56.219 | + functions:upload_image:140 : image_fname=cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.222 | + 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-10-07 20:49:56.225 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2025-10-07 20:49:56.231 | ++ functions:upload_image:144 : seq 5 2025-10-07 20:49:56.237 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-10-07 20:49:56.242 | + functions:upload_image:145 : local rc=0 2025-10-07 20:49:56.246 | + 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-10-07 20:49:56.250 | --2025-10-07 16:49:56-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.373 | Resolving github.com (github.com)... 140.82.114.4 2025-10-07 20:49:56.387 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2025-10-07 20:49:56.555 | HTTP request sent, awaiting response... 302 Found 2025-10-07 20:49:56.555 | 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-10-07T21%3A38%3A59Z&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-10-07T20%3A38%3A04Z&ske=2025-10-07T21%3A38%3A59Z&sks=b&skv=2018-11-09&sig=u2V0CNEjCIiMJvWtfIS9IlEsgh5j%2BwMmucgivTf9X7M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTk5NiwibmJmIjoxNzU5ODcwMTk2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UDwkTIRY9SXvX7VWATx2Ek4pSfXhjMN63YXc6cCK3UA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-10-07 20:49:56.555 | --2025-10-07 16:49:56-- 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-10-07T21%3A38%3A59Z&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-10-07T20%3A38%3A04Z&ske=2025-10-07T21%3A38%3A59Z&sks=b&skv=2018-11-09&sig=u2V0CNEjCIiMJvWtfIS9IlEsgh5j%2BwMmucgivTf9X7M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1OTg3MTk5NiwibmJmIjoxNzU5ODcwMTk2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UDwkTIRY9SXvX7VWATx2Ek4pSfXhjMN63YXc6cCK3UA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-10-07 20:49:56.556 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2025-10-07 20:49:56.558 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2025-10-07 20:49:56.586 | HTTP request sent, awaiting response... 200 OK 2025-10-07 20:49:56.586 | Length: 21692416 (21M) [application/octet-stream] 2025-10-07 20:49:56.586 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2025-10-07 20:49:56.595 | 2025-10-07 20:49:56.672 | 0K ........ ........ .... 100% 241M=0.09s 2025-10-07 20:49:56.672 | 2025-10-07 20:49:56.672 | 2025-10-07 16:49:56 (241 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2025-10-07 20:49:56.672 | 2025-10-07 20:49:56.679 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-10-07 20:49:56.683 | + functions:upload_image:156 : break 2025-10-07 20:49:56.687 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.691 | + 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-10-07 20:49:56.695 | + 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-10-07 20:49:56.699 | + 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-10-07 20:49:56.703 | + functions:upload_image:306 : local kernel= 2025-10-07 20:49:56.707 | + functions:upload_image:307 : local ramdisk= 2025-10-07 20:49:56.712 | + functions:upload_image:308 : local disk_format= 2025-10-07 20:49:56.716 | + functions:upload_image:309 : local container_format= 2025-10-07 20:49:56.720 | + functions:upload_image:310 : local unpack= 2025-10-07 20:49:56.725 | + functions:upload_image:311 : local img_property= 2025-10-07 20:49:56.730 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-10-07 20:49:56.733 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-10-07 20:49:56.737 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-10-07 20:49:56.742 | + functions:upload_image:321 : case "$image_fname" in 2025-10-07 20:49:56.746 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2025-10-07 20:49:56.752 | + functions:upload_image:342 : image_name=cirros-0.6.3-x86_64-disk 2025-10-07 20:49:56.756 | + functions:upload_image:343 : local format 2025-10-07 20:49:56.764 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-10-07 20:49:56.764 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.775 | + functions:upload_image:344 : format=qcow2 2025-10-07 20:49:56.780 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-10-07 20:49:56.785 | + functions:upload_image:346 : disk_format=qcow2 2025-10-07 20:49:56.790 | + functions:upload_image:350 : container_format=bare 2025-10-07 20:49:56.798 | + functions:upload_image:397 : is_arch ppc64le 2025-10-07 20:49:56.803 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:56.811 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-10-07 20:49:56.817 | + functions:upload_image:397 : is_arch ppc64 2025-10-07 20:49:56.824 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:56.830 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-10-07 20:49:56.835 | + functions:upload_image:397 : is_arch ppc 2025-10-07 20:49:56.840 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:56.846 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-10-07 20:49:56.850 | + functions:upload_image:401 : is_arch aarch64 2025-10-07 20:49:56.855 | ++ functions-common:is_arch:517 : uname -m 2025-10-07 20:49:56.862 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-10-07 20:49:56.866 | + functions:upload_image:405 : '[' bare = bare ']' 2025-10-07 20:49:56.871 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-10-07 20:49:56.874 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-10-07 20:49:56.878 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-10-07 20:49:56.881 | + 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-10-07 20:49:56.885 | + functions:_upload_image:104 : local image_name=cirros-0.6.3-x86_64-disk 2025-10-07 20:49:56.889 | + functions:_upload_image:105 : shift 2025-10-07 20:49:56.893 | + functions:_upload_image:106 : local container=bare 2025-10-07 20:49:56.896 | + functions:_upload_image:107 : shift 2025-10-07 20:49:56.899 | + functions:_upload_image:108 : local disk=qcow2 2025-10-07 20:49:56.903 | + functions:_upload_image:109 : shift 2025-10-07 20:49:56.906 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.910 | + functions:_upload_image:111 : shift 2025-10-07 20:49:56.915 | + functions:_upload_image:112 : local properties 2025-10-07 20:49:56.919 | + functions:_upload_image:113 : local useimport 2025-10-07 20:49:56.925 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-10-07 20:49:56.928 | ++ functions:_image_properties_to_arg:87 : local result= 2025-10-07 20:49:56.932 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-10-07 20:49:56.937 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-10-07 20:49:56.941 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-10-07 20:49:56.948 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-10-07 20:49:56.953 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-10-07 20:49:56.957 | + functions:_upload_image:118 : useimport=--import 2025-10-07 20:49:56.961 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-10-07 20:49:56.967 | + 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-10-07 20:49:59.228 | 2025-10-07 20:49:59.228 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:59.228 | | Field | Value | 2025-10-07 20:49:59.228 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:59.228 | | container_format | bare | 2025-10-07 20:49:59.228 | | created_at | 2025-10-07T20:49:57Z | 2025-10-07 20:49:59.228 | | disk_format | qcow2 | 2025-10-07 20:49:59.228 | | file | /v2/images/470af707-0042-467a-bd47-a7aa11a5a05c/file | 2025-10-07 20:49:59.228 | | id | 470af707-0042-467a-bd47-a7aa11a5a05c | 2025-10-07 20:49:59.228 | | min_disk | 0 | 2025-10-07 20:49:59.228 | | min_ram | 0 | 2025-10-07 20:49:59.228 | | name | cirros-0.6.3-x86_64-disk | 2025-10-07 20:49:59.228 | | owner | 3468f88d3d534ad1819b91cf08c05c95 | 2025-10-07 20:49:59.228 | | properties | hw_rng_model='virtio', os_glance_import_task='dca09cc6-4507-40ae-8ece-167b321efa6e', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2025-10-07 20:49:59.228 | | protected | False | 2025-10-07 20:49:59.228 | | schema | /v2/schemas/image | 2025-10-07 20:49:59.228 | | size | 21692416 | 2025-10-07 20:49:59.228 | | status | uploading | 2025-10-07 20:49:59.228 | | tags | | 2025-10-07 20:49:59.228 | | updated_at | 2025-10-07T20:49:58Z | 2025-10-07 20:49:59.228 | | visibility | public | 2025-10-07 20:49:59.228 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-10-07 20:49:59.244 | + ./stack.sh:main:1397 : async_wait create_flavors 2025-10-07 20:49:59.339 | [5540 Async create_flavors:102088]: Waiting for completion of create_flavors running on PID 102088 (2 other jobs running) 2025-10-07 20:49:59.387 | [5540 Async create_flavors:102088]: Signaling child to exit 2025-10-07 20:49:59.387 | WAKEUP 2025-10-07 20:49:59.427 | [5540 Async create_flavors:102088]: Signaled 2025-10-07 20:49:59.429 | + lib/nova:create_flavors:1261 : is_service_enabled n-api 2025-10-07 20:49:59.429 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:59.429 | + lib/nova:create_flavors:1262 : grep -q ds512M 2025-10-07 20:49:59.429 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor list 2025-10-07 20:49:59.429 | 2025-10-07 20:49:59.429 | + lib/nova:create_flavors:1264 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2025-10-07 20:49:59.429 | 2025-10-07 20:49:59.429 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.429 | | Field | Value | 2025-10-07 20:49:59.429 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.429 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.429 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.429 | | description | None | 2025-10-07 20:49:59.430 | | disk | 1 | 2025-10-07 20:49:59.430 | | id | c1 | 2025-10-07 20:49:59.430 | | name | cirros256 | 2025-10-07 20:49:59.430 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.430 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.430 | | ram | 256 | 2025-10-07 20:49:59.430 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.430 | | swap | 0 | 2025-10-07 20:49:59.430 | | vcpus | 1 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | + lib/nova:create_flavors:1265 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2025-10-07 20:49:59.430 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | Field | Value | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.430 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.430 | | description | None | 2025-10-07 20:49:59.430 | | disk | 5 | 2025-10-07 20:49:59.430 | | id | d1 | 2025-10-07 20:49:59.430 | | name | ds512M | 2025-10-07 20:49:59.430 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.430 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.430 | | ram | 512 | 2025-10-07 20:49:59.430 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.430 | | swap | 0 | 2025-10-07 20:49:59.430 | | vcpus | 1 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | + lib/nova:create_flavors:1266 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2025-10-07 20:49:59.430 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | Field | Value | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.430 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.430 | | description | None | 2025-10-07 20:49:59.430 | | disk | 10 | 2025-10-07 20:49:59.430 | | id | d2 | 2025-10-07 20:49:59.430 | | name | ds1G | 2025-10-07 20:49:59.430 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.430 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.430 | | ram | 1024 | 2025-10-07 20:49:59.430 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.430 | | swap | 0 | 2025-10-07 20:49:59.430 | | vcpus | 1 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | + lib/nova:create_flavors:1267 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2025-10-07 20:49:59.430 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | Field | Value | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.430 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.430 | | description | None | 2025-10-07 20:49:59.430 | | disk | 10 | 2025-10-07 20:49:59.430 | | id | d3 | 2025-10-07 20:49:59.430 | | name | ds2G | 2025-10-07 20:49:59.430 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.430 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.430 | | ram | 2048 | 2025-10-07 20:49:59.430 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.430 | | swap | 0 | 2025-10-07 20:49:59.430 | | vcpus | 2 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | + lib/nova:create_flavors:1268 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2025-10-07 20:49:59.430 | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | Field | Value | 2025-10-07 20:49:59.430 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.430 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.430 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.431 | | description | None | 2025-10-07 20:49:59.431 | | disk | 20 | 2025-10-07 20:49:59.431 | | id | d4 | 2025-10-07 20:49:59.431 | | name | ds4G | 2025-10-07 20:49:59.431 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.431 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.431 | | ram | 4096 | 2025-10-07 20:49:59.431 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.431 | | swap | 0 | 2025-10-07 20:49:59.431 | | vcpus | 4 | 2025-10-07 20:49:59.431 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.431 | + lib/nova:create_flavors:1271 : openstack --os-region-name=RegionOne flavor list 2025-10-07 20:49:59.431 | + lib/nova:create_flavors:1271 : grep -q m1.tiny 2025-10-07 20:49:59.431 | 2025-10-07 20:49:59.431 | + lib/nova:create_flavors:1272 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2025-10-07 20:49:59.431 | 2025-10-07 20:49:59.431 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.431 | | Field | Value | 2025-10-07 20:49:59.431 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.431 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.431 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.431 | | description | None | 2025-10-07 20:49:59.431 | | disk | 1 | 2025-10-07 20:49:59.431 | | id | 1 | 2025-10-07 20:49:59.431 | | name | m1.tiny | 2025-10-07 20:49:59.431 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.431 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.431 | | ram | 512 | 2025-10-07 20:49:59.431 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.431 | | swap | 0 | 2025-10-07 20:49:59.431 | | vcpus | 1 | 2025-10-07 20:49:59.431 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.431 | + lib/nova:create_flavors:1273 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2025-10-07 20:49:59.431 | 2025-10-07 20:49:59.431 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.431 | | Field | Value | 2025-10-07 20:49:59.431 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.431 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.431 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.431 | | description | None | 2025-10-07 20:49:59.431 | | disk | 20 | 2025-10-07 20:49:59.431 | | id | 2 | 2025-10-07 20:49:59.431 | | name | m1.small | 2025-10-07 20:49:59.431 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.431 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.431 | | ram | 2048 | 2025-10-07 20:49:59.431 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.431 | | swap | 0 | 2025-10-07 20:49:59.432 | | vcpus | 1 | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | + lib/nova:create_flavors:1274 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2025-10-07 20:49:59.432 | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | | Field | Value | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.432 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.432 | | description | None | 2025-10-07 20:49:59.432 | | disk | 40 | 2025-10-07 20:49:59.432 | | id | 3 | 2025-10-07 20:49:59.432 | | name | m1.medium | 2025-10-07 20:49:59.432 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.432 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.432 | | ram | 4096 | 2025-10-07 20:49:59.432 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.432 | | swap | 0 | 2025-10-07 20:49:59.432 | | vcpus | 2 | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | + lib/nova:create_flavors:1275 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2025-10-07 20:49:59.432 | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | | Field | Value | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.432 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.432 | | description | None | 2025-10-07 20:49:59.432 | | disk | 80 | 2025-10-07 20:49:59.432 | | id | 4 | 2025-10-07 20:49:59.432 | | name | m1.large | 2025-10-07 20:49:59.432 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.432 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.432 | | ram | 8192 | 2025-10-07 20:49:59.432 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.432 | | swap | 0 | 2025-10-07 20:49:59.432 | | vcpus | 4 | 2025-10-07 20:49:59.432 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.432 | + lib/nova:create_flavors:1276 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2025-10-07 20:49:59.433 | 2025-10-07 20:49:59.433 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.433 | | Field | Value | 2025-10-07 20:49:59.433 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.433 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:49:59.433 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:49:59.433 | | description | None | 2025-10-07 20:49:59.433 | | disk | 160 | 2025-10-07 20:49:59.433 | | id | 5 | 2025-10-07 20:49:59.433 | | name | m1.xlarge | 2025-10-07 20:49:59.433 | | os-flavor-access:is_public | True | 2025-10-07 20:49:59.433 | | properties | hw_rng:allowed='True' | 2025-10-07 20:49:59.433 | | ram | 16384 | 2025-10-07 20:49:59.433 | | rxtx_factor | 1.0 | 2025-10-07 20:49:59.433 | | swap | 0 | 2025-10-07 20:49:59.433 | | vcpus | 8 | 2025-10-07 20:49:59.433 | +----------------------------+-----------------------+ 2025-10-07 20:49:59.503 | [5540 Async create_flavors:102088]: finished create_flavors with result 0 in 4 seconds 2025-10-07 20:49:59.511 | + inc/async:async_wait:197 : return 0 2025-10-07 20:49:59.515 | + ./stack.sh:main:1399 : is_service_enabled horizon 2025-10-07 20:49:59.544 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:49:59.549 | + ./stack.sh:main:1400 : echo_summary 'Starting Horizon' 2025-10-07 20:49:59.553 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:49:59.557 | + ./stack.sh:echo_summary:474 : echo -e Starting Horizon 2025-10-07 20:49:59.562 | + ./stack.sh:main:1401 : init_horizon 2025-10-07 20:49:59.567 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/httpd/horizon_*' 2025-10-07 20:49:59.613 | + lib/horizon:init_horizon:158 : local django_admin 2025-10-07 20:49:59.616 | + lib/horizon:init_horizon:159 : type -p django-admin 2025-10-07 20:49:59.621 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2025-10-07 20:49:59.625 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-10-07 20:49:59.630 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2025-10-07 20:50:00.321 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-10-07 20:50:00.321 | version_info = version.StrictVersion(__version__).version 2025-10-07 20:50:00.902 | 2025-10-07 20:50:00.902 | 1897 static files copied to '/opt/stack/horizon/static'. 2025-10-07 20:50:01.053 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-10-07 20:50:01.057 | + lib/horizon:init_horizon:167 : django-admin compress --force 2025-10-07 20:50:01.727 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-10-07 20:50:01.727 | version_info = version.StrictVersion(__version__).version 2025-10-07 20:50:04.629 | Compressing... done 2025-10-07 20:50:04.630 | Compressed 7 block(s) from 12 template(s) for 2 context(s). 2025-10-07 20:50:04.789 | + ./stack.sh:main:1402 : start_horizon 2025-10-07 20:50:04.793 | + lib/horizon:start_horizon:185 : restart_apache_server 2025-10-07 20:50:04.797 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-10-07 20:50:04.801 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-10-07 20:50:04.805 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-10-07 20:50:06.119 | + ./stack.sh:main:1413 : is_service_enabled nova 2025-10-07 20:50:06.152 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:06.156 | + ./stack.sh:main:1413 : is_service_enabled keystone 2025-10-07 20:50:06.184 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:06.189 | + ./stack.sh:main:1414 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2025-10-07 20:50:06.192 | + ./stack.sh:main:1416 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-10-07 20:50:06.196 | + ./stack.sh:main:1417 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2025-10-07 20:50:06.199 | + ./stack.sh:main:1420 : /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-10-07 20:50:06.205 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2025-10-07 20:50:06.208 | ++ 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-10-07 20:50:06.212 | + 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-10-07 20:50:06.213 | + 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-10-07 20:50:06.215 | ++ 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-10-07 20:50:06.217 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2025-10-07 20:50:06.219 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2025-10-07 20:50:06.220 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2025-10-07 20:50:06.222 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2025-10-07 20:50:06.223 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2025-10-07 20:50:06.225 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2025-10-07 20:50:06.227 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2025-10-07 20:50:06.228 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2025-10-07 20:50:06.230 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-10-07 20:50:06.232 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2025-10-07 20:50:06.234 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-10-07 20:50:06.235 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2025-10-07 20:50:06.237 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-10-07 20:50:06.239 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2025-10-07 20:50:06.240 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-10-07 20:50:06.242 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2025-10-07 20:50:06.243 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-10-07 20:50:06.244 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2025-10-07 20:50:06.246 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2025-10-07 20:50:06.247 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-10-07 20:50:06.248 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2025-10-07 20:50:06.250 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-10-07 20:50:06.251 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2025-10-07 20:50:06.253 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2025-10-07 20:50:06.255 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2025-10-07 20:50:06.256 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-10-07 20:50:06.258 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2025-10-07 20:50:06.259 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-10-07 20:50:06.260 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-10-07 20:50:06.262 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-10-07 20:50:06.264 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2025-10-07 20:50:06.265 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-10-07 20:50:06.267 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2025-10-07 20:50:06.268 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-10-07 20:50:06.270 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2025-10-07 20:50:06.271 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2025-10-07 20:50:06.273 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2025-10-07 20:50:06.274 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2025-10-07 20:50:06.275 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2025-10-07 20:50:06.277 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2025-10-07 20:50:06.278 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2025-10-07 20:50:06.281 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2025-10-07 20:50:06.283 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2025-10-07 20:50:06.285 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2025-10-07 20:50:06.286 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2025-10-07 20:50:06.288 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2025-10-07 20:50:06.290 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2025-10-07 20:50:06.292 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2025-10-07 20:50:06.293 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2025-10-07 20:50:06.295 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2025-10-07 20:50:06.297 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2025-10-07 20:50:06.299 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2025-10-07 20:50:06.301 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2025-10-07 20:50:06.303 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2025-10-07 20:50:06.305 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2025-10-07 20:50:06.307 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2025-10-07 20:50:06.310 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2025-10-07 20:50:06.310 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2025-10-07 20:50:06.310 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2025-10-07 20:50:06.311 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2025-10-07 20:50:06.312 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2025-10-07 20:50:06.404 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2025-10-07 20:50:06.404 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x02\x16')) 2025-10-07 20:50:06.404 | 2025-10-07 20:50:06.416 | + ./stack.sh:main:1425 : save_stackenv 2025-10-07 20:50:06.421 | + functions-common:save_stackenv:63 : local tag= 2025-10-07 20:50:06.427 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-10-07 20:50:06.434 | + functions-common:save_stackenv:65 : time_stamp=2025-10-07-165006 2025-10-07 20:50:06.440 | + functions-common:save_stackenv:66 : echo '# 2025-10-07-165006 ' 2025-10-07 20:50:06.443 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.447 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-10-07 20:50:06.451 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.455 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-10-07 20:50:06.458 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.463 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-10-07 20:50:06.468 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.471 | + 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-10-07 20:50:06.476 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.480 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.9 2025-10-07 20:50:06.484 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.489 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.9/identity 2025-10-07 20:50:06.492 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.497 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-10-07-163603 2025-10-07 20:50:06.501 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.504 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-10-07 20:50:06.508 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.513 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.9 2025-10-07 20:50:06.518 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.523 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-10-07 20:50:06.528 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.531 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.9,IP:::1 2025-10-07 20:50:06.535 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.540 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-10-07 20:50:06.545 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.551 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-10-07 20:50:06.556 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.563 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.9 2025-10-07 20:50:06.566 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-10-07 20:50:06.571 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-10-07 20:50:06.577 | + ./stack.sh:main:1436 : merge_config_group /opt/stack/devstack/local.conf extra 2025-10-07 20:50:06.582 | + inc/meta-config:merge_config_group:172 : local localfile=/opt/stack/devstack/local.conf 2025-10-07 20:50:06.587 | + inc/meta-config:merge_config_group:172 : shift 2025-10-07 20:50:06.592 | + inc/meta-config:merge_config_group:173 : local matchgroups=extra 2025-10-07 20:50:06.597 | + inc/meta-config:merge_config_group:175 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:50:06.603 | + inc/meta-config:merge_config_group:177 : local configfile group 2025-10-07 20:50:06.608 | + inc/meta-config:merge_config_group:178 : for group in $matchgroups 2025-10-07 20:50:06.614 | ++ inc/meta-config:merge_config_group:179 : get_meta_section_files /opt/stack/devstack/local.conf extra 2025-10-07 20:50:06.619 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:50:06.624 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2025-10-07 20:50:06.629 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:50:06.634 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2025-10-07 20:50:06.634 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:50:06.634 | gsub("[][]", "", $1); 2025-10-07 20:50:06.634 | split($1, a, "|"); 2025-10-07 20:50:06.634 | if (a[1] == matchgroup) 2025-10-07 20:50:06.634 | print a[2] 2025-10-07 20:50:06.634 | } 2025-10-07 20:50:06.634 | ' /opt/stack/devstack/local.conf 2025-10-07 20:50:06.642 | + ./stack.sh:main:1443 : run_phase stack extra 2025-10-07 20:50:06.647 | + functions-common:run_phase:1851 : local mode=stack 2025-10-07 20:50:06.652 | + functions-common:run_phase:1852 : local phase=extra 2025-10-07 20:50:06.655 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:50:06.659 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:50:06.665 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:50:06.670 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:50:06.675 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:50:06.682 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:50:06.691 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:50:06.695 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:50:06.700 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:50:06.705 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2025-10-07 20:50:06.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:50:06.739 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:06.743 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:50:06.748 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:06.753 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2025-10-07 20:50:06.758 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:06.762 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-10-07 20:50:06.767 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:06.771 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2025-10-07 20:50:06.776 | ++ extras.d/80-tempest.sh:source:15 : : 2025-10-07 20:50:06.780 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-10-07 20:50:06.784 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-10-07 20:50:06.788 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:50:06.793 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-10-07 20:50:06.799 | + functions-common:run_phase:1878 : run_plugins stack extra 2025-10-07 20:50:06.803 | + functions-common:run_plugins:1837 : local mode=stack 2025-10-07 20:50:06.809 | + functions-common:run_plugins:1838 : local phase=extra 2025-10-07 20:50:06.814 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-10-07 20:50:06.818 | + functions-common:run_plugins:1841 : local plugin 2025-10-07 20:50:06.822 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-10-07 20:50:06.827 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-10-07 20:50:06.831 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-10-07 20:50:06.835 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2025-10-07 20:50:06.838 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-10-07 20:50:06.843 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-10-07 20:50:06.848 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-10-07 20:50:06.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-10-07 20:50:06.858 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-10-07 20:50:06.864 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-10-07 20:50:06.868 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-10-07 20:50:06.873 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-10-07 20:50:06.880 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-10-07 20:50:06.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-10-07 20:50:06.889 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-10-07 20:50:06.894 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-10-07 20:50:06.899 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-10-07 20:50:06.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-10-07 20:50:06.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-10-07 20:50:06.915 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-10-07 20:50:06.920 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-10-07 20:50:06.926 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-10-07 20:50:06.931 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-10-07 20:50:06.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-10-07 20:50:06.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-10-07 20:50:06.970 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-10-07 20:50:06.975 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-10-07 20:50:06.980 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-10-07 20:50:06.985 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-10-07 20:50:06.992 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:50:07.024 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:50:07.029 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-10-07 20:50:07.038 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-10-07 20:50:07.038 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-10-07 20:50:07.046 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-10-07 20:50:07.051 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-10-07 20:50:07.055 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-10-07 20:50:07.062 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:50:07.094 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:50:07.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-10-07 20:50:07.104 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:07.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-10-07 20:50:07.112 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-10-07 20:50:07.141 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:07.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2025-10-07 20:50:07.170 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:07.173 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2025-10-07 20:50:07.200 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:07.207 | + ./stack.sh:main:1451 : merge_config_group /opt/stack/devstack/local.conf post-extra 2025-10-07 20:50:07.212 | + inc/meta-config:merge_config_group:172 : local localfile=/opt/stack/devstack/local.conf 2025-10-07 20:50:07.217 | + inc/meta-config:merge_config_group:172 : shift 2025-10-07 20:50:07.222 | + inc/meta-config:merge_config_group:173 : local matchgroups=post-extra 2025-10-07 20:50:07.226 | + inc/meta-config:merge_config_group:175 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:50:07.231 | + inc/meta-config:merge_config_group:177 : local configfile group 2025-10-07 20:50:07.236 | + inc/meta-config:merge_config_group:178 : for group in $matchgroups 2025-10-07 20:50:07.243 | ++ inc/meta-config:merge_config_group:179 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2025-10-07 20:50:07.250 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:50:07.256 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2025-10-07 20:50:07.262 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:50:07.269 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2025-10-07 20:50:07.270 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:50:07.270 | gsub("[][]", "", $1); 2025-10-07 20:50:07.270 | split($1, a, "|"); 2025-10-07 20:50:07.270 | if (a[1] == matchgroup) 2025-10-07 20:50:07.270 | print a[2] 2025-10-07 20:50:07.270 | } 2025-10-07 20:50:07.270 | ' /opt/stack/devstack/local.conf 2025-10-07 20:50:07.284 | + ./stack.sh:main:1460 : is_service_enabled n-cpu 2025-10-07 20:50:07.322 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:07.327 | + ./stack.sh:main:1461 : is_nova_ready 2025-10-07 20:50:07.332 | + lib/nova:is_nova_ready:1186 : wait_for_compute 60 2025-10-07 20:50:07.337 | + functions:wait_for_compute:483 : local timeout=60 2025-10-07 20:50:07.342 | + functions:wait_for_compute:484 : local rval=0 2025-10-07 20:50:07.347 | + functions:wait_for_compute:485 : local compute_hostname 2025-10-07 20:50:07.352 | + functions:wait_for_compute:486 : time_start wait_for_service 2025-10-07 20:50:07.358 | + functions-common:time_start:2409 : local name=wait_for_service 2025-10-07 20:50:07.363 | + functions-common:time_start:2410 : local start_time= 2025-10-07 20:50:07.367 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-10-07 20:50:07.374 | ++ functions-common:time_start:2414 : date +%s%3N 2025-10-07 20:50:07.382 | + functions-common:time_start:2414 : _TIME_START[$name]=1759870207377 2025-10-07 20:50:07.389 | ++ functions:wait_for_compute:487 : iniget /etc/nova/nova.conf DEFAULT host 2025-10-07 20:50:07.431 | + functions:wait_for_compute:487 : compute_hostname= 2025-10-07 20:50:07.436 | + functions:wait_for_compute:488 : [[ -z '' ]] 2025-10-07 20:50:07.443 | ++ functions:wait_for_compute:489 : hostname 2025-10-07 20:50:07.451 | + functions:wait_for_compute:489 : compute_hostname=np0005474935.novalocal 2025-10-07 20:50:07.456 | + functions:wait_for_compute:491 : timeout 60 bash -x 2025-10-07 20:50:07.463 | ++ functions:wait_for_compute:491 : hostname 2025-10-07 20:50:07.474 | + :: : ID= 2025-10-07 20:50:07.477 | + :: : [[ '' == '' ]] 2025-10-07 20:50:07.479 | + :: : sleep 1 2025-10-07 20:50:08.486 | + :: : [[ libvirt = \f\a\k\e ]] 2025-10-07 20:50:08.489 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0005474935.novalocal --service nova-compute -c ID -f value 2025-10-07 20:50:08.806 | 2025-10-07 20:50:08.815 | + :: : ID=f542c606-bea7-4992-9f9a-a9ac36c1036f 2025-10-07 20:50:08.818 | + :: : [[ f542c606-bea7-4992-9f9a-a9ac36c1036f == '' ]] 2025-10-07 20:50:08.824 | + functions:wait_for_compute:503 : time_stop wait_for_service 2025-10-07 20:50:08.829 | + functions-common:time_stop:2423 : local name 2025-10-07 20:50:08.834 | + functions-common:time_stop:2424 : local end_time 2025-10-07 20:50:08.839 | + functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:50:08.844 | + functions-common:time_stop:2426 : local total 2025-10-07 20:50:08.850 | + functions-common:time_stop:2427 : local start_time 2025-10-07 20:50:08.854 | + functions-common:time_stop:2429 : name=wait_for_service 2025-10-07 20:50:08.858 | + functions-common:time_stop:2430 : start_time=1759870207377 2025-10-07 20:50:08.863 | + functions-common:time_stop:2432 : [[ -z 1759870207377 ]] 2025-10-07 20:50:08.869 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:50:08.876 | + functions-common:time_stop:2435 : end_time=1759870208871 2025-10-07 20:50:08.881 | + functions-common:time_stop:2436 : elapsed_time=1494 2025-10-07 20:50:08.886 | + functions-common:time_stop:2437 : total=10383 2025-10-07 20:50:08.890 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:50:08.895 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11877 2025-10-07 20:50:08.899 | + functions:wait_for_compute:505 : [[ 0 != 0 ]] 2025-10-07 20:50:08.904 | + functions:wait_for_compute:509 : return 0 2025-10-07 20:50:08.910 | + ./stack.sh:main:1465 : service_check 2025-10-07 20:50:08.915 | + functions-common:service_check:1716 : local service 2025-10-07 20:50:08.920 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:08.924 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-api.service 2025-10-07 20:50:08.970 | enabled 2025-10-07 20:50:08.980 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-api.service --no-pager 2025-10-07 20:50:09.035 | ● devstack@c-api.service - Devstack devstack@c-api.service 2025-10-07 20:50:09.035 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: disabled) 2025-10-07 20:50:09.035 | Active: active (running) since Tue 2025-10-07 16:49:32 EDT; 36s ago 2025-10-07 20:50:09.035 | Invocation: fcc2d86b131c4a729ec6fa769a5b4ed1 2025-10-07 20:50:09.035 | Main PID: 102908 (uwsgi) 2025-10-07 20:50:09.035 | Status: "uWSGI is ready" 2025-10-07 20:50:09.035 | Tasks: 7 (limit: 100116) 2025-10-07 20:50:09.035 | Memory: 238.2M (peak: 238.4M) 2025-10-07 20:50:09.035 | CPU: 4.066s 2025-10-07 20:50:09.035 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2025-10-07 20:50:09.035 | ├─102908 "cinder-apiuWSGI master" 2025-10-07 20:50:09.035 | ├─102913 "cinder-apiuWSGI worker 1" 2025-10-07 20:50:09.036 | └─102914 "cinder-apiuWSGI worker 2" 2025-10-07 20:50:09.036 | 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102913]: DEBUG cinder.api.openstack.wsgi [req-fd87a7d4-eed2-4b9d-ad79-ef4fc2cd703f req-e04dfd78-19f5-4065-88a1-78a7cfa1306b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=102913) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102913]: INFO cinder.api.openstack.wsgi [req-fd87a7d4-eed2-4b9d-ad79-ef4fc2cd703f req-e04dfd78-19f5-4065-88a1-78a7cfa1306b admin admin] https://38.102.83.9/volume/v3/types returned with HTTP 200 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102913]: [pid: 102913|app: 0|req: 2/4] 38.102.83.9 () {76 vars in 1432 bytes} [Tue Oct 7 16:49:43 2025] POST /volume/v3/types => generated 186 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102914]: DEBUG cinder.api.middleware.request_id [req-fd87a7d4-eed2-4b9d-ad79-ef4fc2cd703f req-3e930275-1d01-43ff-a29b-212b55825519 None None] RequestId filter calling following filter/app {{(pid=102914) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102914]: INFO cinder.api.openstack.wsgi [req-fd87a7d4-eed2-4b9d-ad79-ef4fc2cd703f req-3e930275-1d01-43ff-a29b-212b55825519 admin admin] POST https://38.102.83.9/volume/v3/types/81b18d01-d852-4f4c-ab3e-44c44d257c4c/extra_specs 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102914]: DEBUG cinder.api.openstack.wsgi [req-fd87a7d4-eed2-4b9d-ad79-ef4fc2cd703f req-3e930275-1d01-43ff-a29b-212b55825519 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=102914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102914]: INFO cinder.api.openstack.wsgi [req-fd87a7d4-eed2-4b9d-ad79-ef4fc2cd703f req-3e930275-1d01-43ff-a29b-212b55825519 admin admin] https://38.102.83.9/volume/v3/types/81b18d01-d852-4f4c-ab3e-44c44d257c4c/extra_specs returned with HTTP 200 2025-10-07 20:50:09.036 | Oct 07 16:49:43 np0005474935.novalocal devstack@c-api.service[102914]: [pid: 102914|app: 0|req: 3/5] 38.102.83.9 () {76 vars in 1578 bytes} [Tue Oct 7 16:49:43 2025] POST /volume/v3/types/81b18d01-d852-4f4c-ab3e-44c44d257c4c/extra_specs => generated 45 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2025-10-07 20:50:09.036 | Oct 07 16:49:53 np0005474935.novalocal devstack@c-api.service[102913]: DEBUG dbcounter [-] [102913] Writing DB stats cinder:SELECT=12,cinder:INSERT=2 {{(pid=102913) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.036 | Oct 07 16:49:53 np0005474935.novalocal devstack@c-api.service[102914]: DEBUG dbcounter [-] [102914] Writing DB stats cinder:SELECT=16,cinder:INSERT=2 {{(pid=102914) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.045 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.050 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-bak.service 2025-10-07 20:50:09.093 | enabled 2025-10-07 20:50:09.102 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-bak.service --no-pager 2025-10-07 20:50:09.145 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2025-10-07 20:50:09.145 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: disabled) 2025-10-07 20:50:09.145 | Active: active (running) since Tue 2025-10-07 16:49:39 EDT; 29s ago 2025-10-07 20:50:09.145 | Invocation: df66c219cdb74073873ad10633bb1633 2025-10-07 20:50:09.145 | Main PID: 104204 (cinder-backup) 2025-10-07 20:50:09.145 | Tasks: 1 (limit: 100116) 2025-10-07 20:50:09.145 | Memory: 92M (peak: 92.5M) 2025-10-07 20:50:09.145 | CPU: 1.477s 2025-10-07 20:50:09.145 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2025-10-07 20:50:09.145 | └─104204 /usr/bin/python3.12 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2025-10-07 20:50:09.145 | 2025-10-07 20:50:09.145 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG oslo_concurrency.lockutils [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Acquiring lock "cleanup_incomplete_backups_104204" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=104204) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-10-07 20:50:09.145 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG oslo_concurrency.lockutils [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Lock "cleanup_incomplete_backups_104204" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=104204) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-10-07 20:50:09.145 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: INFO cinder.backup.manager [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Cleaning up incomplete backup operations. 2025-10-07 20:50:09.145 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG oslo_concurrency.lockutils [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Lock "cleanup_incomplete_backups_104204" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.017s {{(pid=104204) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-10-07 20:50:09.145 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG oslo_db.sqlalchemy.engines [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b 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=104204) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:50:09.146 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG cinder.manager [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Notifying Schedulers of capabilities ... {{(pid=104204) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2025-10-07 20:50:09.146 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: INFO cinder.keymgr.migration [None req-d7c50000-148c-4f4a-92c4-d38df6480a45 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2025-10-07 20:50:09.146 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG cinder.service [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Creating RPC server for service cinder-backup {{(pid=104204) start /opt/stack/cinder/cinder/service.py:239}} 2025-10-07 20:50:09.146 | Oct 07 16:49:40 np0005474935.novalocal cinder-backup[104204]: DEBUG cinder.service [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=104204) start /opt/stack/cinder/cinder/service.py:245}} 2025-10-07 20:50:09.146 | Oct 07 16:49:50 np0005474935.novalocal cinder-backup[104204]: DEBUG dbcounter [-] [104204] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=104204) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.154 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.158 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-sch.service 2025-10-07 20:50:09.200 | enabled 2025-10-07 20:50:09.209 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-sch.service --no-pager 2025-10-07 20:50:09.260 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2025-10-07 20:50:09.260 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: disabled) 2025-10-07 20:50:09.260 | Active: active (running) since Tue 2025-10-07 16:49:36 EDT; 32s ago 2025-10-07 20:50:09.260 | Invocation: a6d9453e21114c52b6b1ec63013f7c73 2025-10-07 20:50:09.260 | Main PID: 103602 (cinder-schedule) 2025-10-07 20:50:09.260 | Tasks: 1 (limit: 100116) 2025-10-07 20:50:09.260 | Memory: 106.8M (peak: 107.2M) 2025-10-07 20:50:09.260 | CPU: 1.848s 2025-10-07 20:50:09.260 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2025-10-07 20:50:09.260 | └─103602 /usr/bin/python3.12 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2025-10-07 20:50:09.260 | 2025-10-07 20:50:09.260 | Oct 07 16:49:38 np0005474935.novalocal cinder-scheduler[103602]: INFO cinder.manager [None req-bd93a731-c1bd-42b6-ac97-3ee4595f67bb None None] Initiating service 1 cleanup 2025-10-07 20:50:09.260 | Oct 07 16:49:38 np0005474935.novalocal cinder-scheduler[103602]: INFO cinder.manager [None req-bd93a731-c1bd-42b6-ac97-3ee4595f67bb None None] Service 1 cleanup completed. 2025-10-07 20:50:09.260 | Oct 07 16:49:38 np0005474935.novalocal cinder-scheduler[103602]: DEBUG cinder.service [None req-bd93a731-c1bd-42b6-ac97-3ee4595f67bb None None] Creating RPC server for service cinder-scheduler {{(pid=103602) start /opt/stack/cinder/cinder/service.py:239}} 2025-10-07 20:50:09.260 | Oct 07 16:49:38 np0005474935.novalocal cinder-scheduler[103602]: DEBUG cinder.service [None req-bd93a731-c1bd-42b6-ac97-3ee4595f67bb None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=103602) start /opt/stack/cinder/cinder/service.py:245}} 2025-10-07 20:50:09.260 | Oct 07 16:49:40 np0005474935.novalocal cinder-scheduler[103602]: DEBUG cinder.scheduler.host_manager [None req-c2ca64d1-cf21-4f70-8c3f-2094d46cd04b None None] Received backup service update from np0005474935.novalocal: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=103602) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2025-10-07 20:50:09.260 | Oct 07 16:49:48 np0005474935.novalocal cinder-scheduler[103602]: DEBUG dbcounter [-] [103602] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=103602) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.261 | Oct 07 16:49:53 np0005474935.novalocal cinder-scheduler[103602]: DEBUG cinder.scheduler.host_manager [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b None None] Received volume service update from np0005474935.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:np0005474935.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=103602) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2025-10-07 20:50:09.261 | Oct 07 16:49:53 np0005474935.novalocal cinder-scheduler[103602]: DEBUG cinder.scheduler.host_manager [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np0005474935.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, 10, 7, 20, 49, 53, 768367)}, {'type': 'backend', 'name_to_id': 'np0005474935.novalocal@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2025, 10, 7, 20, 49, 53, 768367)}]. {{(pid=103602) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2025-10-07 20:50:09.261 | Oct 07 16:49:53 np0005474935.novalocal cinder-scheduler[103602]: DEBUG cinder.scheduler.host_manager [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b None None] Updating capabilities for np0005474935.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:np0005474935.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, 10, 7, 20, 49, 53, 752769)} {{(pid=103602) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2025-10-07 20:50:09.261 | Oct 07 16:50:03 np0005474935.novalocal cinder-scheduler[103602]: DEBUG dbcounter [-] [103602] Writing DB stats cinder:SELECT=1 {{(pid=103602) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.270 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.275 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-vol.service 2025-10-07 20:50:09.312 | enabled 2025-10-07 20:50:09.319 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-vol.service --no-pager 2025-10-07 20:50:09.368 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2025-10-07 20:50:09.368 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: disabled) 2025-10-07 20:50:09.368 | Active: active (running) since Tue 2025-10-07 16:49:41 EDT; 27s ago 2025-10-07 20:50:09.368 | Invocation: 59348a68c2d44c1687412d691d8367bc 2025-10-07 20:50:09.368 | Main PID: 104816 (cinder-volume) 2025-10-07 20:50:09.368 | Tasks: 2 (limit: 100116) 2025-10-07 20:50:09.368 | Memory: 135.2M (peak: 137.8M) 2025-10-07 20:50:09.368 | CPU: 3.243s 2025-10-07 20:50:09.368 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2025-10-07 20:50:09.368 | ├─104816 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-10-07 20:50:09.368 | └─104939 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-10-07 20:50:09.368 | 2025-10-07 20:50:09.368 | Oct 07 16:49:54 np0005474935.novalocal cinder-volume[104939]: DEBUG oslo_concurrency.processutils [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b 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.423s {{(pid=104939) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-10-07 20:50:09.368 | Oct 07 16:49:54 np0005474935.novalocal cinder-volume[104939]: DEBUG oslo_concurrency.processutils [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b 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=104939) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-10-07 20:50:09.368 | Oct 07 16:49:54 np0005474935.novalocal sudo[106357]: 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-10-07 20:50:09.368 | Oct 07 16:49:55 np0005474935.novalocal cinder-volume[104939]: DEBUG oslo_concurrency.processutils [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b 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.349s {{(pid=104939) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-10-07 20:50:09.368 | Oct 07 16:49:55 np0005474935.novalocal cinder-volume[104939]: DEBUG oslo_concurrency.processutils [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b 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=104939) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-10-07 20:50:09.368 | Oct 07 16:49:55 np0005474935.novalocal sudo[106363]: 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-10-07 20:50:09.368 | Oct 07 16:49:55 np0005474935.novalocal cinder-volume[104939]: DEBUG oslo_concurrency.processutils [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b 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.414s {{(pid=104939) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-10-07 20:50:09.368 | Oct 07 16:49:55 np0005474935.novalocal cinder-volume[104939]: INFO cinder.volume.manager [None req-8f3f69d7-4b3c-4784-bb12-4f7af7c43f3b None None] Driver post RPC initialization completed successfully. 2025-10-07 20:50:09.368 | Oct 07 16:50:05 np0005474935.novalocal cinder-volume[104939]: DEBUG dbcounter [-] [104939] Writing DB stats cinder:SELECT=2 {{(pid=104939) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.369 | Oct 07 16:50:05 np0005474935.novalocal cinder-volume[104939]: DEBUG dbcounter [-] [104939] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=104939) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.377 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.382 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@etcd3.service 2025-10-07 20:50:09.422 | not-found 2025-10-07 20:50:09.431 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.437 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@file_tracker.service 2025-10-07 20:50:09.479 | enabled 2025-10-07 20:50:09.489 | + functions-common:service_check:1723 : sudo systemctl status devstack@file_tracker.service --no-pager 2025-10-07 20:50:09.540 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2025-10-07 20:50:09.540 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: disabled) 2025-10-07 20:50:09.540 | Active: active (running) since Tue 2025-10-07 16:45:01 EDT; 5min ago 2025-10-07 20:50:09.540 | Invocation: fa1a771fe2e147de92c11c3c8ce3748c 2025-10-07 20:50:09.540 | Main PID: 63851 (file_tracker.sh) 2025-10-07 20:50:09.540 | Tasks: 2 (limit: 100116) 2025-10-07 20:50:09.540 | Memory: 596K (peak: 1.4M) 2025-10-07 20:50:09.540 | CPU: 108ms 2025-10-07 20:50:09.540 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2025-10-07 20:50:09.540 | ├─ 63851 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2025-10-07 20:50:09.540 | └─106752 sleep 20 2025-10-07 20:50:09.540 | 2025-10-07 20:50:09.540 | Oct 07 16:47:01 np0005474935.novalocal file_tracker.sh[78150]: 2688 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:47:21 np0005474935.novalocal file_tracker.sh[79710]: 2624 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:47:41 np0005474935.novalocal file_tracker.sh[83239]: 3104 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:48:01 np0005474935.novalocal file_tracker.sh[86019]: 3072 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:48:21 np0005474935.novalocal file_tracker.sh[90130]: 3808 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:48:41 np0005474935.novalocal file_tracker.sh[94679]: 4736 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:49:01 np0005474935.novalocal file_tracker.sh[96941]: 5248 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:49:21 np0005474935.novalocal file_tracker.sh[100522]: 5920 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:49:41 np0005474935.novalocal file_tracker.sh[104784]: 6624 0 9223372036854775807 2025-10-07 20:50:09.540 | Oct 07 16:50:01 np0005474935.novalocal file_tracker.sh[106751]: 6912 0 9223372036854775807 2025-10-07 20:50:09.549 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.554 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@g-api.service 2025-10-07 20:50:09.593 | enabled 2025-10-07 20:50:09.601 | + functions-common:service_check:1723 : sudo systemctl status devstack@g-api.service --no-pager 2025-10-07 20:50:09.636 | ● devstack@g-api.service - Devstack devstack@g-api.service 2025-10-07 20:50:09.637 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: disabled) 2025-10-07 20:50:09.637 | Active: active (running) since Tue 2025-10-07 16:49:46 EDT; 22s ago 2025-10-07 20:50:09.637 | Invocation: 79a7d7defea64db18bf02bef6c3d4571 2025-10-07 20:50:09.637 | Main PID: 105699 (uwsgi) 2025-10-07 20:50:09.637 | Status: "uWSGI is ready" 2025-10-07 20:50:09.637 | Tasks: 12 (limit: 100116) 2025-10-07 20:50:09.637 | Memory: 245.3M (peak: 266.9M) 2025-10-07 20:50:09.637 | CPU: 6.284s 2025-10-07 20:50:09.637 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2025-10-07 20:50:09.637 | ├─105699 "glance-apiuWSGI master" 2025-10-07 20:50:09.637 | ├─105700 "glance-apiuWSGI worker 1" 2025-10-07 20:50:09.637 | └─105701 "glance-apiuWSGI worker 2" 2025-10-07 20:50:09.637 | 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=105701) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=105701) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=105701) set_acls /usr/local/lib/python3.12/site-packages/glance_store/backend.py:507}} 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-dca09cc6-4507-40ae-8ece-167b321efa6e' (878d6d8d-d5c9-4c03-bc68-9b9268b7b615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=105701) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-dca09cc6-4507-40ae-8ece-167b321efa6e' (91b19207-c3ca-48ee-b754-d0fe07be4ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=105701) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: INFO glance.domain [-] Task [dca09cc6-4507-40ae-8ece-167b321efa6e] status changing from processing to success 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: INFO glance.async_.flows.api_image_import [-] dca09cc6-4507-40ae-8ece-167b321efa6e of api_image_import completed 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-dca09cc6-4507-40ae-8ece-167b321efa6e' (91b19207-c3ca-48ee-b754-d0fe07be4ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=105701) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-10-07 20:50:09.637 | Oct 07 16:50:00 np0005474935.novalocal devstack@g-api.service[105701]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (75b41da2-103d-442f-8bea-d82752edfff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=105701) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} 2025-10-07 20:50:09.637 | Oct 07 16:50:09 np0005474935.novalocal devstack@g-api.service[105700]: DEBUG dbcounter [-] [105700] Writing DB stats glance:INSERT=7,glance:SELECT=54,glance:UPDATE=6 {{(pid=105700) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.644 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.649 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@horizon.service 2025-10-07 20:50:09.677 | not-found 2025-10-07 20:50:09.684 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.689 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@key.service 2025-10-07 20:50:09.731 | not-found 2025-10-07 20:50:09.742 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.746 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@memory_tracker.service 2025-10-07 20:50:09.787 | enabled 2025-10-07 20:50:09.794 | + functions-common:service_check:1723 : sudo systemctl status devstack@memory_tracker.service --no-pager 2025-10-07 20:50:09.837 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2025-10-07 20:50:09.837 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: disabled) 2025-10-07 20:50:09.837 | Active: active (running) since Tue 2025-10-07 16:44:59 EDT; 5min ago 2025-10-07 20:50:09.837 | Invocation: c44a257d866e4b3f9ea83b046490e365 2025-10-07 20:50:09.837 | Main PID: 63317 (memory_tracker.) 2025-10-07 20:50:09.837 | Tasks: 2 (limit: 100116) 2025-10-07 20:50:09.837 | Memory: 2.3M (peak: 11.6M) 2025-10-07 20:50:09.837 | CPU: 1.721s 2025-10-07 20:50:09.837 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2025-10-07 20:50:09.837 | ├─ 63317 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2025-10-07 20:50:09.837 | └─106745 sleep 20 2025-10-07 20:50:09.837 | 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106742]: 14719 0.0 1124 14686 00:00:00 1 poll_schedule_timeout.con /usr/lib64/erlang/erts-14.2.5/bin/inet_gethost 4 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106742]: 14716 0.0 1080 14686 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/memsup 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106742]: 14686 0.0 908 14676 00:00:00 1 poll_schedule_timeout.con erl_child_setup 2048 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106742]: 58115 0.0 888 58114 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-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106742]: 14717 0.0 668 14686 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[63317]: --- 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106744]: /opt/stack/devstack/tools/mlock_report.py:9: SyntaxWarning: invalid escape sequence '\s' 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106744]: "^VmLck:\s+(?P[\d]+)\s+kB", re.MULTILINE) 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[106744]: [iscsid (pid:53276)]=13828KB; [dmeventd (pid:105488)]=86224KB; [ovs-vswitchd (pid:90767)]=1065748KB 2025-10-07 20:50:09.837 | Oct 07 16:50:00 np0005474935.novalocal memory_tracker.sh[63317]: ]]] 2025-10-07 20:50:09.845 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.850 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@mysql.service 2025-10-07 20:50:09.883 | not-found 2025-10-07 20:50:09.891 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.896 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api.service 2025-10-07 20:50:09.929 | enabled 2025-10-07 20:50:09.936 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api.service --no-pager 2025-10-07 20:50:09.976 | ● devstack@n-api.service - Devstack devstack@n-api.service 2025-10-07 20:50:09.976 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: disabled) 2025-10-07 20:50:09.976 | Active: active (running) since Tue 2025-10-07 16:48:19 EDT; 1min 50s ago 2025-10-07 20:50:09.976 | Invocation: fdc90519a6534bf9bb7d834a318b3a33 2025-10-07 20:50:09.976 | Main PID: 90051 (uwsgi) 2025-10-07 20:50:09.976 | Status: "uWSGI is ready" 2025-10-07 20:50:09.976 | Tasks: 3 (limit: 100116) 2025-10-07 20:50:09.976 | Memory: 262.7M (peak: 263.2M) 2025-10-07 20:50:09.976 | CPU: 6.155s 2025-10-07 20:50:09.976 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2025-10-07 20:50:09.976 | ├─90051 "nova-apiuWSGI master" 2025-10-07 20:50:09.976 | ├─90052 "nova-apiuWSGI worker 1" 2025-10-07 20:50:09.976 | └─90053 "nova-apiuWSGI worker 2" 2025-10-07 20:50:09.976 | 2025-10-07 20:50:09.976 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG nova.api.openstack.wsgi [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e admin admin] Calling method '>' {{(pid=90052) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} 2025-10-07 20:50:09.976 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG oslo_concurrency.lockutils [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=90052) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-10-07 20:50:09.976 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG oslo_concurrency.lockutils [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e 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=90052) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG oslo_concurrency.lockutils [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e 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=90052) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG oslo_concurrency.lockutils [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e admin admin] Acquiring lock "b97f71f8-803d-4446-ae89-82363a964a70" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=90052) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG oslo_concurrency.lockutils [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e admin admin] Lock "b97f71f8-803d-4446-ae89-82363a964a70" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=90052) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG oslo_concurrency.lockutils [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e admin admin] Lock "b97f71f8-803d-4446-ae89-82363a964a70" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=90052) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: DEBUG dbcounter [-] [90052] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=90052) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: INFO nova.api.openstack.requestlog [None req-d9bcd7f5-1199-476d-bf03-afaac07b2a1e admin admin] 38.102.83.9 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0005474935.novalocal" status: 200 len: 265 microversion: 2.69 time: 0.032588 2025-10-07 20:50:09.977 | Oct 07 16:50:08 np0005474935.novalocal devstack@n-api.service[90052]: [pid: 90052|app: 0|req: 13/25] 38.102.83.9 () {74 vars in 1568 bytes} [Tue Oct 7 16:50:08 2025] GET /compute/v2.1/os-services?binary=nova-compute&host=np0005474935.novalocal => generated 265 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2025-10-07 20:50:09.984 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:09.988 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api-meta.service 2025-10-07 20:50:10.027 | enabled 2025-10-07 20:50:10.036 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api-meta.service --no-pager 2025-10-07 20:50:10.088 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2025-10-07 20:50:10.088 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: disabled) 2025-10-07 20:50:10.088 | Active: active (running) since Tue 2025-10-07 16:49:14 EDT; 55s ago 2025-10-07 20:50:10.088 | Invocation: a562af712d5041d6a0c545cca19d1f77 2025-10-07 20:50:10.088 | Main PID: 98668 (uwsgi) 2025-10-07 20:50:10.088 | Status: "uWSGI is ready" 2025-10-07 20:50:10.088 | Tasks: 4 (limit: 100116) 2025-10-07 20:50:10.088 | Memory: 216.4M (peak: 216.7M) 2025-10-07 20:50:10.088 | CPU: 3.478s 2025-10-07 20:50:10.088 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2025-10-07 20:50:10.088 | ├─98668 "nova-api-metauWSGI master" 2025-10-07 20:50:10.088 | ├─98669 "nova-api-metauWSGI worker 1" 2025-10-07 20:50:10.088 | ├─98670 "nova-api-metauWSGI worker 2" 2025-10-07 20:50:10.088 | └─98671 "nova-api-metauWSGI http 1" 2025-10-07 20:50:10.088 | 2025-10-07 20:50:10.088 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: DEBUG oslo_db.sqlalchemy.engines [None req-e4c3e8b2-bb9c-475d-805c-39baab937084 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=98669) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98670]: WARNING nova.api.metadata.handler [None req-f63df8f5-dcaa-41f4-8cd4-a2c44c561af6 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98670]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f443581ecf0 pid: 98670 (default app) 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: DEBUG dbcounter [-] [98669] Writer thread running {{(pid=98669) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: DEBUG dbcounter [-] [98669] Writer thread running {{(pid=98669) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: INFO dbcounter [None req-e4c3e8b2-bb9c-475d-805c-39baab937084 None None] Registered counter for database nova_cell0 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: DEBUG oslo_db.sqlalchemy.engines [None req-e4c3e8b2-bb9c-475d-805c-39baab937084 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=98669) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: DEBUG dbcounter [-] [98669] Writer thread running {{(pid=98669) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: WARNING nova.api.metadata.handler [None req-e4c3e8b2-bb9c-475d-805c-39baab937084 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2025-10-07 20:50:10.089 | Oct 07 16:49:16 np0005474935.novalocal devstack@n-api-meta.service[98669]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f443581ecf0 pid: 98669 (default app) 2025-10-07 20:50:10.097 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.103 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond.service 2025-10-07 20:50:10.132 | not-found 2025-10-07 20:50:10.140 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.144 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cpu.service 2025-10-07 20:50:10.172 | enabled 2025-10-07 20:50:10.180 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cpu.service --no-pager 2025-10-07 20:50:10.212 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2025-10-07 20:50:10.212 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: disabled) 2025-10-07 20:50:10.212 | Active: active (running) since Tue 2025-10-07 16:49:27 EDT; 43s ago 2025-10-07 20:50:10.212 | Invocation: 2dcd8bac4f5b46f6a29dbcf778441bdf 2025-10-07 20:50:10.213 | Main PID: 101974 (nova-compute) 2025-10-07 20:50:10.213 | Tasks: 22 (limit: 100116) 2025-10-07 20:50:10.213 | Memory: 143M (peak: 146.2M) 2025-10-07 20:50:10.213 | CPU: 2.532s 2025-10-07 20:50:10.213 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2025-10-07 20:50:10.213 | └─101974 /usr/bin/python3.12 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2025-10-07 20:50:10.213 | 2025-10-07 20:50:10.213 | Oct 07 16:49:38 np0005474935.novalocal nova-compute[101974]: {{(pid=101974) _get_guest_baseline_cpu_features /opt/stack/nova/nova/virt/libvirt/driver.py:13545}} 2025-10-07 20:50:10.213 | Oct 07 16:49:39 np0005474935.novalocal nova-compute[101974]: DEBUG nova.scheduler.client.report [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Updated inventory for provider 2932b9f4-01da-4032-91dd-501f6ef3f9c1 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=101974) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2025-10-07 20:50:10.213 | Oct 07 16:49:39 np0005474935.novalocal nova-compute[101974]: DEBUG nova.compute.provider_tree [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Updating resource provider 2932b9f4-01da-4032-91dd-501f6ef3f9c1 generation from 0 to 1 during operation: update_inventory {{(pid=101974) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-10-07 20:50:10.213 | Oct 07 16:49:39 np0005474935.novalocal nova-compute[101974]: DEBUG nova.compute.provider_tree [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Updating inventory in ProviderTree for provider 2932b9f4-01da-4032-91dd-501f6ef3f9c1 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=101974) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2025-10-07 20:50:10.213 | Oct 07 16:49:39 np0005474935.novalocal nova-compute[101974]: DEBUG nova.compute.provider_tree [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Updating resource provider 2932b9f4-01da-4032-91dd-501f6ef3f9c1 generation from 1 to 2 during operation: update_traits {{(pid=101974) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-10-07 20:50:10.213 | Oct 07 16:49:40 np0005474935.novalocal nova-compute[101974]: DEBUG nova.compute.resource_tracker [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Compute_service record updated for np0005474935.novalocal:np0005474935.novalocal {{(pid=101974) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2025-10-07 20:50:10.213 | Oct 07 16:49:40 np0005474935.novalocal nova-compute[101974]: DEBUG oslo_concurrency.lockutils [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.408s {{(pid=101974) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-10-07 20:50:10.213 | Oct 07 16:49:40 np0005474935.novalocal nova-compute[101974]: DEBUG nova.service [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Creating RPC server for service compute {{(pid=101974) start /opt/stack/nova/nova/service.py:177}} 2025-10-07 20:50:10.213 | Oct 07 16:49:40 np0005474935.novalocal nova-compute[101974]: DEBUG nova.service [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] Join ServiceGroup membership for this service compute {{(pid=101974) start /opt/stack/nova/nova/service.py:194}} 2025-10-07 20:50:10.213 | Oct 07 16:49:40 np0005474935.novalocal nova-compute[101974]: DEBUG nova.servicegroup.drivers.db [None req-c0d238d0-336c-46ec-aa61-e575b4bc0459 None None] DB_Driver: join new ServiceGroup member np0005474935.novalocal to the compute group, service = {{(pid=101974) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-10-07 20:50:10.220 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.223 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc.service 2025-10-07 20:50:10.251 | not-found 2025-10-07 20:50:10.260 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.264 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-sch.service 2025-10-07 20:50:10.297 | enabled 2025-10-07 20:50:10.305 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-sch.service --no-pager 2025-10-07 20:50:10.339 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2025-10-07 20:50:10.339 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: disabled) 2025-10-07 20:50:10.339 | Active: active (running) since Tue 2025-10-07 16:49:11 EDT; 58s ago 2025-10-07 20:50:10.339 | Invocation: fa703cd0551a4ecab3f286d1aa1dd16b 2025-10-07 20:50:10.339 | Main PID: 97993 (nova-scheduler) 2025-10-07 20:50:10.339 | Tasks: 3 (limit: 100116) 2025-10-07 20:50:10.339 | Memory: 150M (peak: 150.4M) 2025-10-07 20:50:10.339 | CPU: 2.479s 2025-10-07 20:50:10.339 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2025-10-07 20:50:10.339 | ├─97993 /usr/bin/python3.12 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2025-10-07 20:50:10.339 | ├─98484 /usr/bin/python3.12 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2025-10-07 20:50:10.339 | └─98486 /usr/bin/python3.12 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2025-10-07 20:50:10.339 | 2025-10-07 20:50:10.339 | Oct 07 16:49:13 np0005474935.novalocal nova-scheduler[97993]: DEBUG oslo_service.backend._eventlet.service [None req-49415f05-bff5-4762-bd9c-eb2267a227e5 None None] oslo_limit.version = None {{(pid=97993) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:10.339 | Oct 07 16:49:13 np0005474935.novalocal nova-scheduler[97993]: DEBUG oslo_service.backend._eventlet.service [None req-49415f05-bff5-4762-bd9c-eb2267a227e5 None None] oslo_reports.file_event_handler = None {{(pid=97993) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:10.339 | Oct 07 16:49:13 np0005474935.novalocal nova-scheduler[97993]: DEBUG oslo_service.backend._eventlet.service [None req-49415f05-bff5-4762-bd9c-eb2267a227e5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=97993) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:10.339 | Oct 07 16:49:13 np0005474935.novalocal nova-scheduler[97993]: DEBUG oslo_service.backend._eventlet.service [None req-49415f05-bff5-4762-bd9c-eb2267a227e5 None None] oslo_reports.log_dir = None {{(pid=97993) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:10.339 | Oct 07 16:49:13 np0005474935.novalocal nova-scheduler[97993]: DEBUG oslo_service.backend._eventlet.service [None req-49415f05-bff5-4762-bd9c-eb2267a227e5 None None] ******************************************************************************** {{(pid=97993) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-10-07 20:50:10.339 | Oct 07 16:49:23 np0005474935.novalocal nova-scheduler[97993]: DEBUG dbcounter [-] [97993] Writing DB stats nova_api:SELECT=3 {{(pid=97993) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.339 | Oct 07 16:49:23 np0005474935.novalocal nova-scheduler[97993]: DEBUG dbcounter [-] [97993] Writing DB stats nova_cell0:SELECT=1 {{(pid=97993) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.339 | Oct 07 16:49:23 np0005474935.novalocal nova-scheduler[97993]: DEBUG dbcounter [-] [97993] Writing DB stats nova_cell1:SELECT=1 {{(pid=97993) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.339 | Oct 07 16:49:28 np0005474935.novalocal nova-scheduler[98484]: DEBUG dbcounter [-] [98484] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98484) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.339 | Oct 07 16:49:28 np0005474935.novalocal nova-scheduler[98486]: DEBUG dbcounter [-] [98486] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98486) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.347 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.351 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2025-10-07 20:50:10.377 | enabled 2025-10-07 20:50:10.383 | + functions-common:service_check:1723 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2025-10-07 20:50:10.425 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2025-10-07 20:50:10.425 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: disabled) 2025-10-07 20:50:10.425 | Active: active (running) since Tue 2025-10-07 16:44:42 EDT; 5min ago 2025-10-07 20:50:10.425 | Invocation: c40efa78394f4daab02b9feeca48fd3a 2025-10-07 20:50:10.425 | Main PID: 61616 (python3.12) 2025-10-07 20:50:10.425 | Tasks: 1 (limit: 100116) 2025-10-07 20:50:10.425 | Memory: 82M (peak: 86M) 2025-10-07 20:50:10.425 | CPU: 16.158s 2025-10-07 20:50:10.425 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2025-10-07 20:50:10.425 | └─61616 /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2025-10-07 20:50:10.425 | 2025-10-07 20:50:10.425 | Oct 07 16:49:33 np0005474935.novalocal python3.12[61616]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2025-10-07 20:50:10.425 | Oct 07 16:49:33 np0005474935.novalocal python3.12[61616]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2025-10-07 20:50:10.425 | Oct 07 16:49:33 np0005474935.novalocal python3.12[61616]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2025-10-07 20:50:10.425 | Oct 07 16:49:42 np0005474935.novalocal python3.12[61616]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2025-10-07 20:50:10.425 | Oct 07 16:49:43 np0005474935.novalocal python3.12[61616]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2025-10-07 20:50:10.425 | Oct 07 16:49:49 np0005474935.novalocal python3.12[61616]: 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-10-07 20:50:10.425 | Oct 07 16:49:54 np0005474935.novalocal python3.12[61616]: 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-10-07 20:50:10.425 | Oct 07 16:49:57 np0005474935.novalocal python3.12[61616]: 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-10-07 20:50:10.425 | Oct 07 16:50:06 np0005474935.novalocal python3.12[61616]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2025-10-07 20:50:10.425 | Oct 07 16:50:08 np0005474935.novalocal python3.12[61616]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0005474935.novalocal', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2025-10-07 20:50:10.433 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.437 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-controller.service 2025-10-07 20:50:10.465 | not-found 2025-10-07 20:50:10.472 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.475 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-northd.service 2025-10-07 20:50:10.505 | not-found 2025-10-07 20:50:10.513 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.516 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2025-10-07 20:50:10.544 | not-found 2025-10-07 20:50:10.551 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.555 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovsdb-server.service 2025-10-07 20:50:10.581 | not-found 2025-10-07 20:50:10.588 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.591 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@placement-api.service 2025-10-07 20:50:10.620 | enabled 2025-10-07 20:50:10.627 | + functions-common:service_check:1723 : sudo systemctl status devstack@placement-api.service --no-pager 2025-10-07 20:50:10.662 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2025-10-07 20:50:10.662 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: disabled) 2025-10-07 20:50:10.662 | Active: active (running) since Tue 2025-10-07 16:48:46 EDT; 1min 24s ago 2025-10-07 20:50:10.662 | Invocation: 7ef38a10c6964931b91494d1418fecfb 2025-10-07 20:50:10.662 | Main PID: 95733 (uwsgi) 2025-10-07 20:50:10.662 | Status: "uWSGI is ready" 2025-10-07 20:50:10.662 | Tasks: 5 (limit: 100116) 2025-10-07 20:50:10.662 | Memory: 169.2M (peak: 169.5M) 2025-10-07 20:50:10.662 | CPU: 2.448s 2025-10-07 20:50:10.662 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2025-10-07 20:50:10.662 | ├─95733 "placementuWSGI master" 2025-10-07 20:50:10.662 | ├─95734 "placementuWSGI worker 1" 2025-10-07 20:50:10.662 | └─95735 "placementuWSGI worker 2" 2025-10-07 20:50:10.662 | 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95735]: INFO placement.requestlog [req-347a63a8-a887-474d-a6b3-8a8814149aca req-832db437-3442-4f5c-bbea-93e150d68d5a service nova] 38.102.83.9 "PUT /placement/resource_providers/2932b9f4-01da-4032-91dd-501f6ef3f9c1/inventories" status: 200 len: 398 microversion: 1.26 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95735]: [pid: 95735|app: 0|req: 4/9] 38.102.83.9 () {78 vars in 1714 bytes} [Tue Oct 7 16:49:39 2025] PUT /placement/resource_providers/2932b9f4-01da-4032-91dd-501f6ef3f9c1/inventories => generated 398 bytes in 42 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95734]: DEBUG placement.requestlog [req-347a63a8-a887-474d-a6b3-8a8814149aca req-f09aecae-636c-410a-ad76-6530930b5fce None None] Starting request: 38.102.83.9 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH9,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42" {{(pid=95734) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95734]: INFO placement.requestlog [req-347a63a8-a887-474d-a6b3-8a8814149aca req-f09aecae-636c-410a-ad76-6530930b5fce service nova] 38.102.83.9 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH9,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42" status: 200 len: 1751 microversion: 1.6 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95734]: [pid: 95734|app: 0|req: 6/10] 38.102.83.9 () {74 vars in 4604 bytes} [Tue Oct 7 16:49:39 2025] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH9,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42 => generated 1751 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95735]: DEBUG placement.requestlog [req-347a63a8-a887-474d-a6b3-8a8814149aca req-a55a9cab-0fba-4680-83ee-5ad902efa149 None None] Starting request: 38.102.83.9 "PUT /placement/resource_providers/2932b9f4-01da-4032-91dd-501f6ef3f9c1/traits" {{(pid=95735) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95735]: INFO placement.requestlog [req-347a63a8-a887-474d-a6b3-8a8814149aca req-a55a9cab-0fba-4680-83ee-5ad902efa149 service nova] 38.102.83.9 "PUT /placement/resource_providers/2932b9f4-01da-4032-91dd-501f6ef3f9c1/traits" status: 200 len: 1786 microversion: 1.6 2025-10-07 20:50:10.662 | Oct 07 16:49:39 np0005474935.novalocal devstack@placement-api.service[95735]: [pid: 95735|app: 0|req: 5/11] 38.102.83.9 () {78 vars in 1699 bytes} [Tue Oct 7 16:49:39 2025] PUT /placement/resource_providers/2932b9f4-01da-4032-91dd-501f6ef3f9c1/traits => generated 1786 bytes in 85 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-10-07 20:50:10.663 | Oct 07 16:49:49 np0005474935.novalocal devstack@placement-api.service[95734]: DEBUG dbcounter [-] [95734] Writing DB stats placement:SELECT=4 {{(pid=95734) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.663 | Oct 07 16:49:49 np0005474935.novalocal devstack@placement-api.service[95735]: DEBUG dbcounter [-] [95735] Writing DB stats placement:INSERT=65,placement:UPDATE=3,placement:SELECT=6 {{(pid=95735) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:10.670 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.674 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2025-10-07 20:50:10.708 | enabled 2025-10-07 20:50:10.716 | + functions-common:service_check:1723 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2025-10-07 20:50:10.758 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2025-10-07 20:50:10.759 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: disabled) 2025-10-07 20:50:10.759 | Active: active (running) since Tue 2025-10-07 16:48:31 EDT; 1min 39s ago 2025-10-07 20:50:10.759 | Invocation: 708a80da8c7843aaa996be8675463ea7 2025-10-07 20:50:10.759 | Main PID: 92025 (neutron-ovn-age) 2025-10-07 20:50:10.759 | Tasks: 16 (limit: 100116) 2025-10-07 20:50:10.759 | Memory: 191.3M (peak: 193.4M) 2025-10-07 20:50:10.759 | CPU: 2.047s 2025-10-07 20:50:10.759 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2025-10-07 20:50:10.759 | ├─92025 "neutron-ovn-agent: master process [/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2025-10-07 20:50:10.759 | └─92621 "neutron-ovn-agent: ServiceWrapper worker(0)" 2025-10-07 20:50:10.759 | 2025-10-07 20:50:10.759 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-agent[92621]: 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(external_ids={}, nb_cfg=1, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '1a:2f:2f', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': 'e2:53:08:b7:1a:a6', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0'}, ipsec=False) old=SB_Global(options={'arp_ns_explicit_output': 'true', 'mac_prefix': '1a:2f:2f', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': 'e2:53:08:b7:1a:a6'}) {{(pid=92621) matches /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2025-10-07 20:50:10.759 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-agent[92621]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 10 seconds {{(pid=92621) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2025-10-07 20:50:10.759 | Oct 07 16:49:16 np0005474935.novalocal neutron-ovn-agent[92621]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=aba05413-2b1b-4afe-a36c-4ccddc0e3cf8, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=92621) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-10-07 20:50:10.759 | Oct 07 16:49:16 np0005474935.novalocal neutron-ovn-agent[92621]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92621) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-10-07 20:50:10.759 | Oct 07 16:49:32 np0005474935.novalocal neutron-ovn-agent[92025]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=92025) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-10-07 20:50:10.759 | Oct 07 16:49:32 np0005474935.novalocal neutron-ovn-agent[92025]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=92025) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-10-07 20:50:10.759 | Oct 07 16:49:32 np0005474935.novalocal neutron-ovn-agent[92025]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=92025) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-10-07 20:50:10.759 | Oct 07 16:49:32 np0005474935.novalocal neutron-ovn-agent[92025]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=92025) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-10-07 20:50:10.759 | Oct 07 16:49:32 np0005474935.novalocal neutron-ovn-agent[92025]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=92025) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-10-07 20:50:10.759 | Oct 07 16:49:32 np0005474935.novalocal neutron-ovn-agent[92025]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=92025) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-10-07 20:50:10.767 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.770 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-svc.service 2025-10-07 20:50:10.807 | not-found 2025-10-07 20:50:10.816 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.820 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@rabbit.service 2025-10-07 20:50:10.859 | not-found 2025-10-07 20:50:10.868 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.873 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-account.service 2025-10-07 20:50:10.914 | enabled 2025-10-07 20:50:10.926 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-account.service --no-pager 2025-10-07 20:50:10.978 | ● devstack@s-account.service - Devstack devstack@s-account.service 2025-10-07 20:50:10.978 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: disabled) 2025-10-07 20:50:10.978 | Active: active (running) since Tue 2025-10-07 16:48:07 EDT; 2min 3s ago 2025-10-07 20:50:10.978 | Invocation: 2cb3628e7a804951b1a4ad4681de4b16 2025-10-07 20:50:10.978 | Main PID: 87399 (swift-account-s) 2025-10-07 20:50:10.978 | Tasks: 3 (limit: 100116) 2025-10-07 20:50:10.978 | Memory: 49.4M (peak: 50M) 2025-10-07 20:50:10.978 | CPU: 1.513s 2025-10-07 20:50:10.978 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2025-10-07 20:50:10.978 | ├─87399 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-10-07 20:50:10.978 | ├─87563 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-10-07 20:50:10.978 | └─87565 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-10-07 20:50:10.978 | 2025-10-07 20:50:10.978 | Oct 07 16:48:08 np0005474935.novalocal account-server[87399]: Started child 87565 from parent 87399 2025-10-07 20:50:10.978 | Oct 07 16:48:08 np0005474935.novalocal swift-account-server[87399]: account-server: Started child 87565 from parent 87399 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal account-server[87563]: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "HEAD /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323" 404 - "HEAD http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323?format=json" "txd8ec8639795042fc9dd60-0068e57cf1" "proxy-server 89119" 0.0017 "-" 87563 - 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal swift-account-server[87563]: account-server: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "HEAD /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323" 404 - "HEAD http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323?format=json" "txd8ec8639795042fc9dd60-0068e57cf1" "proxy-server 89119" 0.0017 "-" 87563 - 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal account-server[87563]: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "PUT /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323" 201 - "-" "tx64d1db5628274f6696af9-0068e57cf1" "-" 0.0220 "-" 87563 - 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal swift-account-server[87563]: account-server: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "PUT /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323" 201 - "-" "tx64d1db5628274f6696af9-0068e57cf1" "-" 0.0220 "-" 87563 - 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal account-server[87563]: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "HEAD /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323" 204 - "HEAD http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323?format=json" "tx64d1db5628274f6696af9-0068e57cf1" "proxy-server 89119" 0.0012 "-" 87563 - 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal swift-account-server[87563]: account-server: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "HEAD /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323" 204 - "HEAD http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323?format=json" "tx64d1db5628274f6696af9-0068e57cf1" "proxy-server 89119" 0.0012 "-" 87563 - 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal account-server[87563]: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "PUT /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance" "tx64d1db5628274f6696af9-0068e57cf1" "container-server 87044" 0.0013 "-" 87563 0 2025-10-07 20:50:10.978 | Oct 07 16:49:53 np0005474935.novalocal swift-account-server[87563]: account-server: 127.0.0.1 - - [07/Oct/2025:20:49:53 +0000] "PUT /sdb1/446/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance" "tx64d1db5628274f6696af9-0068e57cf1" "container-server 87044" 0.0013 "-" 87563 0 2025-10-07 20:50:10.987 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:10.992 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container.service 2025-10-07 20:50:11.026 | enabled 2025-10-07 20:50:11.035 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container.service --no-pager 2025-10-07 20:50:11.084 | ● devstack@s-container.service - Devstack devstack@s-container.service 2025-10-07 20:50:11.084 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: disabled) 2025-10-07 20:50:11.084 | Active: active (running) since Tue 2025-10-07 16:48:05 EDT; 2min 5s ago 2025-10-07 20:50:11.084 | Invocation: 1868410cb895428889fe4f9ae12e4f64 2025-10-07 20:50:11.084 | Main PID: 86864 (swift-container) 2025-10-07 20:50:11.084 | Tasks: 43 (limit: 100116) 2025-10-07 20:50:11.084 | Memory: 59M (peak: 60M) 2025-10-07 20:50:11.084 | CPU: 1.612s 2025-10-07 20:50:11.084 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2025-10-07 20:50:11.084 | ├─86864 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-10-07 20:50:11.084 | ├─87044 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-10-07 20:50:11.084 | └─87045 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-10-07 20:50:11.084 | 2025-10-07 20:50:11.084 | Oct 07 16:49:57 np0005474935.novalocal container-server[87045]: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" 201 - "PUT http://38.102.83.9:8081/sdb1/327/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" "tx693fff78ea1d4158a94f2-0068e57cf5" "object-server 86515" 0.0008 "-" 87045 0 2025-10-07 20:50:11.084 | Oct 07 16:49:57 np0005474935.novalocal swift-container-server[87045]: container-server: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" 201 - "PUT http://38.102.83.9:8081/sdb1/327/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" "tx693fff78ea1d4158a94f2-0068e57cf5" "object-server 86515" 0.0008 "-" 87045 0 2025-10-07 20:50:11.084 | Oct 07 16:49:57 np0005474935.novalocal container-server[87045]: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" 201 - "PUT http://38.102.83.9:8081/sdb1/134/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" "txeff385d9f25e4f8da3c40-0068e57cf5" "object-server 86519" 0.0008 "-" 87045 0 2025-10-07 20:50:11.085 | Oct 07 16:49:57 np0005474935.novalocal swift-container-server[87045]: container-server: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" 201 - "PUT http://38.102.83.9:8081/sdb1/134/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" "txeff385d9f25e4f8da3c40-0068e57cf5" "object-server 86519" 0.0008 "-" 87045 0 2025-10-07 20:50:11.085 | Oct 07 16:50:00 np0005474935.novalocal container-server[87044]: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "HEAD /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance" 204 - "HEAD http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance?format=json" "txd53c3585d6794c3fa5810-0068e57cf7" "proxy-server 89119" 0.0172 "-" 87044 0 2025-10-07 20:50:11.085 | Oct 07 16:50:00 np0005474935.novalocal swift-container-server[87044]: container-server: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "HEAD /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance" 204 - "HEAD http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance?format=json" "txd53c3585d6794c3fa5810-0068e57cf7" "proxy-server 89119" 0.0172 "-" 87044 0 2025-10-07 20:50:11.085 | Oct 07 16:50:00 np0005474935.novalocal container-server[87044]: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" 201 - "PUT http://38.102.83.9:8081/sdb1/3/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" "tx71d6fa5e3639414698208-0068e57cf8" "object-server 86515" 0.0008 "-" 87044 0 2025-10-07 20:50:11.085 | Oct 07 16:50:00 np0005474935.novalocal swift-container-server[87044]: container-server: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" 201 - "PUT http://38.102.83.9:8081/sdb1/3/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" "tx71d6fa5e3639414698208-0068e57cf8" "object-server 86515" 0.0008 "-" 87044 0 2025-10-07 20:50:11.085 | Oct 07 16:50:00 np0005474935.novalocal container-server[87045]: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" 201 - "PUT http://38.102.83.9:8081/sdb1/470/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" "tx3c1e923fa1304b259d25e-0068e57cf8" "object-server 86519" 0.0005 "-" 87045 0 2025-10-07 20:50:11.085 | Oct 07 16:50:00 np0005474935.novalocal swift-container-server[87045]: container-server: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/304/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" 201 - "PUT http://38.102.83.9:8081/sdb1/470/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" "tx3c1e923fa1304b259d25e-0068e57cf8" "object-server 86519" 0.0005 "-" 87045 0 2025-10-07 20:50:11.094 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.100 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-object.service 2025-10-07 20:50:11.143 | enabled 2025-10-07 20:50:11.153 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-object.service --no-pager 2025-10-07 20:50:11.205 | ● devstack@s-object.service - Devstack devstack@s-object.service 2025-10-07 20:50:11.205 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: disabled) 2025-10-07 20:50:11.205 | Active: active (running) since Tue 2025-10-07 16:48:02 EDT; 2min 8s ago 2025-10-07 20:50:11.205 | Invocation: 3075822af2984faa962a41d22cab9c6d 2025-10-07 20:50:11.206 | Main PID: 86320 (swift-object-se) 2025-10-07 20:50:11.206 | Tasks: 43 (limit: 100116) 2025-10-07 20:50:11.206 | Memory: 59.3M (peak: 80.4M) 2025-10-07 20:50:11.206 | CPU: 1.893s 2025-10-07 20:50:11.206 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2025-10-07 20:50:11.206 | ├─86320 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-10-07 20:50:11.206 | ├─86515 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-10-07 20:50:11.206 | └─86519 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-10-07 20:50:11.206 | 2025-10-07 20:50:11.206 | Oct 07 16:49:54 np0005474935.novalocal object-server[86515]: 127.0.0.1 - - [07/Oct/2025:20:49:54 +0000] "PUT /sdb1/90/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/84af7730-ebe3-4154-9f55-4caa08a7bc12" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/84af7730-ebe3-4154-9f55-4caa08a7bc12" "tx66907494181643628a5a2-0068e57cf2" "proxy-server 89119" 0.0215 "-" 86515 0 2025-10-07 20:50:11.206 | Oct 07 16:49:54 np0005474935.novalocal swift-object-server[86515]: object-server: 127.0.0.1 - - [07/Oct/2025:20:49:54 +0000] "PUT /sdb1/90/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/84af7730-ebe3-4154-9f55-4caa08a7bc12" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/84af7730-ebe3-4154-9f55-4caa08a7bc12" "tx66907494181643628a5a2-0068e57cf2" "proxy-server 89119" 0.0215 "-" 86515 0 2025-10-07 20:50:11.206 | Oct 07 16:49:57 np0005474935.novalocal object-server[86515]: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/327/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" "tx693fff78ea1d4158a94f2-0068e57cf5" "proxy-server 89119" 0.2563 "-" 86515 0 2025-10-07 20:50:11.206 | Oct 07 16:49:57 np0005474935.novalocal swift-object-server[86515]: object-server: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/327/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23-00001" "tx693fff78ea1d4158a94f2-0068e57cf5" "proxy-server 89119" 0.2563 "-" 86515 0 2025-10-07 20:50:11.206 | Oct 07 16:49:57 np0005474935.novalocal object-server[86519]: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/134/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" "txeff385d9f25e4f8da3c40-0068e57cf5" "proxy-server 89119" 0.0132 "-" 86519 0 2025-10-07 20:50:11.206 | Oct 07 16:49:57 np0005474935.novalocal swift-object-server[86519]: object-server: 127.0.0.1 - - [07/Oct/2025:20:49:57 +0000] "PUT /sdb1/134/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/ae0bbf17-8de2-4938-99f3-b5ebed12df23" "txeff385d9f25e4f8da3c40-0068e57cf5" "proxy-server 89119" 0.0132 "-" 86519 0 2025-10-07 20:50:11.206 | Oct 07 16:50:00 np0005474935.novalocal object-server[86515]: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/3/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" "tx71d6fa5e3639414698208-0068e57cf8" "proxy-server 89119" 0.1920 "-" 86515 0 2025-10-07 20:50:11.206 | Oct 07 16:50:00 np0005474935.novalocal swift-object-server[86515]: object-server: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/3/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c-00001" "tx71d6fa5e3639414698208-0068e57cf8" "proxy-server 89119" 0.1920 "-" 86515 0 2025-10-07 20:50:11.206 | Oct 07 16:50:00 np0005474935.novalocal object-server[86519]: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/470/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" "tx3c1e923fa1304b259d25e-0068e57cf8" "proxy-server 89119" 0.0111 "-" 86519 0 2025-10-07 20:50:11.206 | Oct 07 16:50:00 np0005474935.novalocal swift-object-server[86519]: object-server: 127.0.0.1 - - [07/Oct/2025:20:50:00 +0000] "PUT /sdb1/470/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" 201 - "PUT http://38.102.83.9:8081/v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c" "tx3c1e923fa1304b259d25e-0068e57cf8" "proxy-server 89119" 0.0111 "-" 86519 0 2025-10-07 20:50:11.215 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.219 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-proxy.service 2025-10-07 20:50:11.258 | enabled 2025-10-07 20:50:11.267 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-proxy.service --no-pager 2025-10-07 20:50:11.314 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2025-10-07 20:50:11.314 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: disabled) 2025-10-07 20:50:11.314 | Active: active (running) since Tue 2025-10-07 16:48:14 EDT; 1min 56s ago 2025-10-07 20:50:11.314 | Invocation: 475914792750426096926a66a365f6a7 2025-10-07 20:50:11.314 | Main PID: 89048 (swift-proxy-ser) 2025-10-07 20:50:11.314 | Tasks: 2 (limit: 100116) 2025-10-07 20:50:11.314 | Memory: 76.4M (peak: 80.3M) 2025-10-07 20:50:11.314 | CPU: 2.295s 2025-10-07 20:50:11.314 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2025-10-07 20:50:11.314 | ├─89048 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-10-07 20:50:11.314 | └─89119 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-10-07 20:50:11.314 | 2025-10-07 20:50:11.314 | Oct 07 16:50:00 np0005474935.novalocal proxy-server[89119]: Validating token access rules against request 2025-10-07 20:50:11.314 | Oct 07 16:50:00 np0005474935.novalocal swift-proxy-server[89119]: proxy-server: Validating token access rules against request 2025-10-07 20:50:11.314 | Oct 07 16:50:00 np0005474935.novalocal swift-proxy-server[89119]: proxy-server: Received request from user: user_id 278138057ea3422e93c33f0c4b26e839, project_id a58a0187c47e4ac9b828869d58b4e323, roles service,ResellerAdmin 2025-10-07 20:50:11.314 | Oct 07 16:50:00 np0005474935.novalocal swift-proxy-server[89119]: proxy-server: Using identity: {'user': ('278138057ea3422e93c33f0c4b26e839', 'glance-swift'), 'tenant': ('a58a0187c47e4ac9b828869d58b4e323', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3c1e923fa1304b259d25e-0068e57cf8) 2025-10-07 20:50:11.314 | Oct 07 16:50:00 np0005474935.novalocal proxy-server[89119]: Received request from user: user_id 278138057ea3422e93c33f0c4b26e839, project_id a58a0187c47e4ac9b828869d58b4e323, roles service,ResellerAdmin 2025-10-07 20:50:11.314 | Oct 07 16:50:00 np0005474935.novalocal proxy-server[89119]: Using identity: {'user': ('278138057ea3422e93c33f0c4b26e839', 'glance-swift'), 'tenant': ('a58a0187c47e4ac9b828869d58b4e323', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3c1e923fa1304b259d25e-0068e57cf8) 2025-10-07 20:50:11.315 | Oct 07 16:50:00 np0005474935.novalocal proxy-server[89119]: User a58a0187c47e4ac9b828869d58b4e323 has reseller admin authorizing (txn: tx3c1e923fa1304b259d25e-0068e57cf8) (client_ip: 38.102.83.9) 2025-10-07 20:50:11.315 | Oct 07 16:50:00 np0005474935.novalocal swift-proxy-server[89119]: proxy-server: User a58a0187c47e4ac9b828869d58b4e323 has reseller admin authorizing (txn: tx3c1e923fa1304b259d25e-0068e57cf8) (client_ip: 38.102.83.9) 2025-10-07 20:50:11.315 | Oct 07 16:50:00 np0005474935.novalocal proxy-server[89119]: 38.102.83.9 38.102.83.9 07/Oct/2025/20/50/00 PUT /v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c HTTP/1.0 201 - python-swiftclient-4.8.0 gAAAAABo5Xz3... - - - tx3c1e923fa1304b259d25e-0068e57cf8 - 0.0164 - - 1759870200.270250320 1759870200.286671162 0 278138057ea3422e93c33f0c4b26e839 2025-10-07 20:50:11.315 | Oct 07 16:50:00 np0005474935.novalocal swift-proxy-server[89119]: proxy-server: 38.102.83.9 38.102.83.9 07/Oct/2025/20/50/00 PUT /v1/AUTH_a58a0187c47e4ac9b828869d58b4e323/glance/470af707-0042-467a-bd47-a7aa11a5a05c HTTP/1.0 201 - python-swiftclient-4.8.0 gAAAAABo5Xz3... - - - tx3c1e923fa1304b259d25e-0068e57cf8 - 0.0164 - - 1759870200.270250320 1759870200.286671162 0 278138057ea3422e93c33f0c4b26e839 2025-10-07 20:50:11.324 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.329 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tempest.service 2025-10-07 20:50:11.372 | not-found 2025-10-07 20:50:11.383 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.389 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tls-proxy.service 2025-10-07 20:50:11.428 | not-found 2025-10-07 20:50:11.438 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.443 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container-sync.service 2025-10-07 20:50:11.484 | enabled 2025-10-07 20:50:11.494 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container-sync.service --no-pager 2025-10-07 20:50:11.544 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2025-10-07 20:50:11.544 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: disabled) 2025-10-07 20:50:11.544 | Active: active (running) since Tue 2025-10-07 16:48:10 EDT; 2min 1s ago 2025-10-07 20:50:11.544 | Invocation: da7e25fd7b0e4ea1b5a7e663afbdf458 2025-10-07 20:50:11.544 | Main PID: 87972 (swift-container) 2025-10-07 20:50:11.544 | Tasks: 1 (limit: 100116) 2025-10-07 20:50:11.544 | Memory: 40.7M (peak: 44.2M) 2025-10-07 20:50:11.544 | CPU: 500ms 2025-10-07 20:50:11.544 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2025-10-07 20:50:11.544 | └─87972 /usr/bin/python3.12 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2025-10-07 20:50:11.544 | 2025-10-07 20:50:11.544 | Oct 07 16:48:10 np0005474935.novalocal systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2025-10-07 20:50:11.544 | Oct 07 16:48:10 np0005474935.novalocal container-sync[87972]: Starting 87972 2025-10-07 20:50:11.544 | Oct 07 16:48:10 np0005474935.novalocal container-sync[87972]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2025-10-07 20:50:11.553 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.559 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-api.service 2025-10-07 20:50:11.600 | enabled 2025-10-07 20:50:11.611 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-api.service --no-pager 2025-10-07 20:50:11.660 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2025-10-07 20:50:11.660 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: disabled) 2025-10-07 20:50:11.660 | Active: active (running) since Tue 2025-10-07 16:48:35 EDT; 1min 36s ago 2025-10-07 20:50:11.660 | Invocation: 7b42a1c0ad684feeb77ca4ca986ba278 2025-10-07 20:50:11.660 | Main PID: 93119 (uwsgi) 2025-10-07 20:50:11.660 | Status: "uWSGI is ready" 2025-10-07 20:50:11.660 | Tasks: 33 (limit: 100116) 2025-10-07 20:50:11.660 | Memory: 375.1M (peak: 375.8M) 2025-10-07 20:50:11.660 | CPU: 21.582s 2025-10-07 20:50:11.660 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2025-10-07 20:50:11.660 | ├─93119 "neutron-apiuWSGI master" 2025-10-07 20:50:11.661 | ├─93121 "neutron-apiuWSGI worker 1" 2025-10-07 20:50:11.661 | └─93122 "neutron-apiuWSGI worker 2" 2025-10-07 20:50:11.661 | 2025-10-07 20:50:11.661 | Oct 07 16:49:54 np0005474935.novalocal devstack@neutron-api.service[93121]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=93121) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-10-07 20:50:11.661 | Oct 07 16:49:54 np0005474935.novalocal devstack@neutron-api.service[93121]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "af4b0e01a3e85fa69dc2855536e96a14" from periodic health check thread {{(pid=93121) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1192}} 2025-10-07 20:50:11.661 | Oct 07 16:49:55 np0005474935.novalocal devstack@neutron-api.service[93122]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=93122) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-10-07 20:50:11.661 | Oct 07 16:49:55 np0005474935.novalocal devstack@neutron-api.service[93122]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f273e3627ede582b8ef65067e5f5b776" from periodic health check thread {{(pid=93122) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1192}} 2025-10-07 20:50:11.661 | Oct 07 16:50:04 np0005474935.novalocal devstack@neutron-api.service[93121]: DEBUG dbcounter [-] [93121] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=93121) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.661 | Oct 07 16:50:05 np0005474935.novalocal devstack@neutron-api.service[93122]: DEBUG dbcounter [-] [93122] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=93122) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.661 | Oct 07 16:50:09 np0005474935.novalocal devstack@neutron-api.service[93121]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=93121) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-10-07 20:50:11.661 | Oct 07 16:50:09 np0005474935.novalocal devstack@neutron-api.service[93121]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "af4b0e01a3e85fa69dc2855536e96a14" from periodic health check thread {{(pid=93121) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1192}} 2025-10-07 20:50:11.661 | Oct 07 16:50:10 np0005474935.novalocal devstack@neutron-api.service[93122]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=93122) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-10-07 20:50:11.661 | Oct 07 16:50:10 np0005474935.novalocal devstack@neutron-api.service[93122]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f273e3627ede582b8ef65067e5f5b776" from periodic health check thread {{(pid=93122) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1192}} 2025-10-07 20:50:11.670 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.674 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2025-10-07 20:50:11.712 | enabled 2025-10-07 20:50:11.721 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2025-10-07 20:50:11.768 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2025-10-07 20:50:11.768 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: disabled) 2025-10-07 20:50:11.768 | Active: active (running) since Tue 2025-10-07 16:48:38 EDT; 1min 33s ago 2025-10-07 20:50:11.768 | Invocation: ca6e56849ac9460fa7eaae41478be98c 2025-10-07 20:50:11.768 | Main PID: 93790 (neutron-rpc-ser) 2025-10-07 20:50:11.768 | Tasks: 16 (limit: 100116) 2025-10-07 20:50:11.768 | Memory: 173.4M (peak: 173.6M) 2025-10-07 20:50:11.768 | CPU: 3.082s 2025-10-07 20:50:11.768 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2025-10-07 20:50:11.768 | ├─93790 "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-10-07 20:50:11.768 | └─94548 "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-10-07 20:50:11.768 | 2025-10-07 20:50:11.768 | Oct 07 16:48:41 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-7fd8ee88-cffd-4177-af36-e92c8821afeb None None] ChassisAgentWriteEvent : Matched Chassis_Private, create, None None {{(pid=94548) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-10-07 20:50:11.768 | Oct 07 16:48:41 np0005474935.novalocal neutron-rpc-server[94548]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7fd8ee88-cffd-4177-af36-e92c8821afeb None None] RpcWorker process has finished the post initialization 2025-10-07 20:50:11.768 | Oct 07 16:48:41 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG neutron.plugins.ml2.plugin [None req-7fd8ee88-cffd-4177-af36-e92c8821afeb None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=94548) wrapper /usr/local/lib/python3.12/site-packages/oslo_log/helpers.py:65}} 2025-10-07 20:50:11.768 | Oct 07 16:48:41 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG neutron.service [None req-7fd8ee88-cffd-4177-af36-e92c8821afeb None None] calling RpcWorker wait() {{(pid=94548) _wait /opt/stack/neutron/neutron/service.py:85}} 2025-10-07 20:50:11.768 | Oct 07 16:48:41 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG neutron.service [None req-7fd8ee88-cffd-4177-af36-e92c8821afeb None None] calling wait on {{(pid=94548) _wait /opt/stack/neutron/neutron/service.py:88}} 2025-10-07 20:50:11.768 | Oct 07 16:48:50 np0005474935.novalocal neutron-rpc-server[93790]: DEBUG dbcounter [-] [93790] Writing DB stats neutron:SELECT=4 {{(pid=93790) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.768 | Oct 07 16:48:51 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG dbcounter [-] [94548] Writing DB stats neutron:SELECT=6 {{(pid=94548) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.768 | Oct 07 16:48:51 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=94548) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-10-07 20:50:11.768 | Oct 07 16:48:51 np0005474935.novalocal neutron-rpc-server[94548]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=94548) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-10-07 20:50:11.768 | Oct 07 16:49:11 np0005474935.novalocal neutron-rpc-server[94548]: WARNING oslo_messaging.server [None req-7fd8ee88-cffd-4177-af36-e92c8821afeb None None] Possible hang: wait is waiting for stop to complete 2025-10-07 20:50:11.777 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.783 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2025-10-07 20:50:11.816 | enabled 2025-10-07 20:50:11.824 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2025-10-07 20:50:11.876 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2025-10-07 20:50:11.877 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: disabled) 2025-10-07 20:50:11.877 | Active: active (running) since Tue 2025-10-07 16:48:40 EDT; 1min 31s ago 2025-10-07 20:50:11.877 | Invocation: 3635f32ae91f4bb7b2ec48caa4cd8fb8 2025-10-07 20:50:11.877 | Main PID: 94357 (neutron-periodi) 2025-10-07 20:50:11.877 | Tasks: 21 (limit: 100116) 2025-10-07 20:50:11.877 | Memory: 188.9M (peak: 189.1M) 2025-10-07 20:50:11.877 | CPU: 2.751s 2025-10-07 20:50:11.877 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2025-10-07 20:50:11.877 | ├─94357 "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-10-07 20:50:11.877 | ├─94994 "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-10-07 20:50:11.877 | ├─94999 "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-10-07 20:50:11.877 | ├─95001 "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-10-07 20:50:11.877 | └─95004 "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-10-07 20:50:11.877 | 2025-10-07 20:50:11.877 | Oct 07 16:49:21 np0005474935.novalocal neutron-periodic-workers[94994]: DEBUG oslo_db.sqlalchemy.engines [None req-64df31f2-41bc-4756-90cf-c6e18a851af2 None None] Parent process 94357 forked (94994) with an open database connection, which is being discarded and recreated. {{(pid=94994) checkout /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:474}} 2025-10-07 20:50:11.877 | Oct 07 16:49:21 np0005474935.novalocal neutron-periodic-workers[94994]: DEBUG dbcounter [-] [94994] Writer thread running {{(pid=94994) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:11.877 | Oct 07 16:49:21 np0005474935.novalocal neutron-periodic-workers[94994]: DEBUG oslo.service.backend._threading.loopingcall [None req-64df31f2-41bc-4756-90cf-c6e18a851af2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=94994) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:165}} 2025-10-07 20:50:11.877 | Oct 07 16:49:31 np0005474935.novalocal neutron-periodic-workers[94994]: DEBUG dbcounter [-] [94994] Writing DB stats neutron:SELECT=3 {{(pid=94994) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.877 | Oct 07 16:49:39 np0005474935.novalocal neutron-periodic-workers[94999]: DEBUG dbcounter [-] [94999] Writer thread running {{(pid=94999) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:11.877 | Oct 07 16:49:39 np0005474935.novalocal neutron-periodic-workers[94999]: DEBUG neutron.db.agents_db [None req-5d4d199a-8ccd-4b13-9f5a-4ce60573794c None None] Agent healthcheck: found 0 active agents {{(pid=94999) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2025-10-07 20:50:11.877 | Oct 07 16:49:39 np0005474935.novalocal neutron-periodic-workers[94999]: DEBUG oslo.service.backend._threading.loopingcall [None req-5d4d199a-8ccd-4b13-9f5a-4ce60573794c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=94999) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:165}} 2025-10-07 20:50:11.877 | Oct 07 16:49:49 np0005474935.novalocal neutron-periodic-workers[94999]: DEBUG dbcounter [-] [94999] Writing DB stats neutron:SELECT=1 {{(pid=94999) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.877 | Oct 07 16:49:58 np0005474935.novalocal neutron-periodic-workers[94994]: DEBUG oslo.service.backend._threading.loopingcall [None req-64df31f2-41bc-4756-90cf-c6e18a851af2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=94994) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:165}} 2025-10-07 20:50:11.877 | Oct 07 16:50:08 np0005474935.novalocal neutron-periodic-workers[94994]: DEBUG dbcounter [-] [94994] Writing DB stats neutron:SELECT=3 {{(pid=94994) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.886 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:11.890 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:50:11.928 | enabled 2025-10-07 20:50:11.938 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2025-10-07 20:50:11.985 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:50:11.985 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: disabled) 2025-10-07 20:50:11.985 | Active: active (running) since Tue 2025-10-07 16:48:42 EDT; 1min 29s ago 2025-10-07 20:50:11.985 | Invocation: a87f91cd4685497595135c476f211888 2025-10-07 20:50:11.985 | Main PID: 94928 (neutron-ovn-mai) 2025-10-07 20:50:11.985 | Tasks: 33 (limit: 100116) 2025-10-07 20:50:11.985 | Memory: 257.4M (peak: 257.7M) 2025-10-07 20:50:11.985 | CPU: 4.356s 2025-10-07 20:50:11.985 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2025-10-07 20:50:11.985 | ├─94928 "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-10-07 20:50:11.985 | └─95647 "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-10-07 20:50:11.985 | 2025-10-07 20:50:11.985 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG futurist.periodics [None req-53f34713-2096-485e-af70-d63cebc17e2d None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=95647) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG futurist.periodics [None req-a8db056a-cb27-4cd2-9868-cd83bcaa9bf8 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=95647) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: 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=95647) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=95647) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG futurist.periodics [None req-579aa474-cf45-4a60-b4ed-a797f3d942c2 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=95647) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG futurist.periodics [None req-a47f9bb7-1a67-4749-b2c4-0f59fc65f437 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=95647) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG futurist.periodics [None req-c111bfa2-c7ab-481f-89d4-c46c562c6834 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=95647) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] There are no commands to commit {{(pid=95647) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:78}} 2025-10-07 20:50:11.986 | Oct 07 16:49:06 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-3ba276e5-7b6f-4857-a4e7-f952ed2d2e33 None None] OVN-Southbound DB sync process completed @ 2025-10-07 16:49:06.673137 {{(pid=95647) do_sync /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py:1472}} 2025-10-07 20:50:11.986 | Oct 07 16:49:16 np0005474935.novalocal neutron-ovn-maintenance-worker[95647]: DEBUG dbcounter [-] [95647] Writing DB stats neutron:SELECT=331,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=95647) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:11.995 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:12.000 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2025-10-07 20:50:12.042 | enabled 2025-10-07 20:50:12.052 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2025-10-07 20:50:12.101 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2025-10-07 20:50:12.101 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: disabled) 2025-10-07 20:50:12.101 | Active: active (running) since Tue 2025-10-07 16:49:17 EDT; 54s ago 2025-10-07 20:50:12.101 | Invocation: 4fbdce6f54174312bb94af8d7a10ba52 2025-10-07 20:50:12.101 | Main PID: 99364 (nova-novncproxy) 2025-10-07 20:50:12.101 | Tasks: 8 (limit: 100116) 2025-10-07 20:50:12.101 | Memory: 115.5M (peak: 115.8M) 2025-10-07 20:50:12.101 | CPU: 2.088s 2025-10-07 20:50:12.101 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2025-10-07 20:50:12.101 | └─99364 /usr/bin/python3.12 /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2025-10-07 20:50:12.101 | 2025-10-07 20:50:12.101 | Oct 07 16:49:17 np0005474935.novalocal systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2025-10-07 20:50:12.101 | Oct 07 16:49:19 np0005474935.novalocal nova-novncproxy[99364]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2025-10-07 20:50:12.101 | Oct 07 16:49:19 np0005474935.novalocal nova-novncproxy[99364]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2025-10-07 20:50:12.101 | Oct 07 16:49:19 np0005474935.novalocal nova-novncproxy[99364]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2025-10-07 20:50:12.101 | Oct 07 16:49:19 np0005474935.novalocal nova-novncproxy[99364]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2025-10-07 20:50:12.101 | Oct 07 16:49:19 np0005474935.novalocal nova-novncproxy[99364]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2025-10-07 20:50:12.111 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:12.115 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-super-cond.service 2025-10-07 20:50:12.158 | enabled 2025-10-07 20:50:12.167 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-super-cond.service --no-pager 2025-10-07 20:50:12.220 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2025-10-07 20:50:12.220 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: disabled) 2025-10-07 20:50:12.220 | Active: active (running) since Tue 2025-10-07 16:49:20 EDT; 51s ago 2025-10-07 20:50:12.220 | Invocation: f7df45ecb0ae4115a3b5321fae734896 2025-10-07 20:50:12.220 | Main PID: 100204 (nova-conductor) 2025-10-07 20:50:12.220 | Tasks: 3 (limit: 100116) 2025-10-07 20:50:12.220 | Memory: 149.7M (peak: 150.1M) 2025-10-07 20:50:12.220 | CPU: 2.460s 2025-10-07 20:50:12.220 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2025-10-07 20:50:12.220 | ├─100204 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-10-07 20:50:12.220 | ├─100720 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-10-07 20:50:12.220 | └─100721 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-10-07 20:50:12.220 | 2025-10-07 20:50:12.220 | Oct 07 16:49:22 np0005474935.novalocal nova-conductor[100204]: DEBUG oslo_service.backend._eventlet.service [None req-c533bc17-f112-4347-912d-3f1c3ff57864 None None] oslo_limit.version = None {{(pid=100204) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.220 | Oct 07 16:49:22 np0005474935.novalocal nova-conductor[100204]: DEBUG oslo_service.backend._eventlet.service [None req-c533bc17-f112-4347-912d-3f1c3ff57864 None None] oslo_reports.file_event_handler = None {{(pid=100204) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.220 | Oct 07 16:49:22 np0005474935.novalocal nova-conductor[100204]: DEBUG oslo_service.backend._eventlet.service [None req-c533bc17-f112-4347-912d-3f1c3ff57864 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=100204) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.220 | Oct 07 16:49:22 np0005474935.novalocal nova-conductor[100204]: DEBUG oslo_service.backend._eventlet.service [None req-c533bc17-f112-4347-912d-3f1c3ff57864 None None] oslo_reports.log_dir = None {{(pid=100204) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.220 | Oct 07 16:49:22 np0005474935.novalocal nova-conductor[100204]: DEBUG oslo_service.backend._eventlet.service [None req-c533bc17-f112-4347-912d-3f1c3ff57864 None None] ******************************************************************************** {{(pid=100204) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-10-07 20:50:12.220 | Oct 07 16:49:32 np0005474935.novalocal nova-conductor[100204]: DEBUG dbcounter [-] [100204] Writing DB stats nova_api:SELECT=1 {{(pid=100204) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.220 | Oct 07 16:49:32 np0005474935.novalocal nova-conductor[100204]: DEBUG dbcounter [-] [100204] Writing DB stats nova_cell1:SELECT=1 {{(pid=100204) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.220 | Oct 07 16:49:32 np0005474935.novalocal nova-conductor[100204]: DEBUG dbcounter [-] [100204] Writing DB stats nova_cell0:SELECT=1 {{(pid=100204) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.220 | Oct 07 16:49:37 np0005474935.novalocal nova-conductor[100720]: DEBUG dbcounter [-] [100720] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=100720) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.220 | Oct 07 16:49:37 np0005474935.novalocal nova-conductor[100721]: DEBUG dbcounter [-] [100721] Writing DB stats nova_cell0:SELECT=3 {{(pid=100721) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.229 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-10-07 20:50:12.235 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2025-10-07 20:50:12.276 | enabled 2025-10-07 20:50:12.285 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2025-10-07 20:50:12.332 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2025-10-07 20:50:12.332 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: disabled) 2025-10-07 20:50:12.332 | Active: active (running) since Tue 2025-10-07 16:49:22 EDT; 49s ago 2025-10-07 20:50:12.332 | Invocation: e0edde07fb714ba68dc2e21da5f6243b 2025-10-07 20:50:12.332 | Main PID: 100807 (nova-conductor) 2025-10-07 20:50:12.332 | Tasks: 3 (limit: 100116) 2025-10-07 20:50:12.332 | Memory: 160.7M (peak: 161M) 2025-10-07 20:50:12.332 | CPU: 2.631s 2025-10-07 20:50:12.332 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2025-10-07 20:50:12.332 | ├─100807 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-10-07 20:50:12.332 | ├─101529 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-10-07 20:50:12.332 | └─101531 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-10-07 20:50:12.332 | 2025-10-07 20:50:12.332 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_limit.status_code_retry_delay = None {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.332 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_limit.timeout = None {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.332 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_limit.valid_interfaces = None {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.332 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_limit.version = None {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.332 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_reports.file_event_handler = None {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.332 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.333 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] oslo_reports.log_dir = None {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-10-07 20:50:12.333 | Oct 07 16:49:24 np0005474935.novalocal nova-conductor[100807]: DEBUG oslo_service.backend._eventlet.service [None req-80cbdaf1-e30f-4497-a1ef-b0688b9d99b7 None None] ******************************************************************************** {{(pid=100807) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-10-07 20:50:12.333 | Oct 07 16:49:34 np0005474935.novalocal nova-conductor[100807]: DEBUG dbcounter [-] [100807] Writing DB stats nova_cell1:SELECT=1 {{(pid=100807) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.333 | Oct 07 16:49:59 np0005474935.novalocal nova-conductor[101531]: DEBUG dbcounter [-] [101531] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=101531) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-10-07 20:50:12.340 | + ./stack.sh:main:1471 : is_service_enabled n-api 2025-10-07 20:50:12.374 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:12.380 | + ./stack.sh:main:1472 : is_service_enabled n-cpu 2025-10-07 20:50:12.414 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:12.419 | + ./stack.sh:main:1473 : /opt/stack/devstack/tools/discover_hosts.sh 2025-10-07 20:50:14.104 | INFO dbcounter [None req-a7423af0-fe7a-4542-b837-17b235870880 None None] Registered counter for database nova_api 2025-10-07 20:50:14.136 | DEBUG dbcounter [-] [108115] Writer thread running {{(pid=108115) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:14.142 | Found 2 cell mappings. 2025-10-07 20:50:14.142 | Skipping cell0 since it does not contain hosts. 2025-10-07 20:50:14.142 | Getting computes from cell 'cell1': b97f71f8-803d-4446-ae89-82363a964a70 2025-10-07 20:50:14.142 | INFO dbcounter [None req-a7423af0-fe7a-4542-b837-17b235870880 None None] Registered counter for database nova_cell1 2025-10-07 20:50:14.150 | DEBUG dbcounter [-] [108115] Writer thread running {{(pid=108115) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-10-07 20:50:14.241 | Checking host mapping for compute host 'np0005474935.novalocal': 2932b9f4-01da-4032-91dd-501f6ef3f9c1 2025-10-07 20:50:14.241 | Creating host mapping for compute host 'np0005474935.novalocal': 2932b9f4-01da-4032-91dd-501f6ef3f9c1 2025-10-07 20:50:14.241 | Found 1 unmapped computes in cell: b97f71f8-803d-4446-ae89-82363a964a70 2025-10-07 20:50:14.672 | + ./stack.sh:main:1486 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2025-10-07 20:50:16.843 | +-------------------------------------------+ 2025-10-07 20:50:16.843 | | Upgrade Check Results | 2025-10-07 20:50:16.843 | +-------------------------------------------+ 2025-10-07 20:50:16.843 | | Check: Cells v2 | 2025-10-07 20:50:16.843 | | Result: Success | 2025-10-07 20:50:16.843 | | Details: None | 2025-10-07 20:50:16.843 | +-------------------------------------------+ 2025-10-07 20:50:16.843 | | Check: Placement API | 2025-10-07 20:50:16.843 | | Result: Success | 2025-10-07 20:50:16.843 | | Details: None | 2025-10-07 20:50:16.843 | +-------------------------------------------+ 2025-10-07 20:50:16.843 | | Check: Cinder API | 2025-10-07 20:50:16.843 | | Result: Success | 2025-10-07 20:50:16.843 | | Details: None | 2025-10-07 20:50:16.843 | +-------------------------------------------+ 2025-10-07 20:50:16.843 | | Check: Policy File JSON to YAML Migration | 2025-10-07 20:50:16.843 | | Result: Success | 2025-10-07 20:50:16.843 | | Details: None | 2025-10-07 20:50:16.843 | +-------------------------------------------+ 2025-10-07 20:50:16.843 | | Check: Older than N-1 computes | 2025-10-07 20:50:16.843 | | Result: Success | 2025-10-07 20:50:16.844 | | Details: None | 2025-10-07 20:50:16.844 | +-------------------------------------------+ 2025-10-07 20:50:16.844 | | Check: hw_machine_type unset | 2025-10-07 20:50:16.844 | | Result: Success | 2025-10-07 20:50:16.844 | | Details: None | 2025-10-07 20:50:16.844 | +-------------------------------------------+ 2025-10-07 20:50:16.844 | | Check: Service User Token Configuration | 2025-10-07 20:50:16.844 | | Result: Success | 2025-10-07 20:50:16.844 | | Details: None | 2025-10-07 20:50:16.844 | +-------------------------------------------+ 2025-10-07 20:50:17.243 | + ./stack.sh:main:1493 : [[ -x /opt/stack/devstack/local.sh ]] 2025-10-07 20:50:17.249 | + ./stack.sh:main:1504 : command openstack complete 2025-10-07 20:50:17.250 | + ./stack.sh:main:1505 : sudo tee /etc/bash_completion.d/osc.bash_completion 2025-10-07 20:50:17.608 | 2025-10-07 20:50:17.624 | + ./stack.sh:main:1508 : is_service_enabled cinder 2025-10-07 20:50:17.656 | + functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:17.661 | + ./stack.sh:main:1509 : is_ubuntu 2025-10-07 20:50:17.664 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-10-07 20:50:17.669 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-10-07 20:50:17.674 | + ./stack.sh:main:1513 : echo_summary 'Skip setting lvm filters for non Ubuntu systems' 2025-10-07 20:50:17.679 | + ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:50:17.684 | + ./stack.sh:echo_summary:474 : echo -e Skip setting lvm filters for non Ubuntu systems 2025-10-07 20:50:17.688 | + ./stack.sh:main:1521 : run_phase stack test-config 2025-10-07 20:50:17.693 | + functions-common:run_phase:1851 : local mode=stack 2025-10-07 20:50:17.697 | + functions-common:run_phase:1852 : local phase=test-config 2025-10-07 20:50:17.701 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-10-07 20:50:17.706 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-10-07 20:50:17.711 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-10-07 20:50:17.715 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-10-07 20:50:17.718 | + functions-common:run_phase:1861 : local extra 2025-10-07 20:50:17.771 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-10-07 20:50:17.778 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-10-07 20:50:17.783 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-10-07 20:50:17.787 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-10-07 20:50:17.791 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2025-10-07 20:50:17.797 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-10-07 20:50:17.826 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:17.831 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:50:17.834 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:17.839 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2025-10-07 20:50:17.843 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:17.849 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-10-07 20:50:17.854 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:17.858 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2025-10-07 20:50:17.863 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:17.868 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2025-10-07 20:50:17.874 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:50:17.879 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-10-07 20:50:17.883 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2025-10-07 20:50:17.974 | [5540 Async install_tempest:60625]: Waiting for completion of install_tempest running on PID 60625 (1 other jobs running) 2025-10-07 20:50:18.018 | [5540 Async install_tempest:60625]: Signaling child to exit 2025-10-07 20:50:18.018 | WAKEUP 2025-10-07 20:50:18.055 | [5540 Async install_tempest:60625]: Signaled 2025-10-07 20:50:18.059 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/tempest.git 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/tempest 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:595 : local orig_dir 2025-10-07 20:50:18.059 | +++ functions-common:git_clone:596 : pwd 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:50:18.059 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:50:18.059 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:613 : echo master 2025-10-07 20:50:18.060 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/tempest ]] 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/tempest 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:675 : cd /opt/stack/tempest 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:676 : git show --oneline 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:676 : head -1 2025-10-07 20:50:18.060 | 93df2d2d3 Merge "Create releasenotes page for tempest 45.0.0" 2025-10-07 20:50:18.060 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:50:18.060 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2025-10-07 20:50:18.060 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2025-10-07 20:50:18.060 | ++ 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-10-07 20:50:18.060 | 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-10-07 20:50:18.060 | Collecting tox!=2.8.0,<4.0.0 2025-10-07 20:50:18.060 | 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-10-07 20:50:18.060 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (3.18.0) 2025-10-07 20:50:18.060 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (25.0) 2025-10-07 20:50:18.060 | 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-10-07 20:50:18.060 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2025-10-07 20:50:18.060 | 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-10-07 20:50:18.060 | 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-10-07 20:50:18.060 | 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.32.0) 2025-10-07 20:50:18.060 | 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-10-07 20:50:18.061 | 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.3.8) 2025-10-07 20:50:18.061 | 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-10-07 20:50:18.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 12.7 MB/s eta 0:00:00 2025-10-07 20:50:18.061 | 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-10-07 20:50:18.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 17.6 MB/s eta 0:00:00 2025-10-07 20:50:18.061 | Installing collected packages: py, tox 2025-10-07 20:50:18.061 | Attempting uninstall: tox 2025-10-07 20:50:18.061 | Found existing installation: tox 4.27.0 2025-10-07 20:50:18.061 | Uninstalling tox-4.27.0: 2025-10-07 20:50:18.061 | Successfully uninstalled tox-4.27.0 2025-10-07 20:50:18.061 | Successfully installed py-1.11.0 tox-3.28.0 2025-10-07 20:50:18.061 | 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-10-07 20:50:18.061 | ++ inc/python:pip_install:216 : result=0 2025-10-07 20:50:18.061 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2423 : local name 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2424 : local end_time 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2426 : local total 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2427 : local start_time 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2430 : start_time=1759869876064 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2432 : [[ -z 1759869876064 ]] 2025-10-07 20:50:18.061 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2435 : end_time=1759869878829 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2436 : elapsed_time=2765 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2437 : total=149911 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:50:18.061 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=152676 2025-10-07 20:50:18.061 | ++ inc/python:pip_install:219 : return 0 2025-10-07 20:50:18.061 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2025-10-07 20:50:18.061 | ~/tempest ~/devstack 2025-10-07 20:50:18.061 | ++ lib/tempest:install_tempest:855 : git checkout master 2025-10-07 20:50:18.061 | Already on 'master' 2025-10-07 20:50:18.061 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2025-10-07 20:50:18.061 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-10-07 20:50:18.061 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.YmhpVIzznx 2025-10-07 20:50:18.061 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.YmhpVIzznx 2025-10-07 20:50:18.061 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-10-07 20:50:18.061 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.YmhpVIzznx 2025-10-07 20:50:18.061 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-10-07 20:50:18.062 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-10-07 20:50:18.062 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-10-07 20:50:18.062 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:18.062 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:18.062 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:18.062 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:18.062 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2025-10-07 20:50:18.062 | full create: /opt/stack/tempest/.tox/tempest 2025-10-07 20:50:18.062 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-10-07 20:50:18.062 | full develop-inst: /opt/stack/tempest 2025-10-07 20:50:18.062 | full installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.10.5,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.11.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.0.0,oslo.context==6.1.0,oslo.i18n==6.6.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.0,packaging==25.0,paramiko==3.5.1,pbr==7.0.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.5.0,-e git+file:///dev/null@93df2d2d3e73788db982be0f4b85e3451343c94c#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-10-07 20:50:18.062 | ___________________________________ summary ____________________________________ 2025-10-07 20:50:18.062 | full: skipped tests 2025-10-07 20:50:18.062 | congratulations :) 2025-10-07 20:50:18.062 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.YmhpVIzznx -r requirements.txt 2025-10-07 20:50:18.062 | 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-10-07 20:50:18.062 | 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.1) 2025-10-07 20:50:18.062 | 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.11.0) 2025-10-07 20:50:18.062 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.0) 2025-10-07 20:50:18.062 | 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-10-07 20:50:18.062 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (3.5.1) 2025-10-07 20:50:18.062 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-10-07 20:50:18.062 | 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-10-07 20:50:18.062 | 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-10-07 20:50:18.062 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.0.0) 2025-10-07 20:50:18.062 | 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-10-07 20:50:18.062 | 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-10-07 20:50:18.062 | 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-10-07 20:50:18.063 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.1.0) 2025-10-07 20:50:18.063 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.5) 2025-10-07 20:50:18.063 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.2) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.5.0) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.19) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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.3.0) 2025-10-07 20:50:18.063 | 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.4.1) 2025-10-07 20:50:18.063 | 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.36.2) 2025-10-07 20:50:18.063 | 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.26.0) 2025-10-07 20:50:18.063 | 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.0.1) 2025-10-07 20:50:18.063 | 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.5.0) 2025-10-07 20:50:18.063 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (1.17.1) 2025-10-07 20:50:18.063 | 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.6.0) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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.4) 2025-10-07 20:50:18.063 | 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.1.0) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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.1) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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.3) 2025-10-07 20:50:18.063 | 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-10-07 20:50:18.063 | 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.0.0) 2025-10-07 20:50:18.064 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.13) 2025-10-07 20:50:18.064 | 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)) (1.17.2) 2025-10-07 20:50:18.064 | 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.22) 2025-10-07 20:50:18.064 | 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.9.0) 2025-10-07 20:50:18.064 | 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-10-07 20:50:18.064 | 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.14.1) 2025-10-07 20:50:18.064 | 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-10-07 20:50:18.064 | 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.2) 2025-10-07 20:50:18.064 | 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.10) 2025-10-07 20:50:18.064 | 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.10.5) 2025-10-07 20:50:18.064 | 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.1.0) 2025-10-07 20:50:18.064 | 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)) (3.0.0) 2025-10-07 20:50:18.064 | 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-10-07 20:50:18.064 | 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-10-07 20:50:18.064 | 2025-10-07 20:50:18.064 | [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-10-07 20:50:18.064 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2025-10-07 20:50:18.064 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2025-10-07 20:50:18.064 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.YmhpVIzznx 2025-10-07 20:50:18.064 | ++ lib/tempest:install_tempest:868 : popd 2025-10-07 20:50:18.064 | ~/devstack 2025-10-07 20:50:18.134 | [5540 Async install_tempest:60625]: finished install_tempest with result 0 in 21 seconds 2025-10-07 20:50:18.142 | ++ inc/async:async_wait:197 : return 0 2025-10-07 20:50:18.148 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2025-10-07 20:50:18.152 | ++ ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:50:18.157 | ++ ./stack.sh:echo_summary:474 : echo -e Initializing Tempest 2025-10-07 20:50:18.162 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2025-10-07 20:50:18.166 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2025-10-07 20:50:18.170 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2025-10-07 20:50:18.174 | ++ inc/python:setup_develop:354 : local bindep 2025-10-07 20:50:18.178 | ++ inc/python:setup_develop:355 : [[ /opt/stack/tempest == -bindep* ]] 2025-10-07 20:50:18.181 | ++ inc/python:setup_develop:359 : local project_dir=/opt/stack/tempest 2025-10-07 20:50:18.185 | ++ inc/python:setup_develop:360 : local extras= 2025-10-07 20:50:18.189 | ++ inc/python:setup_develop:361 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2025-10-07 20:50:18.193 | ++ inc/python:_setup_package_with_constraints_edit:380 : local bindep 2025-10-07 20:50:18.197 | ++ inc/python:_setup_package_with_constraints_edit:381 : [[ /opt/stack/tempest == -bindep* ]] 2025-10-07 20:50:18.201 | ++ inc/python:_setup_package_with_constraints_edit:385 : local project_dir=/opt/stack/tempest 2025-10-07 20:50:18.205 | ++ inc/python:_setup_package_with_constraints_edit:386 : local flags=-e 2025-10-07 20:50:18.209 | ++ inc/python:_setup_package_with_constraints_edit:387 : local extras= 2025-10-07 20:50:18.214 | +++ inc/python:_setup_package_with_constraints_edit:394 : cd /opt/stack/tempest 2025-10-07 20:50:18.218 | +++ inc/python:_setup_package_with_constraints_edit:394 : pwd 2025-10-07 20:50:18.223 | ++ inc/python:_setup_package_with_constraints_edit:394 : project_dir=/opt/stack/tempest 2025-10-07 20:50:18.227 | ++ inc/python:_setup_package_with_constraints_edit:396 : '[' -n /opt/stack/requirements ']' 2025-10-07 20:50:18.231 | ++ inc/python:_setup_package_with_constraints_edit:400 : local name 2025-10-07 20:50:18.235 | +++ inc/python:_setup_package_with_constraints_edit:401 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2025-10-07 20:50:18.245 | ++ inc/python:_setup_package_with_constraints_edit:401 : name=tempest 2025-10-07 20:50:18.249 | ++ inc/python:_setup_package_with_constraints_edit:402 : '[' -z tempest ']' 2025-10-07 20:50:18.253 | ++ inc/python:_setup_package_with_constraints_edit:406 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2025-10-07 20:50:18.418 | /opt/stack/requirements/.venv/lib64/python3.12/site-packages/openstack_requirements/requirement.py:20: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-10-07 20:50:18.418 | import pkg_resources 2025-10-07 20:50:18.503 | ++ inc/python:_setup_package_with_constraints_edit:409 : setup_package /opt/stack/tempest -e 2025-10-07 20:50:18.506 | ++ inc/python:setup_package:437 : local bindep=0 2025-10-07 20:50:18.509 | ++ inc/python:setup_package:438 : local bindep_flag= 2025-10-07 20:50:18.512 | ++ inc/python:setup_package:439 : local bindep_profiles= 2025-10-07 20:50:18.515 | ++ inc/python:setup_package:440 : [[ /opt/stack/tempest == -bindep* ]] 2025-10-07 20:50:18.517 | ++ inc/python:setup_package:445 : local project_dir=/opt/stack/tempest 2025-10-07 20:50:18.520 | ++ inc/python:setup_package:446 : local flags=-e 2025-10-07 20:50:18.523 | ++ inc/python:setup_package:447 : local extras= 2025-10-07 20:50:18.527 | ++ inc/python:setup_package:451 : [[ -n -e ]] 2025-10-07 20:50:18.530 | ++ inc/python:setup_package:451 : [[ -z '' ]] 2025-10-07 20:50:18.532 | ++ inc/python:setup_package:451 : [[ ! -e =~ ^-.* ]] 2025-10-07 20:50:18.535 | ++ inc/python:setup_package:456 : [[ ! -z '' ]] 2025-10-07 20:50:18.538 | ++ inc/python:setup_package:461 : [[ 0 == 1 ]] 2025-10-07 20:50:18.542 | ++ inc/python:setup_package:465 : pip_install -e /opt/stack/tempest 2025-10-07 20:50:18.573 | Using python 3.12 to install /opt/stack/tempest 2025-10-07 20:50:18.577 | ++ 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-10-07 20:50:19.444 | 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-10-07 20:50:19.452 | Obtaining file:///opt/stack/tempest 2025-10-07 20:50:19.454 | Installing build dependencies: started 2025-10-07 20:50:22.581 | Installing build dependencies: finished with status 'done' 2025-10-07 20:50:22.584 | Checking if build backend supports build_editable: started 2025-10-07 20:50:22.772 | Checking if build backend supports build_editable: finished with status 'done' 2025-10-07 20:50:22.774 | Getting requirements to build editable: started 2025-10-07 20:50:22.922 | Getting requirements to build editable: finished with status 'done' 2025-10-07 20:50:22.925 | Installing backend dependencies: started 2025-10-07 20:50:25.891 | Installing backend dependencies: finished with status 'done' 2025-10-07 20:50:25.891 | Preparing editable metadata (pyproject.toml): started 2025-10-07 20:50:26.544 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-10-07 20:50:26.684 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (7.0.1) 2025-10-07 20:50:26.687 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (4.11.0) 2025-10-07 20:50:26.687 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (4.25.0) 2025-10-07 20:50:26.687 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (2.7.2) 2025-10-07 20:50:26.688 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (3.5.1) 2025-10-07 20:50:26.689 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib64/python3.12/site-packages (from tempest==45.0.1.dev5) (43.0.3) 2025-10-07 20:50:26.690 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (1.3.0) 2025-10-07 20:50:26.691 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (7.2.0) 2025-10-07 20:50:26.692 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (10.0.0) 2025-10-07 20:50:26.693 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (7.2.1) 2025-10-07 20:50:26.731 | Collecting stestr>=1.0.0 (from tempest==45.0.1.dev5) 2025-10-07 20:50:26.734 | 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-10-07 20:50:26.743 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (5.8.0) 2025-10-07 20:50:26.745 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (9.1.0) 2025-10-07 20:50:26.747 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (4.2.5) 2025-10-07 20:50:26.749 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from tempest==45.0.1.dev5) (6.0.2) 2025-10-07 20:50:26.751 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (1.4.4) 2025-10-07 20:50:26.752 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (5.5.0) 2025-10-07 20:50:26.755 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (3.16.0) 2025-10-07 20:50:26.758 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (1.26.20) 2025-10-07 20:50:26.759 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (3.0.0) 2025-10-07 20:50:26.761 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (0.7.1) 2025-10-07 20:50:26.762 | Requirement already satisfied: fasteners>=0.16.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (0.19) 2025-10-07 20:50:26.763 | Requirement already satisfied: testscenarios>=0.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==45.0.1.dev5) (0.5.0) 2025-10-07 20:50:26.767 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==45.0.1.dev5) (0.5.2) 2025-10-07 20:50:26.769 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==45.0.1.dev5) (2.7.0) 2025-10-07 20:50:26.803 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.1->tempest==45.0.1.dev5) (1.17.1) 2025-10-07 20:50:26.806 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->tempest==45.0.1.dev5) (1.17.2) 2025-10-07 20:50:26.825 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==45.0.1.dev5) (25.3.0) 2025-10-07 20:50:26.827 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==45.0.1.dev5) (2025.4.1) 2025-10-07 20:50:26.827 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==45.0.1.dev5) (0.36.2) 2025-10-07 20:50:26.828 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->tempest==45.0.1.dev5) (0.26.0) 2025-10-07 20:50:26.839 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==45.0.1.dev5) (6.6.0) 2025-10-07 20:50:26.851 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==45.0.1.dev5) (2.0.0) 2025-10-07 20:50:26.852 | Requirement already satisfied: requests>=2.18.0 in /usr/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==45.0.1.dev5) (2.32.4) 2025-10-07 20:50:26.863 | Requirement already satisfied: oslo.context>=2.21.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==45.0.1.dev5) (6.1.0) 2025-10-07 20:50:26.865 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==45.0.1.dev5) (2.9.0.post0) 2025-10-07 20:50:26.869 | 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==45.0.1.dev5) (1.1.1) 2025-10-07 20:50:26.870 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==45.0.1.dev5) (2025.2) 2025-10-07 20:50:26.876 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==45.0.1.dev5) (2.1.0) 2025-10-07 20:50:26.878 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==45.0.1.dev5) (3.2.3) 2025-10-07 20:50:26.879 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==45.0.1.dev5) (25.0) 2025-10-07 20:50:26.882 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==45.0.1.dev5) (7.0.0) 2025-10-07 20:50:26.891 | Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==45.0.1.dev5) (4.0.1) 2025-10-07 20:50:26.893 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==45.0.1.dev5) (1.5.0) 2025-10-07 20:50:26.896 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==45.0.1.dev5) (69.0.3) 2025-10-07 20:50:26.902 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==45.0.1.dev5) (0.2.13) 2025-10-07 20:50:26.919 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==45.0.1.dev5) (0.15.2) 2025-10-07 20:50:26.960 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==45.0.1.dev5) 2025-10-07 20:50:26.962 | 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-10-07 20:50:27.045 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==45.0.1.dev5) (2.22) 2025-10-07 20:50:27.051 | 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==45.0.1.dev5) (1.9.0) 2025-10-07 20:50:27.052 | 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==45.0.1.dev5) (1.7.1) 2025-10-07 20:50:27.069 | 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==45.0.1.dev5) (4.14.1) 2025-10-07 20:50:27.109 | 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==45.0.1.dev5) (1.17.0) 2025-10-07 20:50:27.126 | Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==45.0.1.dev5) (3.4.2) 2025-10-07 20:50:27.127 | 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==45.0.1.dev5) (3.10) 2025-10-07 20:50:27.210 | 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==45.0.1.dev5) (14.1.0) 2025-10-07 20:50:27.237 | 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==45.0.1.dev5) (3.0.0) 2025-10-07 20:50:27.239 | 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==45.0.1.dev5) (2.19.2) 2025-10-07 20:50:27.265 | 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==45.0.1.dev5) (0.1.2) 2025-10-07 20:50:27.289 | 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-10-07 20:50:27.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.2/118.2 kB 9.3 MB/s eta 0:00:00 2025-10-07 20:50:27.308 | 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-10-07 20:50:27.320 | Building wheels for collected packages: tempest 2025-10-07 20:50:27.321 | Building editable for tempest (pyproject.toml): started 2025-10-07 20:50:28.261 | Building editable for tempest (pyproject.toml): finished with status 'done' 2025-10-07 20:50:28.262 | Created wheel for tempest: filename=tempest-45.0.1.dev5-0.editable-py3-none-any.whl size=8176 sha256=18001c2e69a6fb176be7f6cfdf30fa58a8b867253c16cc04c882e1de5249e105 2025-10-07 20:50:28.262 | Stored in directory: /tmp/pip-ephem-wheel-cache-v4thwsfb/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2025-10-07 20:50:28.266 | Successfully built tempest 2025-10-07 20:50:29.362 | Installing collected packages: tomlkit, stestr, tempest 2025-10-07 20:50:29.659 | Successfully installed stestr-4.2.0 tempest-45.0.1.dev5 tomlkit-0.13.3 2025-10-07 20:50:29.659 | 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-10-07 20:50:30.166 | ++ inc/python:pip_install:216 : result=0 2025-10-07 20:50:30.171 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-10-07 20:50:30.174 | ++ functions-common:time_stop:2423 : local name 2025-10-07 20:50:30.177 | ++ functions-common:time_stop:2424 : local end_time 2025-10-07 20:50:30.181 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-10-07 20:50:30.186 | ++ functions-common:time_stop:2426 : local total 2025-10-07 20:50:30.190 | ++ functions-common:time_stop:2427 : local start_time 2025-10-07 20:50:30.194 | ++ functions-common:time_stop:2429 : name=pip_install 2025-10-07 20:50:30.198 | ++ functions-common:time_stop:2430 : start_time=1759870218566 2025-10-07 20:50:30.202 | ++ functions-common:time_stop:2432 : [[ -z 1759870218566 ]] 2025-10-07 20:50:30.207 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-10-07 20:50:30.215 | ++ functions-common:time_stop:2435 : end_time=1759870230210 2025-10-07 20:50:30.219 | ++ functions-common:time_stop:2436 : elapsed_time=11644 2025-10-07 20:50:30.223 | ++ functions-common:time_stop:2437 : total=160999 2025-10-07 20:50:30.227 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-10-07 20:50:30.231 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=172643 2025-10-07 20:50:30.235 | ++ inc/python:pip_install:219 : return 0 2025-10-07 20:50:30.239 | ++ inc/python:setup_package:467 : [[ -e == \-\e ]] 2025-10-07 20:50:30.243 | ++ inc/python:setup_package:467 : [[ False == \F\a\l\s\e ]] 2025-10-07 20:50:30.248 | ++ inc/python:setup_package:469 : '[' -d '/opt/stack/tempest/*.egg-info' ']' 2025-10-07 20:50:30.252 | ++ inc/python:_setup_package_with_constraints_edit:413 : use_library_from_git /opt/stack/tempest 2025-10-07 20:50:30.257 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2025-10-07 20:50:30.261 | ++ inc/python:use_library_from_git:267 : local enabled=1 2025-10-07 20:50:30.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-10-07 20:50:30.270 | ++ 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-10-07 20:50:30.274 | ++ inc/python:use_library_from_git:269 : return 1 2025-10-07 20:50:30.279 | ++ 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-10-07 20:50:30.283 | ++ lib/tempest:configure_tempest:212 : local image_lines 2025-10-07 20:50:30.287 | ++ lib/tempest:configure_tempest:213 : local images 2025-10-07 20:50:30.292 | ++ lib/tempest:configure_tempest:214 : local num_images 2025-10-07 20:50:30.296 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2025-10-07 20:50:30.300 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2025-10-07 20:50:30.304 | ++ lib/tempest:configure_tempest:217 : local password 2025-10-07 20:50:30.308 | ++ lib/tempest:configure_tempest:218 : local line 2025-10-07 20:50:30.313 | ++ lib/tempest:configure_tempest:219 : local flavors 2025-10-07 20:50:30.317 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2025-10-07 20:50:30.321 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2025-10-07 20:50:30.325 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2025-10-07 20:50:30.329 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2025-10-07 20:50:30.334 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2025-10-07 20:50:30.338 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2025-10-07 20:50:30.343 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2025-10-07 20:50:30.347 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2025-10-07 20:50:30.351 | ++ lib/tempest:configure_tempest:228 : local disk 2025-10-07 20:50:30.355 | ++ lib/tempest:configure_tempest:231 : ifs=' 2025-10-07 20:50:30.355 | ' 2025-10-07 20:50:30.359 | ++ lib/tempest:configure_tempest:241 : declare -a images 2025-10-07 20:50:30.363 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2025-10-07 20:50:30.391 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:30.394 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2025-10-07 20:50:30.398 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2025-10-07 20:50:30.402 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2025-10-07 20:50:30.407 | ++ lib/tempest:get_active_images:164 : img_array=() 2025-10-07 20:50:30.414 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-10-07 20:50:30.414 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2025-10-07 20:50:30.414 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2025-10-07 20:50:30.785 | 2025-10-07 20:50:30.805 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:30.811 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-10-07 20:50:30.815 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-10-07 20:50:30.819 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-10-07 20:50:30.823 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-10-07 20:50:30.827 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-10-07 20:50:30.830 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-10-07 20:50:30.833 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-10-07 20:50:30.836 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-10-07 20:50:30.840 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-10-07 20:50:30.843 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-10-07 20:50:30.846 | ++ lib/tempest:get_active_images:176 : img_id=470af707-0042-467a-bd47-a7aa11a5a05c 2025-10-07 20:50:30.850 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-10-07 20:50:30.853 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-10-07 20:50:30.856 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2025-10-07 20:50:30.860 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2025-10-07 20:50:30.863 | ++ lib/tempest:configure_tempest:272 : '[' -z 470af707-0042-467a-bd47-a7aa11a5a05c ']' 2025-10-07 20:50:30.866 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2025-10-07 20:50:30.870 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2025-10-07 20:50:30.873 | ++ lib/tempest:configure_tempest:279 : [[ ae0bbf17-8de2-4938-99f3-b5ebed12df23 != \4\7\0\a\f\7\0\7\-\0\0\4\2\-\4\6\7\a\-\b\d\4\7\-\a\7\a\a\1\1\a\5\a\0\5\c ]] 2025-10-07 20:50:30.877 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=ae0bbf17-8de2-4938-99f3-b5ebed12df23 2025-10-07 20:50:30.880 | ++ lib/tempest:configure_tempest:281 : break 2025-10-07 20:50:30.884 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2025-10-07 20:50:30.913 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2025-10-07 20:50:30.919 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2025-10-07 20:50:30.922 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2025-10-07 20:50:30.926 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2025-10-07 20:50:30.929 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2025-10-07 20:50:30.932 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2025-10-07 20:50:30.936 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2025-10-07 20:50:30.940 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2025-10-07 20:50:30.945 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2025-10-07 20:50:30.946 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2025-10-07 20:50:31.378 | 2025-10-07 20:50:31.389 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:31.396 | ++ lib/tempest:configure_tempest:303 : admin_project_id=3468f88d3d534ad1819b91cf08c05c95 2025-10-07 20:50:31.401 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2025-10-07 20:50:31.423 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:31.427 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2025-10-07 20:50:31.780 | 2025-10-07 20:50:31.799 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:31.803 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2025-10-07 20:50:31.803 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-10-07 20:50:31.803 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-10-07 20:50:31.803 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-10-07 20:50:31.803 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-10-07 20:50:31.803 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-10-07 20:50:31.803 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-10-07 20:50:31.803 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-10-07 20:50:31.803 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-10-07 20:50:31.803 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-10-07 20:50:31.803 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-10-07 20:50:31.803 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-10-07 20:50:31.804 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-10-07 20:50:31.804 | +----+-----------+-------+------+-----------+-------+-----------+' 2025-10-07 20:50:31.808 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2025-10-07 20:50:31.812 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-10-07 20:50:31.812 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-10-07 20:50:31.812 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-10-07 20:50:31.812 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-10-07 20:50:31.812 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-10-07 20:50:31.812 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-10-07 20:50:31.812 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-10-07 20:50:31.812 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-10-07 20:50:31.812 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-10-07 20:50:31.812 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-10-07 20:50:31.812 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-10-07 20:50:31.813 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-10-07 20:50:31.813 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-10-07 20:50:31.813 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2025-10-07 20:50:31.818 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 470af707-0042-467a-bd47-a7aa11a5a05c 2025-10-07 20:50:31.822 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-10-07 20:50:31.828 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 470af707-0042-467a-bd47-a7aa11a5a05c -c size -f value 2025-10-07 20:50:32.106 | 2025-10-07 20:50:32.119 | ++++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:32.123 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2025-10-07 20:50:32.128 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2025-10-07 20:50:32.129 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-10-07 20:50:32.209 | ++ lib/tempest:configure_tempest:312 : disk=1 2025-10-07 20:50:32.213 | ++ lib/tempest:configure_tempest:313 : ram=192 2025-10-07 20:50:32.219 | ++ 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-10-07 20:50:32.525 | 2025-10-07 20:50:32.525 | +----------------------------+-----------------------+ 2025-10-07 20:50:32.525 | | Field | Value | 2025-10-07 20:50:32.525 | +----------------------------+-----------------------+ 2025-10-07 20:50:32.525 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:50:32.525 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:50:32.525 | | description | None | 2025-10-07 20:50:32.525 | | disk | 1 | 2025-10-07 20:50:32.525 | | id | 42 | 2025-10-07 20:50:32.525 | | name | m1.nano | 2025-10-07 20:50:32.525 | | os-flavor-access:is_public | True | 2025-10-07 20:50:32.525 | | properties | hw_rng:allowed='True' | 2025-10-07 20:50:32.525 | | ram | 192 | 2025-10-07 20:50:32.525 | | rxtx_factor | 1.0 | 2025-10-07 20:50:32.525 | | swap | 0 | 2025-10-07 20:50:32.525 | | vcpus | 1 | 2025-10-07 20:50:32.525 | +----------------------------+-----------------------+ 2025-10-07 20:50:32.539 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2025-10-07 20:50:32.543 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-10-07 20:50:32.544 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-10-07 20:50:32.544 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-10-07 20:50:32.544 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-10-07 20:50:32.544 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-10-07 20:50:32.544 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-10-07 20:50:32.544 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-10-07 20:50:32.544 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-10-07 20:50:32.544 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-10-07 20:50:32.544 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-10-07 20:50:32.544 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-10-07 20:50:32.544 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-10-07 20:50:32.544 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-10-07 20:50:32.545 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2025-10-07 20:50:32.550 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib ae0bbf17-8de2-4938-99f3-b5ebed12df23 2025-10-07 20:50:32.555 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-10-07 20:50:32.561 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show ae0bbf17-8de2-4938-99f3-b5ebed12df23 -c size -f value 2025-10-07 20:50:32.847 | 2025-10-07 20:50:32.902 | ++++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:32.907 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2025-10-07 20:50:32.912 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-10-07 20:50:32.913 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2025-10-07 20:50:32.997 | ++ lib/tempest:configure_tempest:319 : disk=1 2025-10-07 20:50:33.001 | ++ lib/tempest:configure_tempest:320 : ram=256 2025-10-07 20:50:33.006 | ++ 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-10-07 20:50:33.320 | 2025-10-07 20:50:33.320 | +----------------------------+-----------------------+ 2025-10-07 20:50:33.320 | | Field | Value | 2025-10-07 20:50:33.320 | +----------------------------+-----------------------+ 2025-10-07 20:50:33.320 | | OS-FLV-DISABLED:disabled | False | 2025-10-07 20:50:33.320 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-10-07 20:50:33.320 | | description | None | 2025-10-07 20:50:33.320 | | disk | 1 | 2025-10-07 20:50:33.320 | | id | 84 | 2025-10-07 20:50:33.320 | | name | m1.micro | 2025-10-07 20:50:33.320 | | os-flavor-access:is_public | True | 2025-10-07 20:50:33.320 | | properties | hw_rng:allowed='True' | 2025-10-07 20:50:33.320 | | ram | 256 | 2025-10-07 20:50:33.320 | | rxtx_factor | 1.0 | 2025-10-07 20:50:33.320 | | swap | 0 | 2025-10-07 20:50:33.320 | | vcpus | 1 | 2025-10-07 20:50:33.320 | +----------------------------+-----------------------+ 2025-10-07 20:50:33.334 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2025-10-07 20:50:33.339 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2025-10-07 20:50:33.368 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:33.372 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2025-10-07 20:50:33.376 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/os-test-images.git 2025-10-07 20:50:33.380 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/os-test-images 2025-10-07 20:50:33.384 | ++ functions-common:git_clone:594 : local git_ref=master 2025-10-07 20:50:33.387 | ++ functions-common:git_clone:595 : local orig_dir 2025-10-07 20:50:33.393 | +++ functions-common:git_clone:596 : pwd 2025-10-07 20:50:33.398 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-10-07 20:50:33.402 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-10-07 20:50:33.407 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-10-07 20:50:33.437 | ++ functions-common:git_clone:599 : RECLONE=False 2025-10-07 20:50:33.442 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-10-07 20:50:33.446 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-10-07 20:50:33.453 | ++ functions-common:git_clone:613 : echo master 2025-10-07 20:50:33.453 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-10-07 20:50:33.458 | egrep: warning: egrep is obsolescent; using grep -E 2025-10-07 20:50:33.466 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/os-test-images ]] 2025-10-07 20:50:33.471 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-10-07 20:50:33.476 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2025-10-07 20:50:33.516 | ++ functions-common:git_clone:675 : cd /opt/stack/os-test-images 2025-10-07 20:50:33.521 | ++ functions-common:git_clone:676 : git show --oneline 2025-10-07 20:50:33.525 | ++ functions-common:git_clone:676 : head -1 2025-10-07 20:50:33.527 | 5d0367e Clean-up zuul config spacing 2025-10-07 20:50:33.531 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-10-07 20:50:33.535 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2025-10-07 20:50:33.535 | ~/os-test-images ~/devstack 2025-10-07 20:50:33.539 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2025-10-07 20:50:33.828 | generate create: /opt/stack/os-test-images/.tox/generate 2025-10-07 20:50:34.484 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2025-10-07 20:50:35.964 | generate installed: PyYAML==6.0.3 2025-10-07 20:50:35.965 | generate run-test-pre: PYTHONHASHSEED='1732753194' 2025-10-07 20:50:35.965 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2025-10-07 20:50:36.027 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2025-10-07 20:50:36.176 | 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-10-07 20:50:36.262 | 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-10-07 20:50:36.430 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2025-10-07 20:50:36.435 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2025-10-07 20:50:36.445 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2025-10-07 20:50:36.454 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2025-10-07 20:50:36.594 | WARNING:generate:Unable to generate image standard (qed) 2025-10-07 20:50:36.595 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2025-10-07 20:50:36.603 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2025-10-07 20:50:36.724 | WARNING:generate:Unable to generate image standard-udf (iso) 2025-10-07 20:50:36.725 | 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-10-07 20:50:36.737 | 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-10-07 20:50:36.847 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2025-10-07 20:50:36.872 | 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-10-07 20:50:36.878 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2025-10-07 20:50:36.883 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2025-10-07 20:50:36.975 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2025-10-07 20:50:37.027 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2025-10-07 20:50:37.068 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2025-10-07 20:50:37.073 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2025-10-07 20:50:37.087 | 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-10-07 20:50:37.094 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2025-10-07 20:50:37.098 | 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-10-07 20:50:37.111 | 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-10-07 20:50:37.117 | 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-10-07 20:50:37.144 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2025-10-07 20:50:37.167 | ___________________________________ summary ____________________________________ 2025-10-07 20:50:37.168 | generate: commands succeeded 2025-10-07 20:50:37.168 | congratulations :) 2025-10-07 20:50:37.210 | ++ lib/tempest:configure_tempest:376 : popd 2025-10-07 20:50:37.210 | ~/devstack 2025-10-07 20:50:37.214 | ++ 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-10-07 20:50:37.271 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2025-10-07 20:50:37.278 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2025-10-07 20:50:37.311 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2025-10-07 20:50:37.314 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2025-10-07 20:50:37.319 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2025-10-07 20:50:37.377 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2025-10-07 20:50:37.433 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2025-10-07 20:50:37.437 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2025-10-07 20:50:37.441 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2025-10-07 20:50:37.444 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-10-07 20:50:37.450 | +++ 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-10-07 20:50:37.827 | 2025-10-07 20:50:37.846 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:37.851 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-10-07 20:50:37.852 | address-scope 2025-10-07 20:50:37.852 | agent 2025-10-07 20:50:37.852 | allowed-address-pairs 2025-10-07 20:50:37.852 | auto-allocated-topology 2025-10-07 20:50:37.852 | availability_zone 2025-10-07 20:50:37.852 | default-subnetpools 2025-10-07 20:50:37.852 | dhcp_agent_scheduler 2025-10-07 20:50:37.852 | dns-integration 2025-10-07 20:50:37.852 | dns-domain-ports 2025-10-07 20:50:37.852 | dns-integration-domain-keywords 2025-10-07 20:50:37.852 | empty-string-filtering 2025-10-07 20:50:37.852 | external-net 2025-10-07 20:50:37.852 | extra_dhcp_opt 2025-10-07 20:50:37.852 | extraroute 2025-10-07 20:50:37.852 | extraroute-atomic 2025-10-07 20:50:37.852 | filter-validation 2025-10-07 20:50:37.852 | floating-ip-port-forwarding-detail 2025-10-07 20:50:37.852 | fip-port-details 2025-10-07 20:50:37.852 | flavors 2025-10-07 20:50:37.852 | floatingip-pools 2025-10-07 20:50:37.852 | router 2025-10-07 20:50:37.852 | enable-default-route-bfd 2025-10-07 20:50:37.852 | enable-default-route-ecmp 2025-10-07 20:50:37.852 | ext-gw-mode 2025-10-07 20:50:37.852 | l3-ha 2025-10-07 20:50:37.852 | external-gateway-multihoming 2025-10-07 20:50:37.852 | l3-flavors 2025-10-07 20:50:37.852 | multi-provider 2025-10-07 20:50:37.852 | net-mtu 2025-10-07 20:50:37.852 | net-mtu-writable 2025-10-07 20:50:37.852 | network_availability_zone 2025-10-07 20:50:37.853 | network-ip-availability 2025-10-07 20:50:37.853 | pagination 2025-10-07 20:50:37.853 | port-device-profile 2025-10-07 20:50:37.853 | port-mac-address-regenerate 2025-10-07 20:50:37.853 | port-numa-affinity-policy 2025-10-07 20:50:37.853 | port-numa-affinity-policy-socket 2025-10-07 20:50:37.853 | binding 2025-10-07 20:50:37.853 | binding-extended 2025-10-07 20:50:37.853 | port-security 2025-10-07 20:50:37.853 | project-id 2025-10-07 20:50:37.853 | provider 2025-10-07 20:50:37.853 | qinq 2025-10-07 20:50:37.853 | quota-check-limit 2025-10-07 20:50:37.853 | quota-check-limit-default 2025-10-07 20:50:37.853 | quotas 2025-10-07 20:50:37.853 | quota_details 2025-10-07 20:50:37.853 | rbac-policies 2025-10-07 20:50:37.853 | rbac-address-scope 2025-10-07 20:50:37.853 | rbac-security-groups 2025-10-07 20:50:37.853 | revision-if-match 2025-10-07 20:50:37.853 | standard-attr-revisions 2025-10-07 20:50:37.853 | router_availability_zone 2025-10-07 20:50:37.853 | security-groups-default-rules 2025-10-07 20:50:37.853 | security-groups-normalized-cidr 2025-10-07 20:50:37.853 | security-groups-remote-address-group 2025-10-07 20:50:37.853 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:50:37.853 | security-groups-shared-filtering 2025-10-07 20:50:37.853 | security-group 2025-10-07 20:50:37.854 | service-type 2025-10-07 20:50:37.854 | sorting 2025-10-07 20:50:37.854 | standard-attr-description 2025-10-07 20:50:37.854 | stateful-security-group 2025-10-07 20:50:37.854 | subnet-dns-publish-fixed-ip 2025-10-07 20:50:37.854 | subnet-external-network 2025-10-07 20:50:37.854 | subnet-service-types 2025-10-07 20:50:37.854 | subnet_allocation 2025-10-07 20:50:37.854 | subnetpool-prefix-ops 2025-10-07 20:50:37.854 | tag-creation 2025-10-07 20:50:37.854 | standard-attr-tag 2025-10-07 20:50:37.854 | standard-attr-timestamp 2025-10-07 20:50:37.854 | vlan-transparent' 2025-10-07 20:50:37.856 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-10-07 20:50:37.856 | address-scope 2025-10-07 20:50:37.856 | agent 2025-10-07 20:50:37.856 | allowed-address-pairs 2025-10-07 20:50:37.856 | auto-allocated-topology 2025-10-07 20:50:37.856 | availability_zone 2025-10-07 20:50:37.856 | default-subnetpools 2025-10-07 20:50:37.856 | dhcp_agent_scheduler 2025-10-07 20:50:37.856 | dns-integration 2025-10-07 20:50:37.856 | dns-domain-ports 2025-10-07 20:50:37.857 | dns-integration-domain-keywords 2025-10-07 20:50:37.857 | empty-string-filtering 2025-10-07 20:50:37.857 | external-net 2025-10-07 20:50:37.857 | extra_dhcp_opt 2025-10-07 20:50:37.857 | extraroute 2025-10-07 20:50:37.857 | extraroute-atomic 2025-10-07 20:50:37.857 | filter-validation 2025-10-07 20:50:37.857 | floating-ip-port-forwarding-detail 2025-10-07 20:50:37.857 | fip-port-details 2025-10-07 20:50:37.857 | flavors 2025-10-07 20:50:37.857 | floatingip-pools 2025-10-07 20:50:37.857 | router 2025-10-07 20:50:37.857 | enable-default-route-bfd 2025-10-07 20:50:37.857 | enable-default-route-ecmp 2025-10-07 20:50:37.857 | ext-gw-mode 2025-10-07 20:50:37.857 | l3-ha 2025-10-07 20:50:37.857 | external-gateway-multihoming 2025-10-07 20:50:37.857 | l3-flavors 2025-10-07 20:50:37.857 | multi-provider 2025-10-07 20:50:37.857 | net-mtu 2025-10-07 20:50:37.857 | net-mtu-writable 2025-10-07 20:50:37.857 | network_availability_zone 2025-10-07 20:50:37.857 | network-ip-availability 2025-10-07 20:50:37.857 | pagination 2025-10-07 20:50:37.857 | port-device-profile 2025-10-07 20:50:37.857 | port-mac-address-regenerate 2025-10-07 20:50:37.857 | port-numa-affinity-policy 2025-10-07 20:50:37.857 | port-numa-affinity-policy-socket 2025-10-07 20:50:37.857 | binding 2025-10-07 20:50:37.857 | binding-extended 2025-10-07 20:50:37.857 | port-security 2025-10-07 20:50:37.857 | project-id 2025-10-07 20:50:37.857 | provider 2025-10-07 20:50:37.857 | qinq 2025-10-07 20:50:37.858 | quota-check-limit 2025-10-07 20:50:37.858 | quota-check-limit-default 2025-10-07 20:50:37.858 | quotas 2025-10-07 20:50:37.858 | quota_details 2025-10-07 20:50:37.858 | rbac-policies 2025-10-07 20:50:37.858 | rbac-address-scope 2025-10-07 20:50:37.858 | rbac-security-groups 2025-10-07 20:50:37.858 | revision-if-match 2025-10-07 20:50:37.858 | standard-attr-revisions 2025-10-07 20:50:37.858 | router_availability_zone 2025-10-07 20:50:37.858 | security-groups-default-rules 2025-10-07 20:50:37.858 | security-groups-normalized-cidr 2025-10-07 20:50:37.858 | security-groups-remote-address-group 2025-10-07 20:50:37.858 | security-groups-rules-belongs-to-default-sg 2025-10-07 20:50:37.858 | security-groups-shared-filtering 2025-10-07 20:50:37.858 | security-group 2025-10-07 20:50:37.858 | service-type 2025-10-07 20:50:37.858 | sorting 2025-10-07 20:50:37.858 | standard-attr-description 2025-10-07 20:50:37.858 | stateful-security-group 2025-10-07 20:50:37.858 | subnet-dns-publish-fixed-ip 2025-10-07 20:50:37.858 | subnet-external-network 2025-10-07 20:50:37.858 | subnet-service-types 2025-10-07 20:50:37.858 | subnet_allocation 2025-10-07 20:50:37.858 | subnetpool-prefix-ops 2025-10-07 20:50:37.858 | tag-creation 2025-10-07 20:50:37.858 | standard-attr-tag 2025-10-07 20:50:37.858 | standard-attr-timestamp 2025-10-07 20:50:37.858 | vlan-transparent =~ external-net ]] 2025-10-07 20:50:37.861 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-10-07 20:50:37.866 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2025-10-07 20:50:38.310 | 2025-10-07 20:50:38.327 | +++ functions-common:oscwrap:2468 : return 0 2025-10-07 20:50:38.332 | ++ lib/tempest:configure_tempest:395 : public_network_id=37652f03-8f3f-45c8-8dfe-ec8ecf52f76e 2025-10-07 20:50:38.336 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2025-10-07 20:50:39.154 | 2025-10-07 20:50:39.154 | +---------------------------+--------------------------------------+ 2025-10-07 20:50:39.154 | | Field | Value | 2025-10-07 20:50:39.154 | +---------------------------+--------------------------------------+ 2025-10-07 20:50:39.154 | | admin_state_up | UP | 2025-10-07 20:50:39.154 | | availability_zone_hints | | 2025-10-07 20:50:39.154 | | availability_zones | | 2025-10-07 20:50:39.154 | | created_at | 2025-10-07T20:50:38Z | 2025-10-07 20:50:39.154 | | description | | 2025-10-07 20:50:39.154 | | dns_domain | None | 2025-10-07 20:50:39.154 | | id | 2f269099-5f85-413e-b904-915f39ee69a0 | 2025-10-07 20:50:39.154 | | ipv4_address_scope | None | 2025-10-07 20:50:39.154 | | ipv6_address_scope | None | 2025-10-07 20:50:39.154 | | is_default | None | 2025-10-07 20:50:39.154 | | is_vlan_qinq | None | 2025-10-07 20:50:39.154 | | is_vlan_transparent | False | 2025-10-07 20:50:39.154 | | mtu | 1372 | 2025-10-07 20:50:39.154 | | name | shared | 2025-10-07 20:50:39.154 | | port_security_enabled | True | 2025-10-07 20:50:39.154 | | project_id | 3468f88d3d534ad1819b91cf08c05c95 | 2025-10-07 20:50:39.154 | | provider:network_type | geneve | 2025-10-07 20:50:39.154 | | provider:physical_network | None | 2025-10-07 20:50:39.154 | | provider:segmentation_id | 20690 | 2025-10-07 20:50:39.154 | | qinq | False | 2025-10-07 20:50:39.154 | | qos_policy_id | None | 2025-10-07 20:50:39.154 | | revision_number | 1 | 2025-10-07 20:50:39.154 | | router:external | Internal | 2025-10-07 20:50:39.154 | | segments | None | 2025-10-07 20:50:39.154 | | shared | True | 2025-10-07 20:50:39.154 | | status | ACTIVE | 2025-10-07 20:50:39.154 | | subnets | | 2025-10-07 20:50:39.154 | | tags | | 2025-10-07 20:50:39.154 | | updated_at | 2025-10-07T20:50:38Z | 2025-10-07 20:50:39.154 | +---------------------------+--------------------------------------+ 2025-10-07 20:50:39.165 | ++ 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-10-07 20:50:39.960 | 2025-10-07 20:50:39.960 | +----------------------+--------------------------------------+ 2025-10-07 20:50:39.960 | | Field | Value | 2025-10-07 20:50:39.960 | +----------------------+--------------------------------------+ 2025-10-07 20:50:39.960 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2025-10-07 20:50:39.960 | | cidr | 192.168.233.0/24 | 2025-10-07 20:50:39.960 | | created_at | 2025-10-07T20:50:39Z | 2025-10-07 20:50:39.960 | | description | shared-subnet | 2025-10-07 20:50:39.960 | | dns_nameservers | | 2025-10-07 20:50:39.960 | | dns_publish_fixed_ip | None | 2025-10-07 20:50:39.960 | | enable_dhcp | True | 2025-10-07 20:50:39.960 | | gateway_ip | 192.168.233.1 | 2025-10-07 20:50:39.960 | | host_routes | | 2025-10-07 20:50:39.960 | | id | 7508d419-6de0-420c-9d21-0527574e9ac6 | 2025-10-07 20:50:39.960 | | ip_version | 4 | 2025-10-07 20:50:39.960 | | ipv6_address_mode | None | 2025-10-07 20:50:39.960 | | ipv6_ra_mode | None | 2025-10-07 20:50:39.960 | | name | shared-subnet | 2025-10-07 20:50:39.960 | | network_id | 2f269099-5f85-413e-b904-915f39ee69a0 | 2025-10-07 20:50:39.960 | | project_id | 3468f88d3d534ad1819b91cf08c05c95 | 2025-10-07 20:50:39.960 | | revision_number | 0 | 2025-10-07 20:50:39.960 | | router:external | False | 2025-10-07 20:50:39.960 | | segment_id | None | 2025-10-07 20:50:39.960 | | service_types | | 2025-10-07 20:50:39.960 | | subnetpool_id | None | 2025-10-07 20:50:39.960 | | tags | | 2025-10-07 20:50:39.960 | | updated_at | 2025-10-07T20:50:39Z | 2025-10-07 20:50:39.960 | +----------------------+--------------------------------------+ 2025-10-07 20:50:39.971 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2025-10-07 20:50:40.025 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2025-10-07 20:50:40.081 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2025-10-07 20:50:40.090 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2025-10-07 20:50:40.139 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2025-10-07 20:50:40.191 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2025-10-07 20:50:40.246 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2025-10-07 20:50:40.312 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2025-10-07 20:50:40.380 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://38.102.83.9/identity/v3 2025-10-07 20:50:40.443 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2025-10-07 20:50:40.497 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2025-10-07 20:50:40.552 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2025-10-07 20:50:40.602 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2025-10-07 20:50:40.606 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2025-10-07 20:50:40.661 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2025-10-07 20:50:40.710 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2025-10-07 20:50:40.762 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2025-10-07 20:50:40.815 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2025-10-07 20:50:40.865 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2025-10-07 20:50:40.892 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:40.896 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-10-07 20:50:40.948 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2025-10-07 20:50:40.951 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2025-10-07 20:50:41.008 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2025-10-07 20:50:41.036 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:41.040 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2025-10-07 20:50:41.095 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2025-10-07 20:50:41.154 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2025-10-07 20:50:41.207 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2025-10-07 20:50:41.211 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2025-10-07 20:50:41.269 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2025-10-07 20:50:41.324 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2025-10-07 20:50:41.353 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:41.357 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 470af707-0042-467a-bd47-a7aa11a5a05c 2025-10-07 20:50:41.410 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ae0bbf17-8de2-4938-99f3-b5ebed12df23 2025-10-07 20:50:41.464 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2025-10-07 20:50:41.518 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2025-10-07 20:50:41.571 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2025-10-07 20:50:41.628 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2025-10-07 20:50:41.657 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:41.661 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2025-10-07 20:50:41.665 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2025-10-07 20:50:41.669 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2025-10-07 20:50:41.673 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2025-10-07 20:50:41.678 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2025-10-07 20:50:41.682 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2025-10-07 20:50:41.714 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2025-10-07 20:50:41.718 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2025-10-07 20:50:41.775 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2025-10-07 20:50:41.836 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2025-10-07 20:50:41.893 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2025-10-07 20:50:41.951 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2025-10-07 20:50:42.007 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2025-10-07 20:50:42.059 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2025-10-07 20:50:42.115 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2025-10-07 20:50:42.172 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2025-10-07 20:50:42.231 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2025-10-07 20:50:42.236 | ++ 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-10-07 20:50:42.294 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2025-10-07 20:50:42.299 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2025-10-07 20:50:42.357 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2025-10-07 20:50:42.383 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:42.387 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2025-10-07 20:50:42.448 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2025-10-07 20:50:42.479 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:42.484 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2025-10-07 20:50:42.489 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2025-10-07 20:50:42.519 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:50:42.524 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2025-10-07 20:50:42.529 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2025-10-07 20:50:42.533 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2025-10-07 20:50:42.592 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2025-10-07 20:50:42.650 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 37652f03-8f3f-45c8-8dfe-ec8ecf52f76e 2025-10-07 20:50:42.707 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2025-10-07 20:50:42.764 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2025-10-07 20:50:42.821 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2025-10-07 20:50:42.883 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2025-10-07 20:50:42.940 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2025-10-07 20:50:43.029 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2025-10-07 20:50:43.093 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2025-10-07 20:50:43.097 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2025-10-07 20:50:43.102 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2025-10-07 20:50:43.106 | ++ 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-10-07 20:50:43.169 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2025-10-07 20:50:43.176 | +++ lib/tempest:configure_tempest:563 : tr -d . 2025-10-07 20:50:43.176 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2025-10-07 20:50:43.183 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2025-10-07 20:50:43.187 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2025-10-07 20:50:43.236 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2025-10-07 20:50:43.240 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2025-10-07 20:50:43.243 | ++ functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-10-07 20:50:43.247 | ++ functions-common:is_provider_network:2275 : return 1 2025-10-07 20:50:43.250 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2025-10-07 20:50:43.299 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2025-10-07 20:50:43.349 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2025-10-07 20:50:43.401 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2025-10-07 20:50:43.443 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2025-10-07 20:50:43.496 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2025-10-07 20:50:43.551 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-10-07 20:50:43.556 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2025-10-07 20:50:43.561 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2025-10-07 20:50:43.590 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2025-10-07 20:50:43.654 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-10-07 20:50:43.658 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2025-10-07 20:50:43.664 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2025-10-07 20:50:43.694 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2025-10-07 20:50:43.753 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-10-07 20:50:43.757 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2025-10-07 20:50:43.760 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2025-10-07 20:50:43.766 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2025-10-07 20:50:43.794 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2025-10-07 20:50:43.842 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-10-07 20:50:43.846 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2025-10-07 20:50:43.849 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2025-10-07 20:50:43.868 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2025-10-07 20:50:43.907 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2025-10-07 20:50:43.947 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2025-10-07 20:50:43.951 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2025-10-07 20:50:43.990 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2025-10-07 20:50:43.992 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2025-10-07 20:50:43.995 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2025-10-07 20:50:43.998 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2025-10-07 20:50:44.021 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2025-10-07 20:50:44.025 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2025-10-07 20:50:44.067 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2025-10-07 20:50:44.086 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.090 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2025-10-07 20:50:44.094 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2025-10-07 20:50:44.098 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2025-10-07 20:50:44.101 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2025-10-07 20:50:44.104 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2025-10-07 20:50:44.108 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2025-10-07 20:50:44.152 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2025-10-07 20:50:44.155 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2025-10-07 20:50:44.159 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2025-10-07 20:50:44.163 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2025-10-07 20:50:44.194 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2025-10-07 20:50:44.198 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2025-10-07 20:50:44.254 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2025-10-07 20:50:44.259 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2025-10-07 20:50:44.263 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2025-10-07 20:50:44.267 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2025-10-07 20:50:44.314 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2025-10-07 20:50:44.357 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2025-10-07 20:50:44.398 | ++ lib/tempest:configure_tempest:718 : local service 2025-10-07 20:50:44.402 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2025-10-07 20:50:44.405 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.407 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2025-10-07 20:50:44.431 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.434 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2025-10-07 20:50:44.481 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.484 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2025-10-07 20:50:44.507 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.512 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2025-10-07 20:50:44.565 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.569 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2025-10-07 20:50:44.598 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.602 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2025-10-07 20:50:44.658 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.662 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2025-10-07 20:50:44.688 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.692 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2025-10-07 20:50:44.746 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.750 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2025-10-07 20:50:44.779 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.783 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2025-10-07 20:50:44.837 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.841 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2025-10-07 20:50:44.860 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.862 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2025-10-07 20:50:44.907 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-10-07 20:50:44.911 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2025-10-07 20:50:44.934 | ++ functions-common:is_service_enabled:2079 : return 0 2025-10-07 20:50:44.937 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon True 2025-10-07 20:50:44.979 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-10-07 20:50:44.983 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-10-07 20:50:44.987 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2025-10-07 20:50:44.990 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2025-10-07 20:50:45.038 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-10-07 20:50:45.041 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-10-07 20:50:45.045 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2025-10-07 20:50:45.048 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2025-10-07 20:50:45.091 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-10-07 20:50:45.094 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-10-07 20:50:45.097 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2025-10-07 20:50:45.100 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2025-10-07 20:50:45.102 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2025-10-07 20:50:45.106 | +++ lib/tempest:configure_tempest:763 : mktemp 2025-10-07 20:50:45.114 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.tEtCPXkq6Q 2025-10-07 20:50:45.117 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2025-10-07 20:50:45.120 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2025-10-07 20:50:45.124 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-10-07 20:50:45.130 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.W7G3t1Vbb2 2025-10-07 20:50:45.132 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.W7G3t1Vbb2 2025-10-07 20:50:45.135 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-10-07 20:50:45.138 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.W7G3t1Vbb2 2025-10-07 20:50:45.141 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-10-07 20:50:45.145 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-10-07 20:50:45.149 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-10-07 20:50:45.157 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:45.161 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:45.163 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:45.166 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-10-07 20:50:45.170 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2025-10-07 20:50:45.172 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2025-10-07 20:50:45.530 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2025-10-07 20:50:46.240 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-10-07 20:50:57.130 | venv-tempest develop-inst: /opt/stack/tempest 2025-10-07 20:51:01.950 | venv-tempest installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.10.5,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.11.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.0.0,oslo.context==6.1.0,oslo.i18n==6.6.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.0,packaging==25.0,paramiko==3.5.1,pbr==7.0.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.5.0,-e git+file:///dev/null@93df2d2d3e73788db982be0f4b85e3451343c94c#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-10-07 20:51:01.950 | ___________________________________ summary ____________________________________ 2025-10-07 20:51:01.950 | venv-tempest: skipped tests 2025-10-07 20:51:01.950 | congratulations :) 2025-10-07 20:51:01.992 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.W7G3t1Vbb2 -r requirements.txt 2025-10-07 20:51:02.440 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-10-07 20:51:02.440 | !! 2025-10-07 20:51:02.440 | 2025-10-07 20:51:02.440 | ******************************************************************************** 2025-10-07 20:51:02.440 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-10-07 20:51:02.440 | 2025-10-07 20:51:02.440 | License :: OSI Approved :: Apache Software License 2025-10-07 20:51:02.440 | 2025-10-07 20:51:02.440 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-07 20:51:02.440 | ******************************************************************************** 2025-10-07 20:51:02.440 | 2025-10-07 20:51:02.440 | !! 2025-10-07 20:51:02.440 | self._finalize_license_expression() 2025-10-07 20:51:02.446 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-10-07 20:51:02.446 | !! 2025-10-07 20:51:02.446 | 2025-10-07 20:51:02.446 | ******************************************************************************** 2025-10-07 20:51:02.446 | Requirements should be satisfied by a PEP 517 installer. 2025-10-07 20:51:02.446 | If you are using pip, you can try `pip install --use-pep517`. 2025-10-07 20:51:02.446 | 2025-10-07 20:51:02.446 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-10-07 20:51:02.446 | or your builds will no longer be supported. 2025-10-07 20:51:02.446 | ******************************************************************************** 2025-10-07 20:51:02.446 | 2025-10-07 20:51:02.446 | !! 2025-10-07 20:51:02.446 | dist.fetch_build_eggs(dist.setup_requires) 2025-10-07 20:51:02.749 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: DevelopDeprecationWarning: develop command is deprecated. 2025-10-07 20:51:02.749 | !! 2025-10-07 20:51:02.749 | 2025-10-07 20:51:02.749 | ******************************************************************************** 2025-10-07 20:51:02.749 | Please avoid running ``setup.py`` and ``develop``. 2025-10-07 20:51:02.749 | Instead, use standards-based tools like pip or uv. 2025-10-07 20:51:02.749 | 2025-10-07 20:51:02.749 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-10-07 20:51:02.749 | or your builds will no longer be supported. 2025-10-07 20:51:02.750 | 2025-10-07 20:51:02.750 | See https://github.com/pypa/setuptools/issues/917 for details. 2025-10-07 20:51:02.750 | ******************************************************************************** 2025-10-07 20:51:02.750 | 2025-10-07 20:51:02.750 | !! 2025-10-07 20:51:02.750 | self.initialize_options() 2025-10-07 20:51:02.750 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-10-07 20:51:02.752 | !! 2025-10-07 20:51:02.752 | 2025-10-07 20:51:02.752 | ******************************************************************************** 2025-10-07 20:51:02.752 | Please avoid running ``setup.py`` directly. 2025-10-07 20:51:02.752 | Instead, use pypa/build, pypa/installer or other 2025-10-07 20:51:02.752 | standards-based tools. 2025-10-07 20:51:02.752 | 2025-10-07 20:51:02.752 | By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-10-07 20:51:02.752 | or your builds will no longer be supported. 2025-10-07 20:51:02.752 | 2025-10-07 20:51:02.752 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-10-07 20:51:02.752 | ******************************************************************************** 2025-10-07 20:51:02.752 | 2025-10-07 20:51:02.752 | !! 2025-10-07 20:51:02.752 | self.initialize_options() 2025-10-07 20:51:02.752 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/core.py:141: UserWarning: Unknown distribution option: 'tests_require' 2025-10-07 20:51:02.752 | warnings.warn(msg) 2025-10-07 20:51:02.753 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-10-07 20:51:02.753 | !! 2025-10-07 20:51:02.753 | 2025-10-07 20:51:02.753 | ******************************************************************************** 2025-10-07 20:51:02.753 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-10-07 20:51:02.753 | 2025-10-07 20:51:02.753 | License :: OSI Approved :: Apache Software License 2025-10-07 20:51:02.753 | 2025-10-07 20:51:02.753 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-07 20:51:02.753 | ******************************************************************************** 2025-10-07 20:51:02.753 | 2025-10-07 20:51:02.753 | !! 2025-10-07 20:51:02.753 | self._finalize_license_expression() 2025-10-07 20:51:02.811 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2025-10-07 20:51:07.544 | venv-tempest installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.10.5,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.11.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.0.0,oslo.context==6.1.0,oslo.i18n==6.6.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.0,packaging==25.0,paramiko==3.5.1,pbr==7.0.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.5.0,-e git+file:///dev/null@93df2d2d3e73788db982be0f4b85e3451343c94c#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-10-07 20:51:07.545 | venv-tempest run-test-pre: PYTHONHASHSEED='3502487876' 2025-10-07 20:51:07.545 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.W7G3t1Vbb2 -r requirements.txt 2025-10-07 20:51:08.078 | 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-10-07 20:51:08.082 | 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.1) 2025-10-07 20:51:08.083 | 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.11.0) 2025-10-07 20:51:08.083 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.0) 2025-10-07 20:51:08.084 | 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-10-07 20:51:08.084 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (3.5.1) 2025-10-07 20:51:08.085 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-10-07 20:51:08.085 | 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-10-07 20:51:08.086 | 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-10-07 20:51:08.086 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.0.0) 2025-10-07 20:51:08.086 | 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-10-07 20:51:08.087 | 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-10-07 20:51:08.087 | 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-10-07 20:51:08.088 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.1.0) 2025-10-07 20:51:08.088 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.5) 2025-10-07 20:51:08.089 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.2) 2025-10-07 20:51:08.089 | 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-10-07 20:51:08.090 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.5.0) 2025-10-07 20:51:08.090 | 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-10-07 20:51:08.090 | 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-10-07 20:51:08.091 | 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-10-07 20:51:08.091 | 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-10-07 20:51:08.092 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.19) 2025-10-07 20:51:08.092 | 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-10-07 20:51:08.093 | 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-10-07 20:51:08.094 | 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-10-07 20:51:08.095 | 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-10-07 20:51:08.097 | 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.3.0) 2025-10-07 20:51:08.097 | 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.4.1) 2025-10-07 20:51:08.098 | 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.36.2) 2025-10-07 20:51:08.098 | 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.26.0) 2025-10-07 20:51:08.102 | 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.0.1) 2025-10-07 20:51:08.103 | 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.5.0) 2025-10-07 20:51:08.105 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (1.17.1) 2025-10-07 20:51:08.109 | 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.6.0) 2025-10-07 20:51:08.112 | 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-10-07 20:51:08.113 | 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.4) 2025-10-07 20:51:08.117 | 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.1.0) 2025-10-07 20:51:08.117 | 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-10-07 20:51:08.120 | 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-10-07 20:51:08.121 | 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-10-07 20:51:08.122 | 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.1) 2025-10-07 20:51:08.123 | 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-10-07 20:51:08.124 | 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-10-07 20:51:08.125 | 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.3) 2025-10-07 20:51:08.126 | 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-10-07 20:51:08.127 | 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.0.0) 2025-10-07 20:51:08.134 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.13) 2025-10-07 20:51:08.139 | 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)) (1.17.2) 2025-10-07 20:51:08.152 | 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.22) 2025-10-07 20:51:08.154 | 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.9.0) 2025-10-07 20:51:08.154 | 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-10-07 20:51:08.160 | 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.14.1) 2025-10-07 20:51:08.172 | 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-10-07 20:51:08.174 | 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.2) 2025-10-07 20:51:08.175 | 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.10) 2025-10-07 20:51:08.176 | 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.10.5) 2025-10-07 20:51:08.184 | 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.1.0) 2025-10-07 20:51:08.186 | 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)) (3.0.0) 2025-10-07 20:51:08.187 | 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-10-07 20:51:08.190 | 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-10-07 20:51:08.248 | 2025-10-07 20:51:08.248 | [notice] A new release of pip is available: 25.1.1 -> 25.2 2025-10-07 20:51:08.248 | [notice] To update, run: pip install --upgrade pip 2025-10-07 20:51:08.306 | ___________________________________ summary ____________________________________ 2025-10-07 20:51:08.307 | venv-tempest: commands succeeded 2025-10-07 20:51:08.307 | congratulations :) 2025-10-07 20:51:08.391 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.W7G3t1Vbb2 2025-10-07 20:51:08.396 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2025-10-07 20:51:08.400 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2025-10-07 20:51:08.404 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2025-10-07 20:51:08.457 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.tEtCPXkq6Q 2025-10-07 20:51:08.761 | venv create: /opt/stack/tempest/.tox/venv 2025-10-07 20:51:09.159 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2025-10-07 20:51:22.013 | venv develop-inst: /opt/stack/tempest 2025-10-07 20:51:27.750 | venv installed: alabaster==1.0.0,attrs==25.3.0,autopage==0.5.2,babel==2.17.0,bcrypt==4.0.1,certifi==2025.10.5,cffi==1.17.1,charset-normalizer==3.4.2,cliff==4.11.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.19,fixtures==4.2.5,idna==3.10,imagesize==1.4.1,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,openstackdocstheme==3.5.0,oslo.concurrency==7.2.0,oslo.config==10.0.0,oslo.context==6.1.0,oslo.i18n==6.6.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.0,packaging==25.0,paramiko==3.5.1,pbr==7.0.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,reno==4.1.0,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.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.5.0,-e git+file:///dev/null@93df2d2d3e73788db982be0f4b85e3451343c94c#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 2025-10-07 20:51:27.751 | venv run-test-pre: PYTHONHASHSEED='2612188314' 2025-10-07 20:51:27.751 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.tEtCPXkq6Q 2025-10-07 20:51:27.867 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. 2025-10-07 20:51:27.867 | debtcollector.deprecate( 2025-10-07 20:51:28.036 | /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-10-07 20:51:28.036 | FORMAT_CHECKER = jsonschema.draft4_format_checker 2025-10-07 20:51:28.039 | /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-10-07 20:51:28.039 | @jsonschema.FormatChecker.cls_checks('base64') 2025-10-07 20:51:28.322 | /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-10-07 20:51:28.322 | warnings.warn( 2025-10-07 20:51:28.730 | /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-10-07 20:51:28.730 | for key, value in info.getheaders().items(): 2025-10-07 20:51:28.884 | /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-10-07 20:51:28.885 | for key, value in info.getheaders().items(): 2025-10-07 20:51:29.639 | /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-10-07 20:51:29.640 | for key, value in info.getheaders().items(): 2025-10-07 20:51:29.641 | /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-10-07 20:51:29.641 | _client = klass(auth_provider=auth_provider, **kwargs) 2025-10-07 20:51:31.505 | ___________________________________ summary ____________________________________ 2025-10-07 20:51:31.505 | venv: commands succeeded 2025-10-07 20:51:31.506 | congratulations :) 2025-10-07 20:51:31.559 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2025-10-07 20:51:31.597 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:51:31.603 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2025-10-07 20:51:31.608 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2025-10-07 20:51:31.645 | ++ functions-common:is_service_enabled:2079 : return 1 2025-10-07 20:51:31.650 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2025-10-07 20:51:31.657 | ++ 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,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-10-07 20:51:31.663 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2025-10-07 20:51:31.669 | ++ 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,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-10-07 20:51:31.676 | +++ 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,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-10-07 20:51:31.682 | +++ 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,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-10-07 20:51:31.689 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2025-10-07 20:51:31.695 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2025-10-07 20:51:31.700 | +++ 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,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-10-07 20:51:31.755 | +++ 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,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-10-07 20:51:31.797 | ++ 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,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-10-07 20:51:31.803 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2025-10-07 20:51:31.808 | ++ 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,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-10-07 20:51:31.869 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2025-10-07 20:51:31.875 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2025-10-07 20:51:31.881 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2025-10-07 20:51:31.954 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2025-10-07 20:51:31.959 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2025-10-07 20:51:31.965 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2025-10-07 20:51:32.031 | ++ lib/tempest:configure_tempest:839 : IFS=' 2025-10-07 20:51:32.031 | ' 2025-10-07 20:51:32.037 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2025-10-07 20:51:32.043 | ++ ./stack.sh:echo_summary:468 : [[ -t 3 ]] 2025-10-07 20:51:32.049 | ++ ./stack.sh:echo_summary:474 : echo -e Installing Tempest Plugins 2025-10-07 20:51:32.055 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2025-10-07 20:51:32.061 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2025-10-07 20:51:32.061 | ~/tempest ~/tempest 2025-10-07 20:51:32.065 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2025-10-07 20:51:32.071 | ++ lib/tempest:install_tempest_plugins:883 : popd 2025-10-07 20:51:32.071 | ~/tempest 2025-10-07 20:51:32.077 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-10-07 20:51:32.082 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-10-07 20:51:32.088 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-10-07 20:51:32.094 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-10-07 20:51:32.099 | + functions-common:run_phase:1878 : run_plugins stack test-config 2025-10-07 20:51:32.104 | + functions-common:run_plugins:1837 : local mode=stack 2025-10-07 20:51:32.110 | + functions-common:run_plugins:1838 : local phase=test-config 2025-10-07 20:51:32.116 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-10-07 20:51:32.122 | + functions-common:run_plugins:1841 : local plugin 2025-10-07 20:51:32.128 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-10-07 20:51:32.134 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-10-07 20:51:32.141 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-10-07 20:51:32.147 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2025-10-07 20:51:32.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-10-07 20:51:32.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-10-07 20:51:32.166 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-10-07 20:51:32.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-10-07 20:51:32.177 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-10-07 20:51:32.183 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-10-07 20:51:32.188 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-10-07 20:51:32.194 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-10-07 20:51:32.199 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-10-07 20:51:32.205 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-10-07 20:51:32.211 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-10-07 20:51:32.217 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-10-07 20:51:32.221 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-10-07 20:51:32.226 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-10-07 20:51:32.231 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-10-07 20:51:32.237 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-10-07 20:51:32.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-10-07 20:51:32.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-10-07 20:51:32.252 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-10-07 20:51:32.257 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-10-07 20:51:32.262 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-10-07 20:51:32.290 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-10-07 20:51:32.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-10-07 20:51:32.300 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-10-07 20:51:32.306 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-10-07 20:51:32.312 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:51:32.343 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:51:32.346 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-10-07 20:51:32.353 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-10-07 20:51:32.354 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-10-07 20:51:32.361 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-10-07 20:51:32.366 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-10-07 20:51:32.370 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-10-07 20:51:32.379 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-10-07 20:51:32.419 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-10-07 20:51:32.425 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-10-07 20:51:32.432 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-10-07 20:51:32.437 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-10-07 20:51:32.444 | + ./stack.sh:main:1525 : merge_config_group /opt/stack/devstack/local.conf test-config 2025-10-07 20:51:32.449 | + inc/meta-config:merge_config_group:172 : local localfile=/opt/stack/devstack/local.conf 2025-10-07 20:51:32.456 | + inc/meta-config:merge_config_group:172 : shift 2025-10-07 20:51:32.461 | + inc/meta-config:merge_config_group:173 : local matchgroups=test-config 2025-10-07 20:51:32.467 | + inc/meta-config:merge_config_group:175 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:51:32.473 | + inc/meta-config:merge_config_group:177 : local configfile group 2025-10-07 20:51:32.478 | + inc/meta-config:merge_config_group:178 : for group in $matchgroups 2025-10-07 20:51:32.483 | ++ inc/meta-config:merge_config_group:179 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2025-10-07 20:51:32.488 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:51:32.494 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2025-10-07 20:51:32.499 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:51:32.504 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2025-10-07 20:51:32.504 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:51:32.504 | gsub("[][]", "", $1); 2025-10-07 20:51:32.504 | split($1, a, "|"); 2025-10-07 20:51:32.504 | if (a[1] == matchgroup) 2025-10-07 20:51:32.504 | print a[2] 2025-10-07 20:51:32.504 | } 2025-10-07 20:51:32.504 | ' /opt/stack/devstack/local.conf 2025-10-07 20:51:32.514 | + inc/meta-config:merge_config_group:179 : for configfile in $(get_meta_section_files $localfile $group) 2025-10-07 20:51:32.519 | + inc/meta-config:merge_config_group:180 : local realconfigfile 2025-10-07 20:51:32.524 | + inc/meta-config:merge_config_group:181 : local dir 2025-10-07 20:51:32.530 | ++ inc/meta-config:merge_config_group:183 : eval 'echo $TEMPEST_CONFIG' 2025-10-07 20:51:32.535 | +++ inc/meta-config:merge_config_group:183 : echo /opt/stack/tempest/etc/tempest.conf 2025-10-07 20:51:32.541 | + inc/meta-config:merge_config_group:183 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2025-10-07 20:51:32.549 | + inc/meta-config:merge_config_group:184 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2025-10-07 20:51:32.554 | ++ inc/meta-config:merge_config_group:188 : dirname /opt/stack/tempest/etc/tempest.conf 2025-10-07 20:51:32.564 | + inc/meta-config:merge_config_group:188 : dir=/opt/stack/tempest/etc 2025-10-07 20:51:32.568 | + inc/meta-config:merge_config_group:189 : [[ -d /opt/stack/tempest/etc ]] 2025-10-07 20:51:32.574 | + inc/meta-config:merge_config_group:190 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-10-07 20:51:32.581 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:51:32.586 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2025-10-07 20:51:32.591 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2025-10-07 20:51:32.596 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-10-07 20:51:32.602 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2025-10-07 20:51:32.608 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2025-10-07 20:51:32.615 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2025-10-07 20:51:32.621 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2025-10-07 20:51:32.629 | + inc/meta-config:merge_config_file:97 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-10-07 20:51:32.629 | + inc/meta-config:merge_config_file:98 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2025-10-07 20:51:32.629 | BEGIN { 2025-10-07 20:51:32.629 | section = "" 2025-10-07 20:51:32.629 | last_section = "" 2025-10-07 20:51:32.629 | section_count = 0 2025-10-07 20:51:32.629 | } 2025-10-07 20:51:32.629 | /^\[.+\]/ { 2025-10-07 20:51:32.629 | gsub("[][]", "", $1); 2025-10-07 20:51:32.629 | section=$1 2025-10-07 20:51:32.629 | next 2025-10-07 20:51:32.629 | } 2025-10-07 20:51:32.629 | /^ *\#/ { 2025-10-07 20:51:32.629 | next 2025-10-07 20:51:32.629 | } 2025-10-07 20:51:32.629 | /^[^ \t]+/ { 2025-10-07 20:51:32.629 | # get offset of first = in $0 2025-10-07 20:51:32.629 | eq_idx = index($0, "=") 2025-10-07 20:51:32.629 | # extract attr & value from $0 2025-10-07 20:51:32.630 | attr = substr($0, 1, eq_idx - 1) 2025-10-07 20:51:32.630 | value = substr($0, eq_idx + 1) 2025-10-07 20:51:32.630 | # only need to strip trailing whitespace from attr 2025-10-07 20:51:32.630 | sub(/[ \t]*$/, "", attr) 2025-10-07 20:51:32.630 | # need to strip leading & trailing whitespace from value 2025-10-07 20:51:32.630 | sub(/^[ \t]*/, "", value) 2025-10-07 20:51:32.630 | sub(/[ \t]*$/, "", value) 2025-10-07 20:51:32.630 | 2025-10-07 20:51:32.630 | # cfg_attr_count: number of config lines per [section, attr] 2025-10-07 20:51:32.630 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-10-07 20:51:32.630 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-10-07 20:51:32.630 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-10-07 20:51:32.630 | if (! (section, attr) in cfg_attr_count) { 2025-10-07 20:51:32.630 | if (section != last_section) { 2025-10-07 20:51:32.630 | cfg_section[section_count++] = section 2025-10-07 20:51:32.630 | last_section = section 2025-10-07 20:51:32.630 | } 2025-10-07 20:51:32.630 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-10-07 20:51:32.630 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-10-07 20:51:32.630 | 2025-10-07 20:51:32.630 | cfg_attr[section, attr, 0] = value 2025-10-07 20:51:32.630 | cfg_attr_count[section, attr] = 1 2025-10-07 20:51:32.630 | } else { 2025-10-07 20:51:32.630 | lno = cfg_attr_count[section, attr]++ 2025-10-07 20:51:32.630 | cfg_attr[section, attr, lno] = value 2025-10-07 20:51:32.630 | } 2025-10-07 20:51:32.630 | } 2025-10-07 20:51:32.630 | END { 2025-10-07 20:51:32.630 | # Process each section in order 2025-10-07 20:51:32.630 | for (sno = 0; sno < section_count; sno++) { 2025-10-07 20:51:32.630 | section = cfg_section[sno] 2025-10-07 20:51:32.630 | # The ini routines simply append a config item immediately 2025-10-07 20:51:32.630 | # after the section header. To keep the same order as defined 2025-10-07 20:51:32.630 | # in local.conf, invoke the ini routines in the reverse order 2025-10-07 20:51:32.630 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-10-07 20:51:32.630 | attr = cfg_sec_attr_name[sno, attr_no] 2025-10-07 20:51:32.630 | if (cfg_attr_count[section, attr] == 1) 2025-10-07 20:51:32.630 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-10-07 20:51:32.630 | else { 2025-10-07 20:51:32.630 | # For multiline, invoke the ini routines in the reverse order 2025-10-07 20:51:32.630 | count = cfg_attr_count[section, attr] 2025-10-07 20:51:32.630 | print "inidelete " configfile " " section " " attr 2025-10-07 20:51:32.630 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-10-07 20:51:32.630 | for (l = count -2; l >= 0; l--) 2025-10-07 20:51:32.630 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-10-07 20:51:32.631 | } 2025-10-07 20:51:32.631 | } 2025-10-07 20:51:32.631 | } 2025-10-07 20:51:32.631 | } 2025-10-07 20:51:32.631 | ' 2025-10-07 20:51:32.631 | + inc/meta-config:merge_config_file:165 : read a 2025-10-07 20:51:32.634 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-10-07 20:51:32.635 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-10-07 20:51:32.640 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2025-10-07 20:51:32.646 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2025-10-07 20:51:32.653 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-10-07 20:51:32.658 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2025-10-07 20:51:32.663 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2025-10-07 20:51:32.663 | BEGIN { group = "" } 2025-10-07 20:51:32.663 | /^\[\[.+\|.*\]\]/ { 2025-10-07 20:51:32.663 | gsub("[][]", "", $1); 2025-10-07 20:51:32.663 | split($1, a, "|"); 2025-10-07 20:51:32.663 | if (a[1] == matchgroup && a[2] == configfile) { 2025-10-07 20:51:32.663 | group=a[1] 2025-10-07 20:51:32.663 | } else { 2025-10-07 20:51:32.663 | group="" 2025-10-07 20:51:32.663 | } 2025-10-07 20:51:32.663 | next 2025-10-07 20:51:32.663 | } 2025-10-07 20:51:32.663 | { 2025-10-07 20:51:32.663 | if (group != "") 2025-10-07 20:51:32.663 | print $0 2025-10-07 20:51:32.663 | } 2025-10-07 20:51:32.663 | ' /opt/stack/devstack/local.conf 2025-10-07 20:51:32.678 | + inc/meta-config:merge_config_file:165 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2025-10-07 20:51:32.683 | ++ inc/meta-config:merge_config_file:165 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2025-10-07 20:51:32.752 | + inc/meta-config:merge_config_file:165 : read a 2025-10-07 20:51:32.757 | + inc/meta-config:merge_config_file:165 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2025-10-07 20:51:32.763 | ++ inc/meta-config:merge_config_file:165 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2025-10-07 20:51:32.840 | + inc/meta-config:merge_config_file:165 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 11 async_wait 63 osc 195 test_with_retry 0 yum_install 272 dbsync 3 pip_install 172 run_process 67 ------------------------- Unaccounted time 155 ========================= Total runtime 938 ================= Async summary ================= Time spent in the background minus waits: 289 sec Elapsed time: 938 sec Time if we did everything serially: 1227 sec Speedup: 1.3081 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 33768 | | keystone | UPDATE | 9 | | keystone | INSERT | 127 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | neutron | SELECT | 7064 | | neutron | INSERT | 828 | | neutron | DELETE | 33 | | placement | SELECT | 18 | | placement | INSERT | 67 | | placement | SET | 1 | | neutron | UPDATE | 286 | | nova_api | SELECT | 50 | | nova_cell0 | SELECT | 26 | | nova_cell1 | SELECT | 63 | | nova_cell0 | INSERT | 4 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 74 | | cinder | INSERT | 8 | | placement | UPDATE | 3 | | cinder | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 17 | | nova_api | SAVEPOINT | 10 | | nova_api | INSERT | 20 | | nova_api | RELEASE | 10 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 38.102.83.9 This is your host IPv6 address: ::1 Horizon is now available at http://38.102.83.9/dashboard Keystone is serving at https://38.102.83.9/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: f6e2d01710581fa578bafeaaf5f6ba542fc6da4e [neutron] Configure ovn-bgp service-plugin 2025-10-07 16:30:49 -0400 OS Version: CentOSStream 10 Coughlan