Jul 08 14:20:03 devstack nova-compute[73309]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=73309) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 08 14:20:03 devstack nova-compute[73309]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=73309) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 08 14:20:03 devstack nova-compute[73309]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 08 14:20:03 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:20:03 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:20:03 devstack nova-compute[73309]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 08 14:20:04 devstack nova-compute[73309]: WARNING nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jul 08 14:20:04 devstack nova-compute[73309]: INFO nova.utils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] The long task thread pool MainProcess.long_task is initialized Jul 08 14:20:04 devstack nova-compute[73309]: INFO nova.virt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 08 14:20:04 devstack nova-compute[73309]: INFO nova.compute.provider_config [None req-667c8388-f924-428b-9df2-a4721a750617 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Acquiring lock "singleton_lock" {{(pid=73309) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Acquired lock "singleton_lock" {{(pid=73309) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Releasing lock "singleton_lock" {{(pid=73309) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:20:05 devstack nova-compute[73309]: WARNING oslo_service.backend._threading.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] no_fork=True: running service in main process Jul 08 14:20:05 devstack nova-compute[73309]: INFO nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Starting compute node (version 33.1.0) Jul 08 14:20:05 devstack nova-compute[73309]: INFO nova.utils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] The default thread pool MainProcess.default is initialized Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG nova.utils [-] Waiting for the next task {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Starting event thread {{(pid=73309) start /opt/stack/nova/nova/virt/libvirt/host.py:253}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Starting connection event dispatch thread {{(pid=73309) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:555}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Connecting to libvirt: qemu:///system {{(pid=73309) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:560}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Registering for lifecycle events {{(pid=73309) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:566}} Jul 08 14:20:05 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Registering for connection events: {{(pid=73309) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:587}} Jul 08 14:20:05 devstack nova-compute[73309]: INFO nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Connection event '1' reason 'None' Jul 08 14:20:06 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Cannot update service status on host "devstack" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jul 08 14:20:06 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.volume.mount [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Initialising _HostMountState generation 0 {{(pid=73309) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 08 14:20:21 devstack nova-compute[73309]: INFO nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host capabilities Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 37c99676-207b-431e-8a4a-ef4347f9ae4a Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: x86_64 Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: tcp Jul 08 14:20:21 devstack nova-compute[73309]: rdma Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 12248272 Jul 08 14:20:21 devstack nova-compute[73309]: 3062068 Jul 08 14:20:21 devstack nova-compute[73309]: 0 Jul 08 14:20:21 devstack nova-compute[73309]: 0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: none Jul 08 14:20:21 devstack nova-compute[73309]: 0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: dac Jul 08 14:20:21 devstack nova-compute[73309]: 0 Jul 08 14:20:21 devstack nova-compute[73309]: +64055:+994 Jul 08 14:20:21 devstack nova-compute[73309]: +64055:+994 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-alpha Jul 08 14:20:21 devstack nova-compute[73309]: clipper Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-arm Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: qcom-dc-scm-v1-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mori-bmc Jul 08 14:20:21 devstack nova-compute[73309]: ast2600-evb Jul 08 14:20:21 devstack nova-compute[73309]: borzoi Jul 08 14:20:21 devstack nova-compute[73309]: tiogapass-bmc Jul 08 14:20:21 devstack nova-compute[73309]: spitz Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: nuri Jul 08 14:20:21 devstack nova-compute[73309]: mcimx7d-sabre Jul 08 14:20:21 devstack nova-compute[73309]: romulus-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: npcm750-evb Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: rainier-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mps3-an547 Jul 08 14:20:21 devstack nova-compute[73309]: musca-b1 Jul 08 14:20:21 devstack nova-compute[73309]: realview-pbx-a9 Jul 08 14:20:21 devstack nova-compute[73309]: versatileab Jul 08 14:20:21 devstack nova-compute[73309]: kzm Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: fby35-bmc Jul 08 14:20:21 devstack nova-compute[73309]: musca-a Jul 08 14:20:21 devstack nova-compute[73309]: virt-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: mcimx6ul-evk Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: smdkc210 Jul 08 14:20:21 devstack nova-compute[73309]: sx1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: imx25-pdk Jul 08 14:20:21 devstack nova-compute[73309]: stm32vldiscovery Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: orangepi-pc Jul 08 14:20:21 devstack nova-compute[73309]: quanta-q71l-bmc Jul 08 14:20:21 devstack nova-compute[73309]: z2 Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: xilinx-zynq-a9 Jul 08 14:20:21 devstack nova-compute[73309]: tosa Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an500 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an521 Jul 08 14:20:21 devstack nova-compute[73309]: sabrelite Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an511 Jul 08 14:20:21 devstack nova-compute[73309]: canon-a1100 Jul 08 14:20:21 devstack nova-compute[73309]: realview-eb Jul 08 14:20:21 devstack nova-compute[73309]: quanta-gbs-bmc Jul 08 14:20:21 devstack nova-compute[73309]: emcraft-sf2 Jul 08 14:20:21 devstack nova-compute[73309]: realview-pb-a8 Jul 08 14:20:21 devstack nova-compute[73309]: yosemitev2-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: raspi1ap Jul 08 14:20:21 devstack nova-compute[73309]: palmetto-bmc Jul 08 14:20:21 devstack nova-compute[73309]: sx1-v1 Jul 08 14:20:21 devstack nova-compute[73309]: n810 Jul 08 14:20:21 devstack nova-compute[73309]: g220a-bmc Jul 08 14:20:21 devstack nova-compute[73309]: n800 Jul 08 14:20:21 devstack nova-compute[73309]: bletchley-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: tacoma-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: quanta-gsj Jul 08 14:20:21 devstack nova-compute[73309]: versatilepb Jul 08 14:20:21 devstack nova-compute[73309]: terrier Jul 08 14:20:21 devstack nova-compute[73309]: mainstone Jul 08 14:20:21 devstack nova-compute[73309]: realview-eb-mpcore Jul 08 14:20:21 devstack nova-compute[73309]: integratorcp Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: supermicrox11-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: witherspoon-bmc Jul 08 14:20:21 devstack nova-compute[73309]: qcom-firework-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mps3-an524 Jul 08 14:20:21 devstack nova-compute[73309]: kudo-bmc Jul 08 14:20:21 devstack nova-compute[73309]: vexpress-a9 Jul 08 14:20:21 devstack nova-compute[73309]: midway Jul 08 14:20:21 devstack nova-compute[73309]: musicpal Jul 08 14:20:21 devstack nova-compute[73309]: lm3s811evb Jul 08 14:20:21 devstack nova-compute[73309]: lm3s6965evb Jul 08 14:20:21 devstack nova-compute[73309]: supermicro-x11spi-bmc Jul 08 14:20:21 devstack nova-compute[73309]: microbit Jul 08 14:20:21 devstack nova-compute[73309]: fby35 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an505 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an385 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: cubieboard Jul 08 14:20:21 devstack nova-compute[73309]: ast1030-evb Jul 08 14:20:21 devstack nova-compute[73309]: verdex Jul 08 14:20:21 devstack nova-compute[73309]: bpim2u Jul 08 14:20:21 devstack nova-compute[73309]: netduino2 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an386 Jul 08 14:20:21 devstack nova-compute[73309]: olimex-stm32-h405 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: raspi2b Jul 08 14:20:21 devstack nova-compute[73309]: vexpress-a15 Jul 08 14:20:21 devstack nova-compute[73309]: fuji-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: sonorapass-bmc Jul 08 14:20:21 devstack nova-compute[73309]: cheetah Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: ast2500-evb Jul 08 14:20:21 devstack nova-compute[73309]: highbank Jul 08 14:20:21 devstack nova-compute[73309]: akita Jul 08 14:20:21 devstack nova-compute[73309]: connex Jul 08 14:20:21 devstack nova-compute[73309]: netduinoplus2 Jul 08 14:20:21 devstack nova-compute[73309]: collie Jul 08 14:20:21 devstack nova-compute[73309]: raspi0 Jul 08 14:20:21 devstack nova-compute[73309]: fp5280g2-bmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-arm Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: qcom-dc-scm-v1-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mori-bmc Jul 08 14:20:21 devstack nova-compute[73309]: ast2600-evb Jul 08 14:20:21 devstack nova-compute[73309]: borzoi Jul 08 14:20:21 devstack nova-compute[73309]: tiogapass-bmc Jul 08 14:20:21 devstack nova-compute[73309]: spitz Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: nuri Jul 08 14:20:21 devstack nova-compute[73309]: mcimx7d-sabre Jul 08 14:20:21 devstack nova-compute[73309]: romulus-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: npcm750-evb Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: rainier-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mps3-an547 Jul 08 14:20:21 devstack nova-compute[73309]: musca-b1 Jul 08 14:20:21 devstack nova-compute[73309]: realview-pbx-a9 Jul 08 14:20:21 devstack nova-compute[73309]: versatileab Jul 08 14:20:21 devstack nova-compute[73309]: kzm Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: fby35-bmc Jul 08 14:20:21 devstack nova-compute[73309]: musca-a Jul 08 14:20:21 devstack nova-compute[73309]: virt-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: mcimx6ul-evk Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: smdkc210 Jul 08 14:20:21 devstack nova-compute[73309]: sx1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: imx25-pdk Jul 08 14:20:21 devstack nova-compute[73309]: stm32vldiscovery Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: orangepi-pc Jul 08 14:20:21 devstack nova-compute[73309]: quanta-q71l-bmc Jul 08 14:20:21 devstack nova-compute[73309]: z2 Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: xilinx-zynq-a9 Jul 08 14:20:21 devstack nova-compute[73309]: tosa Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an500 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an521 Jul 08 14:20:21 devstack nova-compute[73309]: sabrelite Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an511 Jul 08 14:20:21 devstack nova-compute[73309]: canon-a1100 Jul 08 14:20:21 devstack nova-compute[73309]: realview-eb Jul 08 14:20:21 devstack nova-compute[73309]: quanta-gbs-bmc Jul 08 14:20:21 devstack nova-compute[73309]: emcraft-sf2 Jul 08 14:20:21 devstack nova-compute[73309]: realview-pb-a8 Jul 08 14:20:21 devstack nova-compute[73309]: yosemitev2-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: raspi1ap Jul 08 14:20:21 devstack nova-compute[73309]: palmetto-bmc Jul 08 14:20:21 devstack nova-compute[73309]: sx1-v1 Jul 08 14:20:21 devstack nova-compute[73309]: n810 Jul 08 14:20:21 devstack nova-compute[73309]: g220a-bmc Jul 08 14:20:21 devstack nova-compute[73309]: n800 Jul 08 14:20:21 devstack nova-compute[73309]: bletchley-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: tacoma-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: quanta-gsj Jul 08 14:20:21 devstack nova-compute[73309]: versatilepb Jul 08 14:20:21 devstack nova-compute[73309]: terrier Jul 08 14:20:21 devstack nova-compute[73309]: mainstone Jul 08 14:20:21 devstack nova-compute[73309]: realview-eb-mpcore Jul 08 14:20:21 devstack nova-compute[73309]: integratorcp Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: supermicrox11-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: witherspoon-bmc Jul 08 14:20:21 devstack nova-compute[73309]: qcom-firework-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mps3-an524 Jul 08 14:20:21 devstack nova-compute[73309]: kudo-bmc Jul 08 14:20:21 devstack nova-compute[73309]: vexpress-a9 Jul 08 14:20:21 devstack nova-compute[73309]: midway Jul 08 14:20:21 devstack nova-compute[73309]: musicpal Jul 08 14:20:21 devstack nova-compute[73309]: lm3s811evb Jul 08 14:20:21 devstack nova-compute[73309]: lm3s6965evb Jul 08 14:20:21 devstack nova-compute[73309]: supermicro-x11spi-bmc Jul 08 14:20:21 devstack nova-compute[73309]: microbit Jul 08 14:20:21 devstack nova-compute[73309]: fby35 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an505 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an385 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: cubieboard Jul 08 14:20:21 devstack nova-compute[73309]: ast1030-evb Jul 08 14:20:21 devstack nova-compute[73309]: verdex Jul 08 14:20:21 devstack nova-compute[73309]: bpim2u Jul 08 14:20:21 devstack nova-compute[73309]: netduino2 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an386 Jul 08 14:20:21 devstack nova-compute[73309]: olimex-stm32-h405 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: raspi2b Jul 08 14:20:21 devstack nova-compute[73309]: vexpress-a15 Jul 08 14:20:21 devstack nova-compute[73309]: fuji-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: sonorapass-bmc Jul 08 14:20:21 devstack nova-compute[73309]: cheetah Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: ast2500-evb Jul 08 14:20:21 devstack nova-compute[73309]: highbank Jul 08 14:20:21 devstack nova-compute[73309]: akita Jul 08 14:20:21 devstack nova-compute[73309]: connex Jul 08 14:20:21 devstack nova-compute[73309]: netduinoplus2 Jul 08 14:20:21 devstack nova-compute[73309]: collie Jul 08 14:20:21 devstack nova-compute[73309]: raspi0 Jul 08 14:20:21 devstack nova-compute[73309]: fp5280g2-bmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-aarch64 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: qcom-dc-scm-v1-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mori-bmc Jul 08 14:20:21 devstack nova-compute[73309]: ast2600-evb Jul 08 14:20:21 devstack nova-compute[73309]: borzoi Jul 08 14:20:21 devstack nova-compute[73309]: tiogapass-bmc Jul 08 14:20:21 devstack nova-compute[73309]: spitz Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: nuri Jul 08 14:20:21 devstack nova-compute[73309]: mcimx7d-sabre Jul 08 14:20:21 devstack nova-compute[73309]: romulus-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: npcm750-evb Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: rainier-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mps3-an547 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: musca-b1 Jul 08 14:20:21 devstack nova-compute[73309]: realview-pbx-a9 Jul 08 14:20:21 devstack nova-compute[73309]: versatileab Jul 08 14:20:21 devstack nova-compute[73309]: kzm Jul 08 14:20:21 devstack nova-compute[73309]: fby35-bmc Jul 08 14:20:21 devstack nova-compute[73309]: musca-a Jul 08 14:20:21 devstack nova-compute[73309]: virt-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: mcimx6ul-evk Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: smdkc210 Jul 08 14:20:21 devstack nova-compute[73309]: sx1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: imx25-pdk Jul 08 14:20:21 devstack nova-compute[73309]: stm32vldiscovery Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: orangepi-pc Jul 08 14:20:21 devstack nova-compute[73309]: quanta-q71l-bmc Jul 08 14:20:21 devstack nova-compute[73309]: z2 Jul 08 14:20:21 devstack nova-compute[73309]: virt-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: xilinx-zynq-a9 Jul 08 14:20:21 devstack nova-compute[73309]: xlnx-zcu102 Jul 08 14:20:21 devstack nova-compute[73309]: tosa Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an500 Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an521 Jul 08 14:20:21 devstack nova-compute[73309]: sabrelite Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an511 Jul 08 14:20:21 devstack nova-compute[73309]: canon-a1100 Jul 08 14:20:21 devstack nova-compute[73309]: realview-eb Jul 08 14:20:21 devstack nova-compute[73309]: quanta-gbs-bmc Jul 08 14:20:21 devstack nova-compute[73309]: emcraft-sf2 Jul 08 14:20:21 devstack nova-compute[73309]: realview-pb-a8 Jul 08 14:20:21 devstack nova-compute[73309]: sbsa-ref Jul 08 14:20:21 devstack nova-compute[73309]: yosemitev2-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: raspi1ap Jul 08 14:20:21 devstack nova-compute[73309]: palmetto-bmc Jul 08 14:20:21 devstack nova-compute[73309]: sx1-v1 Jul 08 14:20:21 devstack nova-compute[73309]: n810 Jul 08 14:20:21 devstack nova-compute[73309]: g220a-bmc Jul 08 14:20:21 devstack nova-compute[73309]: n800 Jul 08 14:20:21 devstack nova-compute[73309]: bletchley-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: tacoma-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: quanta-gsj Jul 08 14:20:21 devstack nova-compute[73309]: versatilepb Jul 08 14:20:21 devstack nova-compute[73309]: terrier Jul 08 14:20:21 devstack nova-compute[73309]: mainstone Jul 08 14:20:21 devstack nova-compute[73309]: realview-eb-mpcore Jul 08 14:20:21 devstack nova-compute[73309]: integratorcp Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: supermicrox11-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: witherspoon-bmc Jul 08 14:20:21 devstack nova-compute[73309]: qcom-firework-bmc Jul 08 14:20:21 devstack nova-compute[73309]: mps3-an524 Jul 08 14:20:21 devstack nova-compute[73309]: kudo-bmc Jul 08 14:20:21 devstack nova-compute[73309]: vexpress-a9 Jul 08 14:20:21 devstack nova-compute[73309]: midway Jul 08 14:20:21 devstack nova-compute[73309]: musicpal Jul 08 14:20:21 devstack nova-compute[73309]: lm3s811evb Jul 08 14:20:21 devstack nova-compute[73309]: lm3s6965evb Jul 08 14:20:21 devstack nova-compute[73309]: supermicro-x11spi-bmc Jul 08 14:20:21 devstack nova-compute[73309]: microbit Jul 08 14:20:21 devstack nova-compute[73309]: fby35 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an505 Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an385 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: raspi3ap Jul 08 14:20:21 devstack nova-compute[73309]: cubieboard Jul 08 14:20:21 devstack nova-compute[73309]: ast1030-evb Jul 08 14:20:21 devstack nova-compute[73309]: verdex Jul 08 14:20:21 devstack nova-compute[73309]: bpim2u Jul 08 14:20:21 devstack nova-compute[73309]: netduino2 Jul 08 14:20:21 devstack nova-compute[73309]: xlnx-versal-virt Jul 08 14:20:21 devstack nova-compute[73309]: mps2-an386 Jul 08 14:20:21 devstack nova-compute[73309]: olimex-stm32-h405 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: raspi3b Jul 08 14:20:21 devstack nova-compute[73309]: raspi2b Jul 08 14:20:21 devstack nova-compute[73309]: vexpress-a15 Jul 08 14:20:21 devstack nova-compute[73309]: fuji-bmc Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: sonorapass-bmc Jul 08 14:20:21 devstack nova-compute[73309]: cheetah Jul 08 14:20:21 devstack nova-compute[73309]: virt-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: ast2500-evb Jul 08 14:20:21 devstack nova-compute[73309]: highbank Jul 08 14:20:21 devstack nova-compute[73309]: akita Jul 08 14:20:21 devstack nova-compute[73309]: connex Jul 08 14:20:21 devstack nova-compute[73309]: netduinoplus2 Jul 08 14:20:21 devstack nova-compute[73309]: collie Jul 08 14:20:21 devstack nova-compute[73309]: raspi0 Jul 08 14:20:21 devstack nova-compute[73309]: fp5280g2-bmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-cris Jul 08 14:20:21 devstack nova-compute[73309]: axis-dev88 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-i386 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: ubuntu Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-impish-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-lunar-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-xenial Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-focal Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-xenial Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-eoan-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-disco-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-groovy Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-zesty Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-lunar Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-groovy Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-artful Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-trusty Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-eoan-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-focal-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-bionic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-artful Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-cosmic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: x-remote Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-eoan Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-bionic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-lunar Jul 08 14:20:21 devstack nova-compute[73309]: isapc Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-bionic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-disco-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-bionic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-kinetic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-groovy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: ubuntu-q35 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-lunar-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-disco Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-cosmic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble Jul 08 14:20:21 devstack nova-compute[73309]: q35 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-impish Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-wily Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-impish Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-impish-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.0.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-hirsute-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-zesty Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-focal Jul 08 14:20:21 devstack nova-compute[73309]: microvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.3 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: q35 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-kinetic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-focal-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble Jul 08 14:20:21 devstack nova-compute[73309]: pc Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-disco Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-groovy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-hirsute-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-eoan Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-m68k Jul 08 14:20:21 devstack nova-compute[73309]: mcf5208evb Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: an5206 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: q800 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: next-cube Jul 08 14:20:21 devstack nova-compute[73309]: virt-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: virt-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-microblaze Jul 08 14:20:21 devstack nova-compute[73309]: petalogix-s3adsp1800 Jul 08 14:20:21 devstack nova-compute[73309]: petalogix-ml605 Jul 08 14:20:21 devstack nova-compute[73309]: xlnx-zynqmp-pmu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-microblazeel Jul 08 14:20:21 devstack nova-compute[73309]: petalogix-s3adsp1800 Jul 08 14:20:21 devstack nova-compute[73309]: petalogix-ml605 Jul 08 14:20:21 devstack nova-compute[73309]: xlnx-zynqmp-pmu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-mips Jul 08 14:20:21 devstack nova-compute[73309]: malta Jul 08 14:20:21 devstack nova-compute[73309]: mipssim Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-mipsel Jul 08 14:20:21 devstack nova-compute[73309]: malta Jul 08 14:20:21 devstack nova-compute[73309]: mipssim Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-mips64 Jul 08 14:20:21 devstack nova-compute[73309]: malta Jul 08 14:20:21 devstack nova-compute[73309]: mipssim Jul 08 14:20:21 devstack nova-compute[73309]: pica61 Jul 08 14:20:21 devstack nova-compute[73309]: magnum Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-mips64el Jul 08 14:20:21 devstack nova-compute[73309]: malta Jul 08 14:20:21 devstack nova-compute[73309]: loongson3-virt Jul 08 14:20:21 devstack nova-compute[73309]: mipssim Jul 08 14:20:21 devstack nova-compute[73309]: pica61 Jul 08 14:20:21 devstack nova-compute[73309]: magnum Jul 08 14:20:21 devstack nova-compute[73309]: boston Jul 08 14:20:21 devstack nova-compute[73309]: fuloong2e Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-ppc Jul 08 14:20:21 devstack nova-compute[73309]: g3beige Jul 08 14:20:21 devstack nova-compute[73309]: amigaone Jul 08 14:20:21 devstack nova-compute[73309]: virtex-ml507 Jul 08 14:20:21 devstack nova-compute[73309]: mac99 Jul 08 14:20:21 devstack nova-compute[73309]: ppce500 Jul 08 14:20:21 devstack nova-compute[73309]: sam460ex Jul 08 14:20:21 devstack nova-compute[73309]: pegasos2 Jul 08 14:20:21 devstack nova-compute[73309]: bamboo Jul 08 14:20:21 devstack nova-compute[73309]: 40p Jul 08 14:20:21 devstack nova-compute[73309]: ref405ep Jul 08 14:20:21 devstack nova-compute[73309]: mpc8544ds Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-ppc64 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-noble Jul 08 14:20:21 devstack nova-compute[73309]: pseries Jul 08 14:20:21 devstack nova-compute[73309]: amigaone Jul 08 14:20:21 devstack nova-compute[73309]: powernv9 Jul 08 14:20:21 devstack nova-compute[73309]: powernv Jul 08 14:20:21 devstack nova-compute[73309]: pseries-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: mpc8544ds Jul 08 14:20:21 devstack nova-compute[73309]: pseries-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: powernv10 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-xenial Jul 08 14:20:21 devstack nova-compute[73309]: pseries-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: ppce500 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-bionic-sxxm Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: 40p Jul 08 14:20:21 devstack nova-compute[73309]: pseries-lunar Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: pegasos2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: pseries-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-eoan Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-zesty Jul 08 14:20:21 devstack nova-compute[73309]: bamboo Jul 08 14:20:21 devstack nova-compute[73309]: pseries-groovy Jul 08 14:20:21 devstack nova-compute[73309]: pseries-focal Jul 08 14:20:21 devstack nova-compute[73309]: g3beige Jul 08 14:20:21 devstack nova-compute[73309]: pseries-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-disco Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.12-sxxm Jul 08 14:20:21 devstack nova-compute[73309]: pseries-mantic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: virtex-ml507 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-bionic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: mac99 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-impish Jul 08 14:20:21 devstack nova-compute[73309]: pseries-jammy Jul 08 14:20:21 devstack nova-compute[73309]: pseries-artful Jul 08 14:20:21 devstack nova-compute[73309]: sam460ex Jul 08 14:20:21 devstack nova-compute[73309]: ref405ep Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.3 Jul 08 14:20:21 devstack nova-compute[73309]: powernv8 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-ppc64le Jul 08 14:20:21 devstack nova-compute[73309]: pseries-noble Jul 08 14:20:21 devstack nova-compute[73309]: pseries Jul 08 14:20:21 devstack nova-compute[73309]: amigaone Jul 08 14:20:21 devstack nova-compute[73309]: powernv9 Jul 08 14:20:21 devstack nova-compute[73309]: powernv Jul 08 14:20:21 devstack nova-compute[73309]: pseries-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: mpc8544ds Jul 08 14:20:21 devstack nova-compute[73309]: pseries-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: powernv10 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-xenial Jul 08 14:20:21 devstack nova-compute[73309]: pseries-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: ppce500 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-bionic-sxxm Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: 40p Jul 08 14:20:21 devstack nova-compute[73309]: pseries-lunar Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: pegasos2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: pseries-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-eoan Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-zesty Jul 08 14:20:21 devstack nova-compute[73309]: bamboo Jul 08 14:20:21 devstack nova-compute[73309]: pseries-groovy Jul 08 14:20:21 devstack nova-compute[73309]: pseries-focal Jul 08 14:20:21 devstack nova-compute[73309]: g3beige Jul 08 14:20:21 devstack nova-compute[73309]: pseries-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-disco Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.12-sxxm Jul 08 14:20:21 devstack nova-compute[73309]: pseries-mantic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: virtex-ml507 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-bionic Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.2 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: mac99 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-impish Jul 08 14:20:21 devstack nova-compute[73309]: pseries-jammy Jul 08 14:20:21 devstack nova-compute[73309]: pseries-artful Jul 08 14:20:21 devstack nova-compute[73309]: sam460ex Jul 08 14:20:21 devstack nova-compute[73309]: ref405ep Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.3 Jul 08 14:20:21 devstack nova-compute[73309]: powernv8 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: pseries-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-riscv32 Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: spike Jul 08 14:20:21 devstack nova-compute[73309]: opentitan Jul 08 14:20:21 devstack nova-compute[73309]: sifive_u Jul 08 14:20:21 devstack nova-compute[73309]: sifive_e Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-riscv64 Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: spike Jul 08 14:20:21 devstack nova-compute[73309]: microchip-icicle-kit Jul 08 14:20:21 devstack nova-compute[73309]: sifive_u Jul 08 14:20:21 devstack nova-compute[73309]: shakti_c Jul 08 14:20:21 devstack nova-compute[73309]: sifive_e Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-s390x Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-noble Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-disco Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-mantic Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-xenial Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-focal Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-zesty Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-groovy Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-artful Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-lunar Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-eoan Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-bionic Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-impish Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-jammy Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: s390-ccw-virtio-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-sh4 Jul 08 14:20:21 devstack nova-compute[73309]: shix Jul 08 14:20:21 devstack nova-compute[73309]: r2d Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-sh4eb Jul 08 14:20:21 devstack nova-compute[73309]: shix Jul 08 14:20:21 devstack nova-compute[73309]: r2d Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-sparc Jul 08 14:20:21 devstack nova-compute[73309]: SS-5 Jul 08 14:20:21 devstack nova-compute[73309]: SS-20 Jul 08 14:20:21 devstack nova-compute[73309]: LX Jul 08 14:20:21 devstack nova-compute[73309]: SPARCClassic Jul 08 14:20:21 devstack nova-compute[73309]: leon3_generic Jul 08 14:20:21 devstack nova-compute[73309]: SPARCbook Jul 08 14:20:21 devstack nova-compute[73309]: SS-4 Jul 08 14:20:21 devstack nova-compute[73309]: SS-600MP Jul 08 14:20:21 devstack nova-compute[73309]: SS-10 Jul 08 14:20:21 devstack nova-compute[73309]: Voyager Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-sparc64 Jul 08 14:20:21 devstack nova-compute[73309]: sun4u Jul 08 14:20:21 devstack nova-compute[73309]: niagara Jul 08 14:20:21 devstack nova-compute[73309]: sun4v Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 64 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-x86_64 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: ubuntu Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-impish-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-lunar-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-xenial Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-4.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-focal Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-xenial Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-5.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-eoan-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-zesty Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-groovy Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-disco-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-lunar Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-groovy Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-artful Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-trusty Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-focal-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-eoan-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-bionic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-artful Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-8.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.7 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-kinetic Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-cosmic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-7.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: x-remote Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-6.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.4 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-4.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-eoan Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-5.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.9 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-bionic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-lunar Jul 08 14:20:21 devstack nova-compute[73309]: isapc Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-mantic-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-3.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-bionic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-disco-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-cosmic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.12 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-bionic Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-kinetic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-groovy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: ubuntu-q35 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-lunar-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-disco Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-cosmic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble Jul 08 14:20:21 devstack nova-compute[73309]: q35 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-wily Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-impish Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-8.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.6 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-impish Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-jammy Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-impish-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-hirsute Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.0.1 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-hirsute-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-7.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.10 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-zesty Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-6.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-focal Jul 08 14:20:21 devstack nova-compute[73309]: microvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.3 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-jammy-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-disco Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-kinetic-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-4.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-focal-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble Jul 08 14:20:21 devstack nova-compute[73309]: pc Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: q35 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-groovy-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-hirsute-hpb Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-8.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-5.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-2.8 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-6.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-eoan Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.5 Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-3.0 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-yakkety Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-mantic-hpb-maxcpus Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-7.2 Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-2.11 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-xtensa Jul 08 14:20:21 devstack nova-compute[73309]: sim Jul 08 14:20:21 devstack nova-compute[73309]: kc705 Jul 08 14:20:21 devstack nova-compute[73309]: ml605 Jul 08 14:20:21 devstack nova-compute[73309]: ml605-nommu Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: lx60-nommu Jul 08 14:20:21 devstack nova-compute[73309]: lx200 Jul 08 14:20:21 devstack nova-compute[73309]: lx200-nommu Jul 08 14:20:21 devstack nova-compute[73309]: lx60 Jul 08 14:20:21 devstack nova-compute[73309]: kc705-nommu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: hvm Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 32 Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-xtensaeb Jul 08 14:20:21 devstack nova-compute[73309]: sim Jul 08 14:20:21 devstack nova-compute[73309]: kc705 Jul 08 14:20:21 devstack nova-compute[73309]: ml605 Jul 08 14:20:21 devstack nova-compute[73309]: ml605-nommu Jul 08 14:20:21 devstack nova-compute[73309]: virt Jul 08 14:20:21 devstack nova-compute[73309]: lx60-nommu Jul 08 14:20:21 devstack nova-compute[73309]: lx200 Jul 08 14:20:21 devstack nova-compute[73309]: lx200-nommu Jul 08 14:20:21 devstack nova-compute[73309]: lx60 Jul 08 14:20:21 devstack nova-compute[73309]: kc705-nommu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for i686 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-i386 Jul 08 14:20:21 devstack nova-compute[73309]: kvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble Jul 08 14:20:21 devstack nova-compute[73309]: i686 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: rom Jul 08 14:20:21 devstack nova-compute[73309]: pflash Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu64 Jul 08 14:20:21 devstack nova-compute[73309]: qemu32 Jul 08 14:20:21 devstack nova-compute[73309]: phenom Jul 08 14:20:21 devstack nova-compute[73309]: pentium3 Jul 08 14:20:21 devstack nova-compute[73309]: pentium2 Jul 08 14:20:21 devstack nova-compute[73309]: pentium Jul 08 14:20:21 devstack nova-compute[73309]: n270 Jul 08 14:20:21 devstack nova-compute[73309]: kvm64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm32 Jul 08 14:20:21 devstack nova-compute[73309]: coreduo Jul 08 14:20:21 devstack nova-compute[73309]: core2duo Jul 08 14:20:21 devstack nova-compute[73309]: athlon Jul 08 14:20:21 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Westmere Jul 08 14:20:21 devstack nova-compute[73309]: Snowridge Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:21 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Penryn Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:21 devstack nova-compute[73309]: EPYC Jul 08 14:20:21 devstack nova-compute[73309]: Dhyana Jul 08 14:20:21 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:21 devstack nova-compute[73309]: Conroe Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell Jul 08 14:20:21 devstack nova-compute[73309]: 486 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: file Jul 08 14:20:21 devstack nova-compute[73309]: anonymous Jul 08 14:20:21 devstack nova-compute[73309]: memfd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: disk Jul 08 14:20:21 devstack nova-compute[73309]: cdrom Jul 08 14:20:21 devstack nova-compute[73309]: floppy Jul 08 14:20:21 devstack nova-compute[73309]: lun Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: ide Jul 08 14:20:21 devstack nova-compute[73309]: fdc Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: sata Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: sdl Jul 08 14:20:21 devstack nova-compute[73309]: vnc Jul 08 14:20:21 devstack nova-compute[73309]: spice Jul 08 14:20:21 devstack nova-compute[73309]: egl-headless Jul 08 14:20:21 devstack nova-compute[73309]: dbus Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: subsystem Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: default Jul 08 14:20:21 devstack nova-compute[73309]: mandatory Jul 08 14:20:21 devstack nova-compute[73309]: requisite Jul 08 14:20:21 devstack nova-compute[73309]: optional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: pci Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: random Jul 08 14:20:21 devstack nova-compute[73309]: egd Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: path Jul 08 14:20:21 devstack nova-compute[73309]: handle Jul 08 14:20:21 devstack nova-compute[73309]: virtiofs Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:21 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: passthrough Jul 08 14:20:21 devstack nova-compute[73309]: emulator Jul 08 14:20:21 devstack nova-compute[73309]: external Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 1.2 Jul 08 14:20:21 devstack nova-compute[73309]: 2.0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: pty Jul 08 14:20:21 devstack nova-compute[73309]: unix Jul 08 14:20:21 devstack nova-compute[73309]: spicevmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: relaxed Jul 08 14:20:21 devstack nova-compute[73309]: vapic Jul 08 14:20:21 devstack nova-compute[73309]: spinlocks Jul 08 14:20:21 devstack nova-compute[73309]: vpindex Jul 08 14:20:21 devstack nova-compute[73309]: runtime Jul 08 14:20:21 devstack nova-compute[73309]: synic Jul 08 14:20:21 devstack nova-compute[73309]: stimer Jul 08 14:20:21 devstack nova-compute[73309]: reset Jul 08 14:20:21 devstack nova-compute[73309]: vendor_id Jul 08 14:20:21 devstack nova-compute[73309]: frequencies Jul 08 14:20:21 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:21 devstack nova-compute[73309]: tlbflush Jul 08 14:20:21 devstack nova-compute[73309]: ipi Jul 08 14:20:21 devstack nova-compute[73309]: avic Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-i386 Jul 08 14:20:21 devstack nova-compute[73309]: kvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: i686 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: rom Jul 08 14:20:21 devstack nova-compute[73309]: pflash Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu64 Jul 08 14:20:21 devstack nova-compute[73309]: qemu32 Jul 08 14:20:21 devstack nova-compute[73309]: phenom Jul 08 14:20:21 devstack nova-compute[73309]: pentium3 Jul 08 14:20:21 devstack nova-compute[73309]: pentium2 Jul 08 14:20:21 devstack nova-compute[73309]: pentium Jul 08 14:20:21 devstack nova-compute[73309]: n270 Jul 08 14:20:21 devstack nova-compute[73309]: kvm64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm32 Jul 08 14:20:21 devstack nova-compute[73309]: coreduo Jul 08 14:20:21 devstack nova-compute[73309]: core2duo Jul 08 14:20:21 devstack nova-compute[73309]: athlon Jul 08 14:20:21 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Westmere Jul 08 14:20:21 devstack nova-compute[73309]: Snowridge Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:21 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Penryn Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:21 devstack nova-compute[73309]: EPYC Jul 08 14:20:21 devstack nova-compute[73309]: Dhyana Jul 08 14:20:21 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:21 devstack nova-compute[73309]: Conroe Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell Jul 08 14:20:21 devstack nova-compute[73309]: 486 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: file Jul 08 14:20:21 devstack nova-compute[73309]: anonymous Jul 08 14:20:21 devstack nova-compute[73309]: memfd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: disk Jul 08 14:20:21 devstack nova-compute[73309]: cdrom Jul 08 14:20:21 devstack nova-compute[73309]: floppy Jul 08 14:20:21 devstack nova-compute[73309]: lun Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: fdc Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: sata Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: sdl Jul 08 14:20:21 devstack nova-compute[73309]: vnc Jul 08 14:20:21 devstack nova-compute[73309]: spice Jul 08 14:20:21 devstack nova-compute[73309]: egl-headless Jul 08 14:20:21 devstack nova-compute[73309]: dbus Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: subsystem Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: default Jul 08 14:20:21 devstack nova-compute[73309]: mandatory Jul 08 14:20:21 devstack nova-compute[73309]: requisite Jul 08 14:20:21 devstack nova-compute[73309]: optional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: pci Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: random Jul 08 14:20:21 devstack nova-compute[73309]: egd Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: path Jul 08 14:20:21 devstack nova-compute[73309]: handle Jul 08 14:20:21 devstack nova-compute[73309]: virtiofs Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:21 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: passthrough Jul 08 14:20:21 devstack nova-compute[73309]: emulator Jul 08 14:20:21 devstack nova-compute[73309]: external Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 1.2 Jul 08 14:20:21 devstack nova-compute[73309]: 2.0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: pty Jul 08 14:20:21 devstack nova-compute[73309]: unix Jul 08 14:20:21 devstack nova-compute[73309]: spicevmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: relaxed Jul 08 14:20:21 devstack nova-compute[73309]: vapic Jul 08 14:20:21 devstack nova-compute[73309]: spinlocks Jul 08 14:20:21 devstack nova-compute[73309]: vpindex Jul 08 14:20:21 devstack nova-compute[73309]: runtime Jul 08 14:20:21 devstack nova-compute[73309]: synic Jul 08 14:20:21 devstack nova-compute[73309]: stimer Jul 08 14:20:21 devstack nova-compute[73309]: reset Jul 08 14:20:21 devstack nova-compute[73309]: vendor_id Jul 08 14:20:21 devstack nova-compute[73309]: frequencies Jul 08 14:20:21 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:21 devstack nova-compute[73309]: tlbflush Jul 08 14:20:21 devstack nova-compute[73309]: ipi Jul 08 14:20:21 devstack nova-compute[73309]: avic Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-i386 Jul 08 14:20:21 devstack nova-compute[73309]: kvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble Jul 08 14:20:21 devstack nova-compute[73309]: i686 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: rom Jul 08 14:20:21 devstack nova-compute[73309]: pflash Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu64 Jul 08 14:20:21 devstack nova-compute[73309]: qemu32 Jul 08 14:20:21 devstack nova-compute[73309]: phenom Jul 08 14:20:21 devstack nova-compute[73309]: pentium3 Jul 08 14:20:21 devstack nova-compute[73309]: pentium2 Jul 08 14:20:21 devstack nova-compute[73309]: pentium Jul 08 14:20:21 devstack nova-compute[73309]: n270 Jul 08 14:20:21 devstack nova-compute[73309]: kvm64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm32 Jul 08 14:20:21 devstack nova-compute[73309]: coreduo Jul 08 14:20:21 devstack nova-compute[73309]: core2duo Jul 08 14:20:21 devstack nova-compute[73309]: athlon Jul 08 14:20:21 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Westmere Jul 08 14:20:21 devstack nova-compute[73309]: Snowridge Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:21 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Penryn Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:21 devstack nova-compute[73309]: EPYC Jul 08 14:20:21 devstack nova-compute[73309]: Dhyana Jul 08 14:20:21 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:21 devstack nova-compute[73309]: Conroe Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell Jul 08 14:20:21 devstack nova-compute[73309]: 486 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: file Jul 08 14:20:21 devstack nova-compute[73309]: anonymous Jul 08 14:20:21 devstack nova-compute[73309]: memfd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: disk Jul 08 14:20:21 devstack nova-compute[73309]: cdrom Jul 08 14:20:21 devstack nova-compute[73309]: floppy Jul 08 14:20:21 devstack nova-compute[73309]: lun Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: fdc Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: sata Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: sdl Jul 08 14:20:21 devstack nova-compute[73309]: vnc Jul 08 14:20:21 devstack nova-compute[73309]: spice Jul 08 14:20:21 devstack nova-compute[73309]: egl-headless Jul 08 14:20:21 devstack nova-compute[73309]: dbus Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: subsystem Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: default Jul 08 14:20:21 devstack nova-compute[73309]: mandatory Jul 08 14:20:21 devstack nova-compute[73309]: requisite Jul 08 14:20:21 devstack nova-compute[73309]: optional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: pci Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: random Jul 08 14:20:21 devstack nova-compute[73309]: egd Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: path Jul 08 14:20:21 devstack nova-compute[73309]: handle Jul 08 14:20:21 devstack nova-compute[73309]: virtiofs Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:21 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: passthrough Jul 08 14:20:21 devstack nova-compute[73309]: emulator Jul 08 14:20:21 devstack nova-compute[73309]: external Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 1.2 Jul 08 14:20:21 devstack nova-compute[73309]: 2.0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: pty Jul 08 14:20:21 devstack nova-compute[73309]: unix Jul 08 14:20:21 devstack nova-compute[73309]: spicevmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: relaxed Jul 08 14:20:21 devstack nova-compute[73309]: vapic Jul 08 14:20:21 devstack nova-compute[73309]: spinlocks Jul 08 14:20:21 devstack nova-compute[73309]: vpindex Jul 08 14:20:21 devstack nova-compute[73309]: runtime Jul 08 14:20:21 devstack nova-compute[73309]: synic Jul 08 14:20:21 devstack nova-compute[73309]: stimer Jul 08 14:20:21 devstack nova-compute[73309]: reset Jul 08 14:20:21 devstack nova-compute[73309]: vendor_id Jul 08 14:20:21 devstack nova-compute[73309]: frequencies Jul 08 14:20:21 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:21 devstack nova-compute[73309]: tlbflush Jul 08 14:20:21 devstack nova-compute[73309]: ipi Jul 08 14:20:21 devstack nova-compute[73309]: avic Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-i386 Jul 08 14:20:21 devstack nova-compute[73309]: kvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: i686 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: rom Jul 08 14:20:21 devstack nova-compute[73309]: pflash Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu64 Jul 08 14:20:21 devstack nova-compute[73309]: qemu32 Jul 08 14:20:21 devstack nova-compute[73309]: phenom Jul 08 14:20:21 devstack nova-compute[73309]: pentium3 Jul 08 14:20:21 devstack nova-compute[73309]: pentium2 Jul 08 14:20:21 devstack nova-compute[73309]: pentium Jul 08 14:20:21 devstack nova-compute[73309]: n270 Jul 08 14:20:21 devstack nova-compute[73309]: kvm64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm32 Jul 08 14:20:21 devstack nova-compute[73309]: coreduo Jul 08 14:20:21 devstack nova-compute[73309]: core2duo Jul 08 14:20:21 devstack nova-compute[73309]: athlon Jul 08 14:20:21 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Westmere Jul 08 14:20:21 devstack nova-compute[73309]: Snowridge Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:21 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Penryn Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:21 devstack nova-compute[73309]: EPYC Jul 08 14:20:21 devstack nova-compute[73309]: Dhyana Jul 08 14:20:21 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:21 devstack nova-compute[73309]: Conroe Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell Jul 08 14:20:21 devstack nova-compute[73309]: 486 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: file Jul 08 14:20:21 devstack nova-compute[73309]: anonymous Jul 08 14:20:21 devstack nova-compute[73309]: memfd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: disk Jul 08 14:20:21 devstack nova-compute[73309]: cdrom Jul 08 14:20:21 devstack nova-compute[73309]: floppy Jul 08 14:20:21 devstack nova-compute[73309]: lun Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: ide Jul 08 14:20:21 devstack nova-compute[73309]: fdc Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: sata Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: sdl Jul 08 14:20:21 devstack nova-compute[73309]: vnc Jul 08 14:20:21 devstack nova-compute[73309]: spice Jul 08 14:20:21 devstack nova-compute[73309]: egl-headless Jul 08 14:20:21 devstack nova-compute[73309]: dbus Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: subsystem Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: default Jul 08 14:20:21 devstack nova-compute[73309]: mandatory Jul 08 14:20:21 devstack nova-compute[73309]: requisite Jul 08 14:20:21 devstack nova-compute[73309]: optional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: pci Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: random Jul 08 14:20:21 devstack nova-compute[73309]: egd Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: path Jul 08 14:20:21 devstack nova-compute[73309]: handle Jul 08 14:20:21 devstack nova-compute[73309]: virtiofs Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:21 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: passthrough Jul 08 14:20:21 devstack nova-compute[73309]: emulator Jul 08 14:20:21 devstack nova-compute[73309]: external Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 1.2 Jul 08 14:20:21 devstack nova-compute[73309]: 2.0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: pty Jul 08 14:20:21 devstack nova-compute[73309]: unix Jul 08 14:20:21 devstack nova-compute[73309]: spicevmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: relaxed Jul 08 14:20:21 devstack nova-compute[73309]: vapic Jul 08 14:20:21 devstack nova-compute[73309]: spinlocks Jul 08 14:20:21 devstack nova-compute[73309]: vpindex Jul 08 14:20:21 devstack nova-compute[73309]: runtime Jul 08 14:20:21 devstack nova-compute[73309]: synic Jul 08 14:20:21 devstack nova-compute[73309]: stimer Jul 08 14:20:21 devstack nova-compute[73309]: reset Jul 08 14:20:21 devstack nova-compute[73309]: vendor_id Jul 08 14:20:21 devstack nova-compute[73309]: frequencies Jul 08 14:20:21 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:21 devstack nova-compute[73309]: tlbflush Jul 08 14:20:21 devstack nova-compute[73309]: ipi Jul 08 14:20:21 devstack nova-compute[73309]: avic Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for ppc64 via machine types: {None, 'powernv', 'pseries'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for ppc64le via machine types: {'powernv', 'pseries'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for x86_64 via machine types: {'pc', 'ubuntu-q35', 'q35', 'ubuntu'} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-x86_64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-i440fx-noble Jul 08 14:20:21 devstack nova-compute[73309]: x86_64 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: efi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: rom Jul 08 14:20:21 devstack nova-compute[73309]: pflash Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu64 Jul 08 14:20:21 devstack nova-compute[73309]: qemu32 Jul 08 14:20:21 devstack nova-compute[73309]: phenom Jul 08 14:20:21 devstack nova-compute[73309]: pentium3 Jul 08 14:20:21 devstack nova-compute[73309]: pentium2 Jul 08 14:20:21 devstack nova-compute[73309]: pentium Jul 08 14:20:21 devstack nova-compute[73309]: n270 Jul 08 14:20:21 devstack nova-compute[73309]: kvm64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm32 Jul 08 14:20:21 devstack nova-compute[73309]: coreduo Jul 08 14:20:21 devstack nova-compute[73309]: core2duo Jul 08 14:20:21 devstack nova-compute[73309]: athlon Jul 08 14:20:21 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Westmere Jul 08 14:20:21 devstack nova-compute[73309]: Snowridge Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:21 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Penryn Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:21 devstack nova-compute[73309]: EPYC Jul 08 14:20:21 devstack nova-compute[73309]: Dhyana Jul 08 14:20:21 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:21 devstack nova-compute[73309]: Conroe Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell Jul 08 14:20:21 devstack nova-compute[73309]: 486 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: file Jul 08 14:20:21 devstack nova-compute[73309]: anonymous Jul 08 14:20:21 devstack nova-compute[73309]: memfd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: disk Jul 08 14:20:21 devstack nova-compute[73309]: cdrom Jul 08 14:20:21 devstack nova-compute[73309]: floppy Jul 08 14:20:21 devstack nova-compute[73309]: lun Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: ide Jul 08 14:20:21 devstack nova-compute[73309]: fdc Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: sata Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: sdl Jul 08 14:20:21 devstack nova-compute[73309]: vnc Jul 08 14:20:21 devstack nova-compute[73309]: spice Jul 08 14:20:21 devstack nova-compute[73309]: egl-headless Jul 08 14:20:21 devstack nova-compute[73309]: dbus Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: subsystem Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: default Jul 08 14:20:21 devstack nova-compute[73309]: mandatory Jul 08 14:20:21 devstack nova-compute[73309]: requisite Jul 08 14:20:21 devstack nova-compute[73309]: optional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: pci Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: random Jul 08 14:20:21 devstack nova-compute[73309]: egd Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: path Jul 08 14:20:21 devstack nova-compute[73309]: handle Jul 08 14:20:21 devstack nova-compute[73309]: virtiofs Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:21 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: passthrough Jul 08 14:20:21 devstack nova-compute[73309]: emulator Jul 08 14:20:21 devstack nova-compute[73309]: external Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: 1.2 Jul 08 14:20:21 devstack nova-compute[73309]: 2.0 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: pty Jul 08 14:20:21 devstack nova-compute[73309]: unix Jul 08 14:20:21 devstack nova-compute[73309]: spicevmc Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: builtin Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: relaxed Jul 08 14:20:21 devstack nova-compute[73309]: vapic Jul 08 14:20:21 devstack nova-compute[73309]: spinlocks Jul 08 14:20:21 devstack nova-compute[73309]: vpindex Jul 08 14:20:21 devstack nova-compute[73309]: runtime Jul 08 14:20:21 devstack nova-compute[73309]: synic Jul 08 14:20:21 devstack nova-compute[73309]: stimer Jul 08 14:20:21 devstack nova-compute[73309]: reset Jul 08 14:20:21 devstack nova-compute[73309]: vendor_id Jul 08 14:20:21 devstack nova-compute[73309]: frequencies Jul 08 14:20:21 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:21 devstack nova-compute[73309]: tlbflush Jul 08 14:20:21 devstack nova-compute[73309]: ipi Jul 08 14:20:21 devstack nova-compute[73309]: avic Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:21 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/bin/qemu-system-x86_64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm Jul 08 14:20:21 devstack nova-compute[73309]: pc-q35-noble-v2 Jul 08 14:20:21 devstack nova-compute[73309]: x86_64 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: efi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/ovmf/OVMF.amdsev.fd Jul 08 14:20:21 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: rom Jul 08 14:20:21 devstack nova-compute[73309]: pflash Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: yes Jul 08 14:20:21 devstack nova-compute[73309]: no Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: on Jul 08 14:20:21 devstack nova-compute[73309]: off Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: AMD Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: qemu64 Jul 08 14:20:21 devstack nova-compute[73309]: qemu32 Jul 08 14:20:21 devstack nova-compute[73309]: phenom Jul 08 14:20:21 devstack nova-compute[73309]: pentium3 Jul 08 14:20:21 devstack nova-compute[73309]: pentium2 Jul 08 14:20:21 devstack nova-compute[73309]: pentium Jul 08 14:20:21 devstack nova-compute[73309]: n270 Jul 08 14:20:21 devstack nova-compute[73309]: kvm64 Jul 08 14:20:21 devstack nova-compute[73309]: kvm32 Jul 08 14:20:21 devstack nova-compute[73309]: coreduo Jul 08 14:20:21 devstack nova-compute[73309]: core2duo Jul 08 14:20:21 devstack nova-compute[73309]: athlon Jul 08 14:20:21 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Westmere Jul 08 14:20:21 devstack nova-compute[73309]: Snowridge Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:21 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Penryn Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:21 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Nehalem Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Haswell Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:21 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:21 devstack nova-compute[73309]: EPYC Jul 08 14:20:21 devstack nova-compute[73309]: Dhyana Jul 08 14:20:21 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:21 devstack nova-compute[73309]: Conroe Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:21 devstack nova-compute[73309]: Broadwell Jul 08 14:20:21 devstack nova-compute[73309]: 486 Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: file Jul 08 14:20:21 devstack nova-compute[73309]: anonymous Jul 08 14:20:21 devstack nova-compute[73309]: memfd Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: disk Jul 08 14:20:21 devstack nova-compute[73309]: cdrom Jul 08 14:20:21 devstack nova-compute[73309]: floppy Jul 08 14:20:21 devstack nova-compute[73309]: lun Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: fdc Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: sata Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: virtio Jul 08 14:20:21 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:21 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: sdl Jul 08 14:20:21 devstack nova-compute[73309]: vnc Jul 08 14:20:21 devstack nova-compute[73309]: spice Jul 08 14:20:21 devstack nova-compute[73309]: egl-headless Jul 08 14:20:21 devstack nova-compute[73309]: dbus Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: subsystem Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: default Jul 08 14:20:21 devstack nova-compute[73309]: mandatory Jul 08 14:20:21 devstack nova-compute[73309]: requisite Jul 08 14:20:21 devstack nova-compute[73309]: optional Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: usb Jul 08 14:20:21 devstack nova-compute[73309]: pci Jul 08 14:20:21 devstack nova-compute[73309]: scsi Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:21 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:22 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: random Jul 08 14:20:22 devstack nova-compute[73309]: egd Jul 08 14:20:22 devstack nova-compute[73309]: builtin Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: path Jul 08 14:20:22 devstack nova-compute[73309]: handle Jul 08 14:20:22 devstack nova-compute[73309]: virtiofs Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:22 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: passthrough Jul 08 14:20:22 devstack nova-compute[73309]: emulator Jul 08 14:20:22 devstack nova-compute[73309]: external Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: 1.2 Jul 08 14:20:22 devstack nova-compute[73309]: 2.0 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: pty Jul 08 14:20:22 devstack nova-compute[73309]: unix Jul 08 14:20:22 devstack nova-compute[73309]: spicevmc Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: qemu Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: builtin Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: relaxed Jul 08 14:20:22 devstack nova-compute[73309]: vapic Jul 08 14:20:22 devstack nova-compute[73309]: spinlocks Jul 08 14:20:22 devstack nova-compute[73309]: vpindex Jul 08 14:20:22 devstack nova-compute[73309]: runtime Jul 08 14:20:22 devstack nova-compute[73309]: synic Jul 08 14:20:22 devstack nova-compute[73309]: stimer Jul 08 14:20:22 devstack nova-compute[73309]: reset Jul 08 14:20:22 devstack nova-compute[73309]: vendor_id Jul 08 14:20:22 devstack nova-compute[73309]: frequencies Jul 08 14:20:22 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:22 devstack nova-compute[73309]: tlbflush Jul 08 14:20:22 devstack nova-compute[73309]: ipi Jul 08 14:20:22 devstack nova-compute[73309]: avic Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: /usr/bin/qemu-system-x86_64 Jul 08 14:20:22 devstack nova-compute[73309]: kvm Jul 08 14:20:22 devstack nova-compute[73309]: pc-q35-noble Jul 08 14:20:22 devstack nova-compute[73309]: x86_64 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: efi Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 08 14:20:22 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 08 14:20:22 devstack nova-compute[73309]: /usr/share/ovmf/OVMF.amdsev.fd Jul 08 14:20:22 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: rom Jul 08 14:20:22 devstack nova-compute[73309]: pflash Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: yes Jul 08 14:20:22 devstack nova-compute[73309]: no Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: yes Jul 08 14:20:22 devstack nova-compute[73309]: no Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: on Jul 08 14:20:22 devstack nova-compute[73309]: off Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: on Jul 08 14:20:22 devstack nova-compute[73309]: off Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:22 devstack nova-compute[73309]: AMD Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: qemu64 Jul 08 14:20:22 devstack nova-compute[73309]: qemu32 Jul 08 14:20:22 devstack nova-compute[73309]: phenom Jul 08 14:20:22 devstack nova-compute[73309]: pentium3 Jul 08 14:20:22 devstack nova-compute[73309]: pentium2 Jul 08 14:20:22 devstack nova-compute[73309]: pentium Jul 08 14:20:22 devstack nova-compute[73309]: n270 Jul 08 14:20:22 devstack nova-compute[73309]: kvm64 Jul 08 14:20:22 devstack nova-compute[73309]: kvm32 Jul 08 14:20:22 devstack nova-compute[73309]: coreduo Jul 08 14:20:22 devstack nova-compute[73309]: core2duo Jul 08 14:20:22 devstack nova-compute[73309]: athlon Jul 08 14:20:22 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Westmere Jul 08 14:20:22 devstack nova-compute[73309]: Snowridge Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:22 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:22 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:22 devstack nova-compute[73309]: Penryn Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:22 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Nehalem Jul 08 14:20:22 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:22 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:22 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Haswell Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:22 devstack nova-compute[73309]: EPYC Jul 08 14:20:22 devstack nova-compute[73309]: Dhyana Jul 08 14:20:22 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:22 devstack nova-compute[73309]: Conroe Jul 08 14:20:22 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell Jul 08 14:20:22 devstack nova-compute[73309]: 486 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: file Jul 08 14:20:22 devstack nova-compute[73309]: anonymous Jul 08 14:20:22 devstack nova-compute[73309]: memfd Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: disk Jul 08 14:20:22 devstack nova-compute[73309]: cdrom Jul 08 14:20:22 devstack nova-compute[73309]: floppy Jul 08 14:20:22 devstack nova-compute[73309]: lun Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: fdc Jul 08 14:20:22 devstack nova-compute[73309]: scsi Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: sata Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:22 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: sdl Jul 08 14:20:22 devstack nova-compute[73309]: vnc Jul 08 14:20:22 devstack nova-compute[73309]: spice Jul 08 14:20:22 devstack nova-compute[73309]: egl-headless Jul 08 14:20:22 devstack nova-compute[73309]: dbus Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: subsystem Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: default Jul 08 14:20:22 devstack nova-compute[73309]: mandatory Jul 08 14:20:22 devstack nova-compute[73309]: requisite Jul 08 14:20:22 devstack nova-compute[73309]: optional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: pci Jul 08 14:20:22 devstack nova-compute[73309]: scsi Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:22 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: random Jul 08 14:20:22 devstack nova-compute[73309]: egd Jul 08 14:20:22 devstack nova-compute[73309]: builtin Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: path Jul 08 14:20:22 devstack nova-compute[73309]: handle Jul 08 14:20:22 devstack nova-compute[73309]: virtiofs Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:22 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: passthrough Jul 08 14:20:22 devstack nova-compute[73309]: emulator Jul 08 14:20:22 devstack nova-compute[73309]: external Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: 1.2 Jul 08 14:20:22 devstack nova-compute[73309]: 2.0 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: pty Jul 08 14:20:22 devstack nova-compute[73309]: unix Jul 08 14:20:22 devstack nova-compute[73309]: spicevmc Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: qemu Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: builtin Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: relaxed Jul 08 14:20:22 devstack nova-compute[73309]: vapic Jul 08 14:20:22 devstack nova-compute[73309]: spinlocks Jul 08 14:20:22 devstack nova-compute[73309]: vpindex Jul 08 14:20:22 devstack nova-compute[73309]: runtime Jul 08 14:20:22 devstack nova-compute[73309]: synic Jul 08 14:20:22 devstack nova-compute[73309]: stimer Jul 08 14:20:22 devstack nova-compute[73309]: reset Jul 08 14:20:22 devstack nova-compute[73309]: vendor_id Jul 08 14:20:22 devstack nova-compute[73309]: frequencies Jul 08 14:20:22 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:22 devstack nova-compute[73309]: tlbflush Jul 08 14:20:22 devstack nova-compute[73309]: ipi Jul 08 14:20:22 devstack nova-compute[73309]: avic Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: /usr/bin/qemu-system-x86_64 Jul 08 14:20:22 devstack nova-compute[73309]: kvm Jul 08 14:20:22 devstack nova-compute[73309]: pc-i440fx-noble-v2 Jul 08 14:20:22 devstack nova-compute[73309]: x86_64 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: efi Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: rom Jul 08 14:20:22 devstack nova-compute[73309]: pflash Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: yes Jul 08 14:20:22 devstack nova-compute[73309]: no Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: no Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: on Jul 08 14:20:22 devstack nova-compute[73309]: off Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: on Jul 08 14:20:22 devstack nova-compute[73309]: off Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:22 devstack nova-compute[73309]: AMD Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: qemu64 Jul 08 14:20:22 devstack nova-compute[73309]: qemu32 Jul 08 14:20:22 devstack nova-compute[73309]: phenom Jul 08 14:20:22 devstack nova-compute[73309]: pentium3 Jul 08 14:20:22 devstack nova-compute[73309]: pentium2 Jul 08 14:20:22 devstack nova-compute[73309]: pentium Jul 08 14:20:22 devstack nova-compute[73309]: n270 Jul 08 14:20:22 devstack nova-compute[73309]: kvm64 Jul 08 14:20:22 devstack nova-compute[73309]: kvm32 Jul 08 14:20:22 devstack nova-compute[73309]: coreduo Jul 08 14:20:22 devstack nova-compute[73309]: core2duo Jul 08 14:20:22 devstack nova-compute[73309]: athlon Jul 08 14:20:22 devstack nova-compute[73309]: Westmere-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Westmere Jul 08 14:20:22 devstack nova-compute[73309]: Snowridge Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Server-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Server-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Server Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Client-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Client-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Skylake-Client Jul 08 14:20:22 devstack nova-compute[73309]: SapphireRapids Jul 08 14:20:22 devstack nova-compute[73309]: SandyBridge-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: SandyBridge Jul 08 14:20:22 devstack nova-compute[73309]: Penryn Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G5 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G4 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G3 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G2 Jul 08 14:20:22 devstack nova-compute[73309]: Opteron_G1 Jul 08 14:20:22 devstack nova-compute[73309]: Nehalem-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Nehalem Jul 08 14:20:22 devstack nova-compute[73309]: IvyBridge-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: IvyBridge Jul 08 14:20:22 devstack nova-compute[73309]: Icelake-Server-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Icelake-Server Jul 08 14:20:22 devstack nova-compute[73309]: Haswell-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Haswell-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Haswell-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Haswell Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-Rome Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-Milan Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-IBPB Jul 08 14:20:22 devstack nova-compute[73309]: EPYC-Genoa Jul 08 14:20:22 devstack nova-compute[73309]: EPYC Jul 08 14:20:22 devstack nova-compute[73309]: Dhyana Jul 08 14:20:22 devstack nova-compute[73309]: Cooperlake Jul 08 14:20:22 devstack nova-compute[73309]: Conroe Jul 08 14:20:22 devstack nova-compute[73309]: Cascadelake-Server-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Cascadelake-Server Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell-noTSX-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell-noTSX Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell-IBRS Jul 08 14:20:22 devstack nova-compute[73309]: Broadwell Jul 08 14:20:22 devstack nova-compute[73309]: 486 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: file Jul 08 14:20:22 devstack nova-compute[73309]: anonymous Jul 08 14:20:22 devstack nova-compute[73309]: memfd Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: disk Jul 08 14:20:22 devstack nova-compute[73309]: cdrom Jul 08 14:20:22 devstack nova-compute[73309]: floppy Jul 08 14:20:22 devstack nova-compute[73309]: lun Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: ide Jul 08 14:20:22 devstack nova-compute[73309]: fdc Jul 08 14:20:22 devstack nova-compute[73309]: scsi Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: sata Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:22 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: sdl Jul 08 14:20:22 devstack nova-compute[73309]: vnc Jul 08 14:20:22 devstack nova-compute[73309]: spice Jul 08 14:20:22 devstack nova-compute[73309]: egl-headless Jul 08 14:20:22 devstack nova-compute[73309]: dbus Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: subsystem Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: default Jul 08 14:20:22 devstack nova-compute[73309]: mandatory Jul 08 14:20:22 devstack nova-compute[73309]: requisite Jul 08 14:20:22 devstack nova-compute[73309]: optional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: pci Jul 08 14:20:22 devstack nova-compute[73309]: scsi Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: virtio-transitional Jul 08 14:20:22 devstack nova-compute[73309]: virtio-non-transitional Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: random Jul 08 14:20:22 devstack nova-compute[73309]: egd Jul 08 14:20:22 devstack nova-compute[73309]: builtin Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: path Jul 08 14:20:22 devstack nova-compute[73309]: handle Jul 08 14:20:22 devstack nova-compute[73309]: virtiofs Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: tpm-tis Jul 08 14:20:22 devstack nova-compute[73309]: tpm-crb Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: passthrough Jul 08 14:20:22 devstack nova-compute[73309]: emulator Jul 08 14:20:22 devstack nova-compute[73309]: external Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: 1.2 Jul 08 14:20:22 devstack nova-compute[73309]: 2.0 Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: usb Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: pty Jul 08 14:20:22 devstack nova-compute[73309]: unix Jul 08 14:20:22 devstack nova-compute[73309]: spicevmc Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: virtio Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: qemu Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: builtin Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: relaxed Jul 08 14:20:22 devstack nova-compute[73309]: vapic Jul 08 14:20:22 devstack nova-compute[73309]: spinlocks Jul 08 14:20:22 devstack nova-compute[73309]: vpindex Jul 08 14:20:22 devstack nova-compute[73309]: runtime Jul 08 14:20:22 devstack nova-compute[73309]: synic Jul 08 14:20:22 devstack nova-compute[73309]: stimer Jul 08 14:20:22 devstack nova-compute[73309]: reset Jul 08 14:20:22 devstack nova-compute[73309]: vendor_id Jul 08 14:20:22 devstack nova-compute[73309]: frequencies Jul 08 14:20:22 devstack nova-compute[73309]: reenlightenment Jul 08 14:20:22 devstack nova-compute[73309]: tlbflush Jul 08 14:20:22 devstack nova-compute[73309]: ipi Jul 08 14:20:22 devstack nova-compute[73309]: avic Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: Jul 08 14:20:22 devstack nova-compute[73309]: {{(pid=73309) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=73309) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=73309) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Checking secure boot support for host arch (x86_64) {{(pid=73309) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Checking secure boot support for host arch (x86_64) {{(pid=73309) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Checking secure boot support for host arch (x86_64) {{(pid=73309) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 08 14:20:22 devstack nova-compute[73309]: INFO nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Secure Boot support detected Jul 08 14:20:22 devstack nova-compute[73309]: INFO nova.virt.node [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Generated node identity 67e001fc-ae98-4eee-9293-33812223aa8e Jul 08 14:20:22 devstack nova-compute[73309]: INFO nova.virt.node [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Wrote node identity 67e001fc-ae98-4eee-9293-33812223aa8e to /opt/stack/data/nova/compute_id Jul 08 14:20:22 devstack nova-compute[73309]: WARNING nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Compute nodes ['67e001fc-ae98-4eee-9293-33812223aa8e'] for host devstack were not found in the database. If this is the first time this service is starting on this host, then you can ignore this warning. Jul 08 14:20:22 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=73309) init_host /opt/stack/nova/nova/compute/manager.py:1819}} Jul 08 14:20:23 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Loaded 0 instances for host {{(pid=73309) init_host /opt/stack/nova/nova/compute/manager.py:1823}} Jul 08 14:20:23 devstack nova-compute[73309]: INFO nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 08 14:20:24 devstack nova-compute[73309]: WARNING nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] No compute node record found for host devstack. If this is the first time this service is starting on this host, then you can ignore this warning.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jul 08 14:20:24 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:20:24 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:20:24 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:20:24 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73309) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:20:25 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:20:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:20:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] CMD "env LANG=C uptime" returned: 0 in 0.027s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:20:25 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Hypervisor/Node resource view: name=devstack free_ram=6740MB free_disk=15.534809112548828GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=73309) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:20:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:20:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:20:25 devstack nova-compute[73309]: WARNING nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] No compute node record for devstack:67e001fc-ae98-4eee-9293-33812223aa8e: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 67e001fc-ae98-4eee-9293-33812223aa8e could not be found. Jul 08 14:20:26 devstack nova-compute[73309]: INFO nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Compute node record created for devstack:devstack with uuid: 67e001fc-ae98-4eee-9293-33812223aa8e Jul 08 14:20:27 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:20:27 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:20:25 up 27 min, 1 user, load average: 3.87, 2.75, 1.85\n'} {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:20:28 devstack nova-compute[73309]: INFO nova.scheduler.client.report [None req-667c8388-f924-428b-9df2-a4721a750617 None None] [req-178d1224-f301-456c-8cfe-529f0672a5ca] Created resource provider record via placement API for resource provider with UUID 67e001fc-ae98-4eee-9293-33812223aa8e and name devstack. Jul 08 14:20:28 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 08 14:20:28 devstack nova-compute[73309]: ] {{(pid=73309) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2040}} Jul 08 14:20:28 devstack nova-compute[73309]: INFO nova.virt.libvirt.host [None req-667c8388-f924-428b-9df2-a4721a750617 None None] kernel doesn't support AMD SEV Jul 08 14:20:28 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=73309) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:20:28 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updating inventory in ProviderTree for provider 67e001fc-ae98-4eee-9293-33812223aa8e with inventory: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 08 14:20:28 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=73309) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:20:29 devstack nova-compute[73309]: DEBUG nova.scheduler.client.report [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updated inventory for provider 67e001fc-ae98-4eee-9293-33812223aa8e with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=73309) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 08 14:20:29 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updating resource provider 67e001fc-ae98-4eee-9293-33812223aa8e generation from 0 to 1 during operation: update_inventory {{(pid=73309) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 08 14:20:29 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updating inventory in ProviderTree for provider 67e001fc-ae98-4eee-9293-33812223aa8e with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 08 14:20:29 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updating resource provider 67e001fc-ae98-4eee-9293-33812223aa8e generation from 1 to 2 during operation: update_traits {{(pid=73309) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 08 14:20:30 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Compute_service record updated for devstack:devstack {{(pid=73309) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:20:30 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.922s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:20:30 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73309) start /opt/stack/nova/nova/service.py:196}} Jul 08 14:20:30 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73309) start /opt/stack/nova/nova/service.py:212}} Jul 08 14:20:30 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Join ServiceGroup membership for this service compute {{(pid=73309) start /opt/stack/nova/nova/service.py:222}} Jul 08 14:20:30 devstack nova-compute[73309]: DEBUG nova.servicegroup.drivers.db [None req-667c8388-f924-428b-9df2-a4721a750617 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73309) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 08 14:20:35 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73309) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:21:24 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73309) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:21:25 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Hypervisor/Node resource view: name=devstack free_ram=6453MB free_disk=15.420536041259766GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=73309) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:21:25 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:21:26 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:21:26 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:21:25 up 28 min, 1 user, load average: 2.66, 2.63, 1.87\n'} {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:21:26 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=73309) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:21:26 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:21:26 devstack nova-compute[73309]: DEBUG nova.scheduler.client.report [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73309) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:21:27 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Compute_service record updated for devstack:devstack {{(pid=73309) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:21:27 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.092s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:21:27 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:21:27 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 39.36 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73309) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:22:06 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73309) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:22:07 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CMD "env LANG=C uptime" returned: 0 in 0.021s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Hypervisor/Node resource view: name=devstack free_ram=6463MB free_disk=15.411651611328125GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=73309) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:22:07 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:22:08 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:22:08 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:22:07 up 29 min, 1 user, load average: 1.98, 2.46, 1.84\n'} {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:22:08 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=73309) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:22:08 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:22:08 devstack nova-compute[73309]: DEBUG nova.scheduler.client.report [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73309) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:22:09 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Compute_service record updated for devstack:devstack {{(pid=73309) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:22:09 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.131s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:22:09 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:22:35 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73309) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:23:09 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73309) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:23:10 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:23:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:23:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CMD "env LANG=C uptime" returned: 0 in 0.021s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:23:10 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Hypervisor/Node resource view: name=devstack free_ram=6455MB free_disk=15.410835266113281GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=73309) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:23:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:23:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:23:11 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:23:11 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:23:10 up 30 min, 1 user, load average: 1.52, 2.22, 1.80\n'} {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:23:11 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=73309) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:23:11 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:23:11 devstack nova-compute[73309]: DEBUG nova.scheduler.client.report [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73309) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:23:12 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Compute_service record updated for devstack:devstack {{(pid=73309) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:23:12 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.115s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:23:12 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.14 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73309) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73309) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:24:10 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CMD "env LANG=C uptime" returned: 0 in 0.021s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Hypervisor/Node resource view: name=devstack free_ram=6395MB free_disk=15.149871826171875GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=73309) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:24:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:24:11 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:24:11 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:24:10 up 31 min, 1 user, load average: 1.91, 2.21, 1.82\n'} {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:24:11 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=73309) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:24:11 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:24:12 devstack nova-compute[73309]: DEBUG nova.scheduler.client.report [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73309) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:24:13 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Compute_service record updated for devstack:devstack {{(pid=73309) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:24:13 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.144s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:24:13 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.61 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:24:35 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:03 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:03 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Cleaning up deleted instances {{(pid=73309) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12125}} Jul 08 14:25:04 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] There are 0 instances to clean {{(pid=73309) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12134}} Jul 08 14:25:04 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:04 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Cleaning up deleted instances with incomplete migration {{(pid=73309) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12163}} Jul 08 14:25:04 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:05 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 2.00 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73309) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.48 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:07 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:08 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:08 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:09 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager.update_available_resource {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:25:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:25:10 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:25:10 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73309) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:25:11 devstack nova-compute[73309]: WARNING nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:25:11 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:25:11 devstack nova-compute[73309]: DEBUG oslo_concurrency.processutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=73309) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:25:11 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Hypervisor/Node resource view: name=devstack free_ram=6332MB free_disk=15.051773071289062GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}] {{(pid=73309) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:25:11 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:25:11 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:25:12 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:25:12 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:25:11 up 32 min, 1 user, load average: 1.33, 2.00, 1.78\n'} {{(pid=73309) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:25:12 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=73309) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:25:12 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=73309) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:25:12 devstack nova-compute[73309]: DEBUG nova.scheduler.client.report [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73309) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:25:13 devstack nova-compute[73309]: DEBUG nova.compute.resource_tracker [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Compute_service record updated for devstack:devstack {{(pid=73309) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:25:13 devstack nova-compute[73309]: DEBUG oslo_concurrency.lockutils [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.107s {{(pid=73309) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:25:13 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:14 devstack nova-compute[73309]: DEBUG oslo_service.periodic_task [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73309) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:25:14 devstack nova-compute[73309]: DEBUG oslo.service.backend._threading.loopingcall [None req-541bdf54-1329-441c-b512-907714c36f12 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 52.36 seconds {{(pid=73309) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:25:26 devstack nova-compute[73309]: INFO nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 08 14:25:27 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.driver [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updating compute service status to disabled {{(pid=73309) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5744}} Jul 08 14:25:27 devstack nova-compute[73309]: DEBUG nova.objects.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=73309) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 08 14:25:28 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 67e001fc-ae98-4eee-9293-33812223aa8e in placement. {{(pid=73309) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 08 14:25:28 devstack nova-compute[73309]: DEBUG nova.compute.provider_tree [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Updating resource provider 67e001fc-ae98-4eee-9293-33812223aa8e generation from 2 to 3 during operation: update_traits {{(pid=73309) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 08 14:25:28 devstack nova-compute[73309]: DEBUG nova.virt.libvirt.volume.mount [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Destroying MountManager generation 0 {{(pid=73309) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 08 14:25:42 devstack nova-compute[73309]: INFO oslo_service.backend._threading.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Graceful shutdown start Jul 08 14:25:42 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute service graceful shutdown started. {{(pid=73309) stop /opt/stack/nova/nova/service.py:325}} Jul 08 14:25:42 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute service stopping RPC server on topic: compute {{(pid=73309) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 08 14:25:45 devstack nova-compute[73309]: WARNING amqp [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute service stopped RPC server on topic: compute {{(pid=73309) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute manager graceful shutdown started. {{(pid=73309) stop /opt/stack/nova/nova/service.py:334}} Jul 08 14:25:45 devstack nova-compute[73309]: WARNING nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.compute.manager [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=73309) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1946}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.utils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Sentinel is queued {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.utils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Shutdown is set {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.utils [-] Received Task(fn=. at 0x7b101475a660>, remaining_delay=-339.49440085800006 future=) {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.utils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Queue joined {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.utils [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Scheduler thread joined {{(pid=73309) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute manager graceful shutdown finished. {{(pid=73309) stop /opt/stack/nova/nova/service.py:337}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=73309) _shutdown_rpc_server /opt/stack/nova/nova/service.py:314}} Jul 08 14:25:45 devstack nova-compute[73309]: WARNING amqp [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=73309) _shutdown_rpc_server /opt/stack/nova/nova/service.py:318}} Jul 08 14:25:45 devstack nova-compute[73309]: DEBUG nova.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] nova-compute service graceful shutdown finished. {{(pid=73309) stop /opt/stack/nova/nova/service.py:350}} Jul 08 14:25:45 devstack nova-compute[73309]: INFO oslo_service.backend._threading.service [None req-667c8388-f924-428b-9df2-a4721a750617 None None] Graceful shutdown finish Jul 08 14:25:50 devstack nova-compute[86732]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=86732) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 08 14:25:50 devstack nova-compute[86732]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=86732) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 08 14:25:50 devstack nova-compute[86732]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 08 14:25:50 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:25:50 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:25:50 devstack nova-compute[86732]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 08 14:25:51 devstack nova-compute[86732]: WARNING nova.compute.manager [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jul 08 14:25:51 devstack nova-compute[86732]: INFO nova.utils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] The long task thread pool MainProcess.long_task is initialized Jul 08 14:25:51 devstack nova-compute[86732]: INFO nova.virt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 08 14:25:52 devstack nova-compute[86732]: INFO nova.compute.provider_config [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 08 14:25:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Acquiring lock "singleton_lock" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:25:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Acquired lock "singleton_lock" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:25:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Releasing lock "singleton_lock" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:25:52 devstack nova-compute[86732]: WARNING oslo_service.backend._threading.service [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] no_fork=True: running service in main process Jul 08 14:25:52 devstack nova-compute[86732]: INFO nova.service [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Starting compute node (version 33.1.0) Jul 08 14:25:53 devstack nova-compute[86732]: INFO nova.utils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] The default thread pool MainProcess.default is initialized Jul 08 14:25:53 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:25:53 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Starting event thread {{(pid=86732) start /opt/stack/nova/nova/virt/libvirt/host.py:253}} Jul 08 14:25:53 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Starting connection event dispatch thread {{(pid=86732) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:555}} Jul 08 14:25:53 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Connecting to libvirt: qemu:///system {{(pid=86732) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:560}} Jul 08 14:25:53 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Registering for lifecycle events {{(pid=86732) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:566}} Jul 08 14:25:53 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Registering for connection events: {{(pid=86732) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:587}} Jul 08 14:25:53 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Connection event '1' reason 'None' Jul 08 14:25:54 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Updating compute service status to enabled {{(pid=86732) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5744}} Jul 08 14:25:54 devstack nova-compute[86732]: DEBUG nova.objects.service [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 08 14:25:55 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 67e001fc-ae98-4eee-9293-33812223aa8e in placement. {{(pid=86732) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jul 08 14:25:55 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: 67e001fc-ae98-4eee-9293-33812223aa8e: ValueError: No such provider 67e001fc-ae98-4eee-9293-33812223aa8e Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5699, in _update_compute_provider_status Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 119, in wrapper Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1091, in set_traits_for_provider Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver ValueError: No such provider 67e001fc-ae98-4eee-9293-33812223aa8e Jul 08 14:25:55 devstack nova-compute[86732]: ERROR nova.virt.libvirt.driver Jul 08 14:25:55 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.mount [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Initialising _HostMountState generation 0 {{(pid=86732) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 08 14:26:05 devstack nova-compute[86732]: INFO nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host capabilities Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 37c99676-207b-431e-8a4a-ef4347f9ae4a Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: x86_64 Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: AMD Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: tcp Jul 08 14:26:05 devstack nova-compute[86732]: rdma Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 12248272 Jul 08 14:26:05 devstack nova-compute[86732]: 3062068 Jul 08 14:26:05 devstack nova-compute[86732]: 0 Jul 08 14:26:05 devstack nova-compute[86732]: 0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: none Jul 08 14:26:05 devstack nova-compute[86732]: 0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: dac Jul 08 14:26:05 devstack nova-compute[86732]: 0 Jul 08 14:26:05 devstack nova-compute[86732]: +64055:+994 Jul 08 14:26:05 devstack nova-compute[86732]: +64055:+994 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-alpha Jul 08 14:26:05 devstack nova-compute[86732]: clipper Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-arm Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: qcom-dc-scm-v1-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mori-bmc Jul 08 14:26:05 devstack nova-compute[86732]: ast2600-evb Jul 08 14:26:05 devstack nova-compute[86732]: borzoi Jul 08 14:26:05 devstack nova-compute[86732]: tiogapass-bmc Jul 08 14:26:05 devstack nova-compute[86732]: spitz Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: nuri Jul 08 14:26:05 devstack nova-compute[86732]: mcimx7d-sabre Jul 08 14:26:05 devstack nova-compute[86732]: romulus-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: npcm750-evb Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: rainier-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mps3-an547 Jul 08 14:26:05 devstack nova-compute[86732]: musca-b1 Jul 08 14:26:05 devstack nova-compute[86732]: realview-pbx-a9 Jul 08 14:26:05 devstack nova-compute[86732]: versatileab Jul 08 14:26:05 devstack nova-compute[86732]: kzm Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: fby35-bmc Jul 08 14:26:05 devstack nova-compute[86732]: musca-a Jul 08 14:26:05 devstack nova-compute[86732]: virt-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: mcimx6ul-evk Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: smdkc210 Jul 08 14:26:05 devstack nova-compute[86732]: sx1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: imx25-pdk Jul 08 14:26:05 devstack nova-compute[86732]: stm32vldiscovery Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: orangepi-pc Jul 08 14:26:05 devstack nova-compute[86732]: quanta-q71l-bmc Jul 08 14:26:05 devstack nova-compute[86732]: z2 Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: xilinx-zynq-a9 Jul 08 14:26:05 devstack nova-compute[86732]: tosa Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an500 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an521 Jul 08 14:26:05 devstack nova-compute[86732]: sabrelite Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an511 Jul 08 14:26:05 devstack nova-compute[86732]: canon-a1100 Jul 08 14:26:05 devstack nova-compute[86732]: realview-eb Jul 08 14:26:05 devstack nova-compute[86732]: quanta-gbs-bmc Jul 08 14:26:05 devstack nova-compute[86732]: emcraft-sf2 Jul 08 14:26:05 devstack nova-compute[86732]: realview-pb-a8 Jul 08 14:26:05 devstack nova-compute[86732]: yosemitev2-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: raspi1ap Jul 08 14:26:05 devstack nova-compute[86732]: palmetto-bmc Jul 08 14:26:05 devstack nova-compute[86732]: sx1-v1 Jul 08 14:26:05 devstack nova-compute[86732]: n810 Jul 08 14:26:05 devstack nova-compute[86732]: g220a-bmc Jul 08 14:26:05 devstack nova-compute[86732]: n800 Jul 08 14:26:05 devstack nova-compute[86732]: bletchley-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: tacoma-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: quanta-gsj Jul 08 14:26:05 devstack nova-compute[86732]: versatilepb Jul 08 14:26:05 devstack nova-compute[86732]: terrier Jul 08 14:26:05 devstack nova-compute[86732]: mainstone Jul 08 14:26:05 devstack nova-compute[86732]: realview-eb-mpcore Jul 08 14:26:05 devstack nova-compute[86732]: integratorcp Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: supermicrox11-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: witherspoon-bmc Jul 08 14:26:05 devstack nova-compute[86732]: qcom-firework-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mps3-an524 Jul 08 14:26:05 devstack nova-compute[86732]: kudo-bmc Jul 08 14:26:05 devstack nova-compute[86732]: vexpress-a9 Jul 08 14:26:05 devstack nova-compute[86732]: midway Jul 08 14:26:05 devstack nova-compute[86732]: musicpal Jul 08 14:26:05 devstack nova-compute[86732]: lm3s811evb Jul 08 14:26:05 devstack nova-compute[86732]: lm3s6965evb Jul 08 14:26:05 devstack nova-compute[86732]: supermicro-x11spi-bmc Jul 08 14:26:05 devstack nova-compute[86732]: microbit Jul 08 14:26:05 devstack nova-compute[86732]: fby35 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an505 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an385 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: cubieboard Jul 08 14:26:05 devstack nova-compute[86732]: ast1030-evb Jul 08 14:26:05 devstack nova-compute[86732]: verdex Jul 08 14:26:05 devstack nova-compute[86732]: bpim2u Jul 08 14:26:05 devstack nova-compute[86732]: netduino2 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an386 Jul 08 14:26:05 devstack nova-compute[86732]: olimex-stm32-h405 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: raspi2b Jul 08 14:26:05 devstack nova-compute[86732]: vexpress-a15 Jul 08 14:26:05 devstack nova-compute[86732]: fuji-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: sonorapass-bmc Jul 08 14:26:05 devstack nova-compute[86732]: cheetah Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: ast2500-evb Jul 08 14:26:05 devstack nova-compute[86732]: highbank Jul 08 14:26:05 devstack nova-compute[86732]: akita Jul 08 14:26:05 devstack nova-compute[86732]: connex Jul 08 14:26:05 devstack nova-compute[86732]: netduinoplus2 Jul 08 14:26:05 devstack nova-compute[86732]: collie Jul 08 14:26:05 devstack nova-compute[86732]: raspi0 Jul 08 14:26:05 devstack nova-compute[86732]: fp5280g2-bmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-arm Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: qcom-dc-scm-v1-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mori-bmc Jul 08 14:26:05 devstack nova-compute[86732]: ast2600-evb Jul 08 14:26:05 devstack nova-compute[86732]: borzoi Jul 08 14:26:05 devstack nova-compute[86732]: tiogapass-bmc Jul 08 14:26:05 devstack nova-compute[86732]: spitz Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: nuri Jul 08 14:26:05 devstack nova-compute[86732]: mcimx7d-sabre Jul 08 14:26:05 devstack nova-compute[86732]: romulus-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: npcm750-evb Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: rainier-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mps3-an547 Jul 08 14:26:05 devstack nova-compute[86732]: musca-b1 Jul 08 14:26:05 devstack nova-compute[86732]: realview-pbx-a9 Jul 08 14:26:05 devstack nova-compute[86732]: versatileab Jul 08 14:26:05 devstack nova-compute[86732]: kzm Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: fby35-bmc Jul 08 14:26:05 devstack nova-compute[86732]: musca-a Jul 08 14:26:05 devstack nova-compute[86732]: virt-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: mcimx6ul-evk Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: smdkc210 Jul 08 14:26:05 devstack nova-compute[86732]: sx1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: imx25-pdk Jul 08 14:26:05 devstack nova-compute[86732]: stm32vldiscovery Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: orangepi-pc Jul 08 14:26:05 devstack nova-compute[86732]: quanta-q71l-bmc Jul 08 14:26:05 devstack nova-compute[86732]: z2 Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: xilinx-zynq-a9 Jul 08 14:26:05 devstack nova-compute[86732]: tosa Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an500 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an521 Jul 08 14:26:05 devstack nova-compute[86732]: sabrelite Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an511 Jul 08 14:26:05 devstack nova-compute[86732]: canon-a1100 Jul 08 14:26:05 devstack nova-compute[86732]: realview-eb Jul 08 14:26:05 devstack nova-compute[86732]: quanta-gbs-bmc Jul 08 14:26:05 devstack nova-compute[86732]: emcraft-sf2 Jul 08 14:26:05 devstack nova-compute[86732]: realview-pb-a8 Jul 08 14:26:05 devstack nova-compute[86732]: yosemitev2-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: raspi1ap Jul 08 14:26:05 devstack nova-compute[86732]: palmetto-bmc Jul 08 14:26:05 devstack nova-compute[86732]: sx1-v1 Jul 08 14:26:05 devstack nova-compute[86732]: n810 Jul 08 14:26:05 devstack nova-compute[86732]: g220a-bmc Jul 08 14:26:05 devstack nova-compute[86732]: n800 Jul 08 14:26:05 devstack nova-compute[86732]: bletchley-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: tacoma-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: quanta-gsj Jul 08 14:26:05 devstack nova-compute[86732]: versatilepb Jul 08 14:26:05 devstack nova-compute[86732]: terrier Jul 08 14:26:05 devstack nova-compute[86732]: mainstone Jul 08 14:26:05 devstack nova-compute[86732]: realview-eb-mpcore Jul 08 14:26:05 devstack nova-compute[86732]: integratorcp Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: supermicrox11-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: witherspoon-bmc Jul 08 14:26:05 devstack nova-compute[86732]: qcom-firework-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mps3-an524 Jul 08 14:26:05 devstack nova-compute[86732]: kudo-bmc Jul 08 14:26:05 devstack nova-compute[86732]: vexpress-a9 Jul 08 14:26:05 devstack nova-compute[86732]: midway Jul 08 14:26:05 devstack nova-compute[86732]: musicpal Jul 08 14:26:05 devstack nova-compute[86732]: lm3s811evb Jul 08 14:26:05 devstack nova-compute[86732]: lm3s6965evb Jul 08 14:26:05 devstack nova-compute[86732]: supermicro-x11spi-bmc Jul 08 14:26:05 devstack nova-compute[86732]: microbit Jul 08 14:26:05 devstack nova-compute[86732]: fby35 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an505 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an385 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: cubieboard Jul 08 14:26:05 devstack nova-compute[86732]: ast1030-evb Jul 08 14:26:05 devstack nova-compute[86732]: verdex Jul 08 14:26:05 devstack nova-compute[86732]: bpim2u Jul 08 14:26:05 devstack nova-compute[86732]: netduino2 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an386 Jul 08 14:26:05 devstack nova-compute[86732]: olimex-stm32-h405 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: raspi2b Jul 08 14:26:05 devstack nova-compute[86732]: vexpress-a15 Jul 08 14:26:05 devstack nova-compute[86732]: fuji-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: sonorapass-bmc Jul 08 14:26:05 devstack nova-compute[86732]: cheetah Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: ast2500-evb Jul 08 14:26:05 devstack nova-compute[86732]: highbank Jul 08 14:26:05 devstack nova-compute[86732]: akita Jul 08 14:26:05 devstack nova-compute[86732]: connex Jul 08 14:26:05 devstack nova-compute[86732]: netduinoplus2 Jul 08 14:26:05 devstack nova-compute[86732]: collie Jul 08 14:26:05 devstack nova-compute[86732]: raspi0 Jul 08 14:26:05 devstack nova-compute[86732]: fp5280g2-bmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-aarch64 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: qcom-dc-scm-v1-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mori-bmc Jul 08 14:26:05 devstack nova-compute[86732]: ast2600-evb Jul 08 14:26:05 devstack nova-compute[86732]: borzoi Jul 08 14:26:05 devstack nova-compute[86732]: tiogapass-bmc Jul 08 14:26:05 devstack nova-compute[86732]: spitz Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: nuri Jul 08 14:26:05 devstack nova-compute[86732]: mcimx7d-sabre Jul 08 14:26:05 devstack nova-compute[86732]: romulus-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: npcm750-evb Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: rainier-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mps3-an547 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: musca-b1 Jul 08 14:26:05 devstack nova-compute[86732]: realview-pbx-a9 Jul 08 14:26:05 devstack nova-compute[86732]: versatileab Jul 08 14:26:05 devstack nova-compute[86732]: kzm Jul 08 14:26:05 devstack nova-compute[86732]: fby35-bmc Jul 08 14:26:05 devstack nova-compute[86732]: musca-a Jul 08 14:26:05 devstack nova-compute[86732]: virt-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: mcimx6ul-evk Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: smdkc210 Jul 08 14:26:05 devstack nova-compute[86732]: sx1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: imx25-pdk Jul 08 14:26:05 devstack nova-compute[86732]: stm32vldiscovery Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: orangepi-pc Jul 08 14:26:05 devstack nova-compute[86732]: quanta-q71l-bmc Jul 08 14:26:05 devstack nova-compute[86732]: z2 Jul 08 14:26:05 devstack nova-compute[86732]: virt-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: xilinx-zynq-a9 Jul 08 14:26:05 devstack nova-compute[86732]: xlnx-zcu102 Jul 08 14:26:05 devstack nova-compute[86732]: tosa Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an500 Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an521 Jul 08 14:26:05 devstack nova-compute[86732]: sabrelite Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an511 Jul 08 14:26:05 devstack nova-compute[86732]: canon-a1100 Jul 08 14:26:05 devstack nova-compute[86732]: realview-eb Jul 08 14:26:05 devstack nova-compute[86732]: quanta-gbs-bmc Jul 08 14:26:05 devstack nova-compute[86732]: emcraft-sf2 Jul 08 14:26:05 devstack nova-compute[86732]: realview-pb-a8 Jul 08 14:26:05 devstack nova-compute[86732]: sbsa-ref Jul 08 14:26:05 devstack nova-compute[86732]: yosemitev2-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: raspi1ap Jul 08 14:26:05 devstack nova-compute[86732]: palmetto-bmc Jul 08 14:26:05 devstack nova-compute[86732]: sx1-v1 Jul 08 14:26:05 devstack nova-compute[86732]: n810 Jul 08 14:26:05 devstack nova-compute[86732]: g220a-bmc Jul 08 14:26:05 devstack nova-compute[86732]: n800 Jul 08 14:26:05 devstack nova-compute[86732]: bletchley-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: tacoma-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: quanta-gsj Jul 08 14:26:05 devstack nova-compute[86732]: versatilepb Jul 08 14:26:05 devstack nova-compute[86732]: terrier Jul 08 14:26:05 devstack nova-compute[86732]: mainstone Jul 08 14:26:05 devstack nova-compute[86732]: realview-eb-mpcore Jul 08 14:26:05 devstack nova-compute[86732]: integratorcp Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: supermicrox11-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: witherspoon-bmc Jul 08 14:26:05 devstack nova-compute[86732]: qcom-firework-bmc Jul 08 14:26:05 devstack nova-compute[86732]: mps3-an524 Jul 08 14:26:05 devstack nova-compute[86732]: kudo-bmc Jul 08 14:26:05 devstack nova-compute[86732]: vexpress-a9 Jul 08 14:26:05 devstack nova-compute[86732]: midway Jul 08 14:26:05 devstack nova-compute[86732]: musicpal Jul 08 14:26:05 devstack nova-compute[86732]: lm3s811evb Jul 08 14:26:05 devstack nova-compute[86732]: lm3s6965evb Jul 08 14:26:05 devstack nova-compute[86732]: supermicro-x11spi-bmc Jul 08 14:26:05 devstack nova-compute[86732]: microbit Jul 08 14:26:05 devstack nova-compute[86732]: fby35 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an505 Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an385 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: raspi3ap Jul 08 14:26:05 devstack nova-compute[86732]: cubieboard Jul 08 14:26:05 devstack nova-compute[86732]: ast1030-evb Jul 08 14:26:05 devstack nova-compute[86732]: verdex Jul 08 14:26:05 devstack nova-compute[86732]: bpim2u Jul 08 14:26:05 devstack nova-compute[86732]: netduino2 Jul 08 14:26:05 devstack nova-compute[86732]: xlnx-versal-virt Jul 08 14:26:05 devstack nova-compute[86732]: mps2-an386 Jul 08 14:26:05 devstack nova-compute[86732]: olimex-stm32-h405 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: raspi3b Jul 08 14:26:05 devstack nova-compute[86732]: raspi2b Jul 08 14:26:05 devstack nova-compute[86732]: vexpress-a15 Jul 08 14:26:05 devstack nova-compute[86732]: fuji-bmc Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: sonorapass-bmc Jul 08 14:26:05 devstack nova-compute[86732]: cheetah Jul 08 14:26:05 devstack nova-compute[86732]: virt-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: ast2500-evb Jul 08 14:26:05 devstack nova-compute[86732]: highbank Jul 08 14:26:05 devstack nova-compute[86732]: akita Jul 08 14:26:05 devstack nova-compute[86732]: connex Jul 08 14:26:05 devstack nova-compute[86732]: netduinoplus2 Jul 08 14:26:05 devstack nova-compute[86732]: collie Jul 08 14:26:05 devstack nova-compute[86732]: raspi0 Jul 08 14:26:05 devstack nova-compute[86732]: fp5280g2-bmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-cris Jul 08 14:26:05 devstack nova-compute[86732]: axis-dev88 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-i386 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: ubuntu Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-impish-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-lunar-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-xenial Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-focal Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-xenial Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-eoan-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-disco-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-groovy Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-zesty Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-lunar Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-groovy Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-artful Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-trusty Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-eoan-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-focal-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-bionic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-artful Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-cosmic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: x-remote Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-eoan Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-bionic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-lunar Jul 08 14:26:05 devstack nova-compute[86732]: isapc Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-bionic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-disco-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-bionic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-kinetic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-groovy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: ubuntu-q35 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-lunar-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-disco Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-cosmic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble Jul 08 14:26:05 devstack nova-compute[86732]: q35 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-impish Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-wily Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-impish Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-impish-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.0.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-hirsute-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-zesty Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-focal Jul 08 14:26:05 devstack nova-compute[86732]: microvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.3 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: q35 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-kinetic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-focal-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-noble Jul 08 14:26:05 devstack nova-compute[86732]: pc Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-disco Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-groovy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-hirsute-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-eoan Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-m68k Jul 08 14:26:05 devstack nova-compute[86732]: mcf5208evb Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: an5206 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: q800 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: next-cube Jul 08 14:26:05 devstack nova-compute[86732]: virt-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: virt-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-microblaze Jul 08 14:26:05 devstack nova-compute[86732]: petalogix-s3adsp1800 Jul 08 14:26:05 devstack nova-compute[86732]: petalogix-ml605 Jul 08 14:26:05 devstack nova-compute[86732]: xlnx-zynqmp-pmu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-microblazeel Jul 08 14:26:05 devstack nova-compute[86732]: petalogix-s3adsp1800 Jul 08 14:26:05 devstack nova-compute[86732]: petalogix-ml605 Jul 08 14:26:05 devstack nova-compute[86732]: xlnx-zynqmp-pmu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-mips Jul 08 14:26:05 devstack nova-compute[86732]: malta Jul 08 14:26:05 devstack nova-compute[86732]: mipssim Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-mipsel Jul 08 14:26:05 devstack nova-compute[86732]: malta Jul 08 14:26:05 devstack nova-compute[86732]: mipssim Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-mips64 Jul 08 14:26:05 devstack nova-compute[86732]: malta Jul 08 14:26:05 devstack nova-compute[86732]: mipssim Jul 08 14:26:05 devstack nova-compute[86732]: pica61 Jul 08 14:26:05 devstack nova-compute[86732]: magnum Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-mips64el Jul 08 14:26:05 devstack nova-compute[86732]: malta Jul 08 14:26:05 devstack nova-compute[86732]: loongson3-virt Jul 08 14:26:05 devstack nova-compute[86732]: mipssim Jul 08 14:26:05 devstack nova-compute[86732]: pica61 Jul 08 14:26:05 devstack nova-compute[86732]: magnum Jul 08 14:26:05 devstack nova-compute[86732]: boston Jul 08 14:26:05 devstack nova-compute[86732]: fuloong2e Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-ppc Jul 08 14:26:05 devstack nova-compute[86732]: g3beige Jul 08 14:26:05 devstack nova-compute[86732]: amigaone Jul 08 14:26:05 devstack nova-compute[86732]: virtex-ml507 Jul 08 14:26:05 devstack nova-compute[86732]: mac99 Jul 08 14:26:05 devstack nova-compute[86732]: ppce500 Jul 08 14:26:05 devstack nova-compute[86732]: sam460ex Jul 08 14:26:05 devstack nova-compute[86732]: pegasos2 Jul 08 14:26:05 devstack nova-compute[86732]: bamboo Jul 08 14:26:05 devstack nova-compute[86732]: 40p Jul 08 14:26:05 devstack nova-compute[86732]: ref405ep Jul 08 14:26:05 devstack nova-compute[86732]: mpc8544ds Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-ppc64 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-noble Jul 08 14:26:05 devstack nova-compute[86732]: pseries Jul 08 14:26:05 devstack nova-compute[86732]: amigaone Jul 08 14:26:05 devstack nova-compute[86732]: powernv9 Jul 08 14:26:05 devstack nova-compute[86732]: powernv Jul 08 14:26:05 devstack nova-compute[86732]: pseries-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: mpc8544ds Jul 08 14:26:05 devstack nova-compute[86732]: pseries-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: powernv10 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-xenial Jul 08 14:26:05 devstack nova-compute[86732]: pseries-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: ppce500 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-bionic-sxxm Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: 40p Jul 08 14:26:05 devstack nova-compute[86732]: pseries-lunar Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: pegasos2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: pseries-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-eoan Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-zesty Jul 08 14:26:05 devstack nova-compute[86732]: bamboo Jul 08 14:26:05 devstack nova-compute[86732]: pseries-groovy Jul 08 14:26:05 devstack nova-compute[86732]: pseries-focal Jul 08 14:26:05 devstack nova-compute[86732]: g3beige Jul 08 14:26:05 devstack nova-compute[86732]: pseries-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-disco Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.12-sxxm Jul 08 14:26:05 devstack nova-compute[86732]: pseries-mantic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: virtex-ml507 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-bionic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: mac99 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-impish Jul 08 14:26:05 devstack nova-compute[86732]: pseries-jammy Jul 08 14:26:05 devstack nova-compute[86732]: pseries-artful Jul 08 14:26:05 devstack nova-compute[86732]: sam460ex Jul 08 14:26:05 devstack nova-compute[86732]: ref405ep Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.3 Jul 08 14:26:05 devstack nova-compute[86732]: powernv8 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-ppc64le Jul 08 14:26:05 devstack nova-compute[86732]: pseries-noble Jul 08 14:26:05 devstack nova-compute[86732]: pseries Jul 08 14:26:05 devstack nova-compute[86732]: amigaone Jul 08 14:26:05 devstack nova-compute[86732]: powernv9 Jul 08 14:26:05 devstack nova-compute[86732]: powernv Jul 08 14:26:05 devstack nova-compute[86732]: pseries-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: mpc8544ds Jul 08 14:26:05 devstack nova-compute[86732]: pseries-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: powernv10 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-xenial Jul 08 14:26:05 devstack nova-compute[86732]: pseries-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: ppce500 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-bionic-sxxm Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: 40p Jul 08 14:26:05 devstack nova-compute[86732]: pseries-lunar Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: pegasos2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: pseries-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-eoan Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-zesty Jul 08 14:26:05 devstack nova-compute[86732]: bamboo Jul 08 14:26:05 devstack nova-compute[86732]: pseries-groovy Jul 08 14:26:05 devstack nova-compute[86732]: pseries-focal Jul 08 14:26:05 devstack nova-compute[86732]: g3beige Jul 08 14:26:05 devstack nova-compute[86732]: pseries-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-disco Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.12-sxxm Jul 08 14:26:05 devstack nova-compute[86732]: pseries-mantic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: virtex-ml507 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-bionic Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.2 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: mac99 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-impish Jul 08 14:26:05 devstack nova-compute[86732]: pseries-jammy Jul 08 14:26:05 devstack nova-compute[86732]: pseries-artful Jul 08 14:26:05 devstack nova-compute[86732]: sam460ex Jul 08 14:26:05 devstack nova-compute[86732]: ref405ep Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.3 Jul 08 14:26:05 devstack nova-compute[86732]: powernv8 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: pseries-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-riscv32 Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: spike Jul 08 14:26:05 devstack nova-compute[86732]: opentitan Jul 08 14:26:05 devstack nova-compute[86732]: sifive_u Jul 08 14:26:05 devstack nova-compute[86732]: sifive_e Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-riscv64 Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: spike Jul 08 14:26:05 devstack nova-compute[86732]: microchip-icicle-kit Jul 08 14:26:05 devstack nova-compute[86732]: sifive_u Jul 08 14:26:05 devstack nova-compute[86732]: shakti_c Jul 08 14:26:05 devstack nova-compute[86732]: sifive_e Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-s390x Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-noble Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-disco Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-mantic Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-xenial Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-focal Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-zesty Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-groovy Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-artful Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-lunar Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-eoan Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-bionic Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-impish Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-jammy Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: s390-ccw-virtio-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-sh4 Jul 08 14:26:05 devstack nova-compute[86732]: shix Jul 08 14:26:05 devstack nova-compute[86732]: r2d Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-sh4eb Jul 08 14:26:05 devstack nova-compute[86732]: shix Jul 08 14:26:05 devstack nova-compute[86732]: r2d Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-sparc Jul 08 14:26:05 devstack nova-compute[86732]: SS-5 Jul 08 14:26:05 devstack nova-compute[86732]: SS-20 Jul 08 14:26:05 devstack nova-compute[86732]: LX Jul 08 14:26:05 devstack nova-compute[86732]: SPARCClassic Jul 08 14:26:05 devstack nova-compute[86732]: leon3_generic Jul 08 14:26:05 devstack nova-compute[86732]: SPARCbook Jul 08 14:26:05 devstack nova-compute[86732]: SS-4 Jul 08 14:26:05 devstack nova-compute[86732]: SS-600MP Jul 08 14:26:05 devstack nova-compute[86732]: SS-10 Jul 08 14:26:05 devstack nova-compute[86732]: Voyager Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-sparc64 Jul 08 14:26:05 devstack nova-compute[86732]: sun4u Jul 08 14:26:05 devstack nova-compute[86732]: niagara Jul 08 14:26:05 devstack nova-compute[86732]: sun4v Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 64 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-x86_64 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: ubuntu Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-impish-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-lunar-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-xenial Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-4.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-focal Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-xenial Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-5.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-eoan-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-zesty Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-groovy Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-disco-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-lunar Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-groovy Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-artful Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-trusty Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-focal-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-eoan-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-bionic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-artful Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-8.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.7 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-kinetic Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-cosmic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-7.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: x-remote Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-6.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.4 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-4.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-eoan Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-5.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.9 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-bionic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-lunar Jul 08 14:26:05 devstack nova-compute[86732]: isapc Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-mantic-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-3.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-bionic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-disco-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-cosmic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.12 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-bionic Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-kinetic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-groovy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: ubuntu-q35 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-lunar-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-disco Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-cosmic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble Jul 08 14:26:05 devstack nova-compute[86732]: q35 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-wily Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-impish Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-8.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.6 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-impish Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-jammy Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-impish-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-hirsute Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.0.1 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-hirsute-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-7.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.10 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-zesty Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-6.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-focal Jul 08 14:26:05 devstack nova-compute[86732]: microvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.3 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-jammy-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-disco Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-kinetic-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-4.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-focal-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-noble Jul 08 14:26:05 devstack nova-compute[86732]: pc Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: q35 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-groovy-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-hirsute-hpb Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-8.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-5.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-2.8 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-6.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-eoan Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.5 Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-3.0 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-yakkety Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-mantic-hpb-maxcpus Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-7.2 Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-2.11 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-xtensa Jul 08 14:26:05 devstack nova-compute[86732]: sim Jul 08 14:26:05 devstack nova-compute[86732]: kc705 Jul 08 14:26:05 devstack nova-compute[86732]: ml605 Jul 08 14:26:05 devstack nova-compute[86732]: ml605-nommu Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: lx60-nommu Jul 08 14:26:05 devstack nova-compute[86732]: lx200 Jul 08 14:26:05 devstack nova-compute[86732]: lx200-nommu Jul 08 14:26:05 devstack nova-compute[86732]: lx60 Jul 08 14:26:05 devstack nova-compute[86732]: kc705-nommu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: hvm Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 32 Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-xtensaeb Jul 08 14:26:05 devstack nova-compute[86732]: sim Jul 08 14:26:05 devstack nova-compute[86732]: kc705 Jul 08 14:26:05 devstack nova-compute[86732]: ml605 Jul 08 14:26:05 devstack nova-compute[86732]: ml605-nommu Jul 08 14:26:05 devstack nova-compute[86732]: virt Jul 08 14:26:05 devstack nova-compute[86732]: lx60-nommu Jul 08 14:26:05 devstack nova-compute[86732]: lx200 Jul 08 14:26:05 devstack nova-compute[86732]: lx200-nommu Jul 08 14:26:05 devstack nova-compute[86732]: lx60 Jul 08 14:26:05 devstack nova-compute[86732]: kc705-nommu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for i686 via machine types: {'ubuntu-q35', 'pc', 'q35', 'ubuntu'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-i386 Jul 08 14:26:05 devstack nova-compute[86732]: kvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: i686 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: rom Jul 08 14:26:05 devstack nova-compute[86732]: pflash Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: yes Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: on Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: AMD Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu64 Jul 08 14:26:05 devstack nova-compute[86732]: qemu32 Jul 08 14:26:05 devstack nova-compute[86732]: phenom Jul 08 14:26:05 devstack nova-compute[86732]: pentium3 Jul 08 14:26:05 devstack nova-compute[86732]: pentium2 Jul 08 14:26:05 devstack nova-compute[86732]: pentium Jul 08 14:26:05 devstack nova-compute[86732]: n270 Jul 08 14:26:05 devstack nova-compute[86732]: kvm64 Jul 08 14:26:05 devstack nova-compute[86732]: kvm32 Jul 08 14:26:05 devstack nova-compute[86732]: coreduo Jul 08 14:26:05 devstack nova-compute[86732]: core2duo Jul 08 14:26:05 devstack nova-compute[86732]: athlon Jul 08 14:26:05 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Westmere Jul 08 14:26:05 devstack nova-compute[86732]: Snowridge Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:05 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Penryn Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:05 devstack nova-compute[86732]: EPYC Jul 08 14:26:05 devstack nova-compute[86732]: Dhyana Jul 08 14:26:05 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:05 devstack nova-compute[86732]: Conroe Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell Jul 08 14:26:05 devstack nova-compute[86732]: 486 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: file Jul 08 14:26:05 devstack nova-compute[86732]: anonymous Jul 08 14:26:05 devstack nova-compute[86732]: memfd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: disk Jul 08 14:26:05 devstack nova-compute[86732]: cdrom Jul 08 14:26:05 devstack nova-compute[86732]: floppy Jul 08 14:26:05 devstack nova-compute[86732]: lun Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: fdc Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: sata Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: sdl Jul 08 14:26:05 devstack nova-compute[86732]: vnc Jul 08 14:26:05 devstack nova-compute[86732]: spice Jul 08 14:26:05 devstack nova-compute[86732]: egl-headless Jul 08 14:26:05 devstack nova-compute[86732]: dbus Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: subsystem Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: default Jul 08 14:26:05 devstack nova-compute[86732]: mandatory Jul 08 14:26:05 devstack nova-compute[86732]: requisite Jul 08 14:26:05 devstack nova-compute[86732]: optional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: pci Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: random Jul 08 14:26:05 devstack nova-compute[86732]: egd Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: path Jul 08 14:26:05 devstack nova-compute[86732]: handle Jul 08 14:26:05 devstack nova-compute[86732]: virtiofs Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:05 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: passthrough Jul 08 14:26:05 devstack nova-compute[86732]: emulator Jul 08 14:26:05 devstack nova-compute[86732]: external Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 1.2 Jul 08 14:26:05 devstack nova-compute[86732]: 2.0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: pty Jul 08 14:26:05 devstack nova-compute[86732]: unix Jul 08 14:26:05 devstack nova-compute[86732]: spicevmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: relaxed Jul 08 14:26:05 devstack nova-compute[86732]: vapic Jul 08 14:26:05 devstack nova-compute[86732]: spinlocks Jul 08 14:26:05 devstack nova-compute[86732]: vpindex Jul 08 14:26:05 devstack nova-compute[86732]: runtime Jul 08 14:26:05 devstack nova-compute[86732]: synic Jul 08 14:26:05 devstack nova-compute[86732]: stimer Jul 08 14:26:05 devstack nova-compute[86732]: reset Jul 08 14:26:05 devstack nova-compute[86732]: vendor_id Jul 08 14:26:05 devstack nova-compute[86732]: frequencies Jul 08 14:26:05 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:05 devstack nova-compute[86732]: tlbflush Jul 08 14:26:05 devstack nova-compute[86732]: ipi Jul 08 14:26:05 devstack nova-compute[86732]: avic Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-i386 Jul 08 14:26:05 devstack nova-compute[86732]: kvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-noble Jul 08 14:26:05 devstack nova-compute[86732]: i686 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: rom Jul 08 14:26:05 devstack nova-compute[86732]: pflash Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: yes Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: on Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: AMD Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu64 Jul 08 14:26:05 devstack nova-compute[86732]: qemu32 Jul 08 14:26:05 devstack nova-compute[86732]: phenom Jul 08 14:26:05 devstack nova-compute[86732]: pentium3 Jul 08 14:26:05 devstack nova-compute[86732]: pentium2 Jul 08 14:26:05 devstack nova-compute[86732]: pentium Jul 08 14:26:05 devstack nova-compute[86732]: n270 Jul 08 14:26:05 devstack nova-compute[86732]: kvm64 Jul 08 14:26:05 devstack nova-compute[86732]: kvm32 Jul 08 14:26:05 devstack nova-compute[86732]: coreduo Jul 08 14:26:05 devstack nova-compute[86732]: core2duo Jul 08 14:26:05 devstack nova-compute[86732]: athlon Jul 08 14:26:05 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Westmere Jul 08 14:26:05 devstack nova-compute[86732]: Snowridge Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:05 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Penryn Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:05 devstack nova-compute[86732]: EPYC Jul 08 14:26:05 devstack nova-compute[86732]: Dhyana Jul 08 14:26:05 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:05 devstack nova-compute[86732]: Conroe Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell Jul 08 14:26:05 devstack nova-compute[86732]: 486 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: file Jul 08 14:26:05 devstack nova-compute[86732]: anonymous Jul 08 14:26:05 devstack nova-compute[86732]: memfd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: disk Jul 08 14:26:05 devstack nova-compute[86732]: cdrom Jul 08 14:26:05 devstack nova-compute[86732]: floppy Jul 08 14:26:05 devstack nova-compute[86732]: lun Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: ide Jul 08 14:26:05 devstack nova-compute[86732]: fdc Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: sata Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: sdl Jul 08 14:26:05 devstack nova-compute[86732]: vnc Jul 08 14:26:05 devstack nova-compute[86732]: spice Jul 08 14:26:05 devstack nova-compute[86732]: egl-headless Jul 08 14:26:05 devstack nova-compute[86732]: dbus Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: subsystem Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: default Jul 08 14:26:05 devstack nova-compute[86732]: mandatory Jul 08 14:26:05 devstack nova-compute[86732]: requisite Jul 08 14:26:05 devstack nova-compute[86732]: optional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: pci Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: random Jul 08 14:26:05 devstack nova-compute[86732]: egd Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: path Jul 08 14:26:05 devstack nova-compute[86732]: handle Jul 08 14:26:05 devstack nova-compute[86732]: virtiofs Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:05 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: passthrough Jul 08 14:26:05 devstack nova-compute[86732]: emulator Jul 08 14:26:05 devstack nova-compute[86732]: external Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 1.2 Jul 08 14:26:05 devstack nova-compute[86732]: 2.0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: pty Jul 08 14:26:05 devstack nova-compute[86732]: unix Jul 08 14:26:05 devstack nova-compute[86732]: spicevmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: relaxed Jul 08 14:26:05 devstack nova-compute[86732]: vapic Jul 08 14:26:05 devstack nova-compute[86732]: spinlocks Jul 08 14:26:05 devstack nova-compute[86732]: vpindex Jul 08 14:26:05 devstack nova-compute[86732]: runtime Jul 08 14:26:05 devstack nova-compute[86732]: synic Jul 08 14:26:05 devstack nova-compute[86732]: stimer Jul 08 14:26:05 devstack nova-compute[86732]: reset Jul 08 14:26:05 devstack nova-compute[86732]: vendor_id Jul 08 14:26:05 devstack nova-compute[86732]: frequencies Jul 08 14:26:05 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:05 devstack nova-compute[86732]: tlbflush Jul 08 14:26:05 devstack nova-compute[86732]: ipi Jul 08 14:26:05 devstack nova-compute[86732]: avic Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-i386 Jul 08 14:26:05 devstack nova-compute[86732]: kvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble Jul 08 14:26:05 devstack nova-compute[86732]: i686 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: rom Jul 08 14:26:05 devstack nova-compute[86732]: pflash Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: yes Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: on Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: AMD Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu64 Jul 08 14:26:05 devstack nova-compute[86732]: qemu32 Jul 08 14:26:05 devstack nova-compute[86732]: phenom Jul 08 14:26:05 devstack nova-compute[86732]: pentium3 Jul 08 14:26:05 devstack nova-compute[86732]: pentium2 Jul 08 14:26:05 devstack nova-compute[86732]: pentium Jul 08 14:26:05 devstack nova-compute[86732]: n270 Jul 08 14:26:05 devstack nova-compute[86732]: kvm64 Jul 08 14:26:05 devstack nova-compute[86732]: kvm32 Jul 08 14:26:05 devstack nova-compute[86732]: coreduo Jul 08 14:26:05 devstack nova-compute[86732]: core2duo Jul 08 14:26:05 devstack nova-compute[86732]: athlon Jul 08 14:26:05 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Westmere Jul 08 14:26:05 devstack nova-compute[86732]: Snowridge Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:05 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Penryn Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:05 devstack nova-compute[86732]: EPYC Jul 08 14:26:05 devstack nova-compute[86732]: Dhyana Jul 08 14:26:05 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:05 devstack nova-compute[86732]: Conroe Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell Jul 08 14:26:05 devstack nova-compute[86732]: 486 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: file Jul 08 14:26:05 devstack nova-compute[86732]: anonymous Jul 08 14:26:05 devstack nova-compute[86732]: memfd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: disk Jul 08 14:26:05 devstack nova-compute[86732]: cdrom Jul 08 14:26:05 devstack nova-compute[86732]: floppy Jul 08 14:26:05 devstack nova-compute[86732]: lun Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: fdc Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: sata Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: sdl Jul 08 14:26:05 devstack nova-compute[86732]: vnc Jul 08 14:26:05 devstack nova-compute[86732]: spice Jul 08 14:26:05 devstack nova-compute[86732]: egl-headless Jul 08 14:26:05 devstack nova-compute[86732]: dbus Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: subsystem Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: default Jul 08 14:26:05 devstack nova-compute[86732]: mandatory Jul 08 14:26:05 devstack nova-compute[86732]: requisite Jul 08 14:26:05 devstack nova-compute[86732]: optional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: pci Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: random Jul 08 14:26:05 devstack nova-compute[86732]: egd Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: path Jul 08 14:26:05 devstack nova-compute[86732]: handle Jul 08 14:26:05 devstack nova-compute[86732]: virtiofs Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:05 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: passthrough Jul 08 14:26:05 devstack nova-compute[86732]: emulator Jul 08 14:26:05 devstack nova-compute[86732]: external Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 1.2 Jul 08 14:26:05 devstack nova-compute[86732]: 2.0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: pty Jul 08 14:26:05 devstack nova-compute[86732]: unix Jul 08 14:26:05 devstack nova-compute[86732]: spicevmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: relaxed Jul 08 14:26:05 devstack nova-compute[86732]: vapic Jul 08 14:26:05 devstack nova-compute[86732]: spinlocks Jul 08 14:26:05 devstack nova-compute[86732]: vpindex Jul 08 14:26:05 devstack nova-compute[86732]: runtime Jul 08 14:26:05 devstack nova-compute[86732]: synic Jul 08 14:26:05 devstack nova-compute[86732]: stimer Jul 08 14:26:05 devstack nova-compute[86732]: reset Jul 08 14:26:05 devstack nova-compute[86732]: vendor_id Jul 08 14:26:05 devstack nova-compute[86732]: frequencies Jul 08 14:26:05 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:05 devstack nova-compute[86732]: tlbflush Jul 08 14:26:05 devstack nova-compute[86732]: ipi Jul 08 14:26:05 devstack nova-compute[86732]: avic Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-i386 Jul 08 14:26:05 devstack nova-compute[86732]: kvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-i440fx-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: i686 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: rom Jul 08 14:26:05 devstack nova-compute[86732]: pflash Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: yes Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: on Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: AMD Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu64 Jul 08 14:26:05 devstack nova-compute[86732]: qemu32 Jul 08 14:26:05 devstack nova-compute[86732]: phenom Jul 08 14:26:05 devstack nova-compute[86732]: pentium3 Jul 08 14:26:05 devstack nova-compute[86732]: pentium2 Jul 08 14:26:05 devstack nova-compute[86732]: pentium Jul 08 14:26:05 devstack nova-compute[86732]: n270 Jul 08 14:26:05 devstack nova-compute[86732]: kvm64 Jul 08 14:26:05 devstack nova-compute[86732]: kvm32 Jul 08 14:26:05 devstack nova-compute[86732]: coreduo Jul 08 14:26:05 devstack nova-compute[86732]: core2duo Jul 08 14:26:05 devstack nova-compute[86732]: athlon Jul 08 14:26:05 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Westmere Jul 08 14:26:05 devstack nova-compute[86732]: Snowridge Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:05 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Penryn Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:05 devstack nova-compute[86732]: EPYC Jul 08 14:26:05 devstack nova-compute[86732]: Dhyana Jul 08 14:26:05 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:05 devstack nova-compute[86732]: Conroe Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell Jul 08 14:26:05 devstack nova-compute[86732]: 486 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: file Jul 08 14:26:05 devstack nova-compute[86732]: anonymous Jul 08 14:26:05 devstack nova-compute[86732]: memfd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: disk Jul 08 14:26:05 devstack nova-compute[86732]: cdrom Jul 08 14:26:05 devstack nova-compute[86732]: floppy Jul 08 14:26:05 devstack nova-compute[86732]: lun Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: ide Jul 08 14:26:05 devstack nova-compute[86732]: fdc Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: sata Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: sdl Jul 08 14:26:05 devstack nova-compute[86732]: vnc Jul 08 14:26:05 devstack nova-compute[86732]: spice Jul 08 14:26:05 devstack nova-compute[86732]: egl-headless Jul 08 14:26:05 devstack nova-compute[86732]: dbus Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: subsystem Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: default Jul 08 14:26:05 devstack nova-compute[86732]: mandatory Jul 08 14:26:05 devstack nova-compute[86732]: requisite Jul 08 14:26:05 devstack nova-compute[86732]: optional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: pci Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: random Jul 08 14:26:05 devstack nova-compute[86732]: egd Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: path Jul 08 14:26:05 devstack nova-compute[86732]: handle Jul 08 14:26:05 devstack nova-compute[86732]: virtiofs Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:05 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: passthrough Jul 08 14:26:05 devstack nova-compute[86732]: emulator Jul 08 14:26:05 devstack nova-compute[86732]: external Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 1.2 Jul 08 14:26:05 devstack nova-compute[86732]: 2.0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: pty Jul 08 14:26:05 devstack nova-compute[86732]: unix Jul 08 14:26:05 devstack nova-compute[86732]: spicevmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: relaxed Jul 08 14:26:05 devstack nova-compute[86732]: vapic Jul 08 14:26:05 devstack nova-compute[86732]: spinlocks Jul 08 14:26:05 devstack nova-compute[86732]: vpindex Jul 08 14:26:05 devstack nova-compute[86732]: runtime Jul 08 14:26:05 devstack nova-compute[86732]: synic Jul 08 14:26:05 devstack nova-compute[86732]: stimer Jul 08 14:26:05 devstack nova-compute[86732]: reset Jul 08 14:26:05 devstack nova-compute[86732]: vendor_id Jul 08 14:26:05 devstack nova-compute[86732]: frequencies Jul 08 14:26:05 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:05 devstack nova-compute[86732]: tlbflush Jul 08 14:26:05 devstack nova-compute[86732]: ipi Jul 08 14:26:05 devstack nova-compute[86732]: avic Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu-q35', 'pc', 'q35', 'ubuntu'} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/bin/qemu-system-x86_64 Jul 08 14:26:05 devstack nova-compute[86732]: kvm Jul 08 14:26:05 devstack nova-compute[86732]: pc-q35-noble-v2 Jul 08 14:26:05 devstack nova-compute[86732]: x86_64 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: efi Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/ovmf/OVMF.amdsev.fd Jul 08 14:26:05 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: rom Jul 08 14:26:05 devstack nova-compute[86732]: pflash Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: yes Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: yes Jul 08 14:26:05 devstack nova-compute[86732]: no Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: on Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: on Jul 08 14:26:05 devstack nova-compute[86732]: off Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: AMD Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: qemu64 Jul 08 14:26:05 devstack nova-compute[86732]: qemu32 Jul 08 14:26:05 devstack nova-compute[86732]: phenom Jul 08 14:26:05 devstack nova-compute[86732]: pentium3 Jul 08 14:26:05 devstack nova-compute[86732]: pentium2 Jul 08 14:26:05 devstack nova-compute[86732]: pentium Jul 08 14:26:05 devstack nova-compute[86732]: n270 Jul 08 14:26:05 devstack nova-compute[86732]: kvm64 Jul 08 14:26:05 devstack nova-compute[86732]: kvm32 Jul 08 14:26:05 devstack nova-compute[86732]: coreduo Jul 08 14:26:05 devstack nova-compute[86732]: core2duo Jul 08 14:26:05 devstack nova-compute[86732]: athlon Jul 08 14:26:05 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Westmere Jul 08 14:26:05 devstack nova-compute[86732]: Snowridge Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:05 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Penryn Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:05 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Nehalem Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Haswell Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:05 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:05 devstack nova-compute[86732]: EPYC Jul 08 14:26:05 devstack nova-compute[86732]: Dhyana Jul 08 14:26:05 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:05 devstack nova-compute[86732]: Conroe Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:05 devstack nova-compute[86732]: Broadwell Jul 08 14:26:05 devstack nova-compute[86732]: 486 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: file Jul 08 14:26:05 devstack nova-compute[86732]: anonymous Jul 08 14:26:05 devstack nova-compute[86732]: memfd Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: disk Jul 08 14:26:05 devstack nova-compute[86732]: cdrom Jul 08 14:26:05 devstack nova-compute[86732]: floppy Jul 08 14:26:05 devstack nova-compute[86732]: lun Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: fdc Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: sata Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: sdl Jul 08 14:26:05 devstack nova-compute[86732]: vnc Jul 08 14:26:05 devstack nova-compute[86732]: spice Jul 08 14:26:05 devstack nova-compute[86732]: egl-headless Jul 08 14:26:05 devstack nova-compute[86732]: dbus Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: subsystem Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: default Jul 08 14:26:05 devstack nova-compute[86732]: mandatory Jul 08 14:26:05 devstack nova-compute[86732]: requisite Jul 08 14:26:05 devstack nova-compute[86732]: optional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: pci Jul 08 14:26:05 devstack nova-compute[86732]: scsi Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: virtio Jul 08 14:26:05 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:05 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: random Jul 08 14:26:05 devstack nova-compute[86732]: egd Jul 08 14:26:05 devstack nova-compute[86732]: builtin Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: path Jul 08 14:26:05 devstack nova-compute[86732]: handle Jul 08 14:26:05 devstack nova-compute[86732]: virtiofs Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:05 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: passthrough Jul 08 14:26:05 devstack nova-compute[86732]: emulator Jul 08 14:26:05 devstack nova-compute[86732]: external Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: 1.2 Jul 08 14:26:05 devstack nova-compute[86732]: 2.0 Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: usb Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: pty Jul 08 14:26:05 devstack nova-compute[86732]: unix Jul 08 14:26:05 devstack nova-compute[86732]: spicevmc Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:05 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: relaxed Jul 08 14:26:06 devstack nova-compute[86732]: vapic Jul 08 14:26:06 devstack nova-compute[86732]: spinlocks Jul 08 14:26:06 devstack nova-compute[86732]: vpindex Jul 08 14:26:06 devstack nova-compute[86732]: runtime Jul 08 14:26:06 devstack nova-compute[86732]: synic Jul 08 14:26:06 devstack nova-compute[86732]: stimer Jul 08 14:26:06 devstack nova-compute[86732]: reset Jul 08 14:26:06 devstack nova-compute[86732]: vendor_id Jul 08 14:26:06 devstack nova-compute[86732]: frequencies Jul 08 14:26:06 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:06 devstack nova-compute[86732]: tlbflush Jul 08 14:26:06 devstack nova-compute[86732]: ipi Jul 08 14:26:06 devstack nova-compute[86732]: avic Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: /usr/bin/qemu-system-x86_64 Jul 08 14:26:06 devstack nova-compute[86732]: kvm Jul 08 14:26:06 devstack nova-compute[86732]: pc-i440fx-noble Jul 08 14:26:06 devstack nova-compute[86732]: x86_64 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: efi Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: rom Jul 08 14:26:06 devstack nova-compute[86732]: pflash Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: yes Jul 08 14:26:06 devstack nova-compute[86732]: no Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: no Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: on Jul 08 14:26:06 devstack nova-compute[86732]: off Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: on Jul 08 14:26:06 devstack nova-compute[86732]: off Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:06 devstack nova-compute[86732]: AMD Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu64 Jul 08 14:26:06 devstack nova-compute[86732]: qemu32 Jul 08 14:26:06 devstack nova-compute[86732]: phenom Jul 08 14:26:06 devstack nova-compute[86732]: pentium3 Jul 08 14:26:06 devstack nova-compute[86732]: pentium2 Jul 08 14:26:06 devstack nova-compute[86732]: pentium Jul 08 14:26:06 devstack nova-compute[86732]: n270 Jul 08 14:26:06 devstack nova-compute[86732]: kvm64 Jul 08 14:26:06 devstack nova-compute[86732]: kvm32 Jul 08 14:26:06 devstack nova-compute[86732]: coreduo Jul 08 14:26:06 devstack nova-compute[86732]: core2duo Jul 08 14:26:06 devstack nova-compute[86732]: athlon Jul 08 14:26:06 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Westmere Jul 08 14:26:06 devstack nova-compute[86732]: Snowridge Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:06 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:06 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:06 devstack nova-compute[86732]: Penryn Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:06 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Nehalem Jul 08 14:26:06 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:06 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Haswell Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:06 devstack nova-compute[86732]: EPYC Jul 08 14:26:06 devstack nova-compute[86732]: Dhyana Jul 08 14:26:06 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:06 devstack nova-compute[86732]: Conroe Jul 08 14:26:06 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell Jul 08 14:26:06 devstack nova-compute[86732]: 486 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: file Jul 08 14:26:06 devstack nova-compute[86732]: anonymous Jul 08 14:26:06 devstack nova-compute[86732]: memfd Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: disk Jul 08 14:26:06 devstack nova-compute[86732]: cdrom Jul 08 14:26:06 devstack nova-compute[86732]: floppy Jul 08 14:26:06 devstack nova-compute[86732]: lun Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: ide Jul 08 14:26:06 devstack nova-compute[86732]: fdc Jul 08 14:26:06 devstack nova-compute[86732]: scsi Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: sata Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:06 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: sdl Jul 08 14:26:06 devstack nova-compute[86732]: vnc Jul 08 14:26:06 devstack nova-compute[86732]: spice Jul 08 14:26:06 devstack nova-compute[86732]: egl-headless Jul 08 14:26:06 devstack nova-compute[86732]: dbus Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: subsystem Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: default Jul 08 14:26:06 devstack nova-compute[86732]: mandatory Jul 08 14:26:06 devstack nova-compute[86732]: requisite Jul 08 14:26:06 devstack nova-compute[86732]: optional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: pci Jul 08 14:26:06 devstack nova-compute[86732]: scsi Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:06 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: random Jul 08 14:26:06 devstack nova-compute[86732]: egd Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: path Jul 08 14:26:06 devstack nova-compute[86732]: handle Jul 08 14:26:06 devstack nova-compute[86732]: virtiofs Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:06 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: passthrough Jul 08 14:26:06 devstack nova-compute[86732]: emulator Jul 08 14:26:06 devstack nova-compute[86732]: external Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: 1.2 Jul 08 14:26:06 devstack nova-compute[86732]: 2.0 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: pty Jul 08 14:26:06 devstack nova-compute[86732]: unix Jul 08 14:26:06 devstack nova-compute[86732]: spicevmc Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: relaxed Jul 08 14:26:06 devstack nova-compute[86732]: vapic Jul 08 14:26:06 devstack nova-compute[86732]: spinlocks Jul 08 14:26:06 devstack nova-compute[86732]: vpindex Jul 08 14:26:06 devstack nova-compute[86732]: runtime Jul 08 14:26:06 devstack nova-compute[86732]: synic Jul 08 14:26:06 devstack nova-compute[86732]: stimer Jul 08 14:26:06 devstack nova-compute[86732]: reset Jul 08 14:26:06 devstack nova-compute[86732]: vendor_id Jul 08 14:26:06 devstack nova-compute[86732]: frequencies Jul 08 14:26:06 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:06 devstack nova-compute[86732]: tlbflush Jul 08 14:26:06 devstack nova-compute[86732]: ipi Jul 08 14:26:06 devstack nova-compute[86732]: avic Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: /usr/bin/qemu-system-x86_64 Jul 08 14:26:06 devstack nova-compute[86732]: kvm Jul 08 14:26:06 devstack nova-compute[86732]: pc-q35-noble Jul 08 14:26:06 devstack nova-compute[86732]: x86_64 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: efi Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 08 14:26:06 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 08 14:26:06 devstack nova-compute[86732]: /usr/share/ovmf/OVMF.amdsev.fd Jul 08 14:26:06 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: rom Jul 08 14:26:06 devstack nova-compute[86732]: pflash Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: yes Jul 08 14:26:06 devstack nova-compute[86732]: no Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: yes Jul 08 14:26:06 devstack nova-compute[86732]: no Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: on Jul 08 14:26:06 devstack nova-compute[86732]: off Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: on Jul 08 14:26:06 devstack nova-compute[86732]: off Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:06 devstack nova-compute[86732]: AMD Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu64 Jul 08 14:26:06 devstack nova-compute[86732]: qemu32 Jul 08 14:26:06 devstack nova-compute[86732]: phenom Jul 08 14:26:06 devstack nova-compute[86732]: pentium3 Jul 08 14:26:06 devstack nova-compute[86732]: pentium2 Jul 08 14:26:06 devstack nova-compute[86732]: pentium Jul 08 14:26:06 devstack nova-compute[86732]: n270 Jul 08 14:26:06 devstack nova-compute[86732]: kvm64 Jul 08 14:26:06 devstack nova-compute[86732]: kvm32 Jul 08 14:26:06 devstack nova-compute[86732]: coreduo Jul 08 14:26:06 devstack nova-compute[86732]: core2duo Jul 08 14:26:06 devstack nova-compute[86732]: athlon Jul 08 14:26:06 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Westmere Jul 08 14:26:06 devstack nova-compute[86732]: Snowridge Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:06 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:06 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:06 devstack nova-compute[86732]: Penryn Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:06 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Nehalem Jul 08 14:26:06 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:06 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Haswell Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:06 devstack nova-compute[86732]: EPYC Jul 08 14:26:06 devstack nova-compute[86732]: Dhyana Jul 08 14:26:06 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:06 devstack nova-compute[86732]: Conroe Jul 08 14:26:06 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell Jul 08 14:26:06 devstack nova-compute[86732]: 486 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: file Jul 08 14:26:06 devstack nova-compute[86732]: anonymous Jul 08 14:26:06 devstack nova-compute[86732]: memfd Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: disk Jul 08 14:26:06 devstack nova-compute[86732]: cdrom Jul 08 14:26:06 devstack nova-compute[86732]: floppy Jul 08 14:26:06 devstack nova-compute[86732]: lun Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: fdc Jul 08 14:26:06 devstack nova-compute[86732]: scsi Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: sata Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:06 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: sdl Jul 08 14:26:06 devstack nova-compute[86732]: vnc Jul 08 14:26:06 devstack nova-compute[86732]: spice Jul 08 14:26:06 devstack nova-compute[86732]: egl-headless Jul 08 14:26:06 devstack nova-compute[86732]: dbus Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: subsystem Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: default Jul 08 14:26:06 devstack nova-compute[86732]: mandatory Jul 08 14:26:06 devstack nova-compute[86732]: requisite Jul 08 14:26:06 devstack nova-compute[86732]: optional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: pci Jul 08 14:26:06 devstack nova-compute[86732]: scsi Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:06 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: random Jul 08 14:26:06 devstack nova-compute[86732]: egd Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: path Jul 08 14:26:06 devstack nova-compute[86732]: handle Jul 08 14:26:06 devstack nova-compute[86732]: virtiofs Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:06 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: passthrough Jul 08 14:26:06 devstack nova-compute[86732]: emulator Jul 08 14:26:06 devstack nova-compute[86732]: external Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: 1.2 Jul 08 14:26:06 devstack nova-compute[86732]: 2.0 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: pty Jul 08 14:26:06 devstack nova-compute[86732]: unix Jul 08 14:26:06 devstack nova-compute[86732]: spicevmc Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: relaxed Jul 08 14:26:06 devstack nova-compute[86732]: vapic Jul 08 14:26:06 devstack nova-compute[86732]: spinlocks Jul 08 14:26:06 devstack nova-compute[86732]: vpindex Jul 08 14:26:06 devstack nova-compute[86732]: runtime Jul 08 14:26:06 devstack nova-compute[86732]: synic Jul 08 14:26:06 devstack nova-compute[86732]: stimer Jul 08 14:26:06 devstack nova-compute[86732]: reset Jul 08 14:26:06 devstack nova-compute[86732]: vendor_id Jul 08 14:26:06 devstack nova-compute[86732]: frequencies Jul 08 14:26:06 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:06 devstack nova-compute[86732]: tlbflush Jul 08 14:26:06 devstack nova-compute[86732]: ipi Jul 08 14:26:06 devstack nova-compute[86732]: avic Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: /usr/bin/qemu-system-x86_64 Jul 08 14:26:06 devstack nova-compute[86732]: kvm Jul 08 14:26:06 devstack nova-compute[86732]: pc-i440fx-noble-v2 Jul 08 14:26:06 devstack nova-compute[86732]: x86_64 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: efi Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: rom Jul 08 14:26:06 devstack nova-compute[86732]: pflash Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: yes Jul 08 14:26:06 devstack nova-compute[86732]: no Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: no Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: on Jul 08 14:26:06 devstack nova-compute[86732]: off Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: on Jul 08 14:26:06 devstack nova-compute[86732]: off Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:06 devstack nova-compute[86732]: AMD Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu64 Jul 08 14:26:06 devstack nova-compute[86732]: qemu32 Jul 08 14:26:06 devstack nova-compute[86732]: phenom Jul 08 14:26:06 devstack nova-compute[86732]: pentium3 Jul 08 14:26:06 devstack nova-compute[86732]: pentium2 Jul 08 14:26:06 devstack nova-compute[86732]: pentium Jul 08 14:26:06 devstack nova-compute[86732]: n270 Jul 08 14:26:06 devstack nova-compute[86732]: kvm64 Jul 08 14:26:06 devstack nova-compute[86732]: kvm32 Jul 08 14:26:06 devstack nova-compute[86732]: coreduo Jul 08 14:26:06 devstack nova-compute[86732]: core2duo Jul 08 14:26:06 devstack nova-compute[86732]: athlon Jul 08 14:26:06 devstack nova-compute[86732]: Westmere-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Westmere Jul 08 14:26:06 devstack nova-compute[86732]: Snowridge Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Skylake-Client Jul 08 14:26:06 devstack nova-compute[86732]: SapphireRapids Jul 08 14:26:06 devstack nova-compute[86732]: SandyBridge-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: SandyBridge Jul 08 14:26:06 devstack nova-compute[86732]: Penryn Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G5 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G4 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G3 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G2 Jul 08 14:26:06 devstack nova-compute[86732]: Opteron_G1 Jul 08 14:26:06 devstack nova-compute[86732]: Nehalem-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Nehalem Jul 08 14:26:06 devstack nova-compute[86732]: IvyBridge-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: IvyBridge Jul 08 14:26:06 devstack nova-compute[86732]: Icelake-Server-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Icelake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Haswell-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Haswell Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Rome Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Milan Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-IBPB Jul 08 14:26:06 devstack nova-compute[86732]: EPYC-Genoa Jul 08 14:26:06 devstack nova-compute[86732]: EPYC Jul 08 14:26:06 devstack nova-compute[86732]: Dhyana Jul 08 14:26:06 devstack nova-compute[86732]: Cooperlake Jul 08 14:26:06 devstack nova-compute[86732]: Conroe Jul 08 14:26:06 devstack nova-compute[86732]: Cascadelake-Server-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Cascadelake-Server Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-noTSX-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-noTSX Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell-IBRS Jul 08 14:26:06 devstack nova-compute[86732]: Broadwell Jul 08 14:26:06 devstack nova-compute[86732]: 486 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: file Jul 08 14:26:06 devstack nova-compute[86732]: anonymous Jul 08 14:26:06 devstack nova-compute[86732]: memfd Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: disk Jul 08 14:26:06 devstack nova-compute[86732]: cdrom Jul 08 14:26:06 devstack nova-compute[86732]: floppy Jul 08 14:26:06 devstack nova-compute[86732]: lun Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: ide Jul 08 14:26:06 devstack nova-compute[86732]: fdc Jul 08 14:26:06 devstack nova-compute[86732]: scsi Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: sata Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:06 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: sdl Jul 08 14:26:06 devstack nova-compute[86732]: vnc Jul 08 14:26:06 devstack nova-compute[86732]: spice Jul 08 14:26:06 devstack nova-compute[86732]: egl-headless Jul 08 14:26:06 devstack nova-compute[86732]: dbus Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: subsystem Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: default Jul 08 14:26:06 devstack nova-compute[86732]: mandatory Jul 08 14:26:06 devstack nova-compute[86732]: requisite Jul 08 14:26:06 devstack nova-compute[86732]: optional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: pci Jul 08 14:26:06 devstack nova-compute[86732]: scsi Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: virtio-transitional Jul 08 14:26:06 devstack nova-compute[86732]: virtio-non-transitional Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: random Jul 08 14:26:06 devstack nova-compute[86732]: egd Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: path Jul 08 14:26:06 devstack nova-compute[86732]: handle Jul 08 14:26:06 devstack nova-compute[86732]: virtiofs Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: tpm-tis Jul 08 14:26:06 devstack nova-compute[86732]: tpm-crb Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: passthrough Jul 08 14:26:06 devstack nova-compute[86732]: emulator Jul 08 14:26:06 devstack nova-compute[86732]: external Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: 1.2 Jul 08 14:26:06 devstack nova-compute[86732]: 2.0 Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: usb Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: pty Jul 08 14:26:06 devstack nova-compute[86732]: unix Jul 08 14:26:06 devstack nova-compute[86732]: spicevmc Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: virtio Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: qemu Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: builtin Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: relaxed Jul 08 14:26:06 devstack nova-compute[86732]: vapic Jul 08 14:26:06 devstack nova-compute[86732]: spinlocks Jul 08 14:26:06 devstack nova-compute[86732]: vpindex Jul 08 14:26:06 devstack nova-compute[86732]: runtime Jul 08 14:26:06 devstack nova-compute[86732]: synic Jul 08 14:26:06 devstack nova-compute[86732]: stimer Jul 08 14:26:06 devstack nova-compute[86732]: reset Jul 08 14:26:06 devstack nova-compute[86732]: vendor_id Jul 08 14:26:06 devstack nova-compute[86732]: frequencies Jul 08 14:26:06 devstack nova-compute[86732]: reenlightenment Jul 08 14:26:06 devstack nova-compute[86732]: tlbflush Jul 08 14:26:06 devstack nova-compute[86732]: ipi Jul 08 14:26:06 devstack nova-compute[86732]: avic Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: Jul 08 14:26:06 devstack nova-compute[86732]: {{(pid=86732) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=86732) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=86732) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Checking secure boot support for host arch (x86_64) {{(pid=86732) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 08 14:26:06 devstack nova-compute[86732]: INFO nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Secure Boot support detected Jul 08 14:26:06 devstack nova-compute[86732]: INFO nova.virt.node [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Determined node identity 67e001fc-ae98-4eee-9293-33812223aa8e from /opt/stack/data/nova/compute_id Jul 08 14:26:06 devstack nova-compute[86732]: INFO nova.virt.node [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Determined node identity 67e001fc-ae98-4eee-9293-33812223aa8e from /opt/stack/data/nova/compute_id Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Verified node 67e001fc-ae98-4eee-9293-33812223aa8e matches my host devstack {{(pid=86732) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1745}} Jul 08 14:26:06 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=86732) init_host /opt/stack/nova/nova/compute/manager.py:1819}} Jul 08 14:26:07 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Loaded 0 instances for host {{(pid=86732) init_host /opt/stack/nova/nova/compute/manager.py:1823}} Jul 08 14:26:07 devstack nova-compute[86732]: INFO nova.compute.manager [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86732) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:26:08 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] CMD "env LANG=C uptime" returned: 0 in 0.026s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Hypervisor/Node resource view: name=devstack free_ram=6183MB free_disk=15.018501281738281GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86732) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:26:08 up 33 min, 1 user, load average: 2.60, 2.18, 1.85\n'} {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Refreshing inventories for resource provider 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Updating ProviderTree inventory for provider 67e001fc-ae98-4eee-9293-33812223aa8e from _refresh_and_get_inventory using data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Updating inventory in ProviderTree for provider 67e001fc-ae98-4eee-9293-33812223aa8e with inventory: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Refreshing aggregate associations for resource provider 67e001fc-ae98-4eee-9293-33812223aa8e, aggregates: None {{(pid=86732) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Refreshing trait associations for resource provider 67e001fc-ae98-4eee-9293-33812223aa8e, traits: HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE,HW_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_AVX2,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STATUS_DISABLED,HW_CPU_X86_FMA3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SHA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SVM,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_USB {{(pid=86732) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 08 14:26:10 devstack nova-compute[86732]: ] {{(pid=86732) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2040}} Jul 08 14:26:10 devstack nova-compute[86732]: INFO nova.virt.libvirt.host [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] kernel doesn't support AMD SEV Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:26:10 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:26:11 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:26:11 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Updating resource provider 67e001fc-ae98-4eee-9293-33812223aa8e generation from 3 to 4 during operation: update_traits {{(pid=86732) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 08 14:26:11 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Compute_service record updated for devstack:devstack {{(pid=86732) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:26:11 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.454s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:11 devstack nova-compute[86732]: DEBUG nova.service [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=86732) start /opt/stack/nova/nova/service.py:196}} Jul 08 14:26:12 devstack nova-compute[86732]: DEBUG nova.service [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=86732) start /opt/stack/nova/nova/service.py:212}} Jul 08 14:26:12 devstack nova-compute[86732]: DEBUG nova.service [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] Join ServiceGroup membership for this service compute {{(pid=86732) start /opt/stack/nova/nova/service.py:222}} Jul 08 14:26:12 devstack nova-compute[86732]: DEBUG nova.servicegroup.drivers.db [None req-4477bf55-844b-4b4a-8ba9-1b6e0cee0fb6 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=86732) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 08 14:26:17 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:26:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:36 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:26:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:37 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:26:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:37 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:26:37 devstack nova-compute[86732]: INFO nova.compute.claims [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Claim successful on node devstack Jul 08 14:26:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:38 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:26:38 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:26:39 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:26:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.209s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:26:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.748s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:26:39 devstack nova-compute[86732]: INFO nova.compute.claims [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Claim successful on node devstack Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._sync_power_states {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:26:40 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:40 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:40 devstack nova-compute[86732]: WARNING nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] While synchronizing instance power states, found 2 instances in the database and 0 instances on the hypervisor. Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Triggering sync for uuid d114aa76-6cfd-4fa5-9d75-d727c3d90ede {{(pid=86732) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11231}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Triggering sync for uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11231}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 9.95 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:26:40 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:26:40 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:26:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:26:41 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:26:41 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.237s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:26:42 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Creating image(s) Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "/opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "/opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "/opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:26:42 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:26:42 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:42 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:42 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG nova.policy [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '24b5ee7e96dd4f86a662354a212f74b6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '316cba03b0b748f4bc581285cfef4996', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG nova.policy [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd45c386d9a7041b8bc907f73bb9f389a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ccf6fa6ba2a34f3d8062a8c8d56a0088', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.part --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.part --force-share --output=json" returned: 0 in 0.214s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG nova.virt.images [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] 8c854d85-d123-4a0e-b956-d260787503ed was qcow2, converting to raw {{(pid=86732) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG nova.privsep.utils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86732) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 08 14:26:43 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.part /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.converted {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.part /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.converted" returned: 0 in 0.270s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.converted --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455.converted --force-share --output=json" returned: 0 in 0.145s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.897s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:44 devstack nova-compute[86732]: INFO oslo.privsep.daemon [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'nova.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmplzc5dagj/privsep.sock'] Jul 08 14:26:44 devstack sudo[87485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmplzc5dagj/privsep.sock Jul 08 14:26:44 devstack sudo[87485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:26:44 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Creating image(s) Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "/opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:44 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:26:44 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 08 14:26:45 devstack sudo[87485]: pam_unix(sudo:session): session closed for user root Jul 08 14:26:45 devstack nova-compute[86732]: INFO oslo.privsep.daemon [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Spawned new privsep daemon via rootwrap Jul 08 14:26:45 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 08 14:26:45 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 08 14:26:45 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Jul 08 14:26:45 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 87491 Jul 08 14:26:45 devstack nova-compute[86732]: WARNING oslo_privsep.priv_context [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] privsep daemon already running Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.151s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.259s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.248s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk 1073741824" returned: 0 in 0.054s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.341s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.256s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.140s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Checking if we can resize image /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.207s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk 1073741824" returned: 0 in 0.085s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.329s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk --force-share --output=json" returned: 0 in 0.271s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Cannot resize image /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Ensure instance console log exists: /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.171s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Checking if we can resize image /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk --force-share --output=json" returned: 0 in 0.182s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Cannot resize image /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Ensure instance console log exists: /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:48 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Successfully created port: 9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Successfully created port: c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86732) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:26:50 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86732) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:26:51 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "env LANG=C uptime" returned: 0 in 0.026s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Hypervisor/Node resource view: name=devstack free_ram=5913MB free_disk=14.974018096923828GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86732) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:51 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance d114aa76-6cfd-4fa5-9d75-d727c3d90ede actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Successfully updated port: 9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 33c3b62a-7269-416c-b436-8a9c963f79b0 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1797}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=896MB phys_disk=25GB used_disk=2GB total_vcpus=4 used_vcpus=2 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:26:51 up 34 min, 1 user, load average: 4.58, 2.71, 2.04\n', 'num_instances': '2', 'num_vm_building': '2', 'num_task_spawning': '2', 'num_os_type_None': '2', 'num_proj_316cba03b0b748f4bc581285cfef4996': '1', 'io_workload': '2', 'num_proj_ccf6fa6ba2a34f3d8062a8c8d56a0088': '1'} {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquired lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:26:52 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Compute_service record updated for devstack:devstack {{(pid=86732) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.796s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.897s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.98 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:26:53 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:26:53 devstack nova-compute[86732]: INFO nova.compute.claims [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Claim successful on node devstack Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Successfully updated port: c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-changed-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Refreshing instance network info cache due to event network-changed-9660278a-f15b-4c41-9238-4de73e822dc6. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] Acquiring lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "refresh_cache-d114aa76-6cfd-4fa5-9d75-d727c3d90ede" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquired lock "refresh_cache-d114aa76-6cfd-4fa5-9d75-d727c3d90ede" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:26:54 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:26:55 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:26:55 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:26:55 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:26:55 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.217s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received event network-changed-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Refreshing instance network info cache due to event network-changed-c25df8a4-7813-4792-a54e-eed06fbdbf66. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] Acquiring lock "refresh_cache-d114aa76-6cfd-4fa5-9d75-d727c3d90ede" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:26:56 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:26:56 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:56 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:57 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:26:57 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:26:58 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Creating image(s) Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "/opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.149s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:26:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.143s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk 1073741824" returned: 0 in 0.045s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.212s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.132s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Checking if we can resize image /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk --force-share --output=json" returned: 0 in 0.154s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Cannot resize image /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Ensure instance console log exists: /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:26:59 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:26:59 devstack nova-compute[86732]: DEBUG nova.policy [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'd45c386d9a7041b8bc907f73bb9f389a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ccf6fa6ba2a34f3d8062a8c8d56a0088', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:27:07 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:07 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Successfully created port: 5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:27:07 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Updating instance_info_cache with network_info: [{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Releasing lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance network_info: |[{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Start _get_guest_xml network_info=[{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] Acquired lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Refreshing network info cache for port 9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:27:08 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-970199821', uuid='0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44'), owner=OwnerMeta(userid='d45c386d9a7041b8bc907f73bb9f389a', username='tempest-ServerRescueNegativeTestJSON-1399766715-project-member', projectid='ccf6fa6ba2a34f3d8062a8c8d56a0088', projectname='tempest-ServerRescueNegativeTestJSON-1399766715'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513628.3596008) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.privsep.utils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86732) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-970199821',display_name='tempest-ServerRescueNegativeTestJSON-server-970199821',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-970199821',id=2,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-cvqi7pyi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:26:44Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'pci_devices' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:08 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] End _get_guest_xml xml= Jul 08 14:27:08 devstack nova-compute[86732]: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:27:08 devstack nova-compute[86732]: instance-00000002 Jul 08 14:27:08 devstack nova-compute[86732]: 196608 Jul 08 14:27:08 devstack nova-compute[86732]: 1 Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-server-970199821 Jul 08 14:27:08 devstack nova-compute[86732]: 2026-07-08 12:27:08 Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: 192 Jul 08 14:27:08 devstack nova-compute[86732]: 1 Jul 08 14:27:08 devstack nova-compute[86732]: 0 Jul 08 14:27:08 devstack nova-compute[86732]: 0 Jul 08 14:27:08 devstack nova-compute[86732]: 1 Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: True Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: bare Jul 08 14:27:08 devstack nova-compute[86732]: qcow2 Jul 08 14:27:08 devstack nova-compute[86732]: 1 Jul 08 14:27:08 devstack nova-compute[86732]: 0 Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: virtio Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715-project-member Jul 08 14:27:08 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715 Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:27:08 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:27:08 devstack nova-compute[86732]: 33.1.0 Jul 08 14:27:08 devstack nova-compute[86732]: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:27:08 devstack nova-compute[86732]: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:27:08 devstack nova-compute[86732]: Virtual Machine Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: hvm Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: 1 Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: /dev/urandom Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: Jul 08 14:27:08 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Preparing to wait for external event network-vif-plugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-970199821',display_name='tempest-ServerRescueNegativeTestJSON-server-970199821',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-970199821',id=2,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-cvqi7pyi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:26:44Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG os_vif [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:27:08 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Successfully updated port: 5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Created schema index Interface.name {{(pid=86732) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Created schema index Port.name {{(pid=86732) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Created schema index Bridge.name {{(pid=86732) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=86732) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [POLLOUT] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=86732) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'e1298e93-fd85-5ac6-befd-8d7b355e92a0', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:09 devstack nova-compute[86732]: INFO oslo.privsep.daemon [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'vif_plug_ovs.privsep.vif_plug', '--privsep_sock_path', '/tmp/tmpacku7_hf/privsep.sock'] Jul 08 14:27:09 devstack sudo[87639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpacku7_hf/privsep.sock Jul 08 14:27:09 devstack sudo[87639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Updating instance_info_cache with network_info: [{"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquired lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Releasing lock "refresh_cache-d114aa76-6cfd-4fa5-9d75-d727c3d90ede" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Instance network_info: |[{"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] Acquired lock "refresh_cache-d114aa76-6cfd-4fa5-9d75-d727c3d90ede" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Refreshing network info cache for port c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Start _get_guest_xml network_info=[{"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:27:09 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1139640134', uuid='d114aa76-6cfd-4fa5-9d75-d727c3d90ede'), owner=OwnerMeta(userid='24b5ee7e96dd4f86a662354a212f74b6', username='tempest-DeleteServersTestJSON-956756424-project-member', projectid='316cba03b0b748f4bc581285cfef4996', projectname='tempest-DeleteServersTestJSON-956756424'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513629.857806) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:09 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1139640134',display_name='tempest-DeleteServersTestJSON-server-1139640134',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1139640134',id=1,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='316cba03b0b748f4bc581285cfef4996',ramdisk_id='',reservation_id='r-xsvm090m',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-956756424',owner_user_name='tempest-DeleteServersTestJSON-956756424-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:26:41Z,user_data=None,user_id='24b5ee7e96dd4f86a662354a212f74b6',uuid=d114aa76-6cfd-4fa5-9d75-d727c3d90ede,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Converting VIF {"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:09 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lazy-loading 'pci_devices' on Instance uuid d114aa76-6cfd-4fa5-9d75-d727c3d90ede {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:10 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] End _get_guest_xml xml= Jul 08 14:27:10 devstack nova-compute[86732]: d114aa76-6cfd-4fa5-9d75-d727c3d90ede Jul 08 14:27:10 devstack nova-compute[86732]: instance-00000001 Jul 08 14:27:10 devstack nova-compute[86732]: 196608 Jul 08 14:27:10 devstack nova-compute[86732]: 1 Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: tempest-DeleteServersTestJSON-server-1139640134 Jul 08 14:27:10 devstack nova-compute[86732]: 2026-07-08 12:27:09 Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: 192 Jul 08 14:27:10 devstack nova-compute[86732]: 1 Jul 08 14:27:10 devstack nova-compute[86732]: 0 Jul 08 14:27:10 devstack nova-compute[86732]: 0 Jul 08 14:27:10 devstack nova-compute[86732]: 1 Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: True Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: bare Jul 08 14:27:10 devstack nova-compute[86732]: qcow2 Jul 08 14:27:10 devstack nova-compute[86732]: 1 Jul 08 14:27:10 devstack nova-compute[86732]: 0 Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: virtio Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: tempest-DeleteServersTestJSON-956756424-project-member Jul 08 14:27:10 devstack nova-compute[86732]: tempest-DeleteServersTestJSON-956756424 Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:27:10 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:27:10 devstack nova-compute[86732]: 33.1.0 Jul 08 14:27:10 devstack nova-compute[86732]: d114aa76-6cfd-4fa5-9d75-d727c3d90ede Jul 08 14:27:10 devstack nova-compute[86732]: d114aa76-6cfd-4fa5-9d75-d727c3d90ede Jul 08 14:27:10 devstack nova-compute[86732]: Virtual Machine Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: hvm Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: 1 Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: /dev/urandom Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: Jul 08 14:27:10 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Preparing to wait for external event network-vif-plugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1139640134',display_name='tempest-DeleteServersTestJSON-server-1139640134',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1139640134',id=1,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='316cba03b0b748f4bc581285cfef4996',ramdisk_id='',reservation_id='r-xsvm090m',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-956756424',owner_user_name='tempest-DeleteServersTestJSON-956756424-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:26:41Z,user_data=None,user_id='24b5ee7e96dd4f86a662354a212f74b6',uuid=d114aa76-6cfd-4fa5-9d75-d727c3d90ede,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Converting VIF {"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG os_vif [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'bed2ffe0-54ef-5da3-8666-4fad8938b29e', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-changed-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Refreshing instance network info cache due to event network-changed-5f711663-8257-4748-ad95-b67b83c3c41a. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:27:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] Acquiring lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:10 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 08 14:27:11 devstack sudo[87639]: pam_unix(sudo:session): session closed for user root Jul 08 14:27:11 devstack nova-compute[86732]: INFO oslo.privsep.daemon [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Spawned new privsep daemon via rootwrap Jul 08 14:27:11 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 08 14:27:11 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 08 14:27:11 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_DAC_OVERRIDE|CAP_NET_ADMIN/CAP_DAC_OVERRIDE|CAP_NET_ADMIN/none Jul 08 14:27:11 devstack nova-compute[86732]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 87650 Jul 08 14:27:11 devstack nova-compute[86732]: WARNING oslo_privsep.priv_context [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] privsep daemon already running Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap9660278a-f1, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap9660278a-f1, col_values=(('qos', UUID('ba70a3d5-3ab8-48a3-8ce0-5a0c2a35ba4e')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap9660278a-f1, col_values=(('external_ids', {'iface-id': '9660278a-f15b-4c41-9238-4de73e822dc6', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:2e:43:ea', 'vm-uuid': '0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc25df8a4-78, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc25df8a4-78, col_values=(('qos', UUID('bc4879f3-5d05-49cd-bb5f-c877adf8adab')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc25df8a4-78, col_values=(('external_ids', {'iface-id': 'c25df8a4-7813-4792-a54e-eed06fbdbf66', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:c1:93:57', 'vm-uuid': 'd114aa76-6cfd-4fa5-9d75-d727c3d90ede'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: INFO os_vif [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: INFO os_vif [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:11 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:12 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:12 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:12 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Updated VIF entry in instance network info cache for port 9660278a-f15b-4c41-9238-4de73e822dc6. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:27:12 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Updating instance_info_cache with network_info: [{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:13 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] No event matching network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 in dict_keys([('network-vif-plugged', '9660278a-f15b-4c41-9238-4de73e822dc6')]) {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jul 08 14:27:13 devstack nova-compute[86732]: WARNING nova.compute.manager [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received unexpected event network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 for instance with vm_state building and task_state spawning. Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received event network-vif-unplugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] No event matching network-vif-unplugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 in dict_keys([('network-vif-plugged', 'c25df8a4-7813-4792-a54e-eed06fbdbf66')]) {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jul 08 14:27:13 devstack nova-compute[86732]: WARNING nova.compute.manager [req-59f9f3a1-ce61-47b5-bae4-f203e362c73d req-755c047f-edec-4d3d-802c-1d35b42ee226 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received unexpected event network-vif-unplugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 for instance with vm_state building and task_state spawning. Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-47dbfbbe-bdec-4703-9fc5-f2576e441d30 req-c2156a14-0d4c-419e-9308-34b685f7cfb0 service nova] Releasing lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No VIF found with MAC fa:16:3e:2e:43:ea, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Updating instance_info_cache with network_info: [{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] No VIF found with MAC fa:16:3e:c1:93:57, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Releasing lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance network_info: |[{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Start _get_guest_xml network_info=[{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] Acquired lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Refreshing network info cache for port 5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:27:14 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-310162848', uuid='33c3b62a-7269-416c-b436-8a9c963f79b0'), owner=OwnerMeta(userid='d45c386d9a7041b8bc907f73bb9f389a', username='tempest-ServerRescueNegativeTestJSON-1399766715-project-member', projectid='ccf6fa6ba2a34f3d8062a8c8d56a0088', projectname='tempest-ServerRescueNegativeTestJSON-1399766715'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513634.096304) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Updated VIF entry in instance network info cache for port c25df8a4-7813-4792-a54e-eed06fbdbf66. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Updating instance_info_cache with network_info: [{"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:51Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-310162848',display_name='tempest-ServerRescueNegativeTestJSON-server-310162848',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-310162848',id=3,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-fo74vzjd',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:26:58Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=33c3b62a-7269-416c-b436-8a9c963f79b0,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'pci_devices' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:14 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-79895716-82e5-4f35-bf95-cb48ef1844bd req-9b3cd4d0-7d16-4bae-95d8-c5687d355bf9 service nova] Releasing lock "refresh_cache-d114aa76-6cfd-4fa5-9d75-d727c3d90ede" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] End _get_guest_xml xml= Jul 08 14:27:14 devstack nova-compute[86732]: 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:27:14 devstack nova-compute[86732]: instance-00000003 Jul 08 14:27:14 devstack nova-compute[86732]: 196608 Jul 08 14:27:14 devstack nova-compute[86732]: 1 Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-server-310162848 Jul 08 14:27:14 devstack nova-compute[86732]: 2026-07-08 12:27:14 Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: 192 Jul 08 14:27:14 devstack nova-compute[86732]: 1 Jul 08 14:27:14 devstack nova-compute[86732]: 0 Jul 08 14:27:14 devstack nova-compute[86732]: 0 Jul 08 14:27:14 devstack nova-compute[86732]: 1 Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: True Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: bare Jul 08 14:27:14 devstack nova-compute[86732]: qcow2 Jul 08 14:27:14 devstack nova-compute[86732]: 1 Jul 08 14:27:14 devstack nova-compute[86732]: 0 Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: virtio Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715-project-member Jul 08 14:27:14 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715 Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:27:14 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:27:14 devstack nova-compute[86732]: 33.1.0 Jul 08 14:27:14 devstack nova-compute[86732]: 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:27:14 devstack nova-compute[86732]: 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:27:14 devstack nova-compute[86732]: Virtual Machine Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: hvm Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: 1 Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: /dev/urandom Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: Jul 08 14:27:14 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Preparing to wait for external event network-vif-plugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.007s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:51Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-310162848',display_name='tempest-ServerRescueNegativeTestJSON-server-310162848',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-310162848',id=3,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-fo74vzjd',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:26:58Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=33c3b62a-7269-416c-b436-8a9c963f79b0,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG os_vif [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '23d780fb-cf15-538a-8cee-4aa3cd833b37', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap5f711663-82, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap5f711663-82, col_values=(('qos', UUID('1010cf3b-0a2a-4faf-866b-44ff44a35011')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap5f711663-82, col_values=(('external_ids', {'iface-id': '5f711663-8257-4748-ad95-b67b83c3c41a', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:55:eb:f0', 'vm-uuid': '33c3b62a-7269-416c-b436-8a9c963f79b0'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:14 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:15 devstack nova-compute[86732]: INFO os_vif [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:27:15 devstack nova-compute[86732]: INFO nova.compute.claims [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Claim successful on node devstack Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:15 devstack nova-compute[86732]: INFO nova.compute.manager [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Started (Lifecycle Event) Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-b6d6afc1-f7f8-4e81-9b7f-4e16acec91ba req-912baa19-c92a-4481-98ad-d3cd16eae4bd service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-b6d6afc1-f7f8-4e81-9b7f-4e16acec91ba req-912baa19-c92a-4481-98ad-d3cd16eae4bd service nova] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-b6d6afc1-f7f8-4e81-9b7f-4e16acec91ba req-912baa19-c92a-4481-98ad-d3cd16eae4bd service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.006s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-b6d6afc1-f7f8-4e81-9b7f-4e16acec91ba req-912baa19-c92a-4481-98ad-d3cd16eae4bd service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:15 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-b6d6afc1-f7f8-4e81-9b7f-4e16acec91ba req-912baa19-c92a-4481-98ad-d3cd16eae4bd service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] No event matching network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a in dict_keys([('network-vif-plugged', '5f711663-8257-4748-ad95-b67b83c3c41a')]) {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jul 08 14:27:15 devstack nova-compute[86732]: WARNING nova.compute.manager [req-b6d6afc1-f7f8-4e81-9b7f-4e16acec91ba req-912baa19-c92a-4481-98ad-d3cd16eae4bd service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received unexpected event network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a for instance with vm_state building and task_state spawning. Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:16 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Paused (Lifecycle Event) Jul 08 14:27:16 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No VIF found with MAC fa:16:3e:55:eb:f0, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:27:16 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Updated VIF entry in instance network info cache for port 5f711663-8257-4748-ad95-b67b83c3c41a. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Updating instance_info_cache with network_info: [{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:17 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:17 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] VM Started (Lifecycle Event) Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-2bd6a4c9-d8c8-451c-b9e2-2bb1f07e08d1 req-855c293f-84f1-414d-ac93-c669e55f1ef1 service nova] Releasing lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:17 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] VM Paused (Lifecycle Event) Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.485s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:17 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-plugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.005s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Processing event network-vif-plugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-plugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.005s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] No waiting events found dispatching network-vif-plugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:27:18 devstack nova-compute[86732]: WARNING nova.compute.manager [req-7a321d67-5c74-4f15-9629-f1f3ed472928 req-274147d9-867b-41e4-8aa3-68f3bb9ea987 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received unexpected event network-vif-plugged-5f711663-8257-4748-ad95-b67b83c3c41a for instance with vm_state building and task_state spawning. Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:27:18 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:27:18 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:18 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance spawned successfully. Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.policy [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'b0df50c03d104abcb97a73707a018ef5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '596c80394b7d4612aad1f604edc290b4', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:27:18 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:18 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] VM Started (Lifecycle Event) Jul 08 14:27:18 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:19 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:19 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:19 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:27:19 devstack nova-compute[86732]: INFO nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Took 20.64 seconds to spawn the instance on the hypervisor. Jul 08 14:27:19 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:19 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:27:19 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:19 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] VM Paused (Lifecycle Event) Jul 08 14:27:19 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:19 devstack nova-compute[86732]: INFO nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Took 26.94 seconds to build instance. Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:20 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] VM Resumed (Lifecycle Event) Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:27:20 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Creating image(s) Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "/opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "/opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "/opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 28.476s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.318s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:20 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Successfully created port: 2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.323s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk 1073741824" returned: 0 in 0.110s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.464s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.260s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Checking if we can resize image /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk --force-share --output=json" returned: 0 in 0.228s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Cannot resize image /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Ensure instance console log exists: /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:22 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:22 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Successfully updated port: 2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "refresh_cache-84a4104c-e287-474e-8466-9175be5009c5" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquired lock "refresh_cache-84a4104c-e287-474e-8466-9175be5009c5" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-changed-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Refreshing instance network info cache due to event network-changed-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] Acquiring lock "refresh_cache-84a4104c-e287-474e-8466-9175be5009c5" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:23 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:27:24 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:24 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:24 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Updating instance_info_cache with network_info: [{"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:24 devstack nova-compute[86732]: INFO nova.compute.manager [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Rescuing Jul 08 14:27:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:27:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquired lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:24 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:27:24 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Releasing lock "refresh_cache-84a4104c-e287-474e-8466-9175be5009c5" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Instance network_info: |[{"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] Acquired lock "refresh_cache-84a4104c-e287-474e-8466-9175be5009c5" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Refreshing network info cache for port 2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Start _get_guest_xml network_info=[{"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:27:25 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-1395939663', uuid='84a4104c-e287-474e-8466-9175be5009c5'), owner=OwnerMeta(userid='b0df50c03d104abcb97a73707a018ef5', username='tempest-VolumesAdminNegativeTest-401711647-project-member', projectid='596c80394b7d4612aad1f604edc290b4', projectname='tempest-VolumesAdminNegativeTest-401711647'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513645.2225487) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:27:12Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1395939663',display_name='tempest-VolumesAdminNegativeTest-server-1395939663',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1395939663',id=4,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='596c80394b7d4612aad1f604edc290b4',ramdisk_id='',reservation_id='r-0yu0qna0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-VolumesAdminNegativeTest-401711647',owner_user_name='tempest-VolumesAdminNegativeTest-401711647-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:27:19Z,user_data=None,user_id='b0df50c03d104abcb97a73707a018ef5',uuid=84a4104c-e287-474e-8466-9175be5009c5,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Converting VIF {"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lazy-loading 'pci_devices' on Instance uuid 84a4104c-e287-474e-8466-9175be5009c5 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:25 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:25 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] End _get_guest_xml xml= Jul 08 14:27:25 devstack nova-compute[86732]: 84a4104c-e287-474e-8466-9175be5009c5 Jul 08 14:27:25 devstack nova-compute[86732]: instance-00000004 Jul 08 14:27:25 devstack nova-compute[86732]: 196608 Jul 08 14:27:25 devstack nova-compute[86732]: 1 Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: tempest-VolumesAdminNegativeTest-server-1395939663 Jul 08 14:27:25 devstack nova-compute[86732]: 2026-07-08 12:27:25 Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: 192 Jul 08 14:27:25 devstack nova-compute[86732]: 1 Jul 08 14:27:25 devstack nova-compute[86732]: 0 Jul 08 14:27:25 devstack nova-compute[86732]: 0 Jul 08 14:27:25 devstack nova-compute[86732]: 1 Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: True Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: bare Jul 08 14:27:25 devstack nova-compute[86732]: qcow2 Jul 08 14:27:25 devstack nova-compute[86732]: 1 Jul 08 14:27:25 devstack nova-compute[86732]: 0 Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: virtio Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: tempest-VolumesAdminNegativeTest-401711647-project-member Jul 08 14:27:25 devstack nova-compute[86732]: tempest-VolumesAdminNegativeTest-401711647 Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:27:25 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:27:25 devstack nova-compute[86732]: 33.1.0 Jul 08 14:27:25 devstack nova-compute[86732]: 84a4104c-e287-474e-8466-9175be5009c5 Jul 08 14:27:25 devstack nova-compute[86732]: 84a4104c-e287-474e-8466-9175be5009c5 Jul 08 14:27:25 devstack nova-compute[86732]: Virtual Machine Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: hvm Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: 1 Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: /dev/urandom Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: Jul 08 14:27:25 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Preparing to wait for external event network-vif-plugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:27:12Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1395939663',display_name='tempest-VolumesAdminNegativeTest-server-1395939663',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1395939663',id=4,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='596c80394b7d4612aad1f604edc290b4',ramdisk_id='',reservation_id='r-0yu0qna0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-VolumesAdminNegativeTest-401711647',owner_user_name='tempest-VolumesAdminNegativeTest-401711647-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:27:19Z,user_data=None,user_id='b0df50c03d104abcb97a73707a018ef5',uuid=84a4104c-e287-474e-8466-9175be5009c5,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Converting VIF {"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG os_vif [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'ff0c7ab3-8359-5e5b-8502-c97f1523651a', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap2a99bc7f-c2, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap2a99bc7f-c2, col_values=(('qos', UUID('945450ff-a0fa-48c7-b53b-47fd1032386e')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap2a99bc7f-c2, col_values=(('external_ids', {'iface-id': '2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:1f:94:19', 'vm-uuid': '84a4104c-e287-474e-8466-9175be5009c5'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:26 devstack nova-compute[86732]: INFO os_vif [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') Jul 08 14:27:26 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:26 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:26 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:26 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:26 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] No VIF found with MAC fa:16:3e:1f:94:19, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-3585393f-b46a-4285-b1d9-4239de2bd73c req-21dd41d0-fe8a-43ad-90a0-8c6610e38f41 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-vif-plugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-3585393f-b46a-4285-b1d9-4239de2bd73c req-21dd41d0-fe8a-43ad-90a0-8c6610e38f41 service nova] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-3585393f-b46a-4285-b1d9-4239de2bd73c req-21dd41d0-fe8a-43ad-90a0-8c6610e38f41 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-3585393f-b46a-4285-b1d9-4239de2bd73c req-21dd41d0-fe8a-43ad-90a0-8c6610e38f41 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-3585393f-b46a-4285-b1d9-4239de2bd73c req-21dd41d0-fe8a-43ad-90a0-8c6610e38f41 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Processing event network-vif-plugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance event wait completed in 12 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:27 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Resumed (Lifecycle Event) Jul 08 14:27:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:27:28 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance spawned successfully. Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-e6059cf2-0bd0-4d9e-acf4-0e24f5acec9d req-ecd1dc61-503b-4820-8dca-aa38c88684d0 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-plugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-e6059cf2-0bd0-4d9e-acf4-0e24f5acec9d req-ecd1dc61-503b-4820-8dca-aa38c88684d0 service nova] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-e6059cf2-0bd0-4d9e-acf4-0e24f5acec9d req-ecd1dc61-503b-4820-8dca-aa38c88684d0 service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-e6059cf2-0bd0-4d9e-acf4-0e24f5acec9d req-ecd1dc61-503b-4820-8dca-aa38c88684d0 service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-e6059cf2-0bd0-4d9e-acf4-0e24f5acec9d req-ecd1dc61-503b-4820-8dca-aa38c88684d0 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Processing event network-vif-plugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Updating instance_info_cache with network_info: [{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:28 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Releasing lock "refresh_cache-33c3b62a-7269-416c-b436-8a9c963f79b0" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:28 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:27:29 devstack nova-compute[86732]: INFO nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Took 44.60 seconds to spawn the instance on the hypervisor. Jul 08 14:27:29 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:29 devstack nova-compute[86732]: INFO nova.compute.manager [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Took 51.80 seconds to build instance. Jul 08 14:27:29 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Updated VIF entry in instance network info cache for port 2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:27:29 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Updating instance_info_cache with network_info: [{"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-vif-plugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] No waiting events found dispatching network-vif-plugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:27:30 devstack nova-compute[86732]: WARNING nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received unexpected event network-vif-plugged-9660278a-f15b-4c41-9238-4de73e822dc6 for instance with vm_state active and task_state None. Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received event network-vif-plugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Processing event network-vif-plugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received event network-vif-plugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] No waiting events found dispatching network-vif-plugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:27:30 devstack nova-compute[86732]: WARNING nova.compute.manager [req-cf336f70-5b67-4a05-9345-fde8dda525d5 req-b022dc32-6b81-499e-ab44-62b93e6d0694 service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received unexpected event network-vif-plugged-c25df8a4-7813-4792-a54e-eed06fbdbf66 for instance with vm_state building and task_state spawning. Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Instance event wait completed in 14 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:30 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] VM Resumed (Lifecycle Event) Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dc8cc9ee-cd26-429d-b54b-58e92f58a4a4 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 53.326s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 49.597s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:30 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Instance spawned successfully. Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-8b64b46f-a10f-44a5-aaaa-37f8c14d821e req-5870b0d1-8a42-4f8c-bfe3-f987e6e51b19 service nova] Releasing lock "refresh_cache-84a4104c-e287-474e-8466-9175be5009c5" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-ce3c08c8-2950-4f43-a828-2201f80132f3 req-2af651cc-0492-492e-b758-9f1cdd4a293c service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-plugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-ce3c08c8-2950-4f43-a828-2201f80132f3 req-2af651cc-0492-492e-b758-9f1cdd4a293c service nova] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-ce3c08c8-2950-4f43-a828-2201f80132f3 req-2af651cc-0492-492e-b758-9f1cdd4a293c service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-ce3c08c8-2950-4f43-a828-2201f80132f3 req-2af651cc-0492-492e-b758-9f1cdd4a293c service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.014s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-ce3c08c8-2950-4f43-a828-2201f80132f3 req-2af651cc-0492-492e-b758-9f1cdd4a293c service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] No waiting events found dispatching network-vif-plugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:27:30 devstack nova-compute[86732]: WARNING nova.compute.manager [req-ce3c08c8-2950-4f43-a828-2201f80132f3 req-2af651cc-0492-492e-b758-9f1cdd4a293c service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received unexpected event network-vif-plugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 for instance with vm_state building and task_state spawning. Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:27:30 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Instance spawned successfully. Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.551s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:30 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance destroyed successfully. Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'numa_topology' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:30 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] VM Started (Lifecycle Event) Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Took 49.12 seconds to spawn the instance on the hypervisor. Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Attempting rescue Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=86732) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4633}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance directory exists: not creating {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5210}} Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Creating image(s) Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "/opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.006s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'trusted_certs' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Took 54.57 seconds to build instance. Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<33c3b62a-7269-416c-b436-8a9c963f79b0> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:27:31 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:31 devstack nova-compute[86732]: INFO nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Took 11.63 seconds to spawn the instance on the hypervisor. Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] VM Paused (Lifecycle Event) Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.301s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.rescue {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 56.104s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 51.858s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] During sync_power_state the instance has a pending task (networking). Skip. Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.rescue" returned: 0 in 0.106s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.470s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'migration_context' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Took 17.39 seconds to build instance. Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:32 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] VM Resumed (Lifecycle Event) Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<33c3b62a-7269-416c-b436-8a9c963f79b0> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Start _get_guest_xml network_info=[{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:55:eb:f0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue={'image_id': '8c854d85-d123-4a0e-b956-d260787503ed', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'resources' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-8f6671e6-e716-4ab0-8083-c1c44935ee24 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.954s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<33c3b62a-7269-416c-b436-8a9c963f79b0> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:27:33 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-310162848', uuid='33c3b62a-7269-416c-b436-8a9c963f79b0'), owner=OwnerMeta(userid='d45c386d9a7041b8bc907f73bb9f389a', username='tempest-ServerRescueNegativeTestJSON-1399766715-project-member', projectid='ccf6fa6ba2a34f3d8062a8c8d56a0088', projectname='tempest-ServerRescueNegativeTestJSON-1399766715'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:55:eb:f0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513653.562892) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'vcpu_model' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.990543768999942 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.98639743099966 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.981854115999795 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:33 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<33c3b62a-7269-416c-b436-8a9c963f79b0> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:51Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-310162848',display_name='tempest-ServerRescueNegativeTestJSON-server-310162848',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-310162848',id=3,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-08T12:27:19Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-fo74vzjd',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:27:20Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=33c3b62a-7269-416c-b436-8a9c963f79b0,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:55:eb:f0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:55:eb:f0"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'pci_devices' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<33c3b62a-7269-416c-b436-8a9c963f79b0> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:27:34 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] End _get_guest_xml xml= Jul 08 14:27:34 devstack nova-compute[86732]: 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:27:34 devstack nova-compute[86732]: instance-00000003 Jul 08 14:27:34 devstack nova-compute[86732]: 196608 Jul 08 14:27:34 devstack nova-compute[86732]: 1 Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-server-310162848 Jul 08 14:27:34 devstack nova-compute[86732]: 2026-07-08 12:27:33 Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: 192 Jul 08 14:27:34 devstack nova-compute[86732]: 1 Jul 08 14:27:34 devstack nova-compute[86732]: 0 Jul 08 14:27:34 devstack nova-compute[86732]: 0 Jul 08 14:27:34 devstack nova-compute[86732]: 1 Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: True Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: bare Jul 08 14:27:34 devstack nova-compute[86732]: qcow2 Jul 08 14:27:34 devstack nova-compute[86732]: 1 Jul 08 14:27:34 devstack nova-compute[86732]: 0 Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: ide Jul 08 14:27:34 devstack nova-compute[86732]: virtio Jul 08 14:27:34 devstack nova-compute[86732]: pc Jul 08 14:27:34 devstack nova-compute[86732]: virtio Jul 08 14:27:34 devstack nova-compute[86732]: virtio Jul 08 14:27:34 devstack nova-compute[86732]: virtio Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715-project-member Jul 08 14:27:34 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715 Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:27:34 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:27:34 devstack nova-compute[86732]: 33.1.0 Jul 08 14:27:34 devstack nova-compute[86732]: 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:27:34 devstack nova-compute[86732]: 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:27:34 devstack nova-compute[86732]: Virtual Machine Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: hvm Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: 1 Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: /dev/urandom Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: Jul 08 14:27:34 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:27:34 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance destroyed successfully. Jul 08 14:27:35 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:27:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:27:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No VIF found with MAC fa:16:3e:55:eb:f0, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:27:36 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:36 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Removed pending STOPPED event for 33c3b62a-7269-416c-b436-8a9c963f79b0 due to new event Resumed> {{(pid=86732) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:522}} Jul 08 14:27:39 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:39 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] VM Resumed (Lifecycle Event) Jul 08 14:27:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-19ad7093-eff0-41d6-b3eb-240f39f230b8 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:40 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] During sync_power_state the instance has a pending task (rescuing). Skip. Jul 08 14:27:40 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:27:40 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] VM Started (Lifecycle Event) Jul 08 14:27:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:27:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:27:42 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:45 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:48 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lazy-loading 'flavor' on Instance uuid d114aa76-6cfd-4fa5-9d75-d727c3d90ede {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:48 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0008284170003207691 future=) was cancelled during its delay period, skipping {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:48 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:49 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.562s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 4999-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: idle 5008 ms, sending inactivity probe {{(pid=86732) run /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:117}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering IDLE {{(pid=86732) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=86732) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 08 14:27:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:52 devstack nova-compute[86732]: INFO nova.compute.manager [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Rescuing Jul 08 14:27:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:27:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquired lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:27:52 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:27:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:52 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:52 devstack nova-compute[86732]: INFO nova.compute.manager [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Attaching volume b00ff94e-1b86-461a-b17f-4fb359261a0d to /dev/vdb Jul 08 14:27:52 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.13', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 08 14:27:53 devstack nova-compute[86732]: INFO oslo.privsep.daemon [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'os_brick.privileged.default', '--privsep_sock_path', '/tmp/tmp2soyvg40/privsep.sock'] Jul 08 14:27:53 devstack sudo[88384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp2soyvg40/privsep.sock Jul 08 14:27:53 devstack sudo[88384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:53 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86732) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:27:54 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:27:54 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:54 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:54 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:54 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:54 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86732) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:27:54 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Updating instance_info_cache with network_info: [{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_rootwrap/__init__.py:25: EventletDeprecationWarning: Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:55 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet.patcher Jul 08 14:27:55 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Releasing lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:27:55 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:55 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.006s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk --force-share --output=json" returned: 0 in 0.677s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:56 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Terminating instance Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk --force-share --output=json" returned: 0 in 0.424s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Start destroying the instance on the hypervisor. {{(pid=86732) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3369}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: Jul 08 14:27:57 devstack nova-compute[86732]: WARNING oslo.privsep.daemon [-] privsep log: __import__(import_str) Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk --force-share --output=json" returned: 0 in 0.484s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.987214016000053 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.979232273999969 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.978779423000105 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:57 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Instance destroyed successfully. Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lazy-loading 'resources' on Instance uuid 84a4104c-e287-474e-8466-9175be5009c5 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.998358450000069 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:27:57 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance destroyed successfully. Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'numa_topology' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede/disk --force-share --output=json" returned: 0 in 0.473s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.rescue --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:27:12Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-1395939663',display_name='tempest-VolumesAdminNegativeTest-server-1395939663',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-1395939663',id=4,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-08T12:27:32Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='596c80394b7d4612aad1f604edc290b4',ramdisk_id='',reservation_id='r-0yu0qna0',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-VolumesAdminNegativeTest-401711647',owner_user_name='tempest-VolumesAdminNegativeTest-401711647-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:27:32Z,user_data=None,user_id='b0df50c03d104abcb97a73707a018ef5',uuid=84a4104c-e287-474e-8466-9175be5009c5,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Converting VIF {"id": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "address": "fa:16:3e:1f:94:19", "network": {"id": "1b9cb9ac-ead5-463d-94c7-298c1d408284", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-260026711-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "596c80394b7d4612aad1f604edc290b4", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap2a99bc7f-c2", "ovs_interfaceid": "2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG os_vif [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') {{(pid=86732) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap2a99bc7f-c2, bridge=br-int, if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.rescue --force-share --output=json" returned: 0 in 0.273s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.rescue --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=945450ff-a0fa-48c7-b53b-47fd1032386e) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:27:58 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Attempting rescue Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=86732) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4633}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:58 devstack nova-compute[86732]: INFO os_vif [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:1f:94:19,bridge_name='br-int',has_traffic_filtering=True,id=2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6,network=Network(1b9cb9ac-ead5-463d-94c7-298c1d408284),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap2a99bc7f-c2') Jul 08 14:27:58 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Deleting instance files /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5_del Jul 08 14:27:58 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Deletion of /opt/stack/data/nova/instances/84a4104c-e287-474e-8466-9175be5009c5_del complete Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance directory exists: not creating {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5210}} Jul 08 14:27:58 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Creating image(s) Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "/opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "/opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'trusted_certs' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk.rescue --force-share --output=json" returned: 0 in 0.414s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:58 devstack sudo[88384]: pam_unix(sudo:session): session closed for user root Jul 08 14:27:58 devstack nova-compute[86732]: INFO oslo.privsep.daemon [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Spawned new privsep daemon via rootwrap Jul 08 14:27:58 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Took 1.75 seconds to destroy the instance on the hypervisor. Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG oslo.service.backend._common.loopingcall [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86732) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.compute.manager [-] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Deallocating network for instance {{(pid=86732) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2493}} Jul 08 14:27:58 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: 84a4104c-e287-474e-8466-9175be5009c5] deallocate_for_instance() {{(pid=86732) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 08 14:27:58 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk --force-share --output=json" returned: 0 in 0.401s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.016s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a248b355-947a-4cb5-83ab-5685c9895855 req-70d1520c-4d69-4abc-a6ca-772c6fe6ac9b service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-unplugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a248b355-947a-4cb5-83ab-5685c9895855 req-70d1520c-4d69-4abc-a6ca-772c6fe6ac9b service nova] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a248b355-947a-4cb5-83ab-5685c9895855 req-70d1520c-4d69-4abc-a6ca-772c6fe6ac9b service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.007s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a248b355-947a-4cb5-83ab-5685c9895855 req-70d1520c-4d69-4abc-a6ca-772c6fe6ac9b service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a248b355-947a-4cb5-83ab-5685c9895855 req-70d1520c-4d69-4abc-a6ca-772c6fe6ac9b service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] No waiting events found dispatching network-vif-unplugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a248b355-947a-4cb5-83ab-5685c9895855 req-70d1520c-4d69-4abc-a6ca-772c6fe6ac9b service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-unplugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 for instance with task_state deleting. {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11804}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.184s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.rescue {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:59 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0/disk --force-share --output=json" returned: 0 in 0.410s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:59 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Error from libvirt while getting description of instance-00000004: [Error Code 42] Domain not found: no domain with matching uuid '84a4104c-e287-474e-8466-9175be5009c5' (instance-00000004): libvirt.libvirtError: Domain not found: no domain with matching uuid '84a4104c-e287-474e-8466-9175be5009c5' (instance-00000004) Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44/disk.rescue" returned: 0 in 0.085s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.377s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'migration_context' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:27:59 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "env LANG=C uptime" returned: 0 in 0.043s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Hypervisor/Node resource view: name=devstack free_ram=4896MB free_disk=14.945148468017578GB free_vcpus=0 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86732) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.scaleio [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86732) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 08 14:27:59 devstack nova-compute[86732]: WARNING os_brick.initiator.connectors.nvmeof [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): nvme version {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] 'nvme version' failed. Not Retrying. {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.nvmeof [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] nvme not present on system {{(pid=86732) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86732) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 08 14:27:59 devstack nova-compute[86732]: INFO os_brick.initiator.connectors.lightos [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Current host hostNQN and IP(s) are ['192.168.122.13', 'fe80::5054:ff:fe34:faf4', '172.24.4.1', '2001:db8::2', 'fe80::9cc1:eeff:fe89:484e', 'fe80::f816:3eff:fe2e:43ea', 'fe80::f816:3eff:fec1:9357', 'fe80::f816:3eff:fe55:ebf0', 'fe80::783e:b9ff:fef9:7340', 'fe80::88a:5eff:fe5e:889f'] Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] LIGHTOS: no hostnqn found. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] <== get_connector_properties: return (6796ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.13', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:9410d219d558', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '37c99676-207b-431e-8a4a-ef4347f9ae4a', 'nvme_native_multipath': False} {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 08 14:27:59 devstack nova-compute[86732]: DEBUG nova.virt.block_device [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Updating existing volume attachment record: c5778696-92d6-4471-9361-2b7dd1a8bf69 {{(pid=86732) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Start _get_guest_xml network_info=[{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:2e:43:ea"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue={'image_id': '8c854d85-d123-4a0e-b956-d260787503ed', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'resources' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:28:00 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-970199821', uuid='0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44'), owner=OwnerMeta(userid='d45c386d9a7041b8bc907f73bb9f389a', username='tempest-ServerRescueNegativeTestJSON-1399766715-project-member', projectid='ccf6fa6ba2a34f3d8062a8c8d56a0088', projectname='tempest-ServerRescueNegativeTestJSON-1399766715'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:2e:43:ea"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513680.5623448) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'vcpu_model' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance d114aa76-6cfd-4fa5-9d75-d727c3d90ede actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 33c3b62a-7269-416c-b436-8a9c963f79b0 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 84a4104c-e287-474e-8466-9175be5009c5 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Total usable vcpus: 4, total allocated vcpus: 4 {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:28:00 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1280MB phys_disk=25GB used_disk=4GB total_vcpus=4 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:27:59 up 35 min, 1 user, load average: 10.09, 4.57, 2.73\n', 'num_instances': '4', 'num_vm_active': '3', 'num_task_None': '2', 'num_os_type_None': '4', 'num_proj_316cba03b0b748f4bc581285cfef4996': '1', 'io_workload': '1', 'num_task_rescuing': '1', 'num_proj_ccf6fa6ba2a34f3d8062a8c8d56a0088': '2', 'num_vm_rescued': '1', 'num_task_deleting': '1', 'num_proj_596c80394b7d4612aad1f604edc290b4': '1'} {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-970199821',display_name='tempest-ServerRescueNegativeTestJSON-server-970199821',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-970199821',id=2,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-08T12:27:29Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-cvqi7pyi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:27:29Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:2e:43:ea"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "vif_mac": "fa:16:3e:2e:43:ea"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'pci_devices' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Updating instance_info_cache with network_info: [] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:28:01 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] End _get_guest_xml xml= Jul 08 14:28:01 devstack nova-compute[86732]: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:28:01 devstack nova-compute[86732]: instance-00000002 Jul 08 14:28:01 devstack nova-compute[86732]: 196608 Jul 08 14:28:01 devstack nova-compute[86732]: 1 Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-server-970199821 Jul 08 14:28:01 devstack nova-compute[86732]: 2026-07-08 12:28:00 Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: 192 Jul 08 14:28:01 devstack nova-compute[86732]: 1 Jul 08 14:28:01 devstack nova-compute[86732]: 0 Jul 08 14:28:01 devstack nova-compute[86732]: 0 Jul 08 14:28:01 devstack nova-compute[86732]: 1 Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: True Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: bare Jul 08 14:28:01 devstack nova-compute[86732]: qcow2 Jul 08 14:28:01 devstack nova-compute[86732]: 1 Jul 08 14:28:01 devstack nova-compute[86732]: 0 Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: ide Jul 08 14:28:01 devstack nova-compute[86732]: virtio Jul 08 14:28:01 devstack nova-compute[86732]: pc Jul 08 14:28:01 devstack nova-compute[86732]: virtio Jul 08 14:28:01 devstack nova-compute[86732]: virtio Jul 08 14:28:01 devstack nova-compute[86732]: virtio Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715-project-member Jul 08 14:28:01 devstack nova-compute[86732]: tempest-ServerRescueNegativeTestJSON-1399766715 Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:28:01 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:28:01 devstack nova-compute[86732]: 33.1.0 Jul 08 14:28:01 devstack nova-compute[86732]: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:28:01 devstack nova-compute[86732]: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:28:01 devstack nova-compute[86732]: Virtual Machine Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: hvm Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: 1 Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: /dev/urandom Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: Jul 08 14:28:01 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:28:01 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance destroyed successfully. Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-unplugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] Acquiring lock "84a4104c-e287-474e-8466-9175be5009c5-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:02 devstack nova-compute[86732]: INFO nova.compute.manager [-] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Took 3.18 seconds to deallocate network for instance. Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.009s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] Lock "84a4104c-e287-474e-8466-9175be5009c5-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.025s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] No waiting events found dispatching network-vif-unplugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-unplugged-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 for instance with task_state deleting. {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11804}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7bbcb7fb-c40c-47fe-8b6e-de6dcb203601 req-eed83785-936a-402a-9f73-0b69a7096324 service nova] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Received event network-vif-deleted-2a99bc7f-c298-4bab-9bfb-f58c7d2a57a6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Compute_service record updated for devstack:devstack {{(pid=86732) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.599s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.010s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] CMD "systemctl is-system-running" returned: 0 in 0.054s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] systemd detected. {{(pid=86732) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 08 14:28:02 devstack nova-compute[86732]: WARNING oslo_config.cfg [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 08 14:28:02 devstack nova-compute[86732]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 08 14:28:02 devstack nova-compute[86732]: will be removed from nova when the volume driver is removed from cinder. Jul 08 14:28:02 devstack nova-compute[86732]: ). Its value may be silently ignored in the future. Jul 08 14:28:02 devstack nova-compute[86732]: WARNING oslo_config.cfg [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 08 14:28:02 devstack nova-compute[86732]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 08 14:28:02 devstack nova-compute[86732]: will be removed from nova when the volume driver is removed from cinder. Jul 08 14:28:02 devstack nova-compute[86732]: ). Its value may be silently ignored in the future. Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56 at mount point /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b via systemd-run {{(pid=86732) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:28:02 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:28:03 devstack nova-compute[86732]: INFO nova.virt.libvirt.volume.quobyte [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56 Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.659s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] attach device xml: Jul 08 14:28:03 devstack nova-compute[86732]: Jul 08 14:28:03 devstack nova-compute[86732]: Jul 08 14:28:03 devstack nova-compute[86732]: Jul 08 14:28:03 devstack nova-compute[86732]: Jul 08 14:28:03 devstack nova-compute[86732]: b00ff94e-1b86-461a-b17f-4fb359261a0d Jul 08 14:28:03 devstack nova-compute[86732]: Jul 08 14:28:03 devstack nova-compute[86732]: {{(pid=86732) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] No VIF found with MAC fa:16:3e:2e:43:ea, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:03 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.336s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:04 devstack nova-compute[86732]: INFO nova.scheduler.client.report [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Deleted allocations for instance 84a4104c-e287-474e-8466-9175be5009c5 Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e67ea56e-7f93-458e-a04d-17d5f80971b6 tempest-VolumesAdminNegativeTest-401711647 tempest-VolumesAdminNegativeTest-401711647-project-member] Lock "84a4104c-e287-474e-8466-9175be5009c5" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.718s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Removed pending STOPPED event for 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 due to new event Resumed> {{(pid=86732) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:522}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:05 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Resumed (Lifecycle Event) Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-93838b33-7515-4819-9c9b-8d7272e4bb30 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] No VIF found with MAC fa:16:3e:c1:93:57, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:05 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:28:06 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:06 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Started (Lifecycle Event) Jul 08 14:28:06 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:06 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:28:07 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:07 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lazy-loading 'flavor' on Instance uuid d114aa76-6cfd-4fa5-9d75-d727c3d90ede {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:07 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-33e34b75-9381-45b1-9781-8581c6b96315 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 15.120s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:08 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:08 devstack nova-compute[86732]: INFO nova.compute.manager [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Terminating instance Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Start destroying the instance on the hypervisor. {{(pid=86732) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3369}} Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.999412215999655 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:09 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Instance destroyed successfully. Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lazy-loading 'resources' on Instance uuid d114aa76-6cfd-4fa5-9d75-d727c3d90ede {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1139640134',display_name='tempest-DeleteServersTestJSON-server-1139640134',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1139640134',id=1,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-08T12:27:31Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='316cba03b0b748f4bc581285cfef4996',ramdisk_id='',reservation_id='r-xsvm090m',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-DeleteServersTestJSON-956756424',owner_user_name='tempest-DeleteServersTestJSON-956756424-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:27:32Z,user_data=None,user_id='24b5ee7e96dd4f86a662354a212f74b6',uuid=d114aa76-6cfd-4fa5-9d75-d727c3d90ede,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Converting VIF {"id": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "address": "fa:16:3e:c1:93:57", "network": {"id": "694ac6ab-5639-4143-972b-eb19edf876ca", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1471056333-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "316cba03b0b748f4bc581285cfef4996", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc25df8a4-78", "ovs_interfaceid": "c25df8a4-7813-4792-a54e-eed06fbdbf66", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:28:09 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG os_vif [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') {{(pid=86732) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapc25df8a4-78, bridge=br-int, if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=bc4879f3-5d05-49cd-bb5f-c877adf8adab) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: INFO os_vif [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c1:93:57,bridge_name='br-int',has_traffic_filtering=True,id=c25df8a4-7813-4792-a54e-eed06fbdbf66,network=Network(694ac6ab-5639-4143-972b-eb19edf876ca),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc25df8a4-78') Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.044s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:10 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Deleting instance files /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede_del Jul 08 14:28:10 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Deletion of /opt/stack/data/nova/instances/d114aa76-6cfd-4fa5-9d75-d727c3d90ede_del complete Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:10 devstack nova-compute[86732]: INFO nova.compute.manager [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Took 1.64 seconds to destroy the instance on the hypervisor. Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG oslo.service.backend._common.loopingcall [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86732) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG nova.compute.manager [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Deallocating network for instance {{(pid=86732) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2493}} Jul 08 14:28:10 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] deallocate_for_instance() {{(pid=86732) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 08 14:28:10 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:11 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.010774374999982683 future=) submitted to {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=0.14553825199982384 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=0.14504293800018786 future=) was cancelled while queued, skipping {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=11.925374952999846 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=11.924986914999863 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:12 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Emitting event Stopped> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:12 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] VM Stopped (Lifecycle Event) Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e6fb0684-fe9a-4cb6-bcd1-f74d1af6f245 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: 84a4104c-e287-474e-8466-9175be5009c5] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:13 devstack nova-compute[86732]: INFO nova.compute.manager [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Unrescuing Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquired lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-8ca60e07-d7bf-4c4a-a928-da2fcf074980 req-6ff795b9-dfb9-4587-bce8-c4e1bd76586d service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Received event network-vif-deleted-c25df8a4-7813-4792-a54e-eed06fbdbf66 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:13 devstack nova-compute[86732]: INFO nova.compute.manager [req-8ca60e07-d7bf-4c4a-a928-da2fcf074980 req-6ff795b9-dfb9-4587-bce8-c4e1bd76586d service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Neutron deleted interface c25df8a4-7813-4792-a54e-eed06fbdbf66; detaching it from the instance and deleting it from the info cache Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-8ca60e07-d7bf-4c4a-a928-da2fcf074980 req-6ff795b9-dfb9-4587-bce8-c4e1bd76586d service nova] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Detach interface failed, port_id=c25df8a4-7813-4792-a54e-eed06fbdbf66, reason: Instance d114aa76-6cfd-4fa5-9d75-d727c3d90ede could not be found. {{(pid=86732) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11857}} Jul 08 14:28:13 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Updating instance_info_cache with network_info: [] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:13 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:14 devstack nova-compute[86732]: INFO nova.compute.manager [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Took 3.55 seconds to deallocate network for instance. Jul 08 14:28:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:15 devstack nova-compute[86732]: INFO nova.compute.manager [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Took 0.84 seconds to detach 1 volumes for instance. Jul 08 14:28:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:15 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.008s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:15 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:28:15 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:28:16 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:28:17 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.313s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:17 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:17 devstack nova-compute[86732]: INFO nova.scheduler.client.report [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Deleted allocations for instance d114aa76-6cfd-4fa5-9d75-d727c3d90ede Jul 08 14:28:17 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:28:17 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-5383670a-0c77-41c4-9745-db94337f0737 tempest-DeleteServersTestJSON-956756424 tempest-DeleteServersTestJSON-956756424-project-member] Lock "d114aa76-6cfd-4fa5-9d75-d727c3d90ede" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 9.678s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:19 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Updating instance_info_cache with network_info: [{"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:19 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Releasing lock "refresh_cache-0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:28:19 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'flavor' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.999541282999871 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:20 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance destroyed successfully. Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'numa_topology' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Object Instance<0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44> lazy-loaded attributes: flavor,numa_topology {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:20 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "79473893-6849-4f3c-bca4-ebae3673bf43" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "79473893-6849-4f3c-bca4-ebae3673bf43" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Removed pending STOPPED event for 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 due to new event Resumed> {{(pid=86732) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:522}} Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:22 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Resumed (Lifecycle Event) Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-b09c3a06-5581-4acc-8d2c-10797bcfb253 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:22 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: rescued, current task_state: unrescuing, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.005s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:28:23 devstack nova-compute[86732]: INFO nova.compute.claims [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Claim successful on node devstack Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:23 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Started (Lifecycle Event) Jul 08 14:28:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.00295941500007757 future=) submitted to {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:24 devstack nova-compute[86732]: INFO nova.compute.manager [-] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] VM Stopped (Lifecycle Event) Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=10.838698126000054 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=10.838392500000282 future=) was cancelled while queued, skipping {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:28:24 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-1f9b47bc-2a87-42c7-80fe-e6aac2eeb37b None None] [instance: d114aa76-6cfd-4fa5-9d75-d727c3d90ede] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:25 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:28:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.434s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:28:26 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:28:26 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:28:26 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:26 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:26 devstack nova-compute[86732]: DEBUG nova.policy [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '06fff3b397ce497f8dacc42d0cbe4a89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '559c9385c8bd47a6b46eee31e24b86c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:28:26 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:28:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.006s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:28 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Creating image(s) Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "/opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "/opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.005s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "/opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:28:28 devstack nova-compute[86732]: INFO nova.compute.manager [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Terminating instance Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.249s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.163s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk 1073741824" returned: 0 in 0.077s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.258s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:28:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Start destroying the instance on the hypervisor. {{(pid=86732) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3369}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.276s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Checking if we can resize image /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.998800684999878 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.992601571999785 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.991388848000042 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:29 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Instance destroyed successfully. Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'resources' on Instance uuid 33c3b62a-7269-416c-b436-8a9c963f79b0 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json" returned: 0 in 0.235s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Cannot resize image /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Ensure instance console log exists: /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:51Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-310162848',display_name='tempest-ServerRescueNegativeTestJSON-server-310162848',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-310162848',id=3,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-08T12:27:39Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-fo74vzjd',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:27:40Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=33c3b62a-7269-416c-b436-8a9c963f79b0,vcpu_model=,vcpus=1,vm_mode=None,vm_state='rescued') vif={"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "5f711663-8257-4748-ad95-b67b83c3c41a", "address": "fa:16:3e:55:eb:f0", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap5f711663-82", "ovs_interfaceid": "5f711663-8257-4748-ad95-b67b83c3c41a", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG os_vif [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') {{(pid=86732) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap5f711663-82, bridge=br-int, if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=1010cf3b-0a2a-4faf-866b-44ff44a35011) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:29 devstack nova-compute[86732]: INFO os_vif [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:55:eb:f0,bridge_name='br-int',has_traffic_filtering=True,id=5f711663-8257-4748-ad95-b67b83c3c41a,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap5f711663-82') Jul 08 14:28:29 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Deleting instance files /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0_del Jul 08 14:28:29 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Deletion of /opt/stack/data/nova/instances/33c3b62a-7269-416c-b436-8a9c963f79b0_del complete Jul 08 14:28:30 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:30 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:30 devstack nova-compute[86732]: INFO nova.compute.manager [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Took 1.48 seconds to destroy the instance on the hypervisor. Jul 08 14:28:30 devstack nova-compute[86732]: DEBUG oslo.service.backend._common.loopingcall [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86732) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 08 14:28:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Deallocating network for instance {{(pid=86732) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2493}} Jul 08 14:28:30 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] deallocate_for_instance() {{(pid=86732) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 08 14:28:30 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-32e02819-045d-4e49-acc2-5a90e5ea72bc req-0ddc8d35-2b80-495a-9440-75f842ebc9f4 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-32e02819-045d-4e49-acc2-5a90e5ea72bc req-0ddc8d35-2b80-495a-9440-75f842ebc9f4 service nova] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-32e02819-045d-4e49-acc2-5a90e5ea72bc req-0ddc8d35-2b80-495a-9440-75f842ebc9f4 service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-32e02819-045d-4e49-acc2-5a90e5ea72bc req-0ddc8d35-2b80-495a-9440-75f842ebc9f4 service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-32e02819-045d-4e49-acc2-5a90e5ea72bc req-0ddc8d35-2b80-495a-9440-75f842ebc9f4 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] No waiting events found dispatching network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-32e02819-045d-4e49-acc2-5a90e5ea72bc req-0ddc8d35-2b80-495a-9440-75f842ebc9f4 service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a for instance with task_state deleting. {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11804}} Jul 08 14:28:31 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Successfully created port: 3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:28:32 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-88fe3d6d-28ce-4507-9b88-cad6cf691665 req-3eb0f314-8d2c-4666-b0df-03c855dd01dd service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-88fe3d6d-28ce-4507-9b88-cad6cf691665 req-3eb0f314-8d2c-4666-b0df-03c855dd01dd service nova] Acquiring lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-88fe3d6d-28ce-4507-9b88-cad6cf691665 req-3eb0f314-8d2c-4666-b0df-03c855dd01dd service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-88fe3d6d-28ce-4507-9b88-cad6cf691665 req-3eb0f314-8d2c-4666-b0df-03c855dd01dd service nova] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-88fe3d6d-28ce-4507-9b88-cad6cf691665 req-3eb0f314-8d2c-4666-b0df-03c855dd01dd service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] No waiting events found dispatching network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:28:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-88fe3d6d-28ce-4507-9b88-cad6cf691665 req-3eb0f314-8d2c-4666-b0df-03c855dd01dd service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-unplugged-5f711663-8257-4748-ad95-b67b83c3c41a for instance with task_state deleting. {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11804}} Jul 08 14:28:34 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Successfully updated port: 3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:28:34 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Updating instance_info_cache with network_info: [] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:34 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-4e07ac57-5157-4ae9-bd4c-6907a67c69df req-67a4ff90-2cfb-43d0-88a2-e0dc628bfefb service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Received event network-vif-deleted-5f711663-8257-4748-ad95-b67b83c3c41a {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:34 devstack nova-compute[86732]: INFO nova.compute.manager [req-4e07ac57-5157-4ae9-bd4c-6907a67c69df req-67a4ff90-2cfb-43d0-88a2-e0dc628bfefb service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Neutron deleted interface 5f711663-8257-4748-ad95-b67b83c3c41a; detaching it from the instance and deleting it from the info cache Jul 08 14:28:34 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-4e07ac57-5157-4ae9-bd4c-6907a67c69df req-67a4ff90-2cfb-43d0-88a2-e0dc628bfefb service nova] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Detach interface failed, port_id=5f711663-8257-4748-ad95-b67b83c3c41a, reason: Instance 33c3b62a-7269-416c-b436-8a9c963f79b0 could not be found. {{(pid=86732) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11857}} Jul 08 14:28:34 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquired lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:28:35 devstack nova-compute[86732]: INFO nova.compute.manager [-] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Took 4.70 seconds to deallocate network for instance. Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Received event network-changed-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Refreshing instance network info cache due to event network-changed-3a0931ce-6d30-4282-84a2-c8700512f8b6. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:28:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] Acquiring lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:28:36 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Updating instance_info_cache with network_info: [{"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Releasing lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Instance network_info: |[{"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Start _get_guest_xml network_info=[{"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] Acquired lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Refreshing network info cache for port 3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:28:36 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-98011607', uuid='79473893-6849-4f3c-bca4-ebae3673bf43'), owner=OwnerMeta(userid='06fff3b397ce497f8dacc42d0cbe4a89', username='tempest-ServerActionsTestOtherA-1189257605-project-member', projectid='559c9385c8bd47a6b46eee31e24b86c7', projectname='tempest-ServerActionsTestOtherA-1189257605'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513716.8367686) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:28:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-98011607',display_name='tempest-ServerActionsTestOtherA-server-98011607',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-98011607',id=5,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFari1xGgraosoNtTPB1NbYxxKbM9PwzK1fq9tv7LuKts8vmGV3bcrhRL92S8wnsBynC1KPH6HiAOJbamxaj2jSv8T7o6eym+8j8h77vLFX4Q7BG71NuOenOtufID4DrsQ==',key_name='tempest-keypair-1800088710',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-pq5wl78u',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:28:27Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=79473893-6849-4f3c-bca4-ebae3673bf43,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b2:ac:09,bridge_name='br-int',has_traffic_filtering=True,id=3a0931ce-6d30-4282-84a2-c8700512f8b6,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3a0931ce-6d') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:28:36 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lazy-loading 'pci_devices' on Instance uuid 79473893-6849-4f3c-bca4-ebae3673bf43 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.405s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: INFO nova.scheduler.client.report [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Deleted allocations for instance 33c3b62a-7269-416c-b436-8a9c963f79b0 Jul 08 14:28:37 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] End _get_guest_xml xml= Jul 08 14:28:37 devstack nova-compute[86732]: 79473893-6849-4f3c-bca4-ebae3673bf43 Jul 08 14:28:37 devstack nova-compute[86732]: instance-00000005 Jul 08 14:28:37 devstack nova-compute[86732]: 196608 Jul 08 14:28:37 devstack nova-compute[86732]: 1 Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-server-98011607 Jul 08 14:28:37 devstack nova-compute[86732]: 2026-07-08 12:28:36 Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: 192 Jul 08 14:28:37 devstack nova-compute[86732]: 1 Jul 08 14:28:37 devstack nova-compute[86732]: 0 Jul 08 14:28:37 devstack nova-compute[86732]: 0 Jul 08 14:28:37 devstack nova-compute[86732]: 1 Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: True Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: bare Jul 08 14:28:37 devstack nova-compute[86732]: qcow2 Jul 08 14:28:37 devstack nova-compute[86732]: 1 Jul 08 14:28:37 devstack nova-compute[86732]: 0 Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: virtio Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-1189257605-project-member Jul 08 14:28:37 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-1189257605 Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:28:37 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:28:37 devstack nova-compute[86732]: 33.1.0 Jul 08 14:28:37 devstack nova-compute[86732]: 79473893-6849-4f3c-bca4-ebae3673bf43 Jul 08 14:28:37 devstack nova-compute[86732]: 79473893-6849-4f3c-bca4-ebae3673bf43 Jul 08 14:28:37 devstack nova-compute[86732]: Virtual Machine Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: hvm Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: 1 Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: /dev/urandom Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: Jul 08 14:28:37 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Preparing to wait for external event network-vif-plugged-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:28:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-98011607',display_name='tempest-ServerActionsTestOtherA-server-98011607',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-98011607',id=5,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFari1xGgraosoNtTPB1NbYxxKbM9PwzK1fq9tv7LuKts8vmGV3bcrhRL92S8wnsBynC1KPH6HiAOJbamxaj2jSv8T7o6eym+8j8h77vLFX4Q7BG71NuOenOtufID4DrsQ==',key_name='tempest-keypair-1800088710',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-pq5wl78u',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:28:27Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=79473893-6849-4f3c-bca4-ebae3673bf43,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b2:ac:09,bridge_name='br-int',has_traffic_filtering=True,id=3a0931ce-6d30-4282-84a2-c8700512f8b6,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3a0931ce-6d') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG os_vif [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b2:ac:09,bridge_name='br-int',has_traffic_filtering=True,id=3a0931ce-6d30-4282-84a2-c8700512f8b6,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3a0931ce-6d') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '1bde0066-c6b2-5543-bce5-86454d85bb57', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap3a0931ce-6d, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap3a0931ce-6d, col_values=(('qos', UUID('0dfa7d4b-ee5d-4115-b46e-24afe39d90ef')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap3a0931ce-6d, col_values=(('external_ids', {'iface-id': '3a0931ce-6d30-4282-84a2-c8700512f8b6', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b2:ac:09', 'vm-uuid': '79473893-6849-4f3c-bca4-ebae3673bf43'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:37 devstack nova-compute[86732]: INFO os_vif [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b2:ac:09,bridge_name='br-int',has_traffic_filtering=True,id=3a0931ce-6d30-4282-84a2-c8700512f8b6,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3a0931ce-6d') Jul 08 14:28:37 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:38 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-d6ec4ac1-50cd-4b3e-94b6-d93e0d44551a tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "33c3b62a-7269-416c-b436-8a9c963f79b0" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 9.931s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:38 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:38 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:38 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:38 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:38 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:39 devstack nova-compute[86732]: INFO nova.compute.manager [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Terminating instance Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No VIF found with MAC fa:16:3e:b2:ac:09, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-d78e32d8-d64b-4a17-8ce9-478449d2500b req-65403dd2-4fc5-402b-af29-3d401488f128 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Received event network-vif-plugged-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-d78e32d8-d64b-4a17-8ce9-478449d2500b req-65403dd2-4fc5-402b-af29-3d401488f128 service nova] Acquiring lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-d78e32d8-d64b-4a17-8ce9-478449d2500b req-65403dd2-4fc5-402b-af29-3d401488f128 service nova] Lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-d78e32d8-d64b-4a17-8ce9-478449d2500b req-65403dd2-4fc5-402b-af29-3d401488f128 service nova] Lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-d78e32d8-d64b-4a17-8ce9-478449d2500b req-65403dd2-4fc5-402b-af29-3d401488f128 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Processing event network-vif-plugged-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Start destroying the instance on the hypervisor. {{(pid=86732) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3369}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.998759059999884 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:39 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Instance destroyed successfully. Jul 08 14:28:39 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lazy-loading 'resources' on Instance uuid 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:28:40 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:26:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-970199821',display_name='tempest-ServerRescueNegativeTestJSON-server-970199821',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-970199821',id=2,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-08T12:28:05Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='ccf6fa6ba2a34f3d8062a8c8d56a0088',ramdisk_id='',reservation_id='r-cvqi7pyi',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerRescueNegativeTestJSON-1399766715',owner_user_name='tempest-ServerRescueNegativeTestJSON-1399766715-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:28:23Z,user_data=None,user_id='d45c386d9a7041b8bc907f73bb9f389a',uuid=0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converting VIF {"id": "9660278a-f15b-4c41-9238-4de73e822dc6", "address": "fa:16:3e:2e:43:ea", "network": {"id": "49b5d919-d55d-4827-a290-f8906a896124", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-465794329-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "ccf6fa6ba2a34f3d8062a8c8d56a0088", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9660278a-f1", "ovs_interfaceid": "9660278a-f15b-4c41-9238-4de73e822dc6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG os_vif [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') {{(pid=86732) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap9660278a-f1, bridge=br-int, if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=ba70a3d5-3ab8-48a3-8ce0-5a0c2a35ba4e) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: INFO os_vif [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:2e:43:ea,bridge_name='br-int',has_traffic_filtering=True,id=9660278a-f15b-4c41-9238-4de73e822dc6,network=Network(49b5d919-d55d-4827-a290-f8906a896124),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9660278a-f1') Jul 08 14:28:40 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Deleting instance files /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44_del Jul 08 14:28:40 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Deletion of /opt/stack/data/nova/instances/0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44_del complete Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:40 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] VM Started (Lifecycle Event) Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:28:40 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Instance spawned successfully. Jul 08 14:28:40 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:28:41 devstack nova-compute[86732]: INFO nova.compute.manager [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Took 1.43 seconds to destroy the instance on the hypervisor. Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG oslo.service.backend._common.loopingcall [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86732) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Deallocating network for instance {{(pid=86732) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2493}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] deallocate_for_instance() {{(pid=86732) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 08 14:28:41 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:28:41 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:41 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] VM Paused (Lifecycle Event) Jul 08 14:28:41 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:41 devstack nova-compute[86732]: INFO nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Took 13.56 seconds to spawn the instance on the hypervisor. Jul 08 14:28:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Updated VIF entry in instance network info cache for port 3a0931ce-6d30-4282-84a2-c8700512f8b6. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Updating instance_info_cache with network_info: [{"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:42 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] VM Resumed (Lifecycle Event) Jul 08 14:28:42 devstack nova-compute[86732]: INFO nova.compute.manager [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Took 19.25 seconds to build instance. Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-d48ad091-479f-43a2-8a73-655f82e56b51 req-b8751f92-2f5e-4d2a-b959-30c92354091f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Received event network-vif-plugged-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-d48ad091-479f-43a2-8a73-655f82e56b51 req-b8751f92-2f5e-4d2a-b959-30c92354091f service nova] Acquiring lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-d48ad091-479f-43a2-8a73-655f82e56b51 req-b8751f92-2f5e-4d2a-b959-30c92354091f service nova] Lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-d48ad091-479f-43a2-8a73-655f82e56b51 req-b8751f92-2f5e-4d2a-b959-30c92354091f service nova] Lock "79473893-6849-4f3c-bca4-ebae3673bf43-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-d48ad091-479f-43a2-8a73-655f82e56b51 req-b8751f92-2f5e-4d2a-b959-30c92354091f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] No waiting events found dispatching network-vif-plugged-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:28:42 devstack nova-compute[86732]: WARNING nova.compute.manager [req-d48ad091-479f-43a2-8a73-655f82e56b51 req-b8751f92-2f5e-4d2a-b959-30c92354091f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Received unexpected event network-vif-plugged-3a0931ce-6d30-4282-84a2-c8700512f8b6 for instance with vm_state active and task_state None. Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-723acbbf-c28d-4be3-8168-afd1c1048f32 req-8b4a0388-2887-47a2-8c64-49d92a834648 service nova] Releasing lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:28:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-dda6f842-bd16-442c-9606-a913e2222dde tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "79473893-6849-4f3c-bca4-ebae3673bf43" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 20.781s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:43 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-fffe1a85-97b6-4098-8ee4-78a421987f52 req-3c8869dd-c71e-4caf-8e30-11c6485210db service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-vif-deleted-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:43 devstack nova-compute[86732]: INFO nova.compute.manager [req-fffe1a85-97b6-4098-8ee4-78a421987f52 req-3c8869dd-c71e-4caf-8e30-11c6485210db service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Neutron deleted interface 9660278a-f15b-4c41-9238-4de73e822dc6; detaching it from the instance and deleting it from the info cache Jul 08 14:28:43 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-fffe1a85-97b6-4098-8ee4-78a421987f52 req-3c8869dd-c71e-4caf-8e30-11c6485210db service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Detach interface failed, port_id=9660278a-f15b-4c41-9238-4de73e822dc6, reason: Instance 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 could not be found. {{(pid=86732) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11857}} Jul 08 14:28:43 devstack nova-compute[86732]: DEBUG nova.network.neutron [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Updating instance_info_cache with network_info: [] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:44 devstack nova-compute[86732]: INFO nova.compute.manager [-] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Took 3.00 seconds to deallocate network for instance. Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004389763999824936 future=) submitted to {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=10.659282277999864 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=10.658988106999914 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Emitting event Stopped> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:44 devstack nova-compute[86732]: INFO nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] VM Stopped (Lifecycle Event) Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.010s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] No waiting events found dispatching network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:28:44 devstack nova-compute[86732]: WARNING nova.compute.manager [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received unexpected event network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 for instance with vm_state deleted and task_state None. Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received event network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] Acquiring lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] No waiting events found dispatching network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:28:44 devstack nova-compute[86732]: WARNING nova.compute.manager [req-5cc31d8b-93ce-4f64-abea-3ebc68836d0a req-5f598064-80ff-4ae1-a758-a90eabd82f59 service nova] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Received unexpected event network-vif-unplugged-9660278a-f15b-4c41-9238-4de73e822dc6 for instance with vm_state deleted and task_state None. Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-5a3c553b-e1f1-470e-8eae-5abcc07ad559 tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] [instance: 33c3b62a-7269-416c-b436-8a9c963f79b0] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:28:44 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:28:45 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:28:45 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:45 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.331s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:46 devstack nova-compute[86732]: INFO nova.scheduler.client.report [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Deleted allocations for instance 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44 Jul 08 14:28:46 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-179ba273-baf2-4994-98e8-497eff48ce4e tempest-ServerRescueNegativeTestJSON-1399766715 tempest-ServerRescueNegativeTestJSON-1399766715-project-member] Lock "0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 8.023s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:28:47 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Received event network-changed-3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:28:47 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Refreshing instance network info cache due to event network-changed-3a0931ce-6d30-4282-84a2-c8700512f8b6. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:28:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] Acquiring lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:28:47 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] Acquired lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:28:47 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Refreshing network info cache for port 3a0931ce-6d30-4282-84a2-c8700512f8b6 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:28:48 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:51 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:28:52 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:54 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:54 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0055935479999789095 future=) submitted to {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:54 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:28:54 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-1f9b47bc-2a87-42c7-80fe-e6aac2eeb37b None None] Emitting event Stopped> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:28:54 devstack nova-compute[86732]: INFO nova.compute.manager [None req-1f9b47bc-2a87-42c7-80fe-e6aac2eeb37b None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] VM Stopped (Lifecycle Event) Jul 08 14:28:55 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:55 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-1f9b47bc-2a87-42c7-80fe-e6aac2eeb37b None None] [instance: 0c1f3eea-782a-4fa3-9f2d-f38f0bd8fb44] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:28:55 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Updated VIF entry in instance network info cache for port 3a0931ce-6d30-4282-84a2-c8700512f8b6. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:28:55 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] [instance: 79473893-6849-4f3c-bca4-ebae3673bf43] Updating instance_info_cache with network_info: [{"id": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "address": "fa:16:3e:b2:ac:09", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.10", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.88", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3a0931ce-6d", "ovs_interfaceid": "3a0931ce-6d30-4282-84a2-c8700512f8b6", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:28:55 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:28:55 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a62d489d-39f5-4c92-8bef-bb6b07609480 req-067a425e-2ea1-4c14-ab10-ad64c34c317f service nova] Releasing lock "refresh_cache-79473893-6849-4f3c-bca4-ebae3673bf43" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:28:57 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:00 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86732) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:02 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86732) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:29:03 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json" returned: 0 in 0.177s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json" returned: 0 in 0.155s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:04 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "env LANG=C uptime" returned: 0 in 0.046s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Hypervisor/Node resource view: name=devstack free_ram=5236MB free_disk=14.924823760986328GB free_vcpus=3 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86732) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 79473893-6849-4f3c-bca4-ebae3673bf43 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:29:04 up 36 min, 1 user, load average: 8.55, 5.26, 3.10\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_559c9385c8bd47a6b46eee31e24b86c7': '1', 'io_workload': '0'} {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:05 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:29:06 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Compute_service record updated for devstack:devstack {{(pid=86732) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:29:06 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.203s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:06 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 49.38 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:29:07 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:07 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:15 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:17 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:17 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:17 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:17 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:29:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:18 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:29:18 devstack nova-compute[86732]: INFO nova.compute.claims [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Claim successful on node devstack Jul 08 14:29:19 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:29:19 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:29:19 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:29:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.176s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:20 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:29:20 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:21 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:29:21 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:29:21 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:21 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:21 devstack nova-compute[86732]: DEBUG nova.policy [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '06fff3b397ce497f8dacc42d0cbe4a89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '559c9385c8bd47a6b46eee31e24b86c7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:29:21 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:29:22 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:29:22 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:22 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Successfully created port: 4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:29:23 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Creating image(s) Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "/opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "/opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "/opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.247s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.176s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk 1073741824" returned: 0 in 0.084s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.300s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.209s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Checking if we can resize image /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:29:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json" returned: 0 in 0.263s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Cannot resize image /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Ensure instance console log exists: /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:24 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Successfully updated port: 4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquired lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-changed-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Refreshing instance network info cache due to event network-changed-4766129e-abac-4d13-961e-7fe5d7b90977. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:29:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] Acquiring lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:29:26 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:29:26 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:26 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updating instance_info_cache with network_info: [{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Releasing lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance network_info: |[{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] Acquired lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Refreshing network info cache for port 4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Start _get_guest_xml network_info=[{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:29:27 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-tempest.common.compute-instance-1285531814', uuid='52c39284-d3bf-4ddb-b11c-117fb3e5bdb7'), owner=OwnerMeta(userid='06fff3b397ce497f8dacc42d0cbe4a89', username='tempest-ServerActionsTestOtherA-1189257605-project-member', projectid='559c9385c8bd47a6b46eee31e24b86c7', projectname='tempest-ServerActionsTestOtherA-1189257605'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513767.3224425) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:29:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-1285531814',display_name='tempest-tempest.common.compute-instance-1285531814',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1285531814',id=6,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHSJwA/wemTC5dOjLc6n2MVdp7lcciSQOgnRNSVWUpd4LYYXzfHttvHtlujv2xDnbA+bFJ+U+EqYKD5GUdSgf2jeM9AGE2MWR2lP7tez1+R3epRMAvBv216t26v9PYjTgw==',key_name='tempest-keypair-1335963501',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-8adtbmx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:29:22Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=52c39284-d3bf-4ddb-b11c-117fb3e5bdb7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lazy-loading 'pci_devices' on Instance uuid 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:29:27 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Starting instance... {{(pid=86732) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2642}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] End _get_guest_xml xml= Jul 08 14:29:27 devstack nova-compute[86732]: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 Jul 08 14:29:27 devstack nova-compute[86732]: instance-00000006 Jul 08 14:29:27 devstack nova-compute[86732]: 196608 Jul 08 14:29:27 devstack nova-compute[86732]: 1 Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: tempest-tempest.common.compute-instance-1285531814 Jul 08 14:29:27 devstack nova-compute[86732]: 2026-07-08 12:29:27 Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: 192 Jul 08 14:29:27 devstack nova-compute[86732]: 1 Jul 08 14:29:27 devstack nova-compute[86732]: 0 Jul 08 14:29:27 devstack nova-compute[86732]: 0 Jul 08 14:29:27 devstack nova-compute[86732]: 1 Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: True Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: bare Jul 08 14:29:27 devstack nova-compute[86732]: qcow2 Jul 08 14:29:27 devstack nova-compute[86732]: 1 Jul 08 14:29:27 devstack nova-compute[86732]: 0 Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: virtio Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-1189257605-project-member Jul 08 14:29:27 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-1189257605 Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:29:27 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:29:27 devstack nova-compute[86732]: 33.1.0 Jul 08 14:29:27 devstack nova-compute[86732]: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 Jul 08 14:29:27 devstack nova-compute[86732]: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 Jul 08 14:29:27 devstack nova-compute[86732]: Virtual Machine Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: hvm Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: 1 Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: /dev/urandom Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: Jul 08 14:29:27 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Preparing to wait for external event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:29:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-1285531814',display_name='tempest-tempest.common.compute-instance-1285531814',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1285531814',id=6,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHSJwA/wemTC5dOjLc6n2MVdp7lcciSQOgnRNSVWUpd4LYYXzfHttvHtlujv2xDnbA+bFJ+U+EqYKD5GUdSgf2jeM9AGE2MWR2lP7tez1+R3epRMAvBv216t26v9PYjTgw==',key_name='tempest-keypair-1335963501',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-8adtbmx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:29:22Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=52c39284-d3bf-4ddb-b11c-117fb3e5bdb7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG os_vif [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'd43b340f-fd3c-5977-8cb9-39aea7980dc6', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:29:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap4766129e-ab, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap4766129e-ab, col_values=(('qos', UUID('ba9e024f-c3b2-4705-a347-9773fc8a6351')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap4766129e-ab, col_values=(('external_ids', {'iface-id': '4766129e-abac-4d13-961e-7fe5d7b90977', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:35:a5:0d', 'vm-uuid': '52c39284-d3bf-4ddb-b11c-117fb3e5bdb7'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: INFO os_vif [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') Jul 08 14:29:28 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86732) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2665}} Jul 08 14:29:28 devstack nova-compute[86732]: INFO nova.compute.claims [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Claim successful on node devstack Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updated VIF entry in instance network info cache for port 4766129e-abac-4d13-961e-7fe5d7b90977. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:29:28 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updating instance_info_cache with network_info: [{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-045af7d3-b375-4012-9c22-5b5b6d4a605b req-2c684f84-a25a-43d5-8107-9f846732721d service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-045af7d3-b375-4012-9c22-5b5b6d4a605b req-2c684f84-a25a-43d5-8107-9f846732721d service nova] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-045af7d3-b375-4012-9c22-5b5b6d4a605b req-2c684f84-a25a-43d5-8107-9f846732721d service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.006s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-045af7d3-b375-4012-9c22-5b5b6d4a605b req-2c684f84-a25a-43d5-8107-9f846732721d service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-045af7d3-b375-4012-9c22-5b5b6d4a605b req-2c684f84-a25a-43d5-8107-9f846732721d service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Processing event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a1533685-d2c5-4153-b858-ba5ad69adf47 req-1cbce996-f840-4461-8057-d6f3109ff842 service nova] Releasing lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No VIF found with MAC fa:16:3e:35:a5:0d, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:29 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:30 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:29:30 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.258s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:30 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Start building networks asynchronously for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3040}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:29:31 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] VM Started (Lifecycle Event) Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:29:31 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance spawned successfully. Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-5aefefd8-501d-4c99-b89d-a9ff17961cec req-51fdc5db-67f0-4b1b-bef9-854600f68bb2 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5aefefd8-501d-4c99-b89d-a9ff17961cec req-51fdc5db-67f0-4b1b-bef9-854600f68bb2 service nova] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5aefefd8-501d-4c99-b89d-a9ff17961cec req-51fdc5db-67f0-4b1b-bef9-854600f68bb2 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-5aefefd8-501d-4c99-b89d-a9ff17961cec req-51fdc5db-67f0-4b1b-bef9-854600f68bb2 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-5aefefd8-501d-4c99-b89d-a9ff17961cec req-51fdc5db-67f0-4b1b-bef9-854600f68bb2 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] No waiting events found dispatching network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:29:31 devstack nova-compute[86732]: WARNING nova.compute.manager [req-5aefefd8-501d-4c99-b89d-a9ff17961cec req-51fdc5db-67f0-4b1b-bef9-854600f68bb2 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received unexpected event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 for instance with vm_state building and task_state spawning. Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Allocating IP information in the background. {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2185}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:29:31 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:31 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.policy [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '80d8567ff89445e18b4da9ae5df7f905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18c7fbf27fa04abb90ba81d9b964de81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:31 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:31 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 08 14:29:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:29:32 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:29:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] VM Paused (Lifecycle Event) Jul 08 14:29:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Took 9.08 seconds to spawn the instance on the hypervisor. Jul 08 14:29:32 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:32 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:32 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Start building block device mappings for instance. {{(pid=86732) _build_resources /opt/stack/nova/nova/compute/manager.py:3075}} Jul 08 14:29:32 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:32 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:29:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] VM Resumed (Lifecycle Event) Jul 08 14:29:32 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Took 14.43 seconds to build instance. Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 15.961s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Successfully created port: 3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Start spawning the instance on the hypervisor. {{(pid=86732) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2848}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:29:33 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Creating image(s) Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "/opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "/opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "/opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.218s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.265s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk 1073741824" returned: 0 in 0.081s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.372s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.219s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Checking if we can resize image /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk --force-share --output=json" returned: 0 in 0.213s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Cannot resize image /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Ensure instance console log exists: /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:35 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Successfully updated port: 3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:29:35 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-changed-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:35 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Refreshing instance network info cache due to event network-changed-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:29:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] Acquiring lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:29:35 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] Acquired lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:29:35 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Refreshing network info cache for port 3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:29:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:29:36 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:36 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:29:37 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updating instance_info_cache with network_info: [] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:29:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-a4bea55e-0a36-45e3-be76-b88da31107ff req-70a966f7-225e-4712-8de6-aa52ec828575 service nova] Releasing lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:29:37 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquired lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:29:37 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Instance cache missing network info. {{(pid=86732) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 08 14:29:38 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-changed-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Refreshing instance network info cache due to event network-changed-4766129e-abac-4d13-961e-7fe5d7b90977. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] Acquiring lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] Acquired lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Refreshing network info cache for port 4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:29:38 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updating instance_info_cache with network_info: [{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:29:39 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Releasing lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Instance network_info: |[{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86732) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2200}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Start _get_guest_xml network_info=[{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk.config': {'bus': 'ide', 'dev': 'hda', 'type': 'cdrom'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:29:39 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-413093666', uuid='a689e48a-55a7-4244-9fc7-0c07237c49ab'), owner=OwnerMeta(userid='80d8567ff89445e18b4da9ae5df7f905', username='tempest-TaggedAttachmentsTest-789905361-project-member', projectid='18c7fbf27fa04abb90ba81d9b964de81', projectname='tempest-TaggedAttachmentsTest-789905361'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513779.422612) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-08T12:29:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-413093666',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-413093666',id=7,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK6DvncLL6g4/ZAAja0kHreYTgM6bMOUz1iiFMnQZxD/9hslTl+uSoX+Ycuj0BQhic4FLH9puMtR8FCZPL+dEeIb3xPIyz4O1pYnhWqVDrtDTkTaMYwg4c+FYVjOJ/hjug==',key_name='tempest-keypair-997256221',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='18c7fbf27fa04abb90ba81d9b964de81',ramdisk_id='',reservation_id='r-moizel8o',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-789905361',owner_user_name='tempest-TaggedAttachmentsTest-789905361-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:29:32Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='80d8567ff89445e18b4da9ae5df7f905',uuid=a689e48a-55a7-4244-9fc7-0c07237c49ab,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converting VIF {"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4a:19:73,bridge_name='br-int',has_traffic_filtering=True,id=3e0b18ce-404c-4fef-ba53-7a61f9b99b7d,network=Network(49976795-1ff3-47bf-95e2-dfda96a984e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3e0b18ce-40') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:29:39 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'pci_devices' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] End _get_guest_xml xml= Jul 08 14:29:40 devstack nova-compute[86732]: a689e48a-55a7-4244-9fc7-0c07237c49ab Jul 08 14:29:40 devstack nova-compute[86732]: instance-00000007 Jul 08 14:29:40 devstack nova-compute[86732]: 196608 Jul 08 14:29:40 devstack nova-compute[86732]: 1 Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: tempest-device-tagging-server-413093666 Jul 08 14:29:40 devstack nova-compute[86732]: 2026-07-08 12:29:39 Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: 192 Jul 08 14:29:40 devstack nova-compute[86732]: 1 Jul 08 14:29:40 devstack nova-compute[86732]: 0 Jul 08 14:29:40 devstack nova-compute[86732]: 0 Jul 08 14:29:40 devstack nova-compute[86732]: 1 Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: True Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: bare Jul 08 14:29:40 devstack nova-compute[86732]: qcow2 Jul 08 14:29:40 devstack nova-compute[86732]: 1 Jul 08 14:29:40 devstack nova-compute[86732]: 0 Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: virtio Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: tempest-TaggedAttachmentsTest-789905361-project-member Jul 08 14:29:40 devstack nova-compute[86732]: tempest-TaggedAttachmentsTest-789905361 Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:29:40 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:29:40 devstack nova-compute[86732]: 33.1.0 Jul 08 14:29:40 devstack nova-compute[86732]: a689e48a-55a7-4244-9fc7-0c07237c49ab Jul 08 14:29:40 devstack nova-compute[86732]: a689e48a-55a7-4244-9fc7-0c07237c49ab Jul 08 14:29:40 devstack nova-compute[86732]: Virtual Machine Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: hvm Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: 1 Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: /dev/urandom Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: Jul 08 14:29:40 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Preparing to wait for external event network-vif-plugged-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-08T12:29:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-413093666',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-413093666',id=7,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK6DvncLL6g4/ZAAja0kHreYTgM6bMOUz1iiFMnQZxD/9hslTl+uSoX+Ycuj0BQhic4FLH9puMtR8FCZPL+dEeIb3xPIyz4O1pYnhWqVDrtDTkTaMYwg4c+FYVjOJ/hjug==',key_name='tempest-keypair-997256221',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='18c7fbf27fa04abb90ba81d9b964de81',ramdisk_id='',reservation_id='r-moizel8o',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-789905361',owner_user_name='tempest-TaggedAttachmentsTest-789905361-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:29:32Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='80d8567ff89445e18b4da9ae5df7f905',uuid=a689e48a-55a7-4244-9fc7-0c07237c49ab,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converting VIF {"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:4a:19:73,bridge_name='br-int',has_traffic_filtering=True,id=3e0b18ce-404c-4fef-ba53-7a61f9b99b7d,network=Network(49976795-1ff3-47bf-95e2-dfda96a984e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3e0b18ce-40') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG os_vif [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:4a:19:73,bridge_name='br-int',has_traffic_filtering=True,id=3e0b18ce-404c-4fef-ba53-7a61f9b99b7d,network=Network(49976795-1ff3-47bf-95e2-dfda96a984e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3e0b18ce-40') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '41e6f33e-cbd9-53f1-98d8-7505456e8b2c', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap3e0b18ce-40, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap3e0b18ce-40, col_values=(('qos', UUID('8a1baaea-f345-428a-84d6-d46b0b7c9bab')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap3e0b18ce-40, col_values=(('external_ids', {'iface-id': '3e0b18ce-404c-4fef-ba53-7a61f9b99b7d', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:4a:19:73', 'vm-uuid': 'a689e48a-55a7-4244-9fc7-0c07237c49ab'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: INFO os_vif [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:4a:19:73,bridge_name='br-int',has_traffic_filtering=True,id=3e0b18ce-404c-4fef-ba53-7a61f9b99b7d,network=Network(49976795-1ff3-47bf-95e2-dfda96a984e0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap3e0b18ce-40') Jul 08 14:29:40 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:40 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updated VIF entry in instance network info cache for port 4766129e-abac-4d13-961e-7fe5d7b90977. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updating instance_info_cache with network_info: [{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-99ad7ae6-b091-4e55-b86d-4fec01c4ef60 req-cbcd8fef-f3a6-46ab-973f-e259f4773a39 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-vif-plugged-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-99ad7ae6-b091-4e55-b86d-4fec01c4ef60 req-cbcd8fef-f3a6-46ab-973f-e259f4773a39 service nova] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-99ad7ae6-b091-4e55-b86d-4fec01c4ef60 req-cbcd8fef-f3a6-46ab-973f-e259f4773a39 service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-99ad7ae6-b091-4e55-b86d-4fec01c4ef60 req-cbcd8fef-f3a6-46ab-973f-e259f4773a39 service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-99ad7ae6-b091-4e55-b86d-4fec01c4ef60 req-cbcd8fef-f3a6-46ab-973f-e259f4773a39 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Processing event network-vif-plugged-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11786}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-4c86611c-6c32-4ef8-afcb-d6694bd450be req-99174927-73ef-4abb-9d8d-e2e29e77de5c service nova] Releasing lock "refresh_cache-52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No BDM found with device name hda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:29:41 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No VIF found with MAC fa:16:3e:4a:19:73, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:29:41 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Using config drive Jul 08 14:29:42 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:42 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:42 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Creating config drive at /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk.config Jul 08 14:29:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmph2un5fw7 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:42 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmph2un5fw7" returned: 0 in 0.047s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:42 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:42 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-174af130-6ae6-48be-9966-3fdb35e1c192 req-0c506b6d-5f70-44fb-8e1e-e4983bc18b18 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-vif-plugged-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-174af130-6ae6-48be-9966-3fdb35e1c192 req-0c506b6d-5f70-44fb-8e1e-e4983bc18b18 service nova] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-174af130-6ae6-48be-9966-3fdb35e1c192 req-0c506b6d-5f70-44fb-8e1e-e4983bc18b18 service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-174af130-6ae6-48be-9966-3fdb35e1c192 req-0c506b6d-5f70-44fb-8e1e-e4983bc18b18 service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-174af130-6ae6-48be-9966-3fdb35e1c192 req-0c506b6d-5f70-44fb-8e1e-e4983bc18b18 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] No waiting events found dispatching network-vif-plugged-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:29:43 devstack nova-compute[86732]: WARNING nova.compute.manager [req-174af130-6ae6-48be-9966-3fdb35e1c192 req-0c506b6d-5f70-44fb-8e1e-e4983bc18b18 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received unexpected event network-vif-plugged-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d for instance with vm_state building and task_state spawning. Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:29:43 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] VM Started (Lifecycle Event) Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:29:43 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Instance spawned successfully. Jul 08 14:29:43 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:29:44 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] During sync_power_state the instance has a pending task (spawning). Skip. Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Paused> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:29:44 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] VM Paused (Lifecycle Event) Jul 08 14:29:44 devstack nova-compute[86732]: INFO nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Took 11.60 seconds to spawn the instance on the hypervisor. Jul 08 14:29:44 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:45 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:45 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:45 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:29:45 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] VM Resumed (Lifecycle Event) Jul 08 14:29:45 devstack nova-compute[86732]: INFO nova.compute.manager [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Took 17.08 seconds to build instance. Jul 08 14:29:45 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:29:45 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:29:46 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-4baebc6a-108b-419f-94ac-243e723aa003 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 18.652s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:47 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:48 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-changed-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:29:48 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Refreshing instance network info cache due to event network-changed-3e0b18ce-404c-4fef-ba53-7a61f9b99b7d. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:29:48 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] Acquiring lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:29:48 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] Acquired lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:29:48 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Refreshing network info cache for port 3e0b18ce-404c-4fef-ba53-7a61f9b99b7d {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:29:49 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:49 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:29:49 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updated VIF entry in instance network info cache for port 3e0b18ce-404c-4fef-ba53-7a61f9b99b7d. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:29:49 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updating instance_info_cache with network_info: [{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.73", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:29:50 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:50 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-164e849d-20ca-4fd4-b06f-72d8c32ab84f req-7fa75e6d-9c40-4116-b6d1-a34be5d2ae2f service nova] Releasing lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:29:52 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86732) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11442}} Jul 08 14:29:55 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager.update_available_resource {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:29:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:56 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:29:56 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86732) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json" returned: 0 in 0.177s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/79473893-6849-4f3c-bca4-ebae3673bf43/disk --force-share --output=json" returned: 0 in 0.142s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk --force-share --output=json" returned: 0 in 0.144s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:57 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a689e48a-55a7-4244-9fc7-0c07237c49ab/disk --force-share --output=json" returned: 0 in 0.229s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json" returned: 0 in 0.223s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json" returned: 0 in 0.155s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:58 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] CMD "env LANG=C uptime" returned: 0 in 0.051s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Hypervisor/Node resource view: name=devstack free_ram=4890MB free_disk=14.889450073242188GB free_vcpus=1 pci_devices=[{"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=86732) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:58 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 79473893-6849-4f3c-bca4-ebae3673bf43 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Instance a689e48a-55a7-4244-9fc7-0c07237c49ab actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86732) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 08 14:29:59 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1088MB phys_disk=25GB used_disk=3GB total_vcpus=4 used_vcpus=3 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:29:58 up 37 min, 1 user, load average: 8.27, 5.71, 3.37\n', 'num_instances': '3', 'num_vm_active': '3', 'num_task_None': '3', 'num_os_type_None': '3', 'num_proj_559c9385c8bd47a6b46eee31e24b86c7': '2', 'io_workload': '0', 'num_proj_18c7fbf27fa04abb90ba81d9b964de81': '1'} {{(pid=86732) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 08 14:30:00 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=86732) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jul 08 14:30:00 devstack nova-compute[86732]: DEBUG nova.compute.provider_tree [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed in ProviderTree for provider: 67e001fc-ae98-4eee-9293-33812223aa8e {{(pid=86732) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 08 14:30:00 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:00 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lazy-loading 'flavor' on Instance uuid 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:00 devstack nova-compute[86732]: DEBUG nova.scheduler.client.report [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Inventory has not changed for provider 67e001fc-ae98-4eee-9293-33812223aa8e based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=86732) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 08 14:30:01 devstack nova-compute[86732]: DEBUG nova.compute.resource_tracker [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Compute_service record updated for devstack:devstack {{(pid=86732) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 08 14:30:01 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.412s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:01 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.71 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:30:01 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.531s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:01 devstack nova-compute[86732]: DEBUG oslo_service.periodic_task [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86732) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} Jul 08 14:30:01 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [None req-0911b540-ebda-4ff2-8301-67c4447bc6b5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 48.81 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:02 devstack nova-compute[86732]: INFO nova.compute.manager [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Attaching volume d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 to /dev/vdb Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.13', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.scaleio [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86732) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): nvme version {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] 'nvme version' failed. Not Retrying. {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.nvmeof [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] nvme not present on system {{(pid=86732) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86732) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 08 14:30:02 devstack nova-compute[86732]: INFO os_brick.initiator.connectors.lightos [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Current host hostNQN and IP(s) are ['192.168.122.13', 'fe80::5054:ff:fe34:faf4', '172.24.4.1', '2001:db8::2', 'fe80::9cc1:eeff:fe89:484e', 'fe80::f816:3eff:feb2:ac09', 'fe80::c04a:26ff:fec7:6944', 'fe80::f816:3eff:fe35:a50d', 'fe80::f816:3eff:fe4a:1973', 'fe80::fc5f:bcff:feec:85f6'] Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] LIGHTOS: no hostnqn found. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] <== get_connector_properties: return (93ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.13', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:9410d219d558', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '37c99676-207b-431e-8a4a-ef4347f9ae4a', 'nvme_native_multipath': False} {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 08 14:30:02 devstack nova-compute[86732]: DEBUG nova.virt.block_device [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updating existing volume attachment record: 412dbc17-9c59-48bb-b72f-fe0f208e6a3b {{(pid=86732) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 08 14:30:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:04 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] systemd detected. {{(pid=86732) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 08 14:30:04 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56 at mount point /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b via systemd-run {{(pid=86732) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 08 14:30:04 devstack nova-compute[86732]: INFO nova.virt.libvirt.volume.quobyte [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56 Jul 08 14:30:04 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.282s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:04 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] attach device xml: Jul 08 14:30:04 devstack nova-compute[86732]: Jul 08 14:30:04 devstack nova-compute[86732]: Jul 08 14:30:04 devstack nova-compute[86732]: Jul 08 14:30:04 devstack nova-compute[86732]: Jul 08 14:30:04 devstack nova-compute[86732]: d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 Jul 08 14:30:04 devstack nova-compute[86732]: Jul 08 14:30:04 devstack nova-compute[86732]: {{(pid=86732) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 08 14:30:05 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:06 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No VIF found with MAC fa:16:3e:35:a5:0d, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:30:07 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:07 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lazy-loading 'flavor' on Instance uuid 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:08 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-457e3133-1275-4fde-8a2e-38c672c7d168 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.170s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:09 devstack nova-compute[86732]: INFO nova.compute.manager [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Rebuilding instance Jul 08 14:30:09 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:30:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:10 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.utils [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Queued Task(fn=>, remaining_delay=14.999423949000175 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997160252999947 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.996646501000214 future=) {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:30:11 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance destroyed successfully. Jul 08 14:30:11 devstack nova-compute[86732]: INFO nova.compute.manager [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Detaching volume d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 Jul 08 14:30:11 devstack nova-compute[86732]: INFO nova.virt.block_device [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Attempting to driver detach volume d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 from mountpoint /dev/vdb Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Found disk vdb by alias ua-d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 {{(pid=86732) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2878}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Attempting to detach device vdb from instance 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 from the persistent domain config. {{(pid=86732) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2628}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] detach device xml: Jul 08 14:30:11 devstack nova-compute[86732]: Jul 08 14:30:11 devstack nova-compute[86732]: Jul 08 14:30:11 devstack nova-compute[86732]: Jul 08 14:30:11 devstack nova-compute[86732]: Jul 08 14:30:11 devstack nova-compute[86732]: d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 Jul 08 14:30:11 devstack nova-compute[86732]:
Jul 08 14:30:11 devstack nova-compute[86732]: Jul 08 14:30:11 devstack nova-compute[86732]: {{(pid=86732) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 08 14:30:11 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Successfully detached device vdb from instance 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 from the persistent domain config. Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.026s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "interface-a689e48a-55a7-4244-9fc7-0c07237c49ab-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "interface-a689e48a-55a7-4244-9fc7-0c07237c49ab-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:11 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'flavor' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:12 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'pci_requests' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:12 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance destroyed successfully. Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-08T12:29:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-1285531814',display_name='tempest-ServerActionsTestOtherA-server-1260391174',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1285531814',id=6,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHSJwA/wemTC5dOjLc6n2MVdp7lcciSQOgnRNSVWUpd4LYYXzfHttvHtlujv2xDnbA+bFJ+U+EqYKD5GUdSgf2jeM9AGE2MWR2lP7tez1+R3epRMAvBv216t26v9PYjTgw==',key_name='tempest-keypair-1335963501',keypairs=,launch_index=0,launched_at=2026-07-08T12:29:32Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={rebuild='server'},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-8adtbmx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=,task_state='rebuilding',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:30:09Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=52c39284-d3bf-4ddb-b11c-117fb3e5bdb7,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG os_vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap4766129e-ab, bridge=br-int, if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=ba9e024f-c3b2-4705-a347-9773fc8a6351) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:12 devstack nova-compute[86732]: INFO os_vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:12 devstack nova-compute[86732]: WARNING nova.virt.libvirt.volume.quobyte [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Could not disconnect Quobyte volume mount: No matching Quobyte mount entry for /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b could be found for validation in partition list.: nova.exception.InvalidVolume: No matching Quobyte mount entry for /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b could be found for validation in partition list. Jul 08 14:30:12 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.011s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:12 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Deleting instance files /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7_del Jul 08 14:30:12 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Deletion of /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7_del complete Jul 08 14:30:13 devstack nova-compute[86732]: DEBUG nova.objects.base [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Object Instance lazy-loaded attributes: flavor,pci_requests {{(pid=86732) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 08 14:30:13 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] allocate_for_instance() {{(pid=86732) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 08 14:30:13 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:13 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:13 devstack nova-compute[86732]: DEBUG nova.policy [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '80d8567ff89445e18b4da9ae5df7f905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18c7fbf27fa04abb90ba81d9b964de81', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86732) authorize /opt/stack/nova/nova/policy.py:192}} Jul 08 14:30:13 devstack nova-compute[86732]: INFO nova.virt.block_device [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Booting with volume d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 at /dev/vdb Jul 08 14:30:13 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-63a4ddb6-1b44-41f4-b1cc-0f11ee81a3ab req-cac43025-b315-427f-b2a7-1256ae8fee23 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-vif-unplugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-63a4ddb6-1b44-41f4-b1cc-0f11ee81a3ab req-cac43025-b315-427f-b2a7-1256ae8fee23 service nova] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-63a4ddb6-1b44-41f4-b1cc-0f11ee81a3ab req-cac43025-b315-427f-b2a7-1256ae8fee23 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-63a4ddb6-1b44-41f4-b1cc-0f11ee81a3ab req-cac43025-b315-427f-b2a7-1256ae8fee23 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-63a4ddb6-1b44-41f4-b1cc-0f11ee81a3ab req-cac43025-b315-427f-b2a7-1256ae8fee23 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] No waiting events found dispatching network-vif-unplugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:30:14 devstack nova-compute[86732]: WARNING nova.compute.manager [req-63a4ddb6-1b44-41f4-b1cc-0f11ee81a3ab req-cac43025-b315-427f-b2a7-1256ae8fee23 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received unexpected event network-vif-unplugged-4766129e-abac-4d13-961e-7fe5d7b90977 for instance with vm_state active and task_state rebuild_block_device_mapping. Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.13', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.scaleio [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86732) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): nvme version {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] 'nvme version' failed. Not Retrying. {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.nvmeof [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] nvme not present on system {{(pid=86732) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86732) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 08 14:30:14 devstack nova-compute[86732]: INFO os_brick.initiator.connectors.lightos [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Current host hostNQN and IP(s) are ['192.168.122.13', 'fe80::5054:ff:fe34:faf4', '172.24.4.1', '2001:db8::2', 'fe80::9cc1:eeff:fe89:484e', 'fe80::f816:3eff:feb2:ac09', 'fe80::c04a:26ff:fec7:6944', 'fe80::f816:3eff:fe4a:1973', 'fe80::fc5f:bcff:feec:85f6'] Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] LIGHTOS: no hostnqn found. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] <== get_connector_properties: return (164ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.13', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:9410d219d558', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '37c99676-207b-431e-8a4a-ef4347f9ae4a', 'nvme_native_multipath': False} {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG nova.virt.block_device [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Updating existing volume attachment record: 188c10f6-60cd-410a-b6e3-760dfbcfdce4 {{(pid=86732) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 08 14:30:14 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Successfully created port: febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Successfully updated port: febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-98033107-3414-458c-b33f-1d2aea12d847 req-1511dd2b-2e21-4ef1-a76f-37640aaa5ee6 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-vif-unplugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-98033107-3414-458c-b33f-1d2aea12d847 req-1511dd2b-2e21-4ef1-a76f-37640aaa5ee6 service nova] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-98033107-3414-458c-b33f-1d2aea12d847 req-1511dd2b-2e21-4ef1-a76f-37640aaa5ee6 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-98033107-3414-458c-b33f-1d2aea12d847 req-1511dd2b-2e21-4ef1-a76f-37640aaa5ee6 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-98033107-3414-458c-b33f-1d2aea12d847 req-1511dd2b-2e21-4ef1-a76f-37640aaa5ee6 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] No waiting events found dispatching network-vif-unplugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:30:16 devstack nova-compute[86732]: WARNING nova.compute.manager [req-98033107-3414-458c-b33f-1d2aea12d847 req-1511dd2b-2e21-4ef1-a76f-37640aaa5ee6 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received unexpected event network-vif-unplugged-4766129e-abac-4d13-961e-7fe5d7b90977 for instance with vm_state active and task_state rebuild_block_device_mapping. Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquired lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:30:16 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Building network info cache for instance {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 08 14:30:17 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:17 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:17 devstack nova-compute[86732]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86732) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 08 14:30:17 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:17 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.network.neutron [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updating instance_info_cache with network_info: [{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.73", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-changed-febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Refreshing instance network info cache due to event network-changed-febd521b-01f6-4a35-9603-12c2dfb575bf. {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12033}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] Acquiring lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Releasing lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] Acquired lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Refreshing network info cache for port febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-08T12:29:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-413093666',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-413093666',id=7,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK6DvncLL6g4/ZAAja0kHreYTgM6bMOUz1iiFMnQZxD/9hslTl+uSoX+Ycuj0BQhic4FLH9puMtR8FCZPL+dEeIb3xPIyz4O1pYnhWqVDrtDTkTaMYwg4c+FYVjOJ/hjug==',key_name='tempest-keypair-997256221',keypairs=,launch_index=0,launched_at=2026-07-08T12:29:44Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='18c7fbf27fa04abb90ba81d9b964de81',ramdisk_id='',reservation_id='r-moizel8o',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-789905361',owner_user_name='tempest-TaggedAttachmentsTest-789905361-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:29:45Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='80d8567ff89445e18b4da9ae5df7f905',uuid=a689e48a-55a7-4244-9fc7-0c07237c49ab,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converting VIF {"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8b:b1:d9,bridge_name='br-int',has_traffic_filtering=True,id=febd521b-01f6-4a35-9603-12c2dfb575bf,network=Network(af548a93-1164-439a-8aae-5e39b3a4b6e3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfebd521b-01') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG os_vif [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:8b:b1:d9,bridge_name='br-int',has_traffic_filtering=True,id=febd521b-01f6-4a35-9603-12c2dfb575bf,network=Network(af548a93-1164-439a-8aae-5e39b3a4b6e3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfebd521b-01') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '39560b3f-dc8d-56b9-a7fc-a2c7e3720ca2', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapfebd521b-01, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapfebd521b-01, col_values=(('qos', UUID('93f1394c-ae73-4460-899a-154edc621d96')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapfebd521b-01, col_values=(('external_ids', {'iface-id': 'febd521b-01f6-4a35-9603-12c2dfb575bf', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:8b:b1:d9', 'vm-uuid': 'a689e48a-55a7-4244-9fc7-0c07237c49ab'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: INFO os_vif [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:8b:b1:d9,bridge_name='br-int',has_traffic_filtering=True,id=febd521b-01f6-4a35-9603-12c2dfb575bf,network=Network(af548a93-1164-439a-8aae-5e39b3a4b6e3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfebd521b-01') Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-08T12:29:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-413093666',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-413093666',id=7,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK6DvncLL6g4/ZAAja0kHreYTgM6bMOUz1iiFMnQZxD/9hslTl+uSoX+Ycuj0BQhic4FLH9puMtR8FCZPL+dEeIb3xPIyz4O1pYnhWqVDrtDTkTaMYwg4c+FYVjOJ/hjug==',key_name='tempest-keypair-997256221',keypairs=,launch_index=0,launched_at=2026-07-08T12:29:44Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='18c7fbf27fa04abb90ba81d9b964de81',ramdisk_id='',reservation_id='r-moizel8o',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-789905361',owner_user_name='tempest-TaggedAttachmentsTest-789905361-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:29:45Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='80d8567ff89445e18b4da9ae5df7f905',uuid=a689e48a-55a7-4244-9fc7-0c07237c49ab,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converting VIF {"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8b:b1:d9,bridge_name='br-int',has_traffic_filtering=True,id=febd521b-01f6-4a35-9603-12c2dfb575bf,network=Network(af548a93-1164-439a-8aae-5e39b3a4b6e3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfebd521b-01') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] attach device xml: Jul 08 14:30:18 devstack nova-compute[86732]: Jul 08 14:30:18 devstack nova-compute[86732]: Jul 08 14:30:18 devstack nova-compute[86732]: Jul 08 14:30:18 devstack nova-compute[86732]: Jul 08 14:30:18 devstack nova-compute[86732]: Jul 08 14:30:18 devstack nova-compute[86732]: {{(pid=86732) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:18 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:19 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-05d73548-de90-4ba2-a0a9-58d25eb7632c req-bef8b356-925b-44fc-9397-3a51b10c470f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-vif-plugged-febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-05d73548-de90-4ba2-a0a9-58d25eb7632c req-bef8b356-925b-44fc-9397-3a51b10c470f service nova] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-05d73548-de90-4ba2-a0a9-58d25eb7632c req-bef8b356-925b-44fc-9397-3a51b10c470f service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-05d73548-de90-4ba2-a0a9-58d25eb7632c req-bef8b356-925b-44fc-9397-3a51b10c470f service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-05d73548-de90-4ba2-a0a9-58d25eb7632c req-bef8b356-925b-44fc-9397-3a51b10c470f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] No waiting events found dispatching network-vif-plugged-febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:30:19 devstack nova-compute[86732]: WARNING nova.compute.manager [req-05d73548-de90-4ba2-a0a9-58d25eb7632c req-bef8b356-925b-44fc-9397-3a51b10c470f service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received unexpected event network-vif-plugged-febd521b-01f6-4a35-9603-12c2dfb575bf for instance with vm_state active and task_state None. Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:19 devstack nova-compute[86732]: WARNING neutronclient.v2_0.client [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:19 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updated VIF entry in instance network info cache for port febd521b-01f6-4a35-9603-12c2dfb575bf. {{(pid=86732) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.network.neutron [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updating instance_info_cache with network_info: [{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.73", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86732) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No BDM found with device name hda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No VIF found with MAC fa:16:3e:4a:19:73, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-7148d85e-0072-466b-a5d4-6b778affbf6c req-1bfa97a2-67c6-405c-ade0-d739ffc02d25 service nova] Releasing lock "refresh_cache-a689e48a-55a7-4244-9fc7-0c07237c49ab" {{(pid=86732) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-413093666', uuid='a689e48a-55a7-4244-9fc7-0c07237c49ab'), owner=OwnerMeta(userid='80d8567ff89445e18b4da9ae5df7f905', username='tempest-TaggedAttachmentsTest-789905361-project-member', projectid='18c7fbf27fa04abb90ba81d9b964de81', projectname='tempest-TaggedAttachmentsTest-789905361'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "address": "fa:16:3e:4a:19:73", "network": {"id": "49976795-1ff3-47bf-95e2-dfda96a984e0", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-1411967660-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.7", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.73", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap3e0b18ce-40", "ovs_interfaceid": "3e0b18ce-404c-4fef-ba53-7a61f9b99b7d", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513820.8458996) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:30:20 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] set metadata xml: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: tempest-device-tagging-server-413093666 Jul 08 14:30:20 devstack nova-compute[86732]: 2026-07-08 12:30:20 Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: 192 Jul 08 14:30:20 devstack nova-compute[86732]: 1 Jul 08 14:30:20 devstack nova-compute[86732]: 0 Jul 08 14:30:20 devstack nova-compute[86732]: 0 Jul 08 14:30:20 devstack nova-compute[86732]: 1 Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: True Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: bare Jul 08 14:30:20 devstack nova-compute[86732]: qcow2 Jul 08 14:30:20 devstack nova-compute[86732]: 1 Jul 08 14:30:20 devstack nova-compute[86732]: 0 Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: ide Jul 08 14:30:20 devstack nova-compute[86732]: virtio Jul 08 14:30:20 devstack nova-compute[86732]: pc Jul 08 14:30:20 devstack nova-compute[86732]: virtio Jul 08 14:30:20 devstack nova-compute[86732]: virtio Jul 08 14:30:20 devstack nova-compute[86732]: virtio Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: tempest-TaggedAttachmentsTest-789905361-project-member Jul 08 14:30:20 devstack nova-compute[86732]: tempest-TaggedAttachmentsTest-789905361 Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: Jul 08 14:30:20 devstack nova-compute[86732]: {{(pid=86732) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Creating instance directory {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5214}} Jul 08 14:30:21 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Creating image(s) Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "/opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "/opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "/opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-123e91c0-b409-4041-a74e-561e6d597a44 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "interface-a689e48a-55a7-4244-9fc7-0c07237c49ab-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 9.514s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.194s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_utils.imageutils.format_inspector [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86732) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-fbc2499b-e8ce-4b9b-9945-82df603cd424 req-467c5ad4-61b6-4a54-be42-80130d536d20 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received event network-vif-plugged-febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.140s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-fbc2499b-e8ce-4b9b-9945-82df603cd424 req-467c5ad4-61b6-4a54-be42-80130d536d20 service nova] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-fbc2499b-e8ce-4b9b-9945-82df603cd424 req-467c5ad4-61b6-4a54-be42-80130d536d20 service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-fbc2499b-e8ce-4b9b-9945-82df603cd424 req-467c5ad4-61b6-4a54-be42-80130d536d20 service nova] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk 1073741824 {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-fbc2499b-e8ce-4b9b-9945-82df603cd424 req-467c5ad4-61b6-4a54-be42-80130d536d20 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] No waiting events found dispatching network-vif-plugged-febd521b-01f6-4a35-9603-12c2dfb575bf {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:30:21 devstack nova-compute[86732]: WARNING nova.compute.manager [req-fbc2499b-e8ce-4b9b-9945-82df603cd424 req-467c5ad4-61b6-4a54-be42-80130d536d20 service nova] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Received unexpected event network-vif-plugged-febd521b-01f6-4a35-9603-12c2dfb575bf for instance with vm_state active and task_state None. Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455,backing_fmt=raw /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk 1073741824" returned: 0 in 0.049s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "5111a4ffa3f5171369b79ebdd3c6cd18ead10455" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.209s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/5111a4ffa3f5171369b79ebdd3c6cd18ead10455 --force-share --output=json" returned: 0 in 0.123s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Checking if we can resize image /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk. size=1073741824 {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk --force-share --output=json" returned: 0 in 0.138s {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.disk.api [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Cannot resize image /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/disk to a smaller size. {{(pid=86732) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Created local disks {{(pid=86732) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5356}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Ensure instance console log exists: /opt/stack/data/nova/instances/52c39284-d3bf-4ddb-b11c-117fb3e5bdb7/console.log {{(pid=86732) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5093}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Start _get_guest_xml network_info=[{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, '/dev/vdb': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'disk_bus': 'virtio', 'encryption_secret_uuid': None, 'encryption_options': None, 'encryption_format': None, 'size': 0, 'encrypted': False, 'guest_format': None, 'device_name': '/dev/vda', 'device_type': 'disk', 'boot_index': 0, 'image_id': '8c854d85-d123-4a0e-b956-d260787503ed'}], 'ephemerals': [], 'block_device_mapping': [{'disk_bus': 'virtio', 'delete_on_termination': False, 'mount_device': '/dev/vdb', 'attachment_id': '188c10f6-60cd-410a-b6e3-760dfbcfdce4', 'connection_info': {'driver_volume_type': 'quobyte', 'data': {'export': 'osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56', 'name': 'volume-d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'mount_point_base': '/opt/stack/data/cinder/mnt', 'enforce_multipath': True}, 'status': 'reserved', 'instance': '52c39284-d3bf-4ddb-b11c-117fb3e5bdb7', 'attached_at': '', 'detached_at': '', 'volume_id': 'd15a6883-b33a-4c73-a7d6-cd0cd5bfcd86', 'serial': 'd15a6883-b33a-4c73-a7d6-cd0cd5bfcd86'}, 'guest_format': None, 'device_type': 'disk', 'boot_index': None, 'volume_type': None}], 'swap': None}share_info=None {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8145}} Jul 08 14:30:21 devstack nova-compute[86732]: WARNING nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported.: NotImplementedError Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='8c854d85-d123-4a0e-b956-d260787503ed', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-1260391174', uuid='52c39284-d3bf-4ddb-b11c-117fb3e5bdb7'), owner=OwnerMeta(userid='06fff3b397ce497f8dacc42d0cbe4a89', username='tempest-ServerActionsTestOtherA-1189257605-project-member', projectid='559c9385c8bd47a6b46eee31e24b86c7', projectname='tempest-ServerActionsTestOtherA-1189257605'), image=ImageMeta(id='8c854d85-d123-4a0e-b956-d260787503ed', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1783513821.9587202) {{(pid=86732) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU controller missing on host. {{(pid=86732) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU controller found on host. {{(pid=86732) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86732) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5895}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-08T12:21:45Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-08T12:20:37Z,direct_url=,disk_format='qcow2',id=8c854d85-d123-4a0e-b956-d260787503ed,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='6c4e7eca400d409bb7f9aef1c72d3201',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-08T12:20:39Z,virtual_size=,visibility=), allow threads: True {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:731}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Flavor limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:516}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Image limits 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:520}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Flavor pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:556}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Image pref 0:0:0 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:560}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86732) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:598}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:737}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:639}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Got 1 possible topologies {{(pid=86732) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:669}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:743}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.virt.hardware [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86732) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:745}} Jul 08 14:30:21 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lazy-loading 'vcpu_model' on Instance uuid 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] systemd detected. {{(pid=86732) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56 at mount point /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b via systemd-run {{(pid=86732) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 08 14:30:22 devstack nova-compute[86732]: INFO nova.virt.libvirt.volume.quobyte [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-97e4e0f8-e715-4f3a-b9dc-eff27dccfb56 Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.248s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:22 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=True,compute_id=1,config_drive='',created_at=2026-07-08T12:29:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-1285531814',display_name='tempest-ServerActionsTestOtherA-server-1260391174',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1285531814',id=6,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHSJwA/wemTC5dOjLc6n2MVdp7lcciSQOgnRNSVWUpd4LYYXzfHttvHtlujv2xDnbA+bFJ+U+EqYKD5GUdSgf2jeM9AGE2MWR2lP7tez1+R3epRMAvBv216t26v9PYjTgw==',key_name='tempest-keypair-1335963501',keypairs=,launch_index=0,launched_at=2026-07-08T12:29:32Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={rebuild='server'},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-8adtbmx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',clean_attempts='1',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=,task_state='rebuild_spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:30:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=52c39284-d3bf-4ddb-b11c-117fb3e5bdb7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] End _get_guest_xml xml= Jul 08 14:30:23 devstack nova-compute[86732]: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 Jul 08 14:30:23 devstack nova-compute[86732]: instance-00000006 Jul 08 14:30:23 devstack nova-compute[86732]: 196608 Jul 08 14:30:23 devstack nova-compute[86732]: 1 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-server-1260391174 Jul 08 14:30:23 devstack nova-compute[86732]: 2026-07-08 12:30:21 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: 192 Jul 08 14:30:23 devstack nova-compute[86732]: 1 Jul 08 14:30:23 devstack nova-compute[86732]: 0 Jul 08 14:30:23 devstack nova-compute[86732]: 0 Jul 08 14:30:23 devstack nova-compute[86732]: 1 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: True Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: bare Jul 08 14:30:23 devstack nova-compute[86732]: qcow2 Jul 08 14:30:23 devstack nova-compute[86732]: 1 Jul 08 14:30:23 devstack nova-compute[86732]: 0 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: virtio Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-1189257605-project-member Jul 08 14:30:23 devstack nova-compute[86732]: tempest-ServerActionsTestOtherA-1189257605 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:30:23 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:30:23 devstack nova-compute[86732]: 33.1.0 Jul 08 14:30:23 devstack nova-compute[86732]: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 Jul 08 14:30:23 devstack nova-compute[86732]: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 Jul 08 14:30:23 devstack nova-compute[86732]: Virtual Machine Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: hvm Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: 1 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: d15a6883-b33a-4c73-a7d6-cd0cd5bfcd86 Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: /dev/urandom Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: Jul 08 14:30:23 devstack nova-compute[86732]: {{(pid=86732) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8152}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=True,compute_id=1,config_drive='',created_at=2026-07-08T12:29:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-tempest.common.compute-instance-1285531814',display_name='tempest-ServerActionsTestOtherA-server-1260391174',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-tempest-common-compute-instance-1285531814',id=6,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHSJwA/wemTC5dOjLc6n2MVdp7lcciSQOgnRNSVWUpd4LYYXzfHttvHtlujv2xDnbA+bFJ+U+EqYKD5GUdSgf2jeM9AGE2MWR2lP7tez1+R3epRMAvBv216t26v9PYjTgw==',key_name='tempest-keypair-1335963501',keypairs=,launch_index=0,launched_at=2026-07-08T12:29:32Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={rebuild='server'},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='559c9385c8bd47a6b46eee31e24b86c7',ramdisk_id='',reservation_id='r-8adtbmx3',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',clean_attempts='1',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-ServerActionsTestOtherA-1189257605',owner_user_name='tempest-ServerActionsTestOtherA-1189257605-project-member'},tags=,task_state='rebuild_spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-08T12:30:13Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='06fff3b397ce497f8dacc42d0cbe4a89',uuid=52c39284-d3bf-4ddb-b11c-117fb3e5bdb7,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converting VIF {"id": "4766129e-abac-4d13-961e-7fe5d7b90977", "address": "fa:16:3e:35:a5:0d", "network": {"id": "88a5230f-e461-449c-86aa-0c5e39859e5e", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-1620279627-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.13", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.59", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "559c9385c8bd47a6b46eee31e24b86c7", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap4766129e-ab", "ovs_interfaceid": "4766129e-abac-4d13-961e-7fe5d7b90977", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG os_vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Plugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') {{(pid=86732) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': 'd43b340f-fd3c-5977-8cb9-39aea7980dc6', '_type': 'linux-noop'}}, row=False) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 14 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap4766129e-ab, may_exist=True, interface_attrs={}) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap4766129e-ab, col_values=(('qos', UUID('245d0426-7a95-487c-8798-9c9000aaa7f5')),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap4766129e-ab, col_values=(('external_ids', {'iface-id': '4766129e-abac-4d13-961e-7fe5d7b90977', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:35:a5:0d', 'vm-uuid': '52c39284-d3bf-4ddb-b11c-117fb3e5bdb7'}),), if_exists=True) {{(pid=86732) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: INFO os_vif [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Successfully plugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:35:a5:0d,bridge_name='br-int',has_traffic_filtering=True,id=4766129e-abac-4d13-961e-7fe5d7b90977,network=Network(88a5230f-e461-449c-86aa-0c5e39859e5e),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap4766129e-ab') Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'flavor' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-ef608b18-09b9-4e13-b250-10306f7ef710 req-996503d6-071f-4c7b-8f08-aaabdfc23840 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-ef608b18-09b9-4e13-b250-10306f7ef710 req-996503d6-071f-4c7b-8f08-aaabdfc23840 service nova] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-ef608b18-09b9-4e13-b250-10306f7ef710 req-996503d6-071f-4c7b-8f08-aaabdfc23840 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-ef608b18-09b9-4e13-b250-10306f7ef710 req-996503d6-071f-4c7b-8f08-aaabdfc23840 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:23 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-ef608b18-09b9-4e13-b250-10306f7ef710 req-996503d6-071f-4c7b-8f08-aaabdfc23840 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] No waiting events found dispatching network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:30:23 devstack nova-compute[86732]: WARNING nova.compute.manager [req-ef608b18-09b9-4e13-b250-10306f7ef710 req-996503d6-071f-4c7b-8f08-aaabdfc23840 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received unexpected event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 for instance with vm_state active and task_state rebuild_spawning. Jul 08 14:30:24 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.538s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:24 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:24 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:24 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] No VIF found with MAC fa:16:3e:35:a5:0d, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.003s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:25 devstack nova-compute[86732]: INFO nova.compute.manager [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Attaching volume d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb to /dev/vdb Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.13', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.scaleio [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86732) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-78f63536-7946-47b5-948f-fe9dec52b5b7 req-7cb499f7-1d98-406a-9c02-92b594201516 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) external_instance_event /opt/stack/nova/nova/compute/manager.py:12028}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-78f63536-7946-47b5-948f-fe9dec52b5b7 req-7cb499f7-1d98-406a-9c02-92b594201516 service nova] Acquiring lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-78f63536-7946-47b5-948f-fe9dec52b5b7 req-7cb499f7-1d98-406a-9c02-92b594201516 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [req-78f63536-7946-47b5-948f-fe9dec52b5b7 req-7cb499f7-1d98-406a-9c02-92b594201516 service nova] Lock "52c39284-d3bf-4ddb-b11c-117fb3e5bdb7-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG nova.compute.manager [req-78f63536-7946-47b5-948f-fe9dec52b5b7 req-7cb499f7-1d98-406a-9c02-92b594201516 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] No waiting events found dispatching network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 {{(pid=86732) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 08 14:30:25 devstack nova-compute[86732]: WARNING nova.compute.manager [req-78f63536-7946-47b5-948f-fe9dec52b5b7 req-7cb499f7-1d98-406a-9c02-92b594201516 service nova] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Received unexpected event network-vif-plugged-4766129e-abac-4d13-961e-7fe5d7b90977 for instance with vm_state active and task_state rebuild_spawning. Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Running cmd (subprocess): nvme version {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG oslo_concurrency.processutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] 'nvme version' failed. Not Retrying. {{(pid=86732) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.nvmeof [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] nvme not present on system {{(pid=86732) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86732) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 08 14:30:25 devstack nova-compute[86732]: INFO os_brick.initiator.connectors.lightos [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Current host hostNQN and IP(s) are ['192.168.122.13', 'fe80::5054:ff:fe34:faf4', '172.24.4.1', '2001:db8::2', 'fe80::9cc1:eeff:fe89:484e', 'fe80::f816:3eff:feb2:ac09', 'fe80::c04a:26ff:fec7:6944', 'fe80::f816:3eff:fe4a:1973', 'fe80::fc5f:bcff:feec:85f6', 'fe80::f816:3eff:fe8b:b1d9', 'fe80::c801:47ff:fe0f:2873', 'fe80::f816:3eff:fe35:a50d'] Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.initiator.connectors.lightos [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] LIGHTOS: no hostnqn found. {{(pid=86732) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG os_brick.utils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] <== get_connector_properties: return (153ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.13', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:9410d219d558', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': '37c99676-207b-431e-8a4a-ef4347f9ae4a', 'nvme_native_multipath': False} {{(pid=86732) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 08 14:30:25 devstack nova-compute[86732]: DEBUG nova.virt.block_device [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Updating existing volume attachment record: de596228-21b2-41e6-92e2-94e45cf0e9fe {{(pid=86732) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.001365356999940559 future=) submitted to {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86732) _log /opt/stack/nova/nova/utils.py:1508}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Emitting event Stopped> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:30:26 devstack nova-compute[86732]: INFO nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] VM Stopped (Lifecycle Event) Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance event wait completed in 0 seconds for {{(pid=86732) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Guest created on hypervisor {{(pid=86732) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4876}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.host [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Removed pending STOPPED event for 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7 due to new event Resumed> {{(pid=86732) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:522}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Resumed> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:30:26 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] VM Resumed (Lifecycle Event) Jul 08 14:30:26 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [-] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Instance spawned successfully. Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1014}} Jul 08 14:30:26 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-e20d4aa2-dd27-4b0f-9352-6d82d0dbbf6e tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rebuild_spawning, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_cdrom_bus of ide {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_disk_bus of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_input_bus of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_pointer_model of None {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_video_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Found default for hw_vif_model of virtio {{(pid=86732) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1043}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:27 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] During sync_power_state the instance has a pending task (rebuild_spawning). Skip. Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Emitting event Started> {{(pid=86732) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jul 08 14:30:27 devstack nova-compute[86732]: INFO nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] VM Started (Lifecycle Event) Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.007s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.volume.quobyte [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] systemd detected. {{(pid=86732) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.023s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:27 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] attach device xml: Jul 08 14:30:27 devstack nova-compute[86732]: Jul 08 14:30:27 devstack nova-compute[86732]: Jul 08 14:30:27 devstack nova-compute[86732]: Jul 08 14:30:27 devstack nova-compute[86732]: Jul 08 14:30:27 devstack nova-compute[86732]: d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb Jul 08 14:30:27 devstack nova-compute[86732]: Jul 08 14:30:27 devstack nova-compute[86732]: {{(pid=86732) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 08 14:30:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Checking state {{(pid=86732) _get_power_state /opt/stack/nova/nova/compute/manager.py:1994}} Jul 08 14:30:28 devstack nova-compute[86732]: DEBUG nova.compute.manager [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: rebuild_spawning, current DB power_state: 1, VM power_state: 1 {{(pid=86732) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1573}} Jul 08 14:30:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.finish_evacuation" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:28 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.finish_evacuation" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:28 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] [instance: 52c39284-d3bf-4ddb-b11c-117fb3e5bdb7] Trying to apply a migration context that does not seem to be set for this instance {{(pid=86732) apply_migration_context /opt/stack/nova/nova/objects/instance.py:1074}} Jul 08 14:30:28 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:29 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-1d2a2807-68e3-4e43-b3be-ba76bbd4f028 tempest-ServerActionsTestOtherA-1189257605 tempest-ServerActionsTestOtherA-1189257605-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.finish_evacuation" :: held 1.071s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No BDM found with device name vda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No BDM found with device name hda, not building metadata. {{(pid=86732) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13212}} Jul 08 14:30:29 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] No VIF found with MAC fa:16:3e:4a:19:73, not building metadata {{(pid=86732) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13188}} Jul 08 14:30:31 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'flavor' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:31 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-0f014b77-2726-4aae-b0c4-6a0ec709aa7a tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.141s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:32 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 17 {{(pid=86732) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 08 14:30:33 devstack nova-compute[86732]: INFO nova.compute.manager [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Detaching volume d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb Jul 08 14:30:33 devstack nova-compute[86732]: INFO nova.virt.block_device [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] [instance: a689e48a-55a7-4244-9fc7-0c07237c49ab] Attempting to driver detach volume d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb from mountpoint /dev/vdb Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Found disk vdb by alias ua-d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb {{(pid=86732) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2878}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Found disk vdb by alias ua-d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb {{(pid=86732) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2878}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Attempting to detach device vdb from instance a689e48a-55a7-4244-9fc7-0c07237c49ab from the persistent domain config. {{(pid=86732) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2628}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] detach device xml: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb Jul 08 14:30:33 devstack nova-compute[86732]:
Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: {{(pid=86732) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 08 14:30:33 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Successfully detached device vdb from instance a689e48a-55a7-4244-9fc7-0c07237c49ab from the persistent domain config. Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] (1/8): Attempting to detach device vdb with device alias ua-d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb from instance a689e48a-55a7-4244-9fc7-0c07237c49ab from the live domain config. {{(pid=86732) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2662}} Jul 08 14:30:33 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] detach device xml: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb Jul 08 14:30:33 devstack nova-compute[86732]:
Jul 08 14:30:33 devstack nova-compute[86732]: Jul 08 14:30:33 devstack nova-compute[86732]: {{(pid=86732) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 08 14:30:34 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-2ebc7cd7-375c-4047-b4a0-aad9c9126e3f None None] Received event ua-d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb> from libvirt while the driver is waiting for it; dispatched. {{(pid=86732) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2515}} Jul 08 14:30:34 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-d1b26312-3ec4-4dab-bc06-3f5ac8a0ebeb for instance a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2742}} Jul 08 14:30:34 devstack nova-compute[86732]: INFO nova.virt.libvirt.driver [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Successfully detached device vdb from instance a689e48a-55a7-4244-9fc7-0c07237c49ab from the live domain config. Jul 08 14:30:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Couldn't unmount the Quobyte Volume at /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jul 08 14:30:34 devstack nova-compute[86732]: Command: umount /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b Jul 08 14:30:34 devstack nova-compute[86732]: Exit code: 32 Jul 08 14:30:34 devstack nova-compute[86732]: Stdout: '' Jul 08 14:30:34 devstack nova-compute[86732]: Stderr: 'umount: /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b: target is busy.\n' Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte Traceback (most recent call last): Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/nova/nova/virt/libvirt/volume/quobyte.py", line 96, in umount_volume Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte nova.privsep.libvirt.umount(mnt_base) Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/priv_context.py", line 315, in _wrap Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte return self.channel.remote_call(name, args, kwargs, r_call_timeout) Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py", line 266, in remote_call Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte raise exc_type(*result[2]) Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte Command: umount /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte Exit code: 32 Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte Stdout: '' Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte Stderr: 'umount: /opt/stack/data/nova/mnt/a7b7280bde4fe43f778c2364bd00821b: target is busy.\n' Jul 08 14:30:34 devstack nova-compute[86732]: ERROR nova.virt.libvirt.volume.quobyte Jul 08 14:30:34 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.036s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:34 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'flavor' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Acquiring lock "interface-a689e48a-55a7-4244-9fc7-0c07237c49ab-febd521b-01f6-4a35-9603-12c2dfb575bf" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jul 08 14:30:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "interface-a689e48a-55a7-4244-9fc7-0c07237c49ab-febd521b-01f6-4a35-9603-12c2dfb575bf" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jul 08 14:30:36 devstack nova-compute[86732]: DEBUG oslo_concurrency.lockutils [None req-a3ca1d94-5bc0-4c83-aa74-700c6cc21524 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lock "a689e48a-55a7-4244-9fc7-0c07237c49ab" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 3.194s {{(pid=86732) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jul 08 14:30:36 devstack nova-compute[86732]: DEBUG nova.objects.instance [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Lazy-loading 'flavor' on Instance uuid a689e48a-55a7-4244-9fc7-0c07237c49ab {{(pid=86732) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.vif [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-08T12:29:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=InstanceDeviceMetadata,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-413093666',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-413093666',id=7,image_ref='8c854d85-d123-4a0e-b956-d260787503ed',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK6DvncLL6g4/ZAAja0kHreYTgM6bMOUz1iiFMnQZxD/9hslTl+uSoX+Ycuj0BQhic4FLH9puMtR8FCZPL+dEeIb3xPIyz4O1pYnhWqVDrtDTkTaMYwg4c+FYVjOJ/hjug==',key_name='tempest-keypair-997256221',keypairs=,launch_index=0,launched_at=2026-07-08T12:29:44Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='18c7fbf27fa04abb90ba81d9b964de81',ramdisk_id='',reservation_id='r-moizel8o',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='member,reader',image_base_image_ref='8c854d85-d123-4a0e-b956-d260787503ed',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-789905361',owner_user_name='tempest-TaggedAttachmentsTest-789905361-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-08T12:29:45Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='80d8567ff89445e18b4da9ae5df7f905',uuid=a689e48a-55a7-4244-9fc7-0c07237c49ab,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86732) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converting VIF {"id": "febd521b-01f6-4a35-9603-12c2dfb575bf", "address": "fa:16:3e:8b:b1:d9", "network": {"id": "af548a93-1164-439a-8aae-5e39b3a4b6e3", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-287776527", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.41", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "18c7fbf27fa04abb90ba81d9b964de81", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapfebd521b-01", "ovs_interfaceid": "febd521b-01f6-4a35-9603-12c2dfb575bf", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.network.os_vif_util [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8b:b1:d9,bridge_name='br-int',has_traffic_filtering=True,id=febd521b-01f6-4a35-9603-12c2dfb575bf,network=Network(af548a93-1164-439a-8aae-5e39b3a4b6e3),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapfebd521b-01') {{(pid=86732) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] looking for interface given config: {{(pid=86732) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] looking for interface given config: {{(pid=86732) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.driver [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] Attempting to detach device tapfebd521b-01 from instance a689e48a-55a7-4244-9fc7-0c07237c49ab from the persistent domain config. {{(pid=86732) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2628}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] detach device xml: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: {{(pid=86732) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] looking for interface given config: {{(pid=86732) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 08 14:30:37 devstack nova-compute[86732]: DEBUG nova.virt.libvirt.guest [None req-13f08105-4575-4c03-a355-59f3319d5da9 tempest-TaggedAttachmentsTest-789905361 tempest-TaggedAttachmentsTest-789905361-project-member] interface for config: not found in domain: Jul 08 14:30:37 devstack nova-compute[86732]: instance-00000007 Jul 08 14:30:37 devstack nova-compute[86732]: a689e48a-55a7-4244-9fc7-0c07237c49ab Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: tempest-device-tagging-server-413093666 Jul 08 14:30:37 devstack nova-compute[86732]: 2026-07-08 12:30:20 Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: 192 Jul 08 14:30:37 devstack nova-compute[86732]: 1 Jul 08 14:30:37 devstack nova-compute[86732]: 0 Jul 08 14:30:37 devstack nova-compute[86732]: 0 Jul 08 14:30:37 devstack nova-compute[86732]: 1 Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: True Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: bare Jul 08 14:30:37 devstack nova-compute[86732]: qcow2 Jul 08 14:30:37 devstack nova-compute[86732]: 1 Jul 08 14:30:37 devstack nova-compute[86732]: 0 Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: ide Jul 08 14:30:37 devstack nova-compute[86732]: virtio Jul 08 14:30:37 devstack nova-compute[86732]: pc Jul 08 14:30:37 devstack nova-compute[86732]: virtio Jul 08 14:30:37 devstack nova-compute[86732]: virtio Jul 08 14:30:37 devstack nova-compute[86732]: virtio Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: tempest-TaggedAttachmentsTest-789905361-project-member Jul 08 14:30:37 devstack nova-compute[86732]: tempest-TaggedAttachmentsTest-789905361 Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: 196608 Jul 08 14:30:37 devstack nova-compute[86732]: 196608 Jul 08 14:30:37 devstack nova-compute[86732]: 1 Jul 08 14:30:37 devstack nova-compute[86732]: 1 Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: /machine Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: OpenStack Foundation Jul 08 14:30:37 devstack nova-compute[86732]: OpenStack Nova Jul 08 14:30:37 devstack nova-compute[86732]: 33.1.0 Jul 08 14:30:37 devstack nova-compute[86732]: a689e48a-55a7-4244-9fc7-0c07237c49ab Jul 08 14:30:37 devstack nova-compute[86732]: a689e48a-55a7-4244-9fc7-0c07237c49ab Jul 08 14:30:37 devstack nova-compute[86732]: Virtual Machine Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: hvm Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: destroy Jul 08 14:30:37 devstack nova-compute[86732]: restart Jul 08 14:30:37 devstack nova-compute[86732]: destroy Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: /usr/bin/qemu-system-x86_64 Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]:
Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]:
Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]:
Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]:
Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]:
Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: Jul 08 14:30:37 devstack nova-compute[86732]: